summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/video: remove duplicated function ff_null_start_frame_keep_ref()Stefano Sabatini2012-08-02
* lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classesStefano Sabatini2012-08-01
* lavfi/testsrc: extend logic in request_frame, support static image outputStefano Sabatini2012-08-01
* lavfi/testsrc: free the context in uninitStefano Sabatini2012-08-01
* vf_tile: fix output buffer ownership.Nicolas George2012-08-01
* lavfi/testsrc: drop pointless parenthesesStefano Sabatini2012-08-01
* lavfi: remove unused defaults.c fileStefano Sabatini2012-08-01
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-31
|\
| * x86: yadif: Mark mmxext optimizations as suchDiego Biurrun2012-07-31
* | lavfi/movie: force channel layout if not set by the decoderStefano Sabatini2012-07-31
* | lavfi/asettb: do not create a new reference in filter_samples()Stefano Sabatini2012-07-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\|
| * af_asyncts: avoid overflow in out_size with large delta valuesJustin Ruggles2012-07-29
| * af_asyncts: add first_pts optionJustin Ruggles2012-07-29
* | lavfi: use correct PTS for link age.Nicolas George2012-07-30
* | yadif: update frame rateMichael Niedermayer2012-07-30
* | avfilter: fix minor typoMichael Niedermayer2012-07-30
* | lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffe...Stefano Sabatini2012-07-30
* | 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
* | lavfi/testsrc: add comment in optionsStefano Sabatini2012-07-30
* | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer2012-07-29
|\|
| * vf_hqdn3d: support 9 and 10bit colordepthLoren Merritt2012-07-28
| * vf_hqdn3d: reduce intermediate precisionLoren Merritt2012-07-28
| * vf_hqdn3d: simplify and optimizeLoren Merritt2012-07-28
| * factor identical ff_inplace_start_frame out of two filtersLoren Merritt2012-07-28
| * vf_hqdn3d: cosmeticsLoren Merritt2012-07-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-29
|\|
| * lavfi: bump minor to mark stabilizing the ABI.Anton Khirnov2012-07-28
* | avf_concat: fix silence duration.Nicolas George2012-07-28
* | asrc_flite: do not crash on multiple instances.Nicolas George2012-07-28
* | avf_concat: fix min value for v option.Nicolas George2012-07-28
* | lavfi: add flite audio sourceStefano Sabatini2012-07-28
* | lavfi: move movie and amovie to a "multimedia sources" sectionStefano Sabatini2012-07-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-27
|\|
| * lavfi: better channel layout negotiationJustin Ruggles2012-07-27
* | vf_alphamerge: Fix reversed conditionalSteven Robertson2012-07-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-26
|\|
| * vf_yadif: unset cur_buf on the input link.Anton Khirnov2012-07-26
| * vf_overlay: ensure the overlay frame does not get leaked.Anton Khirnov2012-07-26
| * vf_overlay: prevent premature freeing of cur_bufMichael Niedermayer2012-07-26
| * avfilter: Fix printf format string conversion specifierDiego Biurrun2012-07-25
* | lavfi/af_amerge: avfilter_copy_buffer_ref_props will overwrite output ptsWilliam Yu2012-07-26
* | lavfi/avfilter.h: add doxy for AVFilterLink.out_bufStefano Sabatini2012-07-25
* | lavfi/avfilter.h: add doxy for AVFilterLink.cur_bufStefano Sabatini2012-07-25
* | vf_deshake: set cur_buf to NULL.Nicolas George2012-07-23
* | vf_colormatrix: add missing semicolonPaul B Mahol2012-07-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-23
|\|