summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/ituh263dec: Use ff_tlog() for block level informationMichael Niedermayer2015-04-26
* avcodec/h264_cabac: Use ff_tlog() for block level informationMichael Niedermayer2015-04-26
* avcodec/mpeg12dec: Make ff_dlog() messages more clearMichael Niedermayer2015-04-25
* avcodec/mpeg12dec: Change mb decode tracing stuff to use ff_tlog()Michael Niedermayer2015-04-25
* avcodec/mips: disable assembly not supported for Loongson-3ZhouXiaoyong2015-04-25
* avcodec/snowenc: Mark as FF_CODEC_CAP_INIT_THREADSAFE and FF_CODEC_CAP_INIT_C...Michael Niedermayer2015-04-25
* libavcodec/snowdec: Mark as FF_CODEC_CAP_INIT_THREADSAFE and FF_CODEC_CAP_INI...Michael Niedermayer2015-04-25
* avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp timed ...Niklesh2015-04-25
* avcodec/libxvid: remove now redundant init cleanup codeMichael Niedermayer2015-04-24
* Merge commit '18db1286b04557aa2d2df7efbcb65ae825d5a469'Michael Niedermayer2015-04-24
|\
| * libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safeVittorio Giovara2015-04-24
* | Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8'Michael Niedermayer2015-04-24
|\|
| * libx264: Make codec use the init-cleanup flag and mark it as init-thread-safeVittorio Giovara2015-04-24
* | Merge commit '74a1cad7e3ba79e5b1e5b2e2bcf6179520442679'Michael Niedermayer2015-04-24
|\|
| * lclenc: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-24
* | Merge commit 'bb428e00ac158244d6691bf135be404e85b66a8b'Michael Niedermayer2015-04-24
|\|
| * hqx: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-24
* | Merge commit '43171886e08b6a2f20a1e2f3ecc95a7984b591cd'Michael Niedermayer2015-04-24
|\|
| * huffyuvenc: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-24
* | Merge commit 'd90133b77bf69667d10e54de9aae7da223c6876a'Michael Niedermayer2015-04-24
|\|
| * asvenc: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-24
* | Merge commit 'a4edaeb50fc7510f28a5d79349a7926a182c9930'Michael Niedermayer2015-04-24
|\|
| * hq_hqa: Fix table data for profile 17Vittorio Giovara2015-04-24
* | Merge commit '5bba3ab0cf7a0238ee1ea31ca2da08ce860fd8f9'Michael Niedermayer2015-04-24
|\|
| * internal: Make dlog/tlog a no-op when disabledVittorio Giovara2015-04-24
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...Shivraj Patil2015-04-24
* | vp9: fix intraonly frame decoding.Ronald S. Bultje2015-04-24
* | vp9: use aligned size to write segmentation map into cache.Ronald S. Bultje2015-04-24
* | vp9: remove another optimization branch in iadst16 which causes overflows.Ronald S. Bultje2015-04-24
* | libvpxdec: cosmetics: reindentJames Zern2015-04-24
* | libvpxenc: cosmetics: reindentJames Zern2015-04-24
* | libvpxenc: only set noise reduction w/vp8James Zern2015-04-23
* | alac: reject rice_limit 0 if compression is usedAndreas Cadhalpun2015-04-24
* | Merge commit '0a51c7d42a519c63178a4f3e35b8967f21da3a6a'Michael Niedermayer2015-04-23
|\|
| * prores: Set the bits_per_coded_sample for alpha pix_fmtLuca Barbato2015-04-22
* | Merge commit '28eddef689f2b4843a84f7d05fd9614246f92cc4'Michael Niedermayer2015-04-23
|\|
| * hq_hqa: Validate get_vlc2 return valueLuca Barbato2015-04-22
* | Merge commit 'a78f5548d94f23ce23cece41edf0fe9d18926de6'Michael Niedermayer2015-04-23
|\|
| * avcodec: Free the default avoptions on init failureLuca Barbato2015-04-22
* | Merge commit 'aef0be08756e00f363c524453c948a6e2a348614'Michael Niedermayer2015-04-23
|\|
| * avcodec: Unref the dummy buffer on the fail pathLuca Barbato2015-04-22
* | vp9: set timestamps for show_existing_frame return images.Ronald S. Bultje2015-04-23
* | alsdec: only adapt order for positive max_orderAndreas Cadhalpun2015-04-23
* | vp9: maintain lf_delta values if feature is turned off.Ronald S. Bultje2015-04-23
* | vp9: add support for resolution changes in inter frames.Ronald S. Bultje2015-04-23
* | vp9: remove one optimization branch in iadst16 which causes overflows.Ronald S. Bultje2015-04-22
* | api-flac-test: Coding styleLudmila Glinskih2015-04-22
* | mpeg4videodec: only allow a positive lengthAndreas Cadhalpun2015-04-22
* | dss_sp: use lowercase codec name without whitespaceAndreas Cadhalpun2015-04-22
* | alsdec: check sample pointer range in revert_channel_correlationAndreas Cadhalpun2015-04-22