summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* apedec: prevent out of array writes in decode_array_0000Andreas Cadhalpun2015-04-28
* apedec: set s->samples only when init_frame_decoder succeededAndreas Cadhalpun2015-04-28
* avcodec/hevc: Remove current_spsMichael Niedermayer2015-04-28
* Adapt libavcodec/tableprint_vlc.h to the av_dlog -> ff_dlog change.Alexis Ballier2015-04-27
* avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_...Rong Yan2015-04-27
* avcodec: optimize mathops for Loongson-3 v1ZhouXiaoyong2015-04-27
* avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formatsMichael Niedermayer2015-04-26
* avcodec/ffv1enc: Ensure that bits per raw sample is validMichael Niedermayer2015-04-26
* avcodec/rv10: Use ff_tlog() for block level tracingMichael Niedermayer2015-04-26
* avcodec/dvbsubdec: Do not return a value from a function returning voidMichael Niedermayer2015-04-26
* avcodec/interplayvideo: Use ff_tlog() for block level decode tracingMichael Niedermayer2015-04-26
* avcodec/h264_slice: Change a few asserts to av_assert*Michael Niedermayer2015-04-26
* Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964'Michael Niedermayer2015-04-26
|\
| * vaapi: Fix -Wimplicit-function-declaration for ff_dlog() usageRico Tzschichholz2015-04-26
| * dss_sp: use lowercase codec name without whitespaceAndreas Cadhalpun2015-04-24
* | 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