summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | avcodec/vp3data: use more compact data typesMichael Niedermayer2014-08-30
* | avcodec/aarch64/h264qpel_init_aarch64: mark src as constMichael Niedermayer2014-08-30
* | avcodec/snow: check coeffs for validityMichael Niedermayer2014-08-30
* | Add missing "const" all over the place.Reimar Döffinger2014-08-29
* | avcodec/wavpack: increase WV_MAX_SAMPLESPaul B Mahol2014-08-29
* | avcodec/avcodec: fix missing doxygen comment markerMichael Niedermayer2014-08-29
* | Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer2014-08-28
|\|
| * avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* | avcodec/h264: Move h264_vdpau_class under ifdef to avoid unused variable warningMichael Niedermayer2014-08-28
* | avcodec/flashsv2enc: fix "unused variable" warningsMichael Niedermayer2014-08-28