- 02 Apr, 2018 1 commit
-
-
Josh de Kock authored
avdevice_register_all() is still required to register devices into lavf (this is required due to lavd being somewhat of a hack). Signed-off-by:
Josh de Kock <josh@itanimul.li>
-
- 28 Jan, 2018 1 commit
-
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 06 Jan, 2018 3 commits
-
-
Nicolas George authored
-
Nicolas George authored
No longer access buffersink's link structure directly.
-
James Almer authored
This reverts commit 01c21653. It was applied by accident before it could be reviewed.
-
- 05 Jan, 2018 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 09 Jan, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Mar, 2014 1 commit
-
-
Lukasz Marek authored
Codec id is guessed from uninitialized sample format. Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com>
-
- 13 Feb, 2014 1 commit
-
-
Lukasz Marek authored
in case av_interleaved_write_uncoded_frame fails it seems frame is freed for the second time in fail section. Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com> Reviewed-by:
Nicolas George <george@nsup.org> This commit also removes 1 trailing whitespace as otherwise the push hook rejects it Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Feb, 2014 1 commit
-
-
Nicolas George authored
-