summaryrefslogtreecommitdiff
path: root/libavfilter/vsrc_color.c
Commit message (Expand)AuthorAge
* lavfi: move color filter to testsrc, factorizeStefano Sabatini2012-08-03
* lavfi/color: free internal context options in uninit()Stefano Sabatini2012-07-30
* lavfi/color: cache and reuse colored picture in contextStefano Sabatini2012-07-30
* lavfi/color: reindent after the previous commitStefano Sabatini2012-07-30
* lavfi/color: drop support for old deprecated syntaxStefano Sabatini2012-07-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-22
|\
| * lavfi: check all ff_get_video_buffer() calls for errors.Anton Khirnov2012-07-22
| * lavfi: check all avfilter_ref_buffer() calls for errors.Anton Khirnov2012-07-22
| * lavfi: check all ff_start_frame/draw_slice/end_frame calls for errorsAnton Khirnov2012-07-22
* | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'Michael Niedermayer2012-07-22
|\|
| * lavfi: use const for AVFilterPad declarations in all filters.Ronald S. Bultje2012-07-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-27
|\|
| * lavfi: make filters less verbose.Anton Khirnov2012-06-26
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer2012-06-26
|\|
| * lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-26
* | lavfi: define macro AVFILTER_DEFINE_CLASSStefano Sabatini2012-06-22
* | lavfi: remove redundant checks after av_parse_video_rate()Paul B Mahol2012-06-20
* | lavfi/color: fix typoPaul B Mahol2012-06-19
* | lavfi/color: use AVOptionsPaul B Mahol2012-06-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-13
|\|
| * lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-13
| * lavfi: make avfilter_get_video_buffer() private on next bump.Anton Khirnov2012-06-13
* | 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: make formats API private on next bump.Anton Khirnov2012-06-05
| * vsrc_color: use internal timebaseStefano Sabatini2011-09-28
| * vsrc_color: set output pos values to -1Stefano Sabatini2011-09-19
| * vsrc_color: add @file doxyStefano Sabatini2011-09-19
* | vsrc_color: port to new drawutils API.Nicolas George2012-03-21
* | lavfi: add missing periods in descriptions.Clément Bœsch2012-01-20
* | Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
|\|
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-03
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * lavfi: put color source in a dedicated fileStefano Sabatini2011-02-21
* lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki2011-06-19
* vsrc_color: use internal timebaseStefano Sabatini2011-06-19
* vsrc_color: set output pos values to -1Stefano Sabatini2011-06-18
* vsrc_color: add @file doxyStefano Sabatini2011-06-18
* lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratioStefano Sabatini2011-05-01
* lavfi: put color source in a dedicated fileStefano Sabatini2011-02-21