38314 Commits (917853661f955ddabeb0a6d682d03f0b0759f2b7)

Author SHA1 Message Date
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
Michael Niedermayer afe950e1fa avcodec/bitpacked: Fix mixed declarations and statement 8 years ago
wm4 15a23a8332 pthread_frame: don't return stale error codes after flush 8 years ago
James Almer e5c11ab9ce avcodec: fix containts typo 8 years ago
Steve Lhomme 157e57a181 lavc: Add Content Light Level side metadata found in HEVC 8 years ago
Shivraj Patil 2a512f86c1 build fix for mips 8 years ago
Ronald S. Bultje fed92adbb3 vp8: make mv_min/max thread-local if using partition threading. 8 years ago
Ronald S. Bultje 9a54c6f243 vp8: make wait/thread_mb_pos atomic. 8 years ago
Ronald S. Bultje 83ae7e6350 x86/idctdsp_init: reindent. 8 years ago
Ronald S. Bultje 32baeafeee jrev/xvid: hardcode use of C put/add_pixels_clamped. 8 years ago
Ronald S. Bultje e0c205677f x86/simple_idct: add explicit sse2 simple_idct_put/add versions. 8 years ago
Ronald S. Bultje 2f0591cfa3 cavs: add a sse2 idct implementation. 8 years ago
Ronald S. Bultje c9d98c5649 cavs: convert idct from inline asm to yasm. 8 years ago
Ronald S. Bultje b51d7d89f8 x86/xvididct: remove use of ff_put/add_pixels_clamped function pointer. 8 years ago
Ronald S. Bultje 40cbd686dc idct_arm: remove use of ff_put/add_pixels_clamped function pointer. 8 years ago
Ronald S. Bultje 083300bea9 pthread_frame: allow per-field ThreadFrame owners. 8 years ago
Michael Niedermayer b02027c79d avcodec/dvbsubdec: Replace fprintf(stderr) by av_log() 8 years ago
Rostislav Pehlivanov c901ae9440 bitpacked: fix potential overflow 8 years ago
Ronald S. Bultje 7c7e7c44a6 huffyuv: assign correct per-thread avctx pointer to HYuvContext::avctx. 8 years ago
Damien Riegel 549acc9995 codec: bitpacked: add decoder 8 years ago