29802 Commits (951f6fa3f31be65efa011e8940e1d0d5e6e31620)

Author SHA1 Message Date
Michael Niedermayer 3fe9e7be4c avcodec/utils: add GBRP16 to avcodec_align_dimensions2() 11 years ago
Carl Eugen Hoyos cc0acdbd68 lavc/h264_slice: Add a missing newline to an error message. 11 years ago
Clément Bœsch f888331769 avfilter: add codecview filter 11 years ago
Paul B Mahol 6dfa70f272 Correct few "ffmpeg" typos 11 years ago
Paul B Mahol b73b36bfa5 avcodec/xan: fix style issue 11 years ago
Christophe Gisquet 3e892b2bcd x86: hevc_mc: split differently calls 11 years ago
Christophe Gisquet 38e2aa3759 x86: hevc_mc: correct unneeded use of SSE4 code 11 years ago
Christophe Gisquet 1506ea947d pnmenc: use bits_per_raw_sample 11 years ago
ThomasVolkert 50a4d5cfc6 Add support for H.261 RTP payload format (RFC 4587) 11 years ago
Michael Niedermayer ab1e431288 avcodec/tiff: Make pixel format checks tighter 11 years ago
James Almer b140b51ebb lavc/tiff: add support for LZMA compression 11 years ago
Michael Niedermayer 1fa35e4352 avcodec/h264_slice: More complete cleanup in h264_slice_header_init() 11 years ago
Michael Niedermayer 949057c958 avcodec/h264: do proper cleanup in ff_h264_alloc_tables() in case DPB alloc fails 11 years ago
Michael Niedermayer 7444cf9a9c avcodec/imc: Fix bitstream buffer padding 11 years ago
Christophe Gisquet 585047bb7d h264: do not return on sidedata allocation failure 11 years ago
Michael Niedermayer aaaf7261b7 avcodec/hevc_ps: fix 1 vs. 0 typo 11 years ago
Christophe Gisquet 4adad5a19a wavpackenc: reset trailer info on block encoding 11 years ago
Christophe Gisquet a59f85d106 wavpack: check number of channels 11 years ago
Christophe Gisquet 2346f2b5db x86: hevcdsp: use compilation-time-fixed constant 11 years ago
Christophe Gisquet dad7f15567 hevcdsp: remove more instances of compile-time-fixed parameters 11 years ago
Christophe Gisquet d4f44b66d3 hevcdsp: remove compilation-time-fixed parameter 11 years ago
Christophe Gisquet b9f3912a65 hevc: move MAX_PB_SIZE declaration 11 years ago
Christophe Gisquet fb1a98ec5b x86: hevc_mc: assume 2nd source stride is 64 11 years ago
Janne Grunau dc4b2e7d33 rv34: use ff_mpeg_update_thread_context only when decoder is fully initialized 11 years ago
Christophe Gisquet e32eddaa51 wavpackenc: make assert more thorough 11 years ago
Christophe Gisquet ddad093972 wavpackenc: fix number of samples per block 11 years ago
Michael Niedermayer 1b5ec6a0c3 avcodec/fic: Check if a frame is available before using it 11 years ago
Michael Niedermayer fccd85b9f3 avcodec: fix aac/ac3 parser bitstream buffer size 11 years ago
Christophe Gisquet b3d6543caf dpxenc: fix padding in encode_gbrp12 11 years ago
Christophe Gisquet 0625a38066 hevc_ps: check overflow and test alternate syntax 11 years ago
James Almer 54ca4dd43b x86/hevc_res_add: refactor ff_hevc_transform_add{16,32}_8 11 years ago
Christophe Gisquet 4a5cc34b46 wavpackenc: assert on too small buffer 11 years ago
Christophe Gisquet 4728cdd880 imc: reject files with unfathomable sampling rates 11 years ago
Diego Biurrun 8fc6a70c21 mpeg12enc: Add missing #include for PICT_FRAME 11 years ago
Diego Biurrun 7cb66ebc0b error_resilience: Drop asserts from guess_mv() 11 years ago
Christophe Gisquet 331b1f7d81 huffyuvdec: fix old (v1) rgba 11 years ago
James Almer 76a99d467f x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avx 11 years ago
Michael Niedermayer 7caacc50ae avcodec/hevc_ps: do cleanup in case of unsupported bit depth 11 years ago
James Almer 9f498f4e6f x86/hevc_res_add: fix register count in hevc_transform_add{16,32}_10_avx2 11 years ago
Pierre Edouard Lepere a6af4bf64d x86: hevc: adding transform_add 11 years ago
James Almer 201a511bb9 lavc/tiff: add support for YUV deflate 11 years ago
James Almer b4231b4fed lavc/tiff: move unpack_yuv() above the deflate functions 11 years ago
Jon Morley 18e70006e7 avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p 11 years ago
Michael Niedermayer f0c0ae37c6 avcodec/tiff: Check that pix_fmt is a yuv variant for TIFF_PHOTOMETRIC_YCBCR 11 years ago
Michael Niedermayer 6ea69a8ffa avcodec/tiff: do not use photometric to detect pix_fmt 11 years ago
Christophe Gisquet 2ba58bec20 wavpackenc: proper buffer allocation 11 years ago
Christophe Gisquet 11a39bdf53 wavpack: report if there is no bits left 11 years ago
Paul B Mahol 9a07c15f48 avcodec/pafaudio: use paf.h instead 11 years ago
Paul B Mahol 02dc75f218 avcodec/pafvideo: remove unused header 11 years ago
Diego Biurrun 6af2930222 pcm: Drop av_unused attribute from variable that is always used 11 years ago