]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-05-01 Nicolas Georgelavc: copy subtitle_header when copying context.
2013-05-01 Nicolas Georgelavf: data muxer and demuxer.
2013-05-01 Michael NiedermayerMerge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876'
2013-05-01 Michael NiedermayerMerge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'
2013-05-01 Michael NiedermayerMerge commit '2548834b2248ad4d7da9bd0afed09d7d0cddeeb0'
2013-05-01 Michael NiedermayerMerge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8'
2013-05-01 Michael NiedermayerMerge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071'
2013-05-01 Michael NiedermayerMerge commit 'e036bb7899d0faca9159206be9bf5552e76e7633'
2013-05-01 Michael NiedermayerMerge commit 'bda9e6d923df6d46cc5cafb30a59a01d2514fa61'
2013-05-01 Michael NiedermayerMerge commit '95220be1faac628d849a004644c0d102df0aa98b'
2013-05-01 Clément Bœschdoc/filters: fix scale example equivalence.
2013-05-01 Clément Bœschdoc/filters: replace hqdn3d with smartblur in timeline...
2013-04-30 Michael Niedermayerh264: Use the correct croping values.
2013-04-30 Michael Niedermayerh264: assert that croping values at slice level are...
2013-04-30 Michael Niedermayerh264_ps: check croping values
2013-04-30 Michael Niedermayeravutil/log: Fix context pointer used for get_category()
2013-04-30 Derek Buitenhuisavutil: doxy: Small clarification for av_buffer_create()
2013-04-30 Derek Buitenhuisavcodec: doxy: Clarify how to use buf[] when implementi...
2013-04-30 Derek Buitenhuisavcodec: doxy: Clarify what get_buffer2 must fill in...
2013-04-30 Diego Biurrunavformat: Drop unnecessary ff_ name prefixes from stati...
2013-04-30 Diego Biurrunppc: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunx86: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunarm: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunavcodec: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Michael Niedermayergif: Fix little endian specific code
2013-04-30 Michael Niedermayerframecrcenc: workaround design flaw in sidedata palette
2013-04-30 Paul B Maholfate: add test for separatefields filter
2013-04-30 Diego Biurrunppc: More consistent arch initialization
2013-04-30 Diego Biurrunfft: Remove pointless #ifdefs around function declarations
2013-04-30 Diego Biurrunppc: util_altivec: Surround AltiVec-related code by...
2013-04-30 Diego Biurrunppc: Move AltiVec utility headers out of AltiVec ifdefs
2013-04-30 Diego Biurrunppc: More consistent names for H.264 optimizations...
2013-04-30 Diego Biurrunmpegaudiosp: More consistent names for ppc/x86 optimiza...
2013-04-30 Paul B Maholfate: add test for swapuv filter
2013-04-30 Paul B Maholfate: add test for telecine filter
2013-04-30 Anton Khirnovavconv: make output -ss insert trim/atrim filters.
2013-04-30 Anton Khirnovavconv: make -t insert trim/atrim filters.
2013-04-30 Anton Khirnovavconv_opt: allocate an OutputFile before the streams.
2013-04-30 Anton Khirnovlavfi: add trim and atrim filters.
2013-04-30 Anton Khirnovlavfi: add an asetpts filter
2013-04-30 Anton Khirnovvf_setpts: cosmetics, reformat
2013-04-30 Anton Khirnovgraphparser: only print filter arguments if they are...
2013-04-30 Anton Khirnovaf_channelmap: ensure the output channel layout is...
2013-04-30 Anton Khirnovaf_channelmap: remove now unnecessary goto
2013-04-30 Anton Khirnovvf_split: fix description
2013-04-30 Anton Khirnovlavc: clear AVBuffers on decoded frames if refcounted_f...
2013-04-30 Paul B Mahollavfi/stereo3d: add support for alternating frames...
2013-04-30 Anton Khirnovindeo3: use put_pixels instead of put_no_rnd_pixels...
2013-04-30 Anton Khirnovindeo3: fix off by one in MV validity check
2013-04-30 Anton KhirnovFATE: add an additional indeo3 test
2013-04-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-30 Michael NiedermayerMerge commit '85f2f82af66fade2f5af2a03c5011d7de1b6e295'
2013-04-30 Clément Bœschfate: remove forgotten transpose filter results from...
2013-04-30 Clément Bœschfate: port remaining filters to new system.
2013-04-29 Clément Bœschfate: move kerndeint test to the new system.
2013-04-29 Clément Bœschfate: port our pixfmts change to fate-run.sh.
2013-04-29 Clément Bœschfate: add a rule for pixfmts tests.
2013-04-29 Diego Biurrunx86: dsputil: Remove a set of pointless #ifs around...
2013-04-29 Diego Biurrunx86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mm...
2013-04-29 Clément Bœschfate: fix filtfmts-test dependency after 9a5924f.
2013-04-29 Clément Bœschlavfi: add two opencl headers to SKIPHEADERS.
2013-04-29 Clément Bœschfate: add bitexact flags to alphaextract/alphamerge...
2013-04-29 Clément Bœschfate: add filters dependencies to pixfmts tests.
2013-04-29 Clément Bœschfate: move a few simple pixfmts tests to the new system.
2013-04-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-29 Clément Bœschfate: move lavd filters tests to the new system.
2013-04-29 Clément Bœschfate: remove '#' in filter parameters.
2013-04-29 Paul B Mahollavfi/showwaves: fix crash in case of negative linesize
2013-04-29 Paul B Mahollavfi/showspectrum: fix crash in case of negative linesize
2013-04-29 Clément Bœschfate: move alphaextract and alphamerge tests to the...
2013-04-29 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-04-29 Clément Bœschfate: move colormatrix tests to the new system.
2013-04-29 Clément Bœschfate: restore our settings for drawtext/fade/unsharp.
2013-04-29 Clément Bœschfate: move more tests from lavfi-regression.sh to filte...
2013-04-29 Diego Biurrunx86: hpeldsp: Remove unused macro definitions
2013-04-29 Carl Eugen... Recognize j2k as file suffix for the image2 muxer.
2013-04-29 Michael Niedermayeravfilter/vf_tinterlace: fix handling of not so even...
2013-04-29 Michael Niedermayercopy_packet_data: fix memleak
2013-04-28 highgod0401lavu/opencl: add check version and platform
2013-04-28 Michael Niedermayersws: fix typo in xyz2rgb matrix use.
2013-04-28 Michael Niedermayerfate: re-enable jpeg2000 test with rgb48le
2013-04-28 Michael Niedermayersws: Check for malloc failure of rgb0_tmp
2013-04-28 Michael Niedermayersws: support xyz input
2013-04-28 Michael Niedermayersws: remove hack to support partial convert / xyz bswaping
2013-04-28 Michael Niedermayerfate: temporary disable jpeg2000 test to avoid fate...
2013-04-28 Michael Niedermayerfate: fix jpeg2000 on big endian
2013-04-28 Michael Niedermayersws: enable xyz12, this for now is just for swaping...
2013-04-28 Michael Niedermayersws: add 16bit gbrp formats to packed_16bpc_bswap()
2013-04-28 Michael Niedermayersws: extend packed_16bpc_bswap code to handle planar...
2013-04-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-28 Michael NiedermayerMerge commit '1b6f84a98665a15130e969fd6b460a05d50090c1'
2013-04-28 Michael NiedermayerMerge commit 'b963f021b603509b5159873de4919dec441d0782'
2013-04-28 Stefano Sabatinilavfi/mp: remove mp=tinterlace wrapper
2013-04-28 Stefano Sabatinilavfi/transpose: apply grammar consistency fixes to...
2013-04-28 Stefano Sabatinidoc/filters: apply various general fixes to vidstabdete...
2013-04-28 Michael NiedermayerMerge commit '28663511c99b3cdaf9387a15032259879474f5f4'
2013-04-28 Michael NiedermayerMerge commit '03b052c023e1f58d879cb7eeb6421ed39262d39d'
2013-04-28 Michael NiedermayerMerge commit 'c14010541035454b4d3ad08399d70423be4e0c87'
2013-04-28 Michael NiedermayerMerge commit '26a44143efb513a602542fb59aee87b1fc62af51'
2013-04-28 Michael NiedermayerMerge commit 'cf679b9476727a237c8006c685ace18acba149ab'
next