| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -1/+1 |
* | lavfi/video: set output frame w/h properties in default_start_frame() | Stefano Sabatini | 2012-06-16 | 1 | -0/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -7/+11 |
|\ |
|
| * | lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs | Anton Khirnov | 2012-06-13 | 1 | -3/+3 |
| * | lavfi: make avfilter_get_video_buffer() private on next bump. | Anton Khirnov | 2012-06-13 | 1 | -4/+8 |
* | | lavfi: change name of tracing functions and of the macro which enables them | Stefano Sabatini | 2012-06-13 | 1 | -5/+5 |
* | | libavfilter: make ff_null_start_frame_keep_ref() a non static inline function. | Michael Niedermayer | 2012-06-10 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -9/+21 |
|\| |
|
| * | lavfi: remove request/poll and drawing functions from public API on next bump | Anton Khirnov | 2012-06-05 | 1 | -9/+21 |
* | | lavfi: move tracing utilities definition from video.c to avfilter.c | Stefano Sabatini | 2012-06-05 | 1 | -40/+0 |
* | | lavfi/video: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+4 |
* | | lavfi: copy palette in start_frame() | Stefano Sabatini | 2012-05-24 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-23 | 1 | -12/+47 |
|\| |
|
| * | lavfi: remove avfilter_null_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -4/+20 |
| * | lavfi: remove avfilter_default_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -8/+27 |
* | | Merge commit '755cd4197d53946208e042f095b930dca18d9430' | Michael Niedermayer | 2012-05-19 | 1 | -0/+2 |
|\| |
|
| * | lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. | Anton Khirnov | 2012-05-18 | 1 | -0/+2 |
| * | avfilter: Move ff_get_ref_perms_string() to where it is used. | Diego Biurrun | 2012-05-15 | 1 | -0/+14 |
* | | lavfi: remove stray reference to planar/packed. | Nicolas George | 2012-05-19 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-16 | 1 | -11/+62 |
|/ |
|
* | lavfi: move video-related functions to a separate file. | Anton Khirnov | 2012-05-15 | 1 | -0/+294 |