40028 Commits (99ab0a13dc231b92dcd207f58a1101fe5f11d663)

Author SHA1 Message Date
Mark Thompson 99ab0a13dc vaapi_decode: Make the frames context format selection more general 7 years ago
Mark Thompson 6c0bfa30c0 mjpegdec: Add hwaccel hooks 7 years ago
Mark Thompson 9ca79784e9 lavc/mjpeg: Add profiles for MJPEG using SOF marker codes 7 years ago
Michael Niedermayer ae2eb04648 avcodec/cavsdec: Check alpha/beta offset 7 years ago
Mark Thompson 6d5a6dde53 h264_metadata: Add option to delete filler data 7 years ago
Mark Thompson eccc03c8fb cbs_h264: Add support for filler NAL units 7 years ago
Mark Thompson 7157d95926 cbs_h264: Move slice_group_id array out of PPS structure 7 years ago
Mark Thompson 78fa0b9033 h264_metadata: Always add the SEI user data to the first access unit 7 years ago
Mark Thompson 69062d0f9b h264_metadata: Use common SEI addition function 7 years ago
Mark Thompson a2ca8ed903 cbs_h264: Add utility functions to insert/delete SEI messages 7 years ago
Mark Thompson ce5870a3a8 cbs: Refcount all the things! 7 years ago
Mark Thompson 13ca5d34ba cbs_h264: Add hack for pic_timing with no active SPS 7 years ago
Mark Thompson 0e4c166cdd cbs_h2645: Remove active ps references when it is replaced 7 years ago
Mark Thompson a3daecd637 cbs: Demote the "decomposition unimplemented" warning 7 years ago
Mark Thompson 67eb2b16da vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalid 7 years ago
Mark Thompson 216c44dfc1 vaapi_encode: Destroy output buffer pool before VA context 7 years ago
Jun Zhao c8e135ea92 vaapi_encode: Allocate slice structures and parameter buffers dynamically 7 years ago
Mark Thompson 254e728d20 cbs: Minor comment fixes / cosmetics 7 years ago
Mark Thompson 1d12a545ce cbs: Add an explicit type for coded bitstream unit types 7 years ago
Mark Thompson 2651352988 cbs: Allocate the context inside the init function 7 years ago
Michael Niedermayer 47e65ad63b avcodec/diracdec: Fix integer overflow in mv computation 7 years ago
Michael Niedermayer 85c85fffff avcodec/h264_parse: Clear invalid chroma weights in ff_h264_pred_weight_table() 7 years ago
Michael Niedermayer 33fe17bdc8 avcodec/aacdec_templat: Fix integer overflow in apply_ltp() 7 years ago
Michael Niedermayer 793347a545 avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53() 7 years ago
Michael Niedermayer cbcbefdc3b avcodec/diracdec: Use int64 in global mv to prevent overflow 7 years ago
Michael Niedermayer 3748746a4d avcodec/dxtory: Remove code that corrupts dimensions 7 years ago
Aman Gupta f611fef37c avcodec/mediacodecdec: refactor to take advantage of new decoding api 7 years ago
Michael Niedermayer 647fa49495 avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i() 7 years ago
Michael Niedermayer f82dd4c09b avcodec/hevcdec: Check luma/chroma_log2_weight_denom 7 years ago
Michael Niedermayer 1be49cee34 avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect overflows 7 years ago
Michael Niedermayer 01370b31ac avcodec/jpeg2000dec: Use av_image_check_size2() 7 years ago
Michael Niedermayer de675648ce avcodec/vp8: Check for bitstream end before vp7_fade_frame() 7 years ago
Michael Niedermayer dd8351b118 avcodec/exr: Check remaining bits in last get code loop 7 years ago
Michael Niedermayer f26a63c4ee avcodec/h264_cabac: Tighten allowed coeff_abs range 7 years ago
Jérôme Martinez fb580731c1 avcodec/ffv1: Support for GBRAP10 and GBRAP12 7 years ago
James Almer 23e1bf6e51 avcodec: remove unnecessary calls to ff_init_buffer_info() 7 years ago
Yusuke Nakamura 3b4026e151 avpacket: reset dst side_data fields in av_packet_copy_props 7 years ago
Xiaohan Wang 71f39de2a5 avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc() 7 years ago
Marton Balint ce6ce595cf avcodec/mpeg12enc: add support for specifying video_format in the sequence_display_extension 7 years ago
Rostislav Pehlivanov 50945482a7 h264_idct: enable unmacro on newer NASM versions 7 years ago
Diego Biurrun a674b31240 build: Ignore generated mpeg12framerate test binary 7 years ago
Michael Niedermayer 5b6213ef6b avcodec/vc1dec: fix mby_start for interlaced content 7 years ago
Ruiling Song 9b09792c90 lavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWN 7 years ago
Zhong Li 8bb9824fcb qsvenc: AVBR is not supported on non-windows OS 7 years ago
Muhammad Faiz b7d476b138 fate/libavcodec: add codec_desc test 7 years ago
Mark Thompson cad739dace lavc: Add per-thread surfaces in get_hw_frame_parameters() 7 years ago
Mark Thompson 5b145290df lavc: Add support for increasing hardware frame pool sizes 7 years ago
Michael Niedermayer f2318aee8c avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() 7 years ago
Michael Niedermayer 63a4bdbf3b avcodec/mpeg4videodec: Ignore multiple VOL headers 7 years ago
Nekopanda f4d5d7e8de avcodec/mpeg2dec: Fix motion vector rounding for chroma components 7 years ago