summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'ad1ee5fa75a3d69d54c0691048939e94ab5a7f0d'Michael Niedermayer2014-08-07
|\
| * avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-07
* | Merge commit 'a7e541c9926d531a100ba0d36f4e56956dd84651'Michael Niedermayer2014-08-07
|\|
| * h264: fix interpretation of interleved stereo modesFelix Abecassis2014-08-07
* | lavc: remove nonexistent functions from the version fileJames Almer2014-08-07
* | avcodec/raw: add avpriv_get_raw_pix_fmt_tags()James Almer2014-08-07
* | avcodec/svq1dec: Fix multiple bugs from "svq1: do not modify the input packet"Michael Niedermayer2014-08-07
* | Merge commit '7b588bb691644e1b3c168b99accf74248a24e3cf'Michael Niedermayer2014-08-07
|\|
| * svq1: do not modify the input packetAnton Khirnov2014-08-06
* | Merge commit 'c7d9b473e28238d4a4ef1b7e8b42c1cca256da36'Michael Niedermayer2014-08-07
|\|
| * cdgraphics: do not return 0 from the decode functionAnton Khirnov2014-08-06
* | Merge commit 'a1599f3f7ea8478d1f6a95e59e3bc6bc86d5f812'Michael Niedermayer2014-08-07
|\|
| * cdgraphics: switch to bytestream2Anton Khirnov2014-08-06
| * jpeg2000: enable 4 component pixel formatsVittorio Giovara2014-08-06
* | libavcodec/rawdec: remove old ff_find_pix_fmt() functionJames Almer2014-08-07
* | avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, needed...Michael Niedermayer2014-08-06
* | x86: sbrdsp/fft: reuse ps_neg constantChristophe Gisquet2014-08-06
* | x86: diracdsp: reuse constantsChristophe Gisquet2014-08-06
* | x86: dwt: better share constantsChristophe Gisquet2014-08-06
* | x86: better share ff_pw_2Christophe Gisquet2014-08-06
* | x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet2014-08-06
* | avcodec: Change get_pixels() to ptrdiff_t linesizeMichael Niedermayer2014-08-06
* | hevc_deblock: change tc typeChristophe Gisquet2014-08-06
* | Merge commit 'a7153444df9040bf6ae103e0bbf6104b66f974cb'Michael Niedermayer2014-08-06
|\|
| * huffyuvdec: check width size for yuv422pMichael Niedermayer2014-08-05
| * mmvideo: check horizontal coordinate tooMichael Niedermayer2014-08-05
| * wmalosslessdec: fix mclms_coeffs* array sizeMichael Niedermayer2014-08-05
* | Merge commit '701e8b42e12ad625c64ceae2252acb1de390278c'Michael Niedermayer2014-08-05
|\|
| * vc-1: Optimise parser (with special attention to ARM)Ben Avison2014-08-04
* | Merge commit 'adf8227cf4e7b4fccb2ad88e1e09b6dc00dd00ed'Michael Niedermayer2014-08-05
|\|
| * vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-04
* | Merge commit 'db7f1c7c5a1d37e7f4da64a79a97bea1c4b6e9f8'Michael Niedermayer2014-08-05
|\|
| * h264: Move start code search functions into separate source files.Ben Avison2014-08-04
* | x86/vp9lpf: use fewer instructions in SPLATB_MIXJames Almer2014-08-05
* | Fix compile error on bfin.Bernd Kuhls2014-08-05
* | Merge commit '990e2f3555bb0adae122d3599938ddcfee46e2d1'Michael Niedermayer2014-08-05
|\|
| * avcodec: Suppress deprecation warnings from DTG code scheduled for removalDiego Biurrun2014-08-04
* | Merge commit '60cbd6ad84de0931314030b81df87b69d6196587'Michael Niedermayer2014-08-04
|\|
| * tiff: support reading gray+alpha at 8 bitsCarl Eugen Hoyos2014-08-04
* | Merge commit 'bcc5f69b33e27b5e11aaea8304ee02f8d895cdab'Michael Niedermayer2014-08-04
|\|
| * tiff: support reading gray+alpha at 16 bitsVittorio Giovara2014-08-04
* | Merge commit 'e64f0bf2d2b1347ec9461f0e82852a62e8c6ffbe'Michael Niedermayer2014-08-04
|\|
| * png: support reading gray+alpha at 16 bitsVittorio Giovara2014-08-04
| * png: disable broken MMX/SIMD code for bpp <= 2Vittorio Giovara2014-08-04
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-04
|\|
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* | x86: hevc_deblock: remove unnecessary maskingChristophe Gisquet2014-08-04
* | x86/hevc_mc: use fewer instructions in hevc_put_hevc_{uni, bi}_w[24]_{8, 10, 12}James Almer2014-08-04
* | x86/hevc_mc: remove an unnecessary pxorJames Almer2014-08-04
* | Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'Michael Niedermayer2014-08-04
|\|