summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* avcodec/wmadec: Fix undefined shift in wma_decode_block()Michael Niedermayer2015-03-14
* ac3dec: cosmeticsChristophe Gisquet2015-03-14
* eac3dec: fix scalingChristophe Gisquet2015-03-14
* ac3_fixed: fix computation of spx_noise_blendChristophe Gisquet2015-03-14
* ac3_fixed: fix out-of-bound readChristophe Gisquet2015-03-14
* x86: xvid_idct: SSE2 merged add versionChristophe Gisquet2015-03-14
* x86: xvid_idct: merged idct_put SSE2 versionsChristophe Gisquet2015-03-14
* x86: dct-test: evaluate prores idct avx versionChristophe Gisquet2015-03-14
* x86: dct-test: fix compilation for proresChristophe Gisquet2015-03-14
* x86: xvid_idct: port MMX iDCT to yasmChristophe Gisquet2015-03-14
* ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContextAndreas Cadhalpun2015-03-14
* avcodec/utils: use atomic operations on entangled_thread_counterMichael Niedermayer2015-03-13
* avcodec/tdsc: use ff_codec_open2_recursive()Michael Niedermayer2015-03-13
* Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-13
|\
| * TDSC decoderVittorio Giovara2015-03-13
* | Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2'Michael Niedermayer2015-03-13
|\|
| * mjpeg: Mark decoder family as thread safeVittorio Giovara2015-03-13
* | Merge commit '117b432748ca87de4cd0f09d9b1495545e264733'Michael Niedermayer2015-03-13
|\|
| * lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-13
* | Merge commit '9993a067f6c8c7e7838052ac3146aa6b80dd7e81'Michael Niedermayer2015-03-13
|\|
| * lavc: Improve thread locking error messageVittorio Giovara2015-03-13
* | avcodec/svq1dec: Fix undefined shiftsMichael Niedermayer2015-03-13
* | lavc: Print number of reference frames if debug level >= verbose.Carl Eugen Hoyos2015-03-13
* | x86: xvid_idct: port SSE2 iDCT to yasmChristophe Gisquet2015-03-13
* | Merge commit '913aa9a4874418724183a3ec862cdc63b829367d'Michael Niedermayer2015-03-13
|\|
| * libx264: Return more meaningful error codesHimangi Saraogi2015-03-12
* | Merge commit '17c45d4d056d0e10ecb88b424ec9e68be398da5e'Michael Niedermayer2015-03-12
|\|
| * libtheora: Check frame allocationVittorio Giovara2015-03-12
* | Merge commit 'a72d93daa09ffbad2771f1450820941055eaf210'Michael Niedermayer2015-03-12
|\|
| * mpegvideo_enc: Check AVCodecContext allocationVittorio Giovara2015-03-12
* | Merge commit '78c892284150e12f6b08b287bdf7e62307c6985f'Michael Niedermayer2015-03-12
|\|
| * dca: Document the permuted order in the lfe_fir_64 and lfe_fir_128 tablesNiels Möller2015-03-12
| * roqvideoenc: set enc->avctx in roq_encode_initAndreas Cadhalpun2015-03-11
* | hevcdsp: fix compilation for arm and aarch64James Almer2015-03-12
* | avcodec/vp9: Fix undefined shifts in decode_frame_header()Michael Niedermayer2015-03-12
* | avcodec/h264_mb: Fix undefined shiftsMichael Niedermayer2015-03-12
* | hevc: delay ff_thread_finish_setup for hwaccelRainer Hochecker2015-03-12
* | Merge commit '212556cd2144659dc6b9d121ddb38cd272bd10ae'Michael Niedermayer2015-03-12
|\|
| * qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4}Yukinori Yamazoe2015-03-11
| * mlpdec: support TrueHD streams with an Atmos substreamHendrik Leppkes2015-03-11
| * mlpdec: support major sync headers with optional extension blocksHendrik Leppkes2015-03-11
* | avcodec/mpegvideo_motion: Fix undefined shifts in mpeg_motion_internal()Michael Niedermayer2015-03-11
* | avcodec/h264dsp_template: Fix undefined shift in biweight_h264_pixels and wei...Michael Niedermayer2015-03-11
* | avcodec/mpegvideo: Fix undefined shift in ff_mpv_lowest_referenced_row()Michael Niedermayer2015-03-11
* | avcodec/vp8: Fix undefined shifts in vp8_mc_luma()Michael Niedermayer2015-03-11
* | avcodec/golomb: Fix undefined shifts in unsigned rice decoding codeMichael Niedermayer2015-03-11
* | avcodec/amrnbde: Fix undefined shift in decode_pitch_vector()Michael Niedermayer2015-03-11