summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '4912b634b517c8acfc476c5d47f10be83fe7e18b'Michael Niedermayer2014-09-03
|\
| * x265: Use the encoder defaultsLuca Barbato2014-09-03
* | avcodec/idctdsp: Initialize ff_put/add_pixels_clamped correctly so that the o...Michael Niedermayer2014-09-03
* | avcodec/mpeg4videodec: fix automatic use of the xvid idct on non x86Michael Niedermayer2014-09-03
* | Merge commit 'eda7571ea1a41c835e3a02fa9517e5bc67d7adce'Michael Niedermayer2014-09-03
|\|
| * wmv2: K&R formatting cosmeticsGabriel Dume2014-09-02
* | Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453'Michael Niedermayer2014-09-03
|\|
| * xvid: Add C IDCTPascal Massimino2014-09-02
* | Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b'Michael Niedermayer2014-09-03
|\|
| * idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun2014-09-02
* | Merge commit '91d305790ea0f6fe0f54b48236da42181c39c18b'Michael Niedermayer2014-09-02
|\|
| * get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLEDiego Biurrun2014-09-02
* | Merge commit 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef'Michael Niedermayer2014-09-02
|\|
| * flv: K&R formatting cosmeticsGabriel Dume2014-09-02
* | Merge commit 'f61e47dd68582529bcf6d42d861c70a320cd1b67'Michael Niedermayer2014-09-02
|\|
| * asv: K&R formatting cosmeticsGabriel Dume2014-09-02
* | Merge commit '74512f7e369da40e1148c92b58cd8e59f7737b8f'Michael Niedermayer2014-09-02
|\|
| * 8svx: Return proper error codesGabriel Dume2014-09-02
* | rangecoder-test: Allow running with small stack size.Reimar Döffinger2014-09-02
* | rl.h: Use on-stack temporary VLC tables instead of having them static.Reimar Döffinger2014-09-02
* | rl.h: remove deprecated and now unused vlc member.Reimar Döffinger2014-09-02
* | avcodec/rawdec: Support CODEC_CAP_PARAM_CHANGEMichael Niedermayer2014-09-02
* | Merge commit 'e205fe6831fe1b5445f7827b5c916425620b4ab5'Michael Niedermayer2014-09-01
|\|
| * mpeg4videodec: Fix low_delay error messageGabriel Dume2014-09-01
* | Merge commit '63f800ca5f4f6b38f3789a7edb03bfabe8bacdd2'Michael Niedermayer2014-09-01
|\|
| * aac_adtstoasc_bsf: Return proper error codeGabriel Dume2014-09-01
* | Merge commit 'b8962d64cc71af241601bcab5c3fcdc5735ef4ae'Michael Niedermayer2014-09-01
|\|
| * dxva2: Clean up definition of _WIN32_WINNTDiego Biurrun2014-09-01
* | Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098'Michael Niedermayer2014-09-01
|\|
| * dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()Diego Biurrun2014-09-01
| * avcodec: fix missing doxygen comment markerMichael Niedermayer2014-09-01
* | avcodec/dvbsubdec: make compute_edt user settableMichael Niedermayer2014-09-01
* | h261dec, ituh263dec: Move condition.Reimar Döffinger2014-09-01
* | h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too.Reimar Döffinger2014-09-01
* | h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop.Reimar Döffinger2014-09-01
* | ituh263dec: Optimize new RL_VLC based decoding.Reimar Döffinger2014-08-31
* | h261dec: Optimize new RL_VLC based decoding.Reimar Döffinger2014-08-31
* | h261, h263 decoders: convert to RL_VLC.Reimar Döffinger2014-08-31
* | aacps_tablegen: replace TABLE_CONST by const.Reimar Döffinger2014-08-31
* | avcodec/mjpegdec: fix green line at the bottom with upscale vMichael Niedermayer2014-08-31
* | avcodec/mjpegdec: fix green vertical line at the right with upscale hMichael Niedermayer2014-08-31
* | Add av_cold to table generation functions.Reimar Döffinger2014-08-31
* | WMA: add "const" to avoid warnings with hardcoded tables.Reimar Döffinger2014-08-31
* | ac3dec_fixed: add missing "static const".Reimar Döffinger2014-08-31
* | sipr16kdata.h: add forgotten const.Reimar Döffinger2014-08-31
* | fft_template: Move variables to where they are used.Reimar Döffinger2014-08-31
* | fft: add ff_ prefix to some global arrays.Reimar Döffinger2014-08-31
* | avcodec/h264: Do not get stuck on IDR inter framesMichael Niedermayer2014-08-31
* | fft: add missing const.Reimar Döffinger2014-08-30
* | proresenc_ks: allow auto-selecting profileChristophe Gisquet2014-08-30