41565 Commits (b3b7ba623f95224557bd67a060adf4ca7ee94dde)

Author SHA1 Message Date
Michael Niedermayer df9ef925f9 avcodec/agm: remove ;; 6 years ago
Michael Niedermayer 7ee7bb92e6 avcodec/agm: Check for too many too short codes in make_new_tree() 6 years ago
Michael Niedermayer 158efc045c avcodec/agm: Do not crash on invalid codes 6 years ago
Michael Niedermayer f17e8e90bb avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside 6 years ago
Paul B Mahol 833ae5f4bf avcodec/dvdec: add frame threads 6 years ago
Gyan Doshi 3153a6502a avcodec: add AV_CODEC_FLAG_DROPCHANGED to flags 6 years ago
Michael Niedermayer 838710bd6c avcodec/pictordec: Only recalculate d when y changes in picmemset() 6 years ago
Michael Niedermayer 3ed360ea5c avcodec/pictordec: avoid pointers in picmemset() 6 years ago
Michael Niedermayer bcf9d2a172 avcodec/wmv2dec: Check that the P frame secondary header fit in the input 6 years ago
Michael Niedermayer 110dce9633 avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform() 6 years ago
Michael Niedermayer 837820f385 avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation 6 years ago
Carl Eugen Hoyos 53064e134c lavc/alac: Make a variable unsigned. 6 years ago
Paul B Mahol 78c8a76536 avcodec/get_bits: unbreak get_bits_le() with cached reader 6 years ago
James Almer e2f766e13f avcodec/cbs_av1: use the new signed value read/write functions 6 years ago
James Almer 137c0fcad1 avcodec/cbs_h265: fix storage type for time_offset_value in Time Code SEI 6 years ago
James Almer 9bf520d04d avcodec/cbs_h264: fix storage type for time_offset in Pic Timing SEI 6 years ago
James Almer 3dc6adf326 avcodec/cbs_h2645: add helper macros for signed values 6 years ago
James Almer 5006dcdf9a avcodec/cbs: add helper functions and macros to read and write signed values 6 years ago
James Almer cfe220332a avcodec/cbs_av1: add support for Scalability Metadata 6 years ago
Carl Eugen Hoyos 1e8475b507 lavc/libaomenc: Mark a potentially unused variable as av_unused. 6 years ago
fumoboy007 036b4b0f85 avcodec/videotoolbox: add support for 10bit pixel format 6 years ago
James Almer 1f260d7285 avcodec/cbs_av1: add support for Padding OBUs 6 years ago
James Almer 62074b8f85 avcodec/cbs_av1: add a function to strip trailing zeroes from a buffer size 6 years ago
Michael Niedermayer 0ad0533e91 avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks() 6 years ago
Paul B Mahol a208c277f8 avcodec/imm4: flush prev_frame after seeking 6 years ago
Paul B Mahol 16f7c1f291 avcodec: add LSCR decoder 6 years ago
James Almer 80e9f50f82 avcodec: add an AV1 frame split bitstream filter 6 years ago
Michael Niedermayer 3308e3da04 avcodec/agm: Check frame dimensions 6 years ago
Paul B Mahol d0f24df648 avcodec: add ADPCM AGM decoder 6 years ago
Paul B Mahol 7be8f7ac81 avcodec/agm: add support for non-dct coding 6 years ago
Paul B Mahol 0f28355974 avcodec/agm: add support for higher compression 6 years ago
Michael Niedermayer 3fe37033b9 avcodec/pnm_parser: Factor out next/index compensation 6 years ago
Michael Niedermayer 1d43d72b18 avcodec/pnm_parser: Factor next initialization out 6 years ago
Michael Niedermayer 7f3d39b21f avcodec/pnm_parser: Support concatenated ASCII images 6 years ago
Lynne 4d2f62150d aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis 6 years ago
Michael Niedermayer 2169a3f262 avcodec/agm: Fix integer overflow with w/h 6 years ago
Michael Niedermayer 8e3b01e20e avcodec/agm: More completely check size before using it 6 years ago
James Almer ee16d14b0a avcodec/av1_metadata: add an option to remove Padding OBUs 6 years ago
Zhong Li 1125277bc6 lavc/qsvenc: enable hevc gpb option 6 years ago
Zhong Li c745bedd18 lavc/qsvenc: enable hevc coding options configuration 6 years ago
Zhong Li 6f9d7c556d lavc/qsvenc: no need to include h264.h for jpeg encoder 6 years ago
James Almer 0e1ea034d8 avcodec/libaomenc: fix range of values for enable-intrabc option 6 years ago
James Almer 461303f94a avcodec/cbs_av1: fix parsing spatial_id 6 years ago
Matthew Fearnley b97a7dd031 libavcodec/zmbvenc: add support for 24-bit encoding, using pix_fmt BGR24. 6 years ago
Matthew Fearnley 1046e88088 libavcodec/zmbv: change 24-bit decoder channel order, from RGB24 to BGR24 6 years ago
Matthew Fearnley 5dcc63c1d2 libavcodec/zmbv: use PTRDIFF_SPECIFIER for `src - c->decomp_buf`. 6 years ago
James Almer b74e13711f avcodec/opus: make redundancy_buf 32 byte aligned 6 years ago
Lynne b43b8d337d x86/opusdsp: fix WIN64 return value 6 years ago
Zhong Li d071a1117d lavc/qsvenc: get vps extradata from MSDK 6 years ago
Linjie Fu a8355eed36 lavc/qsvenc: expose low_power as a common option for QSV encoder 6 years ago