summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/atempo: remove dead increment.Clément Bœsch2012-08-081-1/+0
* lavfi/testsrc: set default value for option "color" to NULL and rework color ...Stefano Sabatini2012-08-081-8/+13
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-072-2/+2
|\
* | lavfi: add smptebars sourcePaul B Mahol2012-08-074-2/+135
* | Replace various inlined inverse AVRational with av_inv_q().Clément Bœsch2012-08-061-1/+1
* | lavfi/overlay: remove dead initialization.Clément Bœsch2012-08-061-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-051-0/+4
|\ \ | |/
| * lavfi: properly signal out-of-memory error in ff_filter_samplesReinhard Tartler2012-08-051-0/+4
| * cosmetics: Fix a few switched periods and linebreaksDerek Buitenhuis2012-08-041-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-042-6/+6
|\ \ | |/
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-032-6/+6
* | lavfi: document the constraints on incoming frames.Nicolas George2012-08-041-0/+6
* | lavfi: use a new field for automatic buffer copy.Nicolas George2012-08-042-4/+25
* | lavfi: move color filter to testsrc, factorizeStefano Sabatini2012-08-034-190/+98
* | Fix misc swapped dot and carriage returns in av_log calls.Clément Bœsch2012-08-031-2/+2
* | amerge/astreamsync/pan: fix license boilerplate.Nicolas George2012-08-033-3/+3
* | lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copyStefano Sabatini2012-08-021-11/+4
* | lavfi/drawutils: make ff_draw_color() accept a const rgba mapStefano Sabatini2012-08-022-2/+2
* | lavfi/video: remove duplicated function ff_null_start_frame_keep_ref()Stefano Sabatini2012-08-025-10/+4
* | lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classesStefano Sabatini2012-08-011-15/+6
* | lavfi/testsrc: extend logic in request_frame, support static image outputStefano Sabatini2012-08-011-13/+32
* | lavfi/testsrc: free the context in uninitStefano Sabatini2012-08-011-2/+10
* | vf_tile: fix output buffer ownership.Nicolas George2012-08-011-6/+8
* | lavfi/testsrc: drop pointless parenthesesStefano Sabatini2012-08-011-1/+1
* | lavfi: remove unused defaults.c fileStefano Sabatini2012-08-012-49/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-311-5/+5
|\ \ | |/
| * x86: yadif: Mark mmxext optimizations as suchDiego Biurrun2012-07-311-5/+5
* | lavfi/movie: force channel layout if not set by the decoderStefano Sabatini2012-07-311-2/+30
* | lavfi/asettb: do not create a new reference in filter_samples()Stefano Sabatini2012-07-311-8/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-301-3/+2
|\ \ | |/
| * af_asyncts: avoid overflow in out_size with large delta valuesJustin Ruggles2012-07-291-1/+1
| * af_asyncts: add first_pts optionJustin Ruggles2012-07-291-2/+1
* | lavfi: use correct PTS for link age.Nicolas George2012-07-301-1/+1
* | yadif: update frame rateMichael Niedermayer2012-07-301-0/+5
* | avfilter: fix minor typoMichael Niedermayer2012-07-301-1/+1
* | lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffe...Stefano Sabatini2012-07-301-4/+4
* | lavfi/color: free internal context options in uninit()Stefano Sabatini2012-07-301-1/+1
* | lavfi/color: cache and reuse colored picture in contextStefano Sabatini2012-07-301-12/+22
* | lavfi/color: reindent after the previous commitStefano Sabatini2012-07-301-14/+14
* | lavfi/color: drop support for old deprecated syntaxStefano Sabatini2012-07-302-25/+1
* | lavfi/testsrc: add comment in optionsStefano Sabatini2012-07-301-0/+2
* | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer2012-07-295-259/+202
|\ \ | |/
| * vf_hqdn3d: support 9 and 10bit colordepthLoren Merritt2012-07-281-19/+53
| * vf_hqdn3d: reduce intermediate precisionLoren Merritt2012-07-281-30/+32
| * vf_hqdn3d: simplify and optimizeLoren Merritt2012-07-281-106/+51
| * factor identical ff_inplace_start_frame out of two filtersLoren Merritt2012-07-284-73/+39
| * vf_hqdn3d: cosmeticsLoren Merritt2012-07-281-156/+152
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-291-1/+1
|\ \ | |/
| * lavfi: bump minor to mark stabilizing the ABI.Anton Khirnov2012-07-281-1/+1
* | avf_concat: fix silence duration.Nicolas George2012-07-281-1/+1
OpenPOWER on IntegriCloud