29705 Commits (4c9204783ad2ca6a6519988dfba77b78d4e83370)

Author SHA1 Message Date
Michael Niedermayer 22652dc2b8 avcodec/avcodec: fix missing doxygen comment marker 10 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
Michael Niedermayer ef768ab976 avcodec/h264: Move h264_vdpau_class under ifdef to avoid unused variable warning 10 years ago
Michael Niedermayer 87961a8a50 avcodec/flashsv2enc: fix "unused variable" warnings 10 years ago
Deb Mukherjee b543a29020 avcodec/libvpxenc: Adds support for constant quality mode in VP9. 10 years ago
Deb Mukherjee b6a0b8bcf4 Adds support for setting aq_mode in libvpx encoder 10 years ago
James Darnley 8c1b942ad7 Replace incorrect use of "multiply" with "multiple" 10 years ago
James Almer 7997d78643 lavc/libwebpenc: use WebPMemoryWriterClear() 10 years ago
Diego Biurrun 8d27bf1cff x86: xvid: K&R formatting cosmetics 10 years ago
Jean-Francois Thibert 12df9b9a15 Improved AC3 decoder level support (heavy drc, dialnorm) 10 years ago
Diego Biurrun dcb7c868ec cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs 10 years ago
Diego Biurrun 1f156af427 x86: xvid_idct: Drop unused definitions 10 years ago
Luca Barbato ff771f79b5 vc1: Initialize start_code_found to 0 10 years ago
Hii 604c4eab2b libx264: fix -b_qfactor and -chromaoffset 10 years ago
Vittorio Giovara e87f5e4e5f h264: fully check cropping amount from sps 10 years ago
Gabriel Dume 0a02426826 libxvid: K&R formatting cosmetics 10 years ago
Michael Niedermayer 85f0bde4f0 avcodec/snowenc: remove out-commented assert 10 years ago
Luca Barbato a4d3c20035 vc1: Fix the skip condition 10 years ago
Christophe Gisquet f75baa6c9b huffyuvdec: decode the last odd sample 10 years ago
Christophe Gisquet 6ee7681723 huffyuvenc: write last odd sample 10 years ago
Michael Niedermayer 2a85826e57 avcodec/vp9: Use av_malloc_array() 10 years ago
Michael Niedermayer 52fca28c3b avcodec/vorbisenc: use av_malloc(z)_array() 10 years ago
Michael Niedermayer d647ef0c80 avcodec/mpegvideo_parser: consider vbv_delay in bitrate heuristic also for mpeg2 10 years ago
Michael Niedermayer a2841d92c3 Revert "pnmenc: use bits_per_raw_sample" 10 years ago
Michael Niedermayer 30f680ee0a avcodec/vc1dec: fix null pointer dereference 10 years ago
Michael Niedermayer 3fe9e7be4c avcodec/utils: add GBRP16 to avcodec_align_dimensions2() 10 years ago
Carl Eugen Hoyos cc0acdbd68 lavc/h264_slice: Add a missing newline to an error message. 10 years ago
Clément Bœsch f888331769 avfilter: add codecview filter 10 years ago
Paul B Mahol 6dfa70f272 Correct few "ffmpeg" typos 10 years ago
Paul B Mahol b73b36bfa5 avcodec/xan: fix style issue 10 years ago
Christophe Gisquet 3e892b2bcd x86: hevc_mc: split differently calls 10 years ago
Christophe Gisquet 38e2aa3759 x86: hevc_mc: correct unneeded use of SSE4 code 10 years ago
Christophe Gisquet 1506ea947d pnmenc: use bits_per_raw_sample 10 years ago
ThomasVolkert 50a4d5cfc6 Add support for H.261 RTP payload format (RFC 4587) 10 years ago
Michael Niedermayer ab1e431288 avcodec/tiff: Make pixel format checks tighter 10 years ago
James Almer b140b51ebb lavc/tiff: add support for LZMA compression 10 years ago
Michael Niedermayer 1fa35e4352 avcodec/h264_slice: More complete cleanup in h264_slice_header_init() 10 years ago
Michael Niedermayer 949057c958 avcodec/h264: do proper cleanup in ff_h264_alloc_tables() in case DPB alloc fails 10 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