29997 Commits (158b3fb58485921ff6761dc7d2e25d7b625434da)

Author SHA1 Message Date
Gabriel Dume d2a4e4b9cc wma: K&R formatting cosmetics 10 years ago
Michael Niedermayer 928cb84b32 avcodec/idctdsp: Initialize ff_put/add_pixels_clamped correctly so that the optimized functions are also used 10 years ago
Michael Niedermayer 50841da143 avcodec/mpeg4videodec: fix automatic use of the xvid idct on non x86 10 years ago
Luca Barbato 4912b634b5 x265: Use the encoder defaults 10 years ago
Gabriel Dume eda7571ea1 wmv2: K&R formatting cosmetics 10 years ago
Pascal Massimino 7a1d6ddd2c xvid: Add C IDCT 10 years ago
Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 10 years ago
Reimar Döffinger 3980ab12b7 rangecoder-test: Allow running with small stack size. 10 years ago
Reimar Döffinger e48cd2de98 rl.h: Use on-stack temporary VLC tables instead of having them static. 10 years ago
Reimar Döffinger 2ca78936c7 rl.h: remove deprecated and now unused vlc member. 10 years ago
Michael Niedermayer 1587989518 avcodec/rawdec: Support CODEC_CAP_PARAM_CHANGE 10 years ago
Diego Biurrun 91d305790e get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE 10 years ago
Gabriel Dume ff4d1aa8bc flv: K&R formatting cosmetics 10 years ago
Gabriel Dume f61e47dd68 asv: K&R formatting cosmetics 10 years ago
Gabriel Dume 74512f7e36 8svx: Return proper error codes 10 years ago
Michael Niedermayer a2dbf379f0 avcodec/dvbsubdec: make compute_edt user settable 10 years ago
Reimar Döffinger e8d0b84e8a h261dec, ituh263dec: Move condition. 10 years ago
Reimar Döffinger 36c0043344 h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too. 10 years ago
Reimar Döffinger 2a00812d82 h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop. 10 years ago
Gabriel Dume e205fe6831 mpeg4videodec: Fix low_delay error message 10 years ago
Gabriel Dume 63f800ca5f aac_adtstoasc_bsf: Return proper error code 10 years ago
Diego Biurrun b8962d64cc dxva2: Clean up definition of _WIN32_WINNT 10 years ago
Diego Biurrun 4600a85eaa dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer() 10 years ago
Michael Niedermayer 37c46743ee avcodec: fix missing doxygen comment marker 10 years ago
Reimar Döffinger 935453102b ituh263dec: Optimize new RL_VLC based decoding. 10 years ago
Reimar Döffinger c0d32686dd h261dec: Optimize new RL_VLC based decoding. 10 years ago
Reimar Döffinger da0a670b3c h261, h263 decoders: convert to RL_VLC. 10 years ago
Reimar Döffinger 3efc174fd6 aacps_tablegen: replace TABLE_CONST by const. 10 years ago
Michael Niedermayer f0d4f00f24 avcodec/mjpegdec: fix green line at the bottom with upscale v 10 years ago
Michael Niedermayer 63a52ca134 avcodec/mjpegdec: fix green vertical line at the right with upscale h 10 years ago
Reimar Döffinger 03bf457241 Add av_cold to table generation functions. 10 years ago
Reimar Döffinger 4fe448738e WMA: add "const" to avoid warnings with hardcoded tables. 10 years ago
Reimar Döffinger 3bc5d2a064 ac3dec_fixed: add missing "static const". 10 years ago
Reimar Döffinger 18464d7270 sipr16kdata.h: add forgotten const. 10 years ago
Reimar Döffinger 2bb66cc8be fft_template: Move variables to where they are used. 10 years ago
Reimar Döffinger 1654514ab0 fft: add ff_ prefix to some global arrays. 10 years ago
Michael Niedermayer e0237208b4 avcodec/h264: Do not get stuck on IDR inter frames 10 years ago
Reimar Döffinger e2cd28c926 fft: add missing const. 10 years ago
Christophe Gisquet a808733675 proresenc_ks: allow auto-selecting profile 10 years ago
Michael Niedermayer 1402873601 avcodec/vp3data: use more compact data types 10 years ago
Michael Niedermayer e16b7338d8 avcodec/aarch64/h264qpel_init_aarch64: mark src as const 10 years ago
Michael Niedermayer 596636a474 avcodec/snow: check coeffs for validity 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Paul B Mahol be3d8073ed avcodec/wavpack: increase WV_MAX_SAMPLES 10 years ago
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