summaryrefslogtreecommitdiff
path: root/libavfilter/video.c
Commit message (Expand)AuthorAge
...
| * lavfi: add error handling to end_frame().Anton Khirnov2012-07-22
| * lavfi: add error handling to draw_slice().Anton Khirnov2012-07-22
| * lavfi: add error handling to start_frame().Anton Khirnov2012-07-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-21
|\|
| * lavfi: unref AVFilterLink.out_buf in ff_end_frame().Anton Khirnov2012-07-20
| * lavfi: unref AVFilterLink.cur_buf in ff_end_frame().Anton Khirnov2012-07-20
* | Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'Michael Niedermayer2012-06-27
|\|
| * lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov2012-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-24
|\|
* | lavfi: update some deprecated functionsPaul B Mahol2012-06-16
* | lavfi/video: set output frame w/h properties in default_start_frame()Stefano Sabatini2012-06-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-13
|\|
| * lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-13
| * lavfi: make avfilter_get_video_buffer() private on next bump.Anton Khirnov2012-06-13
* | lavfi: change name of tracing functions and of the macro which enables themStefano Sabatini2012-06-13
* | libavfilter: make ff_null_start_frame_keep_ref() a non static inline function.Michael Niedermayer2012-06-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-06
|\|
| * lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-05
* | lavfi: move tracing utilities definition from video.c to avfilter.cStefano Sabatini2012-06-05
* | lavfi/video: fix copyrightMichael Niedermayer2012-05-24
* | lavfi: copy palette in start_frame()Stefano Sabatini2012-05-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-23
|\|
| * lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-22
| * lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-22
* | Merge commit '755cd4197d53946208e042f095b930dca18d9430'Michael Niedermayer2012-05-19
|\|
| * lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.Anton Khirnov2012-05-18
| * avfilter: Move ff_get_ref_perms_string() to where it is used.Diego Biurrun2012-05-15
* | lavfi: remove stray reference to planar/packed.Nicolas George2012-05-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|/
* lavfi: move video-related functions to a separate file.Anton Khirnov2012-05-15