41959 Commits (4c8c4f2d43d5634ac76c877050691f7d6230b9b6)

Author SHA1 Message Date
Nick Renieris 4c8c4f2d43 lavc/tiff: Convert DNGs to sRGB color space 6 years ago
Nick Renieris c31c708929 lavc/tiff: Decode embedded JPEGs in DNG images 6 years ago
Nick Renieris 40abff05d2 lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs 6 years ago
Raphaël Zumer a12b629ae1 avcodec: Support EBU Tech. 3213-E primaries values 6 years ago
Michael Niedermayer cc78783ce5 avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block() 6 years ago
Michael Niedermayer fe536b6d99 avcodec/vc1_block: Check the return code from vc1_decode_p_block() 6 years ago
Michael Niedermayer 9c6b400492 avcodec/vc1dec: Require res_sprite for wmv3images 6 years ago
Michael Niedermayer 6962fd586e avcodec/vc1_block: Check for double escapes 6 years ago
Michael Niedermayer 07b948fe60 avcodec/vorbisdec: Check get_vlc2() failure 6 years ago
Michael Niedermayer 9b57b90c4c avcodec/vaapi_encode: Simplify code with av_clip_int8() 6 years ago
Paul B Mahol 7c0b3ba7dd avcodec: add IMM5 decoder 6 years ago
Paul B Mahol 0067da587a avcodec/msrle: add a flush() callback 6 years ago
Michael Niedermayer 15a65c13e1 avcodec/ivi: Allocate bufs later 6 years ago
Michael Niedermayer 7e9aecc9f3 avcodec/tta: Fix integer overflow in prediction 6 years ago
Michael Niedermayer dea2591d4f avcodec/vb: Check input packet size to be large enough to contain flags 6 years ago
Michael Niedermayer 37bc8e3249 avcodec/cavsdec: Limit the number of access units per packet to 2 6 years ago
Thierry Foucu a80fdbcf13 lavc/cbs_h2645: Use av_realloc instead of av_malloc 6 years ago
Paul B Mahol 330ba8d537 avcodec/dsd: use uint8_t instead of unsigned char 6 years ago
Paul B Mahol 9606e4b6e6 avcodec/dsddec: add slice threading support 6 years ago
Paul B Mahol ef73ccc2c4 avcodec/h264_refs: do not use invalid mmco values in case of error 6 years ago
Paul B Mahol d063f13700 avcodec/tiff: add missing break in tiff_decode_tag() 6 years ago
OvchinnikovDmitrii f8ad2ddd7a libavcodec/amfenc: Vulkan initialization support for encoder. 6 years ago
James Almer b319feb05f avcodec/qtrle: don't clear the palette when flushing 6 years ago
James Almer d70bbdc5fa avcodec/qtrle: call ff_reget_buffer() only when the picture data is going to change 6 years ago
James Almer 8b71cc3363 Revert "avcodec/qtrle: Do not output duplicated frames on insufficient input" 6 years ago
Michael Niedermayer dead949a1f avcodec/atrac9dec: Check block_align 6 years ago
James Almer 33a53722dc avcodec/qtrle: add a flush() callback 6 years ago
James Almer af70bfbead avcodec/h2645_parse: zero initialize the rbsp buffer 6 years ago
Aman Gupta 0821bc4eee avcodec/vaapi_encode: respect -force_key_frames setting 6 years ago
Michael Niedermayer 8f49176e84 avcodec/alac: Check for bps of 0 6 years ago
Carl Eugen Hoyos 434588596f lavc/x264: Also clean-up libx264rgb after init errors. 6 years ago
James Almer c300fe13b6 avcodec/mlp_parser: export AVCodecContext frame_size 6 years ago
James Almer 21d7eeafc1 avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to the header 6 years ago
Pavel Koshevoy 22a14ee753 avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx 6 years ago
Dave Stevenson 3d857f219e avcodec/omx: Fix handling of fragmented buffers 6 years ago
Aman Gupta 23a3e1460a avcodec/omx: ensure zerocopy mode can be disabled on rpi builds 6 years ago
Aman Gupta 76c82843cc avcodec/omx: add support for -force_key_frames 6 years ago
Michael Niedermayer ae3d6a337a avcodec/alac: Fix multiple integer overflows in lpc_prediction() 6 years ago
Michael Niedermayer 1c9a56b139 avcodec/smacker: Check that not all tables are skiped 6 years ago
Michael Niedermayer 5231e89eb9 avcodec/pictordec: Optimize picmemset() for single plane full lines 6 years ago
Michael Niedermayer 34f6d1a7d7 avcodec/pnm_parser: Use memmove() to handle "overread" 6 years ago
Michael Niedermayer 8a24d2cc30 avcodec/parser: Optimize ff_combine_frame() with massivly negative next 6 years ago
Michael Niedermayer 68f30567df avcodec/pnm: skip reading trailing bytes in get_pnm() 6 years ago
Michael Niedermayer 1a0f106232 avcodec/pnm: Check magic bytes directly without pnm_get() 6 years ago
Michael Niedermayer 4d4734bdc8 avcodec/lcldec: Check mthread_inlen instead of cliping 6 years ago
Michael Niedermayer 965e766e48 avcodec/rl2: set dimensions 6 years ago
elliottk 711c59bc57 Change libaom default to crf=32. 6 years ago
Jun Li 0b34cdf424 avcodec/h264_parse: retry decoding SPS with complete NAL 6 years ago
Michael Niedermayer 48b86dd8a6 avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP 6 years ago
Michael Niedermayer c9fcf881e6 avcodec/idcinvideo: Add 320x240 default maximum resolution 6 years ago