summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Merge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347'Michael Niedermayer2013-04-17
|\
| * af_channelmap: cosmetics, use an extra local variable to shorten the codeAnton Khirnov2013-04-17
* | Merge commit 'aafed1175df76603e94c99a7748968780d6548d2'Michael Niedermayer2013-04-17
|\|
| * af_channelmap: sanity check input channel indices in all cases.Anton Khirnov2013-04-17
* | 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
|\|