summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14.Carl Eugen Hoyos2018-06-26
* avcodec/cscd: Check output buffer size for lzo.Michael Niedermayer2018-06-25
* avcodec/ffv1dec: Check state transition tableMichael Niedermayer2018-06-25
* avcodec/escape124: Check buf_size against num_superblocksMichael Niedermayer2018-06-25
* avcodec/h264_parser: Reduce needed history for parsing mb indexMichael Niedermayer2018-06-25
* avcodec/magicyuv: Check bits left in flags&1 branchMichael Niedermayer2018-06-25
* avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan()Michael Niedermayer2018-06-23
* libavcodec/ffv1enc: minor cosmetic fixMichael Niedermayer2018-06-23
* lavc/dpx: Support 10-bit packing method b (msbpad).Carl Eugen Hoyos2018-06-21
* lavc/dpx: Support 12-bit packing method b (msbpad).Carl Eugen Hoyos2018-06-21
* avcodec/libzvbi-teletextdec: propagate ERASE_PAGE flag for repeated subtitle ...Marton Balint2018-06-20
* avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancyGyan Doshi2018-06-19
* Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full"Aman Gupta2018-06-18
* avcodec/videotoolboxenc: fix invalid session on iOSThomas Guillem2018-06-18
* avcodec/videotoolboxenc: split initializationThomas Guillem2018-06-18
* avcodec/videotoolboxenc: fix mutex/cond leak in error pathThomas Guillem2018-06-18
* avcodec/vc1: remove unused ff_vc1_loop_filter_iblkJerome Borsboom2018-06-18
* avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 specJerome Borsboom2018-06-18
* avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clampedJerome Borsboom2018-06-18
* Revert "avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_cla...Carl Eugen Hoyos2018-06-18
* avcodec/vc1: support multi-slice field interlaced pictures with hwaccelJerome Borsboom2018-06-17
* avcodec/vaapi_vc1: slice_vertical_position starts from zero for the second fieldJerome Borsboom2018-06-17
* lavc/pngdec: Replace the number by macro for bprint initJun Zhao2018-06-17
* lavc/dvdsubenc: Replace the number by macro for bprint initJun Zhao2018-06-17
* avcodec/vc1: remove unused ff_vc1_loop_filter_iblkJerome Borsboom2018-06-16
* avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 specJerome Borsboom2018-06-16
* avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clampedJerome Borsboom2018-06-16
* avcodec/vc1: fix overlap and loop filtering for Simple and Main profileJerome Borsboom2018-06-16
* avcodec/vc1: fix overlap smoothing filter for P framesJerome Borsboom2018-06-16
* lavc/dpx: Allow packed 12-bit little-endian images.Carl Eugen Hoyos2018-06-16
* avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_cou...Michael Niedermayer2018-06-15
* avcodec/dirac_dwt_template: Fix undefined behavior in interleave()Michael Niedermayer2018-06-15
* avcodec/decode: Consider STRIDE_ALIGN in get_buffer_internal() when checking ...Michael Niedermayer2018-06-15
* avcodec/nvenc: enable nvenc encoder instance reusePavel Koshevoy2018-06-15
* lavc/dpx: Reset n_datum for every new line when decoding 12bit.Carl Eugen Hoyos2018-06-15
* avcodec/mpeg4videodec: Clear bits_per_raw_sample if it has originated from a ...Michael Niedermayer2018-06-13
* lavc/qsv: suppress code scan complainZhong Li2018-06-13
* avcodec/h264_slice: Fix overflow in recovery_frame computationMichael Niedermayer2018-06-11
* avcodec/h264_ps: Move MAX_LOG2_MAX_FRAME_NUM to header so it can be used in h...Michael Niedermayer2018-06-11
* avcodec/h264_mc_template: Only prefetch motion if the list is used.Michael Niedermayer2018-06-11
* avcodec/xwddec: Use ff_set_dimensions()Michael Niedermayer2018-06-11
* avcodec/wavpack: Fix overflow in adding tailMichael Niedermayer2018-06-11
* avcodec/libzvbi-teletextdec: add support for selecting subtitle pages onlyMarton Balint2018-06-10
* lavc/aacsbr: fix make checkheaders warningJun Zhao2018-06-10
* lavc/dolby_e: fix make checkheaders warningJun Zhao2018-06-10
* avcodec/avcodec.h: add AV_CODEC_ID_TTMLMarton Balint2018-06-08
* avcodec/shorten: Fix multiple integer overflowsMichael Niedermayer2018-06-07
* avcodec/shorten: Fix undefined shift in fix_bitshift()Michael Niedermayer2018-06-07
* avcodec/shorten: Fix a negative left shift in shorten_decode_frame()Michael Niedermayer2018-06-07
* avcodec/shorten: Sanity check nmeansMichael Niedermayer2018-06-07