summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | avcodec/version: delay removial of FF_API_AUDIO_CONVERT/FF_API_AVCODEC_RESAMPLEMichael Niedermayer2014-08-10
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-10
|\|
| * Bump major versions of all libraries.Anton Khirnov2014-08-09
* | avcodec/version: leave old audio APIMichael Niedermayer2014-08-10
* | avcodec/flacdec: fix handling of av_samples_fill_arrays() return valueMichael Niedermayer2014-08-10
* | drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-09
* | delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE...Michael Niedermayer2014-08-09
* | avcodec: remove deprecated use of FF_IDCT_XVIDMMXMichael Niedermayer2014-08-09
* | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer2014-08-09
|\|
| * Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* | Merge commit '7acdd3a1275bcd9cad48f9632169f6bbaeb39d84'Michael Niedermayer2014-08-09
|\|
| * hevc_filter: avoid excessive calls to ff_hevc_get_ref_list()Anton Khirnov2014-08-09
| * hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list()Anton Khirnov2014-08-09
* | Merge commit 'a7a17e3f1915ce69b787dc58c5d8dba0910fc0a4'Michael Niedermayer2014-08-09
|\|
| * hevc_filter: move some conditions out of loopsAnton Khirnov2014-08-09
* | Merge commit '70211539a39ca3854f8a9e97d51dc27caa079943'Michael Niedermayer2014-08-09
|\|
| * hevc: deobfuscate slice/tile boundary handling for DBFAnton Khirnov2014-08-09
| * hevc_filter: drop more redundant checksAnton Khirnov2014-08-09
| * hevc_filter: drop redundant checksAnton Khirnov2014-08-09
| * hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabledAnton Khirnov2014-08-09
* | avcodec/avdct: add "xvid" alias AVOption and use FF_IDCT_XVIDMichael Niedermayer2014-08-09
* | Merge commit 'd35b94fbabd8beb5d566c0b5d01688aff62c3b36'Michael Niedermayer2014-08-09
|\|
| * avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-08
* | Merge commit '84d173d3de97c753234ab0c0b50551d51413d663'Michael Niedermayer2014-08-08
|\|
| * xvididct: Ensure that the scantable permutation is always set correctlyDiego Biurrun2014-08-08
* | Merge commit '6f1960ab71b4f18551243ce22d01913108265233'Michael Niedermayer2014-08-08
|\|
| * idct: cosmetics: Drop one unnecessary if-block levelDiego Biurrun2014-08-08
* | 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