]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-05-01 Michael NiedermayerMerge commit 'e926b5ceb1962833f0c884a328382bc2eca67aff'
2013-05-01 Michael NiedermayerMerge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'
2013-05-01 Michael NiedermayerMerge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284'
2013-05-01 Michael NiedermayerMerge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'
2013-05-01 Michael NiedermayerMerge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf'
2013-05-01 Michael NiedermayerMerge commit 'f5eecee865a731d2412fde2f73c29f8f8115c499'
2013-05-01 Michael NiedermayerMerge commit '6b110d3a739c31602b59887ad65c67025df3f49d'
2013-05-01 Michael Niedermayersws: share xyzgamma tables.
2013-05-01 Michael NiedermayerMerge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a'
2013-05-01 Michael NiedermayerMerge commit 'a83c0da539fb07260310bc3b34056239d2b138b2'
2013-05-01 Michael Niedermayeravfilter/trim: improve rounding precission
2013-05-01 Clément Bœschfate/pixfmts: use the appropriate variable names for...
2013-05-01 Michael NiedermayerMerge commit '3d624420086ed3cd0c74f4510f0285968e21c117'
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 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'
next