summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | | lavfi/stereo3d: fix output width for sbsl/sbs2lPaul B Mahol2013-04-17
* | | lavfi: remove bad inverse telecine filtersPaul B Mahol2013-04-17
| |/ |/|
* | lavfi/histeq: fix out of array writePaul B Mahol2013-04-17
* | lavfi/il: remove pointless storePaul B Mahol2013-04-16
* | lavfi/earwax: remove pointless storePaul B Mahol2013-04-16
* | lavfi/stereo3d: remove pointless storePaul B Mahol2013-04-16
* | lavfi/aspect: fix weird copyright noticeStefano Sabatini2013-04-16
* | lavfi/split: use AVFILTER_DEFINE_CLASS to define classStefano Sabatini2013-04-16
* | lavfi/interlace: remove now unused av_opt_free() callPaul B Mahol2013-04-16
* | lavfi/split: fix minor documentation issuesStefano Sabatini2013-04-15
* | lavfi/drawtext: make options array more readable.Clément Bœsch2013-04-15
* | vf_histogram: avoid floats, unbreak fateMichael Niedermayer2013-04-15
* | lavfi/histogram: remove pointless storePaul B Mahol2013-04-15
* | lavfi/noise: remove pointless storePaul B Mahol2013-04-15
* | lavfi/curves: fix memleak after master component dition.Clément Bœsch2013-04-15
* | deshake: fix off by 2 errorMichael Niedermayer2013-04-15
* | vf_deshake: Fix crash with r*=64Michael Niedermayer2013-04-15
* | lavfi/curves: add support for Photoshop curves files (.acv).Clément Bœsch2013-04-15
* | lavfi/curves: add support for master component.Clément Bœsch2013-04-15
* | lavfi/aphaser: silence uninitialized variable warnings.Clément Bœsch2013-04-15
* | lavfi/negate: stop calling lut_init() as that function does nothing nowPaul B Mahol2013-04-14
* | lavfi/testsrc: unbreak smptebars only buildPaul B Mahol2013-04-14
* | lavfi: add missing periods in filter descriptions.Clément Bœsch2013-04-14
* | Add avpriv_dsputil_init() and use it in lavfi where relevant.Clément Bœsch2013-04-14
* | lavfi: port IVTC filters from vapoursynth.Clément Bœsch2013-04-14
* | lavfi: rename decimate to mpdecimate.Clément Bœsch2013-04-14
* | lavfi/smptehdbars: fix priv_class pointer.Clément Bœsch2013-04-14
* | lavfi/testsrc: grammar fix in comment after 03e2ec32.Clément Bœsch2013-04-14
* | lavfi: add smptehdbars sourcePaul B Mahol2013-04-14
* | lavfi/buffersink: factor checks for lists sizes.Nicolas George2013-04-13
* | lavfi: flag more dynamic i/o filters.Clément Bœsch2013-04-13
* | vf_mp: mp buffers are not compatible with the reference count systemMichael Niedermayer2013-04-13
* | lavfi/testsrc: make use of AV_OPT_TYPE_DURATIONStefano Sabatini2013-04-13
* | lavfi: drop now unused shorthand field from AVFilter.Clément Bœsch2013-04-13
* | lavfi/hue: add support for more alpha formatsPaul B Mahol2013-04-12
* | lavfi/hue: copy alpha plane tooPaul B Mahol2013-04-12
* | lavfi/hue: make do while (0) form meaningful.Clément Bœsch2013-04-12
* | lavfi/crop: log pos in debug messageStefano Sabatini2013-04-12
* | lavfi/crop: restore pos constant, and fix "t" variable misplacement in variab...Stefano Sabatini2013-04-12
* | vf_interlace: fix frame rateMichael Niedermayer2013-04-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-12
|\|
| * lavfi: new interlace filterVittorio Giovara2013-04-11
* | avfilter: add missing AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer2013-04-12
* | asetpts: add AVOptionsMichael Niedermayer2013-04-12
* | avfilter: Filter options that are used for both video and audio should have b...Michael Niedermayer2013-04-12
* | Merge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee'Michael Niedermayer2013-04-12
|\|
| * lavfi: do not segfault on NULL passed to avfilter_get_by_name()Anton Khirnov2013-04-11
* | Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'Michael Niedermayer2013-04-12
|\|
| * lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-11
* | Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'Michael Niedermayer2013-04-12
|\|