34900 Commits (a655bc834479024ff4d60d0b8ecca290e73eb96c)

Author SHA1 Message Date
Hendrik Leppkes ccb94789e2 hevc: support Main10 decoding through dxva2 9 years ago
James Almer 70d685a77f x86: use the new helper macros where useful 9 years ago
Michael Niedermayer e5655a32bc avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failure 9 years ago
Timothy Gu bcc223523e x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format 9 years ago
Mark Reid 8395b6eeaa libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
Carl Eugen Hoyos 4c44972f99 avcodec: Fix a typo. 9 years ago
Andreas Cadhalpun 5edd1f62ca avcodec: only warn about hwaccel with frame threads 9 years ago
Neil Birkbeck 3b0974d3ef lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data. 9 years ago
Ronald S. Bultje 5307adadeb vp9: only call ff_get_format on stream format changes. 9 years ago
Rostislav Pehlivanov 0fe0e213c0 aacenc: temporarily disable Mid/Side coding with multichannel files 9 years ago
Michael Niedermayer 588e2e3387 avcodec/h264: Fix memleak of a53_caption 9 years ago
Mats Peterson 4e5db87174 avcodec/rawdec: Print stride and packet size at debug level 9 years ago
Mats Peterson efcea77996 avcodec/rawdec: Fix nut pal8 test 9 years ago
Mats Peterson bbb45773b0 avcodec/rawdec: Initialize default mono palette only for bits_per_coded_sample == 1 9 years ago
Rostislav Pehlivanov f0a8212436 aacenc: make a better estimate for the audio bitrate if not provided 9 years ago
James Almer 0abdf7030e avcodec/vc2enc_dwt: add missing header 9 years ago
Michael Niedermayer 6973846618 avcodec/h264_slice: Fix dequant table init with field pictures 9 years ago
Michael Niedermayer 873158fd76 avcodec/h264_slice: assert relation between current_slice ans slice_ctx 9 years ago
Michael Niedermayer 6c6f2e49e4 avcodec/h264_slice: remove duplicate unconditional picture_structure setting code 9 years ago
Kieran Kunhya 1e2fd57fc0 avcodec/cfhd: Fix errors with valid files. 9 years ago
Michael Niedermayer bbc4d069d0 avcodec/cfhd: Check the number of tag/value pairs 9 years ago
Rostislav Pehlivanov 5669aa2a8a vc2enc: use project-standard inclusion guards 9 years ago
Rostislav Pehlivanov ec9e87c922 avcodec: add a native SMPTE VC-2 HQ encoder 9 years ago
Rostislav Pehlivanov 4701be7198 options_table: update maximum bitrate limit 9 years ago
Michael Niedermayer 331a33d74a nut: Add PAL8 support 9 years ago
Michael Niedermayer 43a6965569 avcodec/dirac: Fix memleak of dsh on error 9 years ago
Timothy Gu 0bcffc7924 diractab: Fix header guard name 9 years ago
Timothy Gu 59ebf32bca huffyuvencdsp: Undefine "i" macro after each use 9 years ago
Timothy Gu 32fed702b8 libvpxenc: Allow setting tune parameter 9 years ago
Timothy Gu 671761d713 diracdec: Pass DWTPlane to dwt init 9 years ago
Timothy Gu e04912c0b6 diracdec: Split DWTPlane struct from Plane 9 years ago
Timothy Gu 58ded09bd1 dirac_dwt: Rename init2 to init 9 years ago
Timothy Gu 6cdde20beb dirac_dwt: Don't pass information in context as arguments 9 years ago
Michael Niedermayer 9ee4c89348 avcodec/utils: Add AV_PIX_FMT_GBRAP16?E to avcodec_align_dimensions2() 9 years ago
James Almer 8ae7447941 x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} 9 years ago
James Almer 3e9b8ffc9b avcodec/dcadsp: rename lfe_fir_float functions 9 years ago
Timothy Gu 9fd6ea933f dirac_dwt: Make x86 files/functions names consistent 9 years ago
Timothy Gu 17ab8f7e68 diracdsp: Make x86 files/functions names consistent 9 years ago
Michael Bradshaw 1c40bccc09 lavc/dirac_dwt: fix building without asm 9 years ago
Henrik Gramner aa751573fe avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvc 9 years ago
James Darnley 7042a55c55 avcodec/h264: mmxext 4:2:2 chroma deblock/loop filter 9 years ago
Mats Peterson 9556446623 lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nut 9 years ago
James Almer 16af350ac5 avcodec/dcadsp: replace intptr_t with ptrdiff_t 9 years ago
Hendrik Leppkes a969a914f5 dca_parser: ensure frame duration matches the actual sample rate 9 years ago
Michael Niedermayer 37db3e8931 avcodec/libutvideoenc: Add NULL termintor to options 9 years ago
Derek Buitenhuis c4ef6c883b mjpegenc: Remove duplicate initializer 9 years ago
Derek Buitenhuis 0ea716f70b libutvideo: Unbreak 9 years ago
Rostislav Pehlivanov f021030365 diradec: split tables away to a separate diractab file 9 years ago
Rostislav Pehlivanov 3bbe7862ec diracdec: move the MAX_DWT_LEVELS macro to dirac.h 9 years ago
Michael Niedermayer edc34c937b avcodec/utils: Check the return code of av_image_fill_linesizes() 9 years ago