summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | avcodec/wma: Fix undefined shift in ff_wma_run_level_decode()Michael Niedermayer2015-03-11
* | avcodec/vc1_pred: Fix undefined shift in ff_vc1_pred_mv()Michael Niedermayer2015-03-11
* | avcodec/mpeg12dec: Fix undefined shiftMichael Niedermayer2015-03-11
* | avcodec/012v: redesign main loopMichael Niedermayer2015-03-10
* | avcodec/h264: Fix undefined shifts in pack16to32() and pack8to16()Michael Niedermayer2015-03-10
* | avcodec/mpegvideo: Fix undefined shifts in ff_init_block_index()Michael Niedermayer2015-03-10
* | avcodec/012v: Check dimensions more completelyMichael Niedermayer2015-03-10
* | lavc/hevcdsp: Fix compilation for arm with --disable-neon.Carl Eugen Hoyos2015-03-10
* | roqvideoenc: set enc->avctx in roq_encode_initAndreas Cadhalpun2015-03-09
* | avcodec/libvpxenc: Clear twopass_stats.sz on deallocationMichael Niedermayer2015-03-09
* | Merge commit '93f7948136fcda8ddbbc44a6c24418f11ca829b8'Michael Niedermayer2015-03-09
|\|
| * libvpx: Fix mixed use of av_malloc() and av_reallocp()Vittorio Giovara2015-03-09
| * utvideodec: Handle slice_height being zeroMichael Niedermayer2015-03-09
* | avcodec/hevc_parser: use avpriv_find_start_code in hevc_split()zhaoxiu.zeng2015-03-09
* | avcodec/options_table: remove extradata_size from the AVOptions tableMichael Niedermayer2015-03-09