29789 Commits (5732b21884251a3414622f662eb337666f2eb77e)

Author SHA1 Message Date
Michael Niedermayer 1654ca7d4e avcodec/mjpegdec: fix rounding of chroma_height 11 years ago
Michael Niedermayer dcb29d37d4 avcodec/mpegvideo: set codec tags in ff_mpv_decode_init() 11 years ago
Michael Niedermayer 4dee4a4470 avcodec/mpegvideo: Factor ff_mpv_decode_init() out 11 years ago
Diego Biurrun 2143948381 Drop unnecessary av_unused attributes. 11 years ago
Diego Biurrun 213e606752 Replace av_unused attributes by block structures 11 years ago
Diego Biurrun 096a1d5b46 rdft: Move some variables into a separate block 11 years ago
Diego Biurrun b574e1e97e get_bits: Add OPEN_READER macro variant w/o size_plus8 11 years ago
Benoit Fouet 4f10495055 tiff: fix {2,4}bpp grayscale palettes. 11 years ago
Stefano Sabatini 39b517fac0 lavc/libvpxenc: show crf CQ value in error message 11 years ago
James Almer 52ec81c67d x86/hevc_res_add: add missing guards to hevc_transform_add32_8_avx2 11 years ago
James Almer c3d2426cca x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2 11 years ago
James Darnley 46ef45ab59 lavc/x86/v210: give cpuflag to INIT macro 11 years ago
Diego Biurrun 4d55e9de27 vc1: Split bits used in libavformat into a separate header 11 years ago
Diego Biurrun f20518568a build: Split WMA frequencies into a separate object file 11 years ago
Diego Biurrun 803f8992f1 build: cosmetics: Group hwaccel OBJS declarations together 11 years ago
Reimar Döffinger 235d401bfa vorbisenc: avoid large stack allocation. 11 years ago
Reimar Döffinger fcfc90ed65 svq1enc: remove pointless array element. 11 years ago
Reimar Döffinger 6724254118 ffv1enc: reduce stack usage. 11 years ago
Diego Biurrun 2b8b0da09c fdctdsp: cosmetics: Drop one unnecessary if-block level 11 years ago
Gabriel Dume d2a4e4b9cc wma: K&R formatting cosmetics 11 years ago
Michael Niedermayer 928cb84b32 avcodec/idctdsp: Initialize ff_put/add_pixels_clamped correctly so that the optimized functions are also used 11 years ago
Michael Niedermayer 50841da143 avcodec/mpeg4videodec: fix automatic use of the xvid idct on non x86 11 years ago
Luca Barbato 4912b634b5 x265: Use the encoder defaults 11 years ago
Gabriel Dume eda7571ea1 wmv2: K&R formatting cosmetics 11 years ago
Pascal Massimino 7a1d6ddd2c xvid: Add C IDCT 11 years ago
Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 11 years ago
Reimar Döffinger 3980ab12b7 rangecoder-test: Allow running with small stack size. 11 years ago
Reimar Döffinger e48cd2de98 rl.h: Use on-stack temporary VLC tables instead of having them static. 11 years ago
Reimar Döffinger 2ca78936c7 rl.h: remove deprecated and now unused vlc member. 11 years ago
Michael Niedermayer 1587989518 avcodec/rawdec: Support CODEC_CAP_PARAM_CHANGE 11 years ago
Diego Biurrun 91d305790e get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE 11 years ago
Gabriel Dume ff4d1aa8bc flv: K&R formatting cosmetics 11 years ago
Gabriel Dume f61e47dd68 asv: K&R formatting cosmetics 11 years ago
Gabriel Dume 74512f7e36 8svx: Return proper error codes 11 years ago
Michael Niedermayer a2dbf379f0 avcodec/dvbsubdec: make compute_edt user settable 11 years ago
Reimar Döffinger e8d0b84e8a h261dec, ituh263dec: Move condition. 11 years ago
Reimar Döffinger 36c0043344 h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too. 11 years ago
Reimar Döffinger 2a00812d82 h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop. 11 years ago
Gabriel Dume e205fe6831 mpeg4videodec: Fix low_delay error message 11 years ago
Gabriel Dume 63f800ca5f aac_adtstoasc_bsf: Return proper error code 11 years ago
Diego Biurrun b8962d64cc dxva2: Clean up definition of _WIN32_WINNT 11 years ago
Diego Biurrun 4600a85eaa dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer() 11 years ago
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