41644 Commits (c432a91d252fc44bc4a9a56c785632d1f3fa182f)

Author SHA1 Message Date
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
Michael Niedermayer 3a0ec1511e avcodec/rscc: Check that the to be uncompressed input is large enough 6 years ago
Lynne 605e330310 x86/opusdsp: implement FMA3 accelerated postfilter and deemphasis 6 years ago
Lynne 0cea3ca894 opusdsp: create and move deemphasis and postfiltering from opus_celt 6 years ago
Lynne 5468c1d075 celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabled 6 years ago
Lynne 4a2c651620 x86/opus_dsp: rename to celt_pvq 6 years ago
Michael Niedermayer 4eec008259 avcodec/ivi: Reduce dereferencing structs in inner loop of ivi_process_empty_tile() 6 years ago
Michael Niedermayer 4bf9561d63 avcodec/ivi: Mark band parameter as const 6 years ago
Michael Niedermayer 111e9b0929 avcodec/ivi: fix indention for previous commit 6 years ago
Michael Niedermayer c163e62db5 avcodec/ivi: Factor ref_mb check out 6 years ago
Michael Niedermayer 468ae6a734 avcodec/proresdec2: decode picture header before frame allocation 6 years ago
Nick Renieris 93748a2efa avcodec/tiff: Multi-page support 6 years ago
Paul B Mahol 4e8cbbf70e avcodec: add Amuse Graphics decoder 6 years ago
Philip Langdale 5d90d1e36e avcodec/cuviddec: Remove unnecessary stream synchronisation 6 years ago
James Almer 0856c5da07 avcodec/libaomenc: fix default value for row-mt option 6 years ago
Sam John via ffmpeg-devel 995889abbf avcodec/libaomenc: Added more commandline options 6 years ago
Zhong Li 9dece050ef lavc/qsvenc: fix hevc vps extradata issues 6 years ago
Zhong Li 520226b683 lavc/hevc_ps_enc: fix vps nal issues 6 years ago
Michael Niedermayer 4daec0c677 avcodec/dxv: Check remaining space in CHECKPOINT() 6 years ago
Zhong Li 391f884675 lavc/qsvenc_h264: remove the privite option trellis 6 years ago
Zhong Li b9a066ae23 lavc/qsvenc: use the common option "trellis" of AVCodecContext 6 years ago
Zhong Li 4131b0619c qsv: fix the dangerous macro definitions 6 years ago