29725 Commits (d4ec07dfe7dbc86e8f6403781c511b9463a526d2)

Author SHA1 Message Date
Michael Niedermayer 37c46743ee avcodec: fix missing doxygen comment marker 11 years ago
Reimar Döffinger 935453102b ituh263dec: Optimize new RL_VLC based decoding. 11 years ago
Reimar Döffinger c0d32686dd h261dec: Optimize new RL_VLC based decoding. 11 years ago
Reimar Döffinger da0a670b3c h261, h263 decoders: convert to RL_VLC. 11 years ago
Reimar Döffinger 3efc174fd6 aacps_tablegen: replace TABLE_CONST by const. 11 years ago
Michael Niedermayer f0d4f00f24 avcodec/mjpegdec: fix green line at the bottom with upscale v 11 years ago
Michael Niedermayer 63a52ca134 avcodec/mjpegdec: fix green vertical line at the right with upscale h 11 years ago
Reimar Döffinger 03bf457241 Add av_cold to table generation functions. 11 years ago
Reimar Döffinger 4fe448738e WMA: add "const" to avoid warnings with hardcoded tables. 11 years ago
Reimar Döffinger 3bc5d2a064 ac3dec_fixed: add missing "static const". 11 years ago
Reimar Döffinger 18464d7270 sipr16kdata.h: add forgotten const. 11 years ago
Reimar Döffinger 2bb66cc8be fft_template: Move variables to where they are used. 11 years ago
Reimar Döffinger 1654514ab0 fft: add ff_ prefix to some global arrays. 11 years ago
Michael Niedermayer e0237208b4 avcodec/h264: Do not get stuck on IDR inter frames 11 years ago
Reimar Döffinger e2cd28c926 fft: add missing const. 11 years ago
Christophe Gisquet a808733675 proresenc_ks: allow auto-selecting profile 11 years ago
Michael Niedermayer 1402873601 avcodec/vp3data: use more compact data types 11 years ago
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