26957 Commits (03fff09b32171e0c76d104c02ebf578c7f4fe21d)

Author SHA1 Message Date
Hendrik Leppkes e1facd3f81 dxva2_vc1: set PQUANT as described by the 2010 spec update 11 years ago
Hendrik Leppkes 3021d1be9e dxva2_vc1: set bfraction in slice info according to spec 11 years ago
Hendrik Leppkes 8abdf46b38 dxva2_vc1: set refdist value according to spec 11 years ago
Michael Niedermayer 46b06bd894 avcodec/mpegvideo_enc: implement frame skip score normalization 11 years ago
Michael Niedermayer 21a2fb7e05 avcodec/hevc: clear HEVClc when its deallocated in hevc_decode_free() 11 years ago
Reimar Döffinger cbeaf67888 Avoid using empty macro arguments. 11 years ago
Anssi Hannula 4a4437c0fb avformat/mpegts: demux timed ID3 metadata 11 years ago
Michael Niedermayer 61d43a2651 avcodec/lagarith: check and propagate return value from init_get_bits8() 11 years ago
Michael Niedermayer afd1245433 avcodec/lagarith: use init_get_bits8() 11 years ago
Michael Niedermayer 6f1b296771 avcodec/lagarith: reenable buggy lag_decode_zero_run_line() 11 years ago
Nicolas George 2ebaadf35c lavc/mjpegenc: use proper error codes. 11 years ago
Nicolas George 19a2d101ac lavc/mjpegenc: check av_frame_alloc() failure. 11 years ago
Nicolas George 97af2faaba lavc/libopenjpegenc: check av_frame_alloc() failure. 11 years ago
Nicolas George a91394f4de lavc/diracdec: check av_frame_alloc() failure. 11 years ago
Nicolas George 38004051b5 lavc/utils: check av_frame_alloc() failure. 11 years ago
Nicolas George bcfcb8b852 lavc/ffwavesynth: fix dependency sizeof(AVFrame). 11 years ago
Michael Niedermayer e80aa47abf avcodec/lagarith: fix init_get_bits() size in lag_decode_arith_plane() 11 years ago
Michael Niedermayer 3410122c68 avcodec/lagarith: fix src/src_size for esc_count < 8 11 years ago
Michael Niedermayer 100a54da52 avcodec/lagarith: disable lag_decode_zero_run_line() and ask for a sample 11 years ago
Carl Eugen Hoyos de40905f55 Fix condition for transparency warning in xsub encoder. 11 years ago
Michael Niedermayer 5c74fa6ce0 avcodec/alsdec: skip cases where the master channel equals the current channel 11 years ago
Michael Niedermayer fead24141a avcodec/vda_h264_dec: avoid declaring int in for arguments 11 years ago
Maxim Poliakovski 2e1fb96af3 ATRAC+ decoder 11 years ago
Michael Niedermayer 55fa898969 avcodec/jpeg2000dec: zero Jpeg2000QuantStyle structure before use in get_qcd() 11 years ago
Michael Niedermayer 6ea05ef278 avcodec/h264: remove unused variable 11 years ago
Luca Barbato 4d2bb28931 h264: namespace the decode function 11 years ago
Ronald S. Bultje 18175baa54 vp9/x86: 16px MC functions (64bit only). 11 years ago
Michael Niedermayer f55bc96a54 avcodec/pcm-dvd: reset last header on errors 11 years ago
Michael Niedermayer 42b6805cc1 avcodec/huffyuvdec: clear remainder of the array on end of input in decode_422_bitstream() 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Michael Niedermayer d164ad3298 avcodec/ivi_common: use av_mallocz() to allocate mbs array 11 years ago
Xidorn Quan 344d6db978 avcodec/vda_h264_dec: add format check 11 years ago
Michael Niedermayer 14bec7dcf8 avcodec/wnv1: clear padding area of rbuf 11 years ago
Ronald S. Bultje 0d9375fc90 vp9/x86: 16x16 sub-IDCT for top-left 8x8 subblock (eob <= 38). 11 years ago
Stefano Sabatini 334e2e2363 lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample format max value 11 years ago
Michael Niedermayer 1486ed0815 avcodec/shorten: clear bitstream buffer 11 years ago
Michael Niedermayer f07ca542e3 avcodec/vmdav: return the amount of data that has been unpacked from lz_unpack() (as well as errors) 11 years ago
Michael Niedermayer bb9f55163f avcodec/eatgv: use av_mallocz() for frame_buffer 11 years ago
Carl Eugen Hoyos 691dec6201 Allow stream-copying grayscale mov files. 11 years ago
Ronald S. Bultje acafbb4dd2 vp9: fix crash if segmentation=1, keyframe/intraonly=1 and updatemap=0. 11 years ago
Ronald S. Bultje 4a55bffad3 vp9: fix bug in updating of coef probabilities with parallelmode=1. 11 years ago
Jan Gerber b2597042e5 avcodec/libopusdec: Set codec->delay to pre_skip not fixed value 11 years ago
Michael Niedermayer 95953c1cfd avcodec/wavpack fix *void pointer arithmetic 11 years ago
Michael Niedermayer 99978320c0 avcodec/apedec: use av_fast_padded_malloc() 11 years ago
Michael Niedermayer d5128fce38 avcodec/apedec: more checks for k 11 years ago
Michael Niedermayer d94633409b avcodec/libopencore-amr: remove av_free coded_frame. 11 years ago
Michael Niedermayer 8b285f03f7 avcodec/utils: fix memleak on avcodec_open2() failure 11 years ago
Michael Niedermayer 866c44d4b0 avcodec/wavpack: clear remainder of data in case of error in wv_unpack_mono/stereo() 11 years ago
Ivan Kalvachev 1c63aed232 Convert XvMC to hwaccel v3 11 years ago
Michael Niedermayer 102b794e09 configure: support raising major version in soname 11 years ago