38010 Commits (5b281b476b32c35527c0eea5f42161c4acad83f9)

Author SHA1 Message Date
Michael Niedermayer fc8cff96ed avcodec/h264_cavlc: Fix undefined behavior on qscale overflow 8 years ago
Paul B Mahol 4925537004 avcodec/utvideodec: fix gradient prediction when stride does not match width 8 years ago
Paul B Mahol 9ef21a897c avcodec/utvideodec: fix decoding odd sizes with interlaced video with some formats 8 years ago
James Almer 0f05f2c7e6 avcodec/aac_adtstoasc: fix ASC passthrough on small frames 8 years ago
Carl Eugen Hoyos b6a8396245 lavc/motion_est: Fix undefined negative left shifts. 8 years ago
Paul B Mahol 61088051bd avcodec: add Screen Recorder Gold Codec decoder 8 years ago
Paul B Mahol a96db6be06 avcodec: add Mandsoft Screen Capture Codec decoder 8 years ago
Paul B Mahol f6b5a5c7d0 avcodec/dnxhdenc: fix recent regression 8 years ago
Carl Eugen Hoyos b9e4bbc686 lavc/opus_pvq: Add missing copyright notices from libopus. 8 years ago
Paul B Mahol 5dedb2afd6 avcodec/dnxhd*: add ff_dnxhd_get_hr_frame_size() 8 years ago
Paul B Mahol 34c2eea3d8 avcodec/dnxhdenc: make sure that mb_height > 255 can be stored 8 years ago
Rostislav Pehlivanov 3f1c527bf5 opus_pvq: add resynth support and band encoding cost function 8 years ago
James Almer 8cd8c83317 avcodec/aacenc_ltp: fix use of uninitialized values 8 years ago
Michael Niedermayer cd8e62746f avcodec/tiff: Factor constant computation out of inner loop 8 years ago
James Almer 2b4cc8d1bb avcodec/dnxhddec: fix -Wformat warning raised by DJGPP 8 years ago
Paul B Mahol da2fd3f73e avcodec/lcldec: mark output frames as keyframes 8 years ago
Paul B Mahol c61dc28911 avcodec/lcldec: add support for frame threads 8 years ago
Paul B Mahol 25e491b6f9 avcodec/dnxhddec: add support for very big resolutions 8 years ago
Clément Bœsch 8839cbf911 Revert "avcodec/svq1: zero initialize entries array" 8 years ago
Michael Niedermayer c94d551ea7 avcodec/pixlet: Reorder rlen check 8 years ago
Michael Niedermayer 8dd0c12648 avcodec/mjpegenc_huffman: Assert length in ff_mjpegenc_huffman_compute_bits() 8 years ago
Rostislav Pehlivanov 03eb0515c1 mpegvideo_enc: disable optimized huffman coding with AMV or slice threads 8 years ago
Michael Niedermayer 724bb805ef Revert "mjpegenc: disable huffman coding with AMV" 8 years ago
James Almer 4588063f3e avcodec/hevcdec: remove duplicate extradata parsing function 8 years ago
James Almer 498e9e8e2a avcodec/hevc_parse: split build dependencies 8 years ago
James Almer f1533979a2 avcodec/hevc_parse: allow setting apply_defdispwin when decoding SPS NAL units 8 years ago
James Almer 159ab4625b avcodec/hevc_parse: check for parameter set decoding failure 8 years ago
James Almer aed84ee4d1 avcodec/svq1: zero initialize entries array 8 years ago
Paul B Mahol 20f7872d99 avcodec/hqx: add support for frame threads 8 years ago
Paul B Mahol 24d9b0c29c avcodec/cllc: add support for frame threads 8 years ago
Michael Niedermayer 9244b839b7 avcodec/dcadsp: Fix runtime error: signed integer overflow 8 years ago
Rostislav Pehlivanov 45eeb1f785 mjpegenc: enable optimal huffman coding by default 8 years ago
Rostislav Pehlivanov 7f9b492d54 mjpegenc: disable huffman coding with AMV 8 years ago
Rostislav Pehlivanov 2c9be3882a mjpegenc_common: check for codec ID before using avctx->priv_data 8 years ago
Rostislav Pehlivanov d0a3143193 opusenc: switch between intra/inter mode for coarse energy 8 years ago
Rostislav Pehlivanov c39fba703b opusenc: do not signal digital silence 8 years ago
Rostislav Pehlivanov 42ffc67208 opusenc: minor style changes 8 years ago
Rostislav Pehlivanov 63744d8afd opusenc: remove unused header entries and simplify normalization 8 years ago
Rostislav Pehlivanov a66121d964 opus_rc: add macros for checkpoint rollback 8 years ago
Rostislav Pehlivanov 6d0b62a12b opus_celt: fix some style issues 8 years ago
Rostislav Pehlivanov db788de8ec mdct15: use existing complex multiplication macros 8 years ago
James Almer e7fb6bc32d avcodec/hevc_parse: ignore all non parameter set NAL units in extradata 8 years ago
Paul B Mahol faa94a576f avcodec/utvideodec: add support for gradient prediction 8 years ago
Ronald S. Bultje 2e664b9c1e pthread_frame: make accesses to debug field be protected by owner lock. 8 years ago
Ronald S. Bultje 7f05c5cea0 h264: don't re-call ff_h264_direct_ref_list_init() w/ frame-mt. 8 years ago
Clément Bœsch 8d94d9798a lavc/mjpegdec: allow failure while decoding APP 8 years ago
James Almer 7c1566fec3 avcodec/tta: Don't try to read more than MIN_CACHE_BITS bits 8 years ago
Michael Niedermayer 08117a4015 avcodec/h264: Check weight values to be within the specs limits. 8 years ago
Diego Biurrun b0f67d03c5 ac3enc: Avoid unnecessary macro indirections 8 years ago
Michael Niedermayer 61ee2ca775 avcodec/dvdsubdec: Fixes 2 runtime error: left shift of 170 by 24 places cannot be represented in type 'int' 8 years ago