summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* lavc/profiles: Mention AAC-LC only once.Carl Eugen Hoyos2018-06-06
* avcodec/shorten: Check non COMM chunk len before skip in decode_aiff_header()Michael Niedermayer2018-06-06
* avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan()Michael Niedermayer2018-06-06
* avcodec/truemotion2: Fix overflow in tm2_apply_deltas()Michael Niedermayer2018-06-06
* avcodec/magicyuvenc: mark as not more experimentalPaul B Mahol2018-06-05
* avcodec/magicyuvenc: write max huffman length and extradata tooPaul B Mahol2018-06-05
* avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.cMichael Niedermayer2018-06-04
* avcodec/amrwbdec: Fix division by 0 in find_hb_gain()Michael Niedermayer2018-06-04
* avcodec/vc1: fix out-of-bounds reference pixel replicationJerome Borsboom2018-06-04
* v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probingMark Thompson2018-06-03