- 26 Jun, 2012 2 commits
-
-
Gavin Kinsey authored
Free packets unconditionally after demuxing, and not only when the packets belong to a given stream. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Gavin Kinsey authored
Update the video filtering example program based on the audio one. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 24 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Jun, 2012 1 commit
-
-
Andrew Wason authored
The filtering_audio.c example needs to be updated for the new "abuffer" filter args. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 May, 2012 8 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
Note: the condition looked wrong in the first place ("if DTS is not defined, then set PTS to that undefined value [...]").
-
Clément Bœsch authored
Avoid some memleaks.
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
All the other examples already use the system installed headers.
-
Clément Bœsch authored
These rules are already in gmake builtins.
-
Clément Bœsch authored
-
- 16 May, 2012 1 commit
-
-
Stefano Sabatini authored
The planar/packed switch and the packing_formats list is no longer required, since the planar/packed information is now stored in the sample format enum. This is technically a major API break, possibly it should be not too painful as we marked the audio filtering API as unstable.
-
- 12 May, 2012 7 commits
-
-
Clément Bœsch authored
It is required for audio filtering.
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
The header is required for the sin() function.
-
Clément Bœsch authored
These two examples use the sin() function.
-
Clément Bœsch authored
-
- 08 May, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 May, 2012 1 commit
-
-
Nicolas George authored
-
- 03 May, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Apr, 2012 2 commits
-
-
Nicolas George authored
Decode errors can happen with concatenated MP3s with different formats.
-
Nicolas George authored
-
- 12 Apr, 2012 1 commit
-
-
Stefano Sabatini authored
Remove unused variable size from video_encode_example() function. Fix GCC warning: decoding_encoding.c:214:22: warning: unused variable ‘size’ [-Wunused-variable]
-
- 22 Mar, 2012 1 commit
-
-
Michael Niedermayer authored
This should be converted to the new API Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Feb, 2012 2 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
Mostly based on doc/examples/filtering.c. lavfi API is still limited to "buffer feeding" instead of "frame feeding" at the moment, so this example code sticks with it.
-
- 19 Feb, 2012 4 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- 28 Jan, 2012 2 commits
-
-
Michael Niedermayer authored
Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Dec, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Dec, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Nov, 2011 1 commit
-
-
Clément Bœsch authored
-
- 05 Nov, 2011 1 commit
-
-
Clément Bœsch authored
-