]> git.sesse.net Git - ffmpeg/history - libavfilter
ffv1: Switch to ThreadFrame
[ffmpeg] / libavfilter /
2013-05-11 Michael Niedermayeravfilter/af_astats: fix 64bit printf type
2013-05-11 Michael Niedermayeravfilter/vf_mp: remove unused function
2013-05-11 Michael Niedermayervf_copy: silence "incompatible pointer type" warning
2013-05-10 Clément Bœschlavfi/curves: avoid ctx pointer indirection.
2013-05-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-10 Michael NiedermayerMerge commit '2c299d4165cd9653153e12270971c2368551b79e'
2013-05-10 Michael NiedermayerMerge commit '16a4a18db089af8c432f1cdec62155000585b72c'
2013-05-10 Michael NiedermayerMerge commit '72fbc9685c08baae7ab9996642707eaab873b6f1'
2013-05-10 Paul B Mahollavfi/select: set forgotten VAR_PICT_TYPE_BI
2013-05-10 Paul B Mahollavfi: avectorscope filter
2013-05-10 Clément Bœschlavfi: use ceil right shift for chroma width/height.
2013-05-10 Paul B Mahollavfi/anull: remove redundant lines
2013-05-10 highgod0401lavfi: modify names of deshake_kernel.h and unsharp_ker...
2013-05-10 Stefano Sabatinilavfi/avfiltergraph: fix style
2013-05-10 Stefano Sabatinilavfi/avfilter.h: fix typo
2013-05-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-10 Anton Khirnovaf_asyncts: fix offset calculation
2013-05-09 Clément Bœschlavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.
2013-05-09 Clément Bœschlavfi/overlay: simpler up-rounded w/h computations.
2013-05-09 Clément Bœschlavu: add FF_CEIL_RSHIFT and use it in various places.
2013-05-09 Paul B Mahollavfi: remove alphaextract special code
2013-05-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-09 Michael NiedermayerMerge commit '6e9f8d6a7d7392a236df19fef6f4eba41f18167e'
2013-05-09 Michael NiedermayerMerge commit '3d40c1ee742db5f13ebcf53c2d1fa4bf4f39bcd2'
2013-05-09 Michael NiedermayerMerge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'
2013-05-09 Michael NiedermayerMerge commit 'ed880050edf061b38d3e39e25657c59ad9108b27'
2013-05-09 Michael NiedermayerMerge commit '87614667606b42476f9017d79faf12b45a0bd77c'
2013-05-08 Michael Niedermayeravfilter: fix 2 warnings about discarding const
2013-05-08 Michael Niedermayeravfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINE
2013-05-08 Michael Niedermayeravfilter: Make enabled/disabled state available as...
2013-05-08 Paul B Mahollavfi/extractplanes: packed rgb support
2013-05-08 Paul B Mahollavfi/colorchannelmixer: remove now redudant code
2013-05-08 Paul B Mahollavfi/drawutils: add 16 bit rgb and planar rgb to ff_fi...
2013-05-08 Diego Biurrunx86: vf_yadif: Remove stray dsputil_mmx #include
2013-05-08 Paul B Mahollavfi/null: remove redudant lines
2013-05-08 Paul B Mahollavfi/lut: add support for YUVA422P and YUVA444P
2013-05-08 Paul B Mahollavfi: add gbrap support to some filters
2013-05-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-08 Michael NiedermayerMerge commit 'bd392785a75d7d51414a9788d50396a8d9f29d77'
2013-05-08 Michael NiedermayerMerge commit '1b343cedd7cd68e7865aa5280d1568c7e5d79917'
2013-05-08 Michael NiedermayerMerge commit '63bac48f734fc69cca2ef2cfada92cd9a222734d'
2013-05-08 Michael NiedermayerMerge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2'
2013-05-08 Michael NiedermayerMerge commit '7edaf4edb5c3c04f34ad1242680cbc32d11f4087'
2013-05-08 Michael NiedermayerMerge commit 'db9aee6ccf183508835acc325f5ad87d595eacc4'
2013-05-08 Michael NiedermayerMerge commit '6f98508e2b86dcb79614d8c9b8e97c5e83a21cb0'
2013-05-08 Michael NiedermayerMerge commit 'e55e8b2c362a60bad66929d83d8c83b0d7f5ffc9'
2013-05-08 Michael NiedermayerMerge commit 'e0c53c3408181d2e7d544eb65fc7355a79438dfe'
2013-05-08 Michael NiedermayerMerge commit '9779f93066ee5ea6fba6b76f001d358cc2857891'
2013-05-08 Michael NiedermayerMerge commit 'bce70f8170592599a4f2f5f02606c1246e88df57'
2013-05-08 Michael NiedermayerMerge commit '481575d255195c6c2f32e04686b94de984ae78d4'
2013-05-08 Michael NiedermayerMerge commit 'a97d8cc16e0da30c9ffefa1ede2a0adf3db5f3f8'
2013-05-08 Michael NiedermayerMerge commit '70f9661542a581dfe93b636b1c55b5558e4a4e3c'
2013-05-08 Michael NiedermayerMerge commit '45a1694fde251ee56e23aec073d73172c00aa470'
2013-05-07 Stefano Sabatinilavfi/unsharp: use verbal form in help message options
2013-05-07 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-05-07 Nicolas Georgelavfi: add comments to explain the negotiation loop.
2013-05-07 Nicolas Georgelavfi: fix filter format negotiation loop.
2013-05-07 Clément Bœschlavfi/overlay: reindent fix.
2013-05-07 Clément Bœschlavfi/alphaextract: copy width and not linesize.
2013-05-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-07 Michael NiedermayerMerge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110'
2013-05-07 Michael NiedermayerMerge commit '9cfa21c8c2b81146aab574f55c93f27e5c2d435c'
2013-05-07 Michael NiedermayerMerge commit 'c1eb3e7fecdc270e03a700d61ef941600a6af491'
2013-05-07 Michael NiedermayerMerge commit '74652af821d7e526a6541876a637fbf81261fa8e'
2013-05-06 Janne Grunauvf_scale: add endianness conversion pixel format in...
2013-05-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-06 Michael NiedermayerMerge commit '6c5eac9a603a91a707d030d96ba97e2ef6b3ce50'
2013-05-06 Michael NiedermayerMerge commit '110796739ab32854dc0b6b0a1c95e6ae98889062'
2013-05-06 Michael NiedermayerMerge commit 'dc1b328d0df6e5ad5ff0ca4ae031e08466624f9c'
2013-05-06 Michael NiedermayerMerge commit '9e5e76ef9ea803432ef2782a3f528c3f5bab621e'
2013-05-06 Michael Niedermayeravfilter: add av_cold to uninit()
2013-05-06 highgod0401lavfi/deshake_opencl: use ff_opencl_set_parameter
2013-05-06 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-05-06 highgod0401lavfi/unsharp_opencl: use av_opencl_errstr
2013-05-06 highgod0401lavfi/unsharp: fix opencl crash on 64bit linux
2013-05-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-06 Michael NiedermayerMerge commit '46c1917350f58dfab84e41919e6c02d43950db8c'
2013-05-06 Michael NiedermayerMerge commit 'bd8ac882140a38868c33c000a430a1292a352533'
2013-05-06 Michael NiedermayerMerge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'
2013-05-05 Michael Niedermayermake the ordering of the return type and av_cold consistent
2013-05-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-05 Michael NiedermayerMerge commit '2b677ffca54a5fbef9c8860841c32f28ecd68f70'
2013-05-05 Michael NiedermayerMerge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'
2013-05-05 Michael NiedermayerMerge commit '20c86571ccc71412781d4a4813e4693e0c42aec6'
2013-05-05 Michael NiedermayerMerge commit 'c0c2b96c136ec2cbfd808eefc26de399f447d62f'
2013-05-05 Michael NiedermayerMerge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
2013-05-05 Michael NiedermayerMerge commit '4d7ed3e73541983459a7913c2034eba69ebc113d'
2013-05-05 Michael NiedermayerMerge commit 'e445647b4fdf481b13b2743b303d84de4f43bedd'
2013-05-05 Michael NiedermayerMerge commit '093804a93cc5da3f95f98265a5df116912443cec'
2013-05-05 Michael NiedermayerMerge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'
2013-05-05 Michael NiedermayerMerge commit '72e228b274a98af1aba9588415d0cd87fde44663'
2013-05-05 Michael NiedermayerMerge commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a'
2013-05-05 Michael NiedermayerMerge commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07'
2013-05-05 Michael NiedermayerMerge commit '768e44d044bc32de1e58c198a3708d186af7e966'
2013-05-04 Michael Niedermayersrc_movie: fix scanf string
2013-05-04 Hendrik Leppkeslavfi: let gcc realign the stack on public graph drivin...
2013-05-04 Diego Biurrunavfilter: Add av_cold attributes to init/uninit functions
2013-05-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-04 Michael NiedermayerMerge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'
2013-05-04 Michael NiedermayerMerge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'
next