35190 Commits (6f69f7a8bf6a0d013985578df2ef42ee6b1c7994)

Author SHA1 Message Date
foo86 00e3717b4a avcodec/dca: simplify condition 9 years ago
foo86 8981348749 avcodec/dca: fix av_cold placement in declarations 9 years ago
Rodger Combs ecba35bbe3 lavc/videotoolboxenc: remove *_NULLABLE annotations; fixes pre-10.11 build 9 years ago
Rick Kern 3af71ac3f9 lavc: add VideoToolbox H.264 Encoder 9 years ago
Ganesh Ajjanagadde bd9c58756a lavc/aacenc_utils: replace sqrtf(Q*sqrtf(Q)) by precomputed value 9 years ago
Wan-Teh Chang 4845f0720e Move the |die| member of FrameThreadContext to PerThreadContext. 9 years ago
Rostislav Pehlivanov 7bcc57ad99 vc2enc: fix packet underallocation and minimum bitrate with interlacing 9 years ago
Rostislav Pehlivanov 41985d40c6 vc2enc: simplify slice cost caching 9 years ago
Rostislav Pehlivanov 6061b78e83 vc2enc: remove redundant put_padding() and use skip_put_bytes() instead 9 years ago
Michael Niedermayer 0be09f54fb avcodec: Add utils test 9 years ago
Timothy Gu e3461197b1 x86/vc1dsp: Split the file into MC and loopfilter 9 years ago
Carl Eugen Hoyos 4e05a12a41 lavc/pcxenc: Update format description link. 9 years ago
Michael Niedermayer 3e42c1128f avcodec/libzvbi-teletextdec: Remove unused variable 9 years ago
Rostislav Pehlivanov e7345abe05 vc2enc: redistribute leftover bytes 9 years ago
Rostislav Pehlivanov bbcd5e99c3 vc2enc: allocate the DWT context with the current plane size 9 years ago
Rostislav Pehlivanov 2f19583911 2enc: clip and warn when user bitrate set too low 9 years ago
Rostislav Pehlivanov 6e5c6d61bd vc2enc: clip and warn when user bitrate set too low 9 years ago
Rostislav Pehlivanov 0a2adf0f47 vc2enc: carry over quantization index across frames as a starting point 9 years ago
Rostislav Pehlivanov fc1d3cbfdc vc2enc: use 32 bits for quantized coefficients LUT 9 years ago
Rostislav Pehlivanov 5cc53c2e53 vc2enc: cache bits per quantizer, calculate wasted bits 9 years ago
Michael Niedermayer c6f4720b86 avcodec/mjpegdec: Fix decoding slightly odd progressive jpeg 9 years ago
Reimar Döffinger 4dd4d53531 Document and validate AVFrame plane pointers. 9 years ago
Reimar Döffinger 45fa03b1f9 mjpegdec: Do not assume unused plane pointer are NULL. 9 years ago
Reimar Döffinger 0f199f0ad0 mss2: Fix buffer overflow. 9 years ago
Rodger Combs f0ea536c47 lavc/aac_ac3_parser: reindent 9 years ago
Rodger Combs 9f5baf9085 lavc/aac_ac3_parser: avoid zeroing codec parameters if we haven't read a frame 9 years ago
Rodger Combs b426d66370 lavc/Makefile: dnxhd demuxer depends on dnxhddata.o 9 years ago
Kieran Kunhya 8adbe26b90 avcodec/cfhd: Add support for 12-bit RGBA. 9 years ago
Kieran Kunhya 0096453f70 cfhd: reallocate internal buffers on format change. 9 years ago
Michael Niedermayer d39b770aa2 avcodec/utils: Check that the video data[] arrays are NULL on the input to get_buffer_internal() 9 years ago
Michael Niedermayer bdf7093bd0 avcodec/utils: Check all data[] pointers in video_get_buffer() not just the first 9 years ago
Clément Bœsch b5451d88cf lavc: reindent a few decoders after previous commits 9 years ago
Clément Bœsch 22ebbda637 lavc: deprecate decoded ass subtitles with timings 9 years ago
Clément Bœsch 30e7685360 lavc/options: add ass_ro_flush_noop to flags2 9 years ago
Clément Bœsch 2941282124 lavc: allow subtitle text format to be ASS without timing 9 years ago
Clément Bœsch 805685fffd Kill timed SSA 9 years ago
Michael Niedermayer 410f717ff6 avcodec/utils: Merge identical if conditions 9 years ago
Rostislav Pehlivanov bc7beb6574 vc2enc: calculate the minimum slice size only once 9 years ago
Rostislav Pehlivanov 2b811e4605 vc2enc: halve allocated table size, refactor and optimize quantization 9 years ago
Rostislav Pehlivanov 7db2e757c5 vc2enc: use FFABS() instead of abs() 9 years ago
Rostislav Pehlivanov 3ef10406e1 vc2enc: correctly zero out coefficient array padding 9 years ago
Rostislav Pehlivanov 35346c7b0f vc2enc: mark as FF_CODEC_CAP_INIT_THREADSAFE and align AVCodec entries 9 years ago
Carl Eugen Hoyos 0f31d401c3 lavc/mjpegdec: Fix decoding images with Adobe_CM tag. 9 years ago
Neil Birkbeck ad17b9d2d4 libavcodec:add packet level support for mastering metadata 9 years ago
Michael Niedermayer 10fa50c156 avcodec/mpeg12dec: Fix missing slice handling without padding 9 years ago
Kieran Kunhya 4170a44bbc Add GBRAP12 pixel format 9 years ago
Ganesh Ajjanagadde e86444b19d lavc/utvideodec: prevent possible signed overflow 9 years ago
Stefano Sabatini 14f7a3d55a lavc/lavf: transmit stream_id information for mpegts KLV data packets 9 years ago
Anton Khirnov a8068346e4 lavc: add a variant of av_get_audio_frame_duration working with AVCodecParameters 9 years ago
Anton Khirnov 998e1b8f52 lavc: add codec parameters API 9 years ago