29833 Commits (ad1dadac86d4dff02a8d69b25637371cbc1f31f6)

Author SHA1 Message Date
Michael Niedermayer e16b7338d8 avcodec/aarch64/h264qpel_init_aarch64: mark src as const 11 years ago
Michael Niedermayer 596636a474 avcodec/snow: check coeffs for validity 11 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 11 years ago
Paul B Mahol be3d8073ed avcodec/wavpack: increase WV_MAX_SAMPLES 11 years ago
Michael Niedermayer 22652dc2b8 avcodec/avcodec: fix missing doxygen comment marker 11 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 11 years ago
Michael Niedermayer ef768ab976 avcodec/h264: Move h264_vdpau_class under ifdef to avoid unused variable warning 11 years ago
Michael Niedermayer 87961a8a50 avcodec/flashsv2enc: fix "unused variable" warnings 11 years ago
Deb Mukherjee b543a29020 avcodec/libvpxenc: Adds support for constant quality mode in VP9. 11 years ago
Deb Mukherjee b6a0b8bcf4 Adds support for setting aq_mode in libvpx encoder 11 years ago
James Darnley 8c1b942ad7 Replace incorrect use of "multiply" with "multiple" 11 years ago
James Almer 7997d78643 lavc/libwebpenc: use WebPMemoryWriterClear() 11 years ago
Diego Biurrun 8d27bf1cff x86: xvid: K&R formatting cosmetics 11 years ago
Jean-Francois Thibert 12df9b9a15 Improved AC3 decoder level support (heavy drc, dialnorm) 11 years ago
Diego Biurrun dcb7c868ec cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs 11 years ago
Diego Biurrun 1f156af427 x86: xvid_idct: Drop unused definitions 11 years ago
Luca Barbato ff771f79b5 vc1: Initialize start_code_found to 0 11 years ago
Hii 604c4eab2b libx264: fix -b_qfactor and -chromaoffset 11 years ago
Vittorio Giovara e87f5e4e5f h264: fully check cropping amount from sps 11 years ago
Gabriel Dume 0a02426826 libxvid: K&R formatting cosmetics 11 years ago
Michael Niedermayer 85f0bde4f0 avcodec/snowenc: remove out-commented assert 11 years ago
Luca Barbato a4d3c20035 vc1: Fix the skip condition 11 years ago
Christophe Gisquet f75baa6c9b huffyuvdec: decode the last odd sample 11 years ago
Christophe Gisquet 6ee7681723 huffyuvenc: write last odd sample 11 years ago
Michael Niedermayer 2a85826e57 avcodec/vp9: Use av_malloc_array() 11 years ago
Michael Niedermayer 52fca28c3b avcodec/vorbisenc: use av_malloc(z)_array() 11 years ago
Michael Niedermayer d647ef0c80 avcodec/mpegvideo_parser: consider vbv_delay in bitrate heuristic also for mpeg2 11 years ago
Michael Niedermayer a2841d92c3 Revert "pnmenc: use bits_per_raw_sample" 11 years ago
Michael Niedermayer 30f680ee0a avcodec/vc1dec: fix null pointer dereference 11 years ago
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