]> git.sesse.net Git - ffmpeg/history - libavfilter
sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table
[ffmpeg] / libavfilter /
2013-04-15 Michael Niedermayervf_histogram: avoid floats, unbreak fate
2013-04-15 Paul B Mahollavfi/histogram: remove pointless store
2013-04-15 Paul B Mahollavfi/noise: remove pointless store
2013-04-15 Clément Bœschlavfi/curves: fix memleak after master component dition.
2013-04-15 Michael Niedermayerdeshake: fix off by 2 error
2013-04-15 Michael Niedermayervf_deshake: Fix crash with r*=64
2013-04-15 Clément Bœschlavfi/curves: add support for Photoshop curves files...
2013-04-15 Clément Bœschlavfi/curves: add support for master component.
2013-04-14 Clément Bœschlavfi/aphaser: silence uninitialized variable warnings.
2013-04-14 Paul B Mahollavfi/negate: stop calling lut_init() as that function...
2013-04-14 Paul B Mahollavfi/testsrc: unbreak smptebars only build
2013-04-14 Clément Bœschlavfi: add missing periods in filter descriptions.
2013-04-14 Clément BœschAdd avpriv_dsputil_init() and use it in lavfi where...
2013-04-14 Clément Bœschlavfi: port IVTC filters from vapoursynth.
2013-04-14 Clément Bœschlavfi: rename decimate to mpdecimate.
2013-04-14 Clément Bœschlavfi/smptehdbars: fix priv_class pointer.
2013-04-14 Clément Bœschlavfi/testsrc: grammar fix in comment after 03e2ec32.
2013-04-14 Paul B Mahollavfi: add smptehdbars source
2013-04-13 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-13 Nicolas Georgelavfi/buffersink: factor checks for lists sizes.
2013-04-13 Clément Bœschlavfi: flag more dynamic i/o filters.
2013-04-13 Michael Niedermayervf_mp: mp buffers are not compatible with the reference...
2013-04-13 Stefano Sabatinilavfi/testsrc: make use of AV_OPT_TYPE_DURATION
2013-04-12 Clément Bœschlavfi: drop now unused shorthand field from AVFilter.
2013-04-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-12 Michael NiedermayerMerge commit '2004c7c8f763280ff3ba675ea21cf25396528fd3'
2013-04-12 Michael NiedermayerMerge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256'
2013-04-12 Michael NiedermayerMerge commit 'e027032fc6a49db5a4ce12fc3e09ffb86ff20522'
2013-04-12 Michael NiedermayerMerge commit 'a89c05500f68d94a0269e68bc522abfd420c5497'
2013-04-12 Paul B Mahollavfi/hue: add support for more alpha formats
2013-04-12 Paul B Mahollavfi/hue: copy alpha plane too
2013-04-12 Clément Bœschlavfi/hue: make do while (0) form meaningful.
2013-04-12 Stefano Sabatinilavfi/crop: log pos in debug message
2013-04-12 Stefano Sabatinilavfi/crop: restore pos constant, and fix "t" variable...
2013-04-12 Michael Niedermayervf_interlace: fix frame rate
2013-04-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-12 Michael NiedermayerMerge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9'
2013-04-12 Michael NiedermayerMerge commit 'e19e8aeeaaff3d4bc8f6065764c93f0298782ac6'
2013-04-12 Michael Niedermayeravfilter: add missing AV_OPT_FLAG_FILTERING_PARAM
2013-04-12 Michael Niedermayerasetpts: add AVOptions
2013-04-12 Michael Niedermayeravfilter: Filter options that are used for both video...
2013-04-12 Michael NiedermayerMerge commit 'dc574658d15ad8f171dbdecbdce7197acf9424a0'
2013-04-12 Michael NiedermayerMerge commit 'bee2d75b66e2f02e0877796c01202299a4b56cfb'
2013-04-12 Michael NiedermayerMerge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee'
2013-04-12 Michael NiedermayerMerge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'
2013-04-12 Michael NiedermayerMerge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'
2013-04-12 Michael NiedermayerMerge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'
2013-04-12 Michael NiedermayerMerge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'
2013-04-12 Clément Bœschlavfi: fix forgotten chunk in eb0f774d.
2013-04-12 Michael Niedermayeravfilter: remove opaque passing hacks
2013-04-12 Clément Bœschlavfi/ocv: fix crash with no dilate arguments.
2013-04-12 Clément Bœschlavfi/ocv: fix crash with no filter name specified.
2013-04-12 Clément Bœschlavfi/ocv: fix build after fd6228e65.
2013-04-12 Michael Niedermayerbuffersink: remove shorthand
2013-04-12 Michael Niedermayeravfilter: remove mixed args hack for scale.
2013-04-12 Nicolas Georgelavfi/buffersink: accept parameters as options.
2013-04-12 Michael Niedermayeravfilter/asrc_aevalsrc: fix return code, 2nd try
2013-04-12 Michael Niedermayerlavfi: remove now unused args parameter from AVFilter...
2013-04-12 Anton Khirnovlavfi: remove now unused args parameter from AVFilter...
2013-04-12 Michael Niedermayeravfilter/asrc_aevalsrc: check correct variable
2013-04-12 Michael Niedermayeravfilter: remove old shorthand system
2013-04-12 Michael Niedermayeraf_pan: avoid spaces before % to avoid possible issues...
2013-04-12 Michael Niedermayeraf_pan: switch to an AVOptions-based shorthand system.
2013-04-12 Серж Нискородовaf_pan: fix parsing arguments from the example in the...
2013-04-12 Michael Niedermayerabuffer: switch to an AVOptions-based shorthand system.
2013-04-12 Michael Niedermayerbuffersrc: switch to an AVOptions-based shorthand system.
2013-04-12 Pavel Koshevoylavfi/atempo: switch to an AVOptions-based system.
2013-04-12 Michael Niedermayeravfilter: Update scale to dictionary based options
2013-04-11 Michael NiedermayerMerge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'
2013-04-11 Michael NiedermayerMerge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'
2013-04-11 Michael NiedermayerMerge commit '111367263af41c88a44bd763ceefc11d53a7f655'
2013-04-11 Michael NiedermayerMerge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'
2013-04-11 Michael NiedermayerMerge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'
2013-04-11 Stefano Sabatinilavfi/overlay: improve feedback in case of invalid...
2013-04-11 Stefano Sabatinilavfi/overlay: fix crash in case of invalid expression
2013-04-11 Stefano Sabatinilavfi/overlay: add repeatlast option
2013-04-11 Stefano Sabatinilavfi/overlay: reindent constants in option list
2013-04-11 Michael NiedermayerMerge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'
2013-04-11 Michael NiedermayerMerge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446'
2013-04-11 Clément Bœschlavfi/mp: switch to an AVOptions-based system.
2013-04-11 Clément Bœschlavfi/aspect: fix d2q convert in init.
2013-04-11 Michael NiedermayerMerge commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6'
2013-04-11 Michael NiedermayerMerge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'
2013-04-11 Clément Bœschlavfi: deprecate aconvert.
2013-04-11 Clément Bœschlavfi/aspect: switch to an AVOptions-based system.
2013-04-11 Michael NiedermayerMerge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795'
2013-04-11 Stefano Sabatinilavfi/flite: switch to AVOption-based system
2013-04-11 Stefano Sabatinilavfi/hue: extend debugging message
2013-04-11 Stefano Sabatinilavfi/hue: reindent after last commit
2013-04-11 Stefano Sabatinilavfi/hue: apply major simplifications, and switch...
2013-04-11 Vittorio Giovaralavfi: new interlace filter
2013-04-11 Clément Bœschlavfi/ebur128: remove now unused av_opt_free call.
2013-04-11 Anton Khirnovlavfi: do not segfault on NULL passed to avfilter_get_b...
2013-04-11 Anton Khirnovlavfi: change the filter registering system to match...
2013-04-11 Anton Khirnovlavfi: add a function for counting elements in AVFilter...
2013-04-11 Anton Khirnovlavfi: mark filters with dynamic number of inputs or...
2013-04-11 Michael Niedermayeravfilter/aresample: use init_dict system and set child...
2013-04-11 Michael Niedermayeravfilter: fix handing of child context options
2013-04-11 Anton Khirnovlavfi: add avfilter_init_dict() for initializing a...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_str() to replace avfilter_init...
next