| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_... | Hendrik Leppkes | 2012-10-20 | 1 | -1/+1 |
* | lavfi: limit matching w/h/fmt asserts to non scale filters | Michael Niedermayer | 2012-10-17 | 1 | -3/+5 |
* | Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' | Michael Niedermayer | 2012-10-12 | 1 | -1/+2 |
|\ |
|
| * | lavfi: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -1/+2 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | lavfi: check that buffer and link properties match. | Nicolas George | 2012-09-13 | 1 | -0/+4 |
* | | lavfi: drop deprecated and pointless avfilter_default_end_frame() function | Stefano Sabatini | 2012-09-09 | 1 | -6/+0 |
* | | libavfilter: pass QP table through the filter chain | Michael Niedermayer | 2012-09-07 | 1 | -0/+1 |
* | | lavfi: add a closed field to AVFilerLink. | Nicolas George | 2012-08-22 | 1 | -0/+5 |
* | | lavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inplace_start_frame. | Nicolas George | 2012-08-17 | 1 | -1/+1 |
* | | lavfi: grant all permissions on mallocated video buffers. | Nicolas George | 2012-08-17 | 1 | -2/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+4 |
|\| |
|
| * | Add some more missing includes after removing the implicit common.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+3 |
* | | lavfi: use min_perms and rej_perms for out pads. | Nicolas George | 2012-08-14 | 1 | -1/+6 |
* | | lavfi: use a new field for automatic buffer copy. | Nicolas George | 2012-08-04 | 1 | -4/+16 |
* | | lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() | Stefano Sabatini | 2012-08-02 | 1 | -6/+0 |
* | | lavfi: use correct PTS for link age. | Nicolas George | 2012-07-30 | 1 | -1/+1 |
* | | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' | Michael Niedermayer | 2012-07-29 | 1 | -0/+36 |
|\| |
|
| * | factor identical ff_inplace_start_frame out of two filters | Loren Merritt | 2012-07-28 | 1 | -0/+36 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -37/+63 |
|\| |
|
| * | lavfi: check all avfilter_ref_buffer() calls for errors. | Anton Khirnov | 2012-07-22 | 1 | -1/+6 |
| * | lavfi: add error handling to end_frame(). | Anton Khirnov | 2012-07-22 | 1 | -7/+11 |
| * | lavfi: add error handling to draw_slice(). | Anton Khirnov | 2012-07-22 | 1 | -8/+12 |
| * | lavfi: add error handling to start_frame(). | Anton Khirnov | 2012-07-22 | 1 | -16/+31 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-21 | 1 | -10/+9 |
|\| |
|
| * | lavfi: unref AVFilterLink.out_buf in ff_end_frame(). | Anton Khirnov | 2012-07-20 | 1 | -4/+1 |
| * | lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). | Anton Khirnov | 2012-07-20 | 1 | -4/+3 |
* | | Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63' | Michael Niedermayer | 2012-06-27 | 1 | -46/+0 |
|\| |
|
| * | lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft | Anton Khirnov | 2012-06-26 | 1 | -51/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -4/+5 |
|\| |
|
* | | 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 |