99921 Commits (46e362b76551d6587747e6a41e97b1673df2ada9)
 

Author SHA1 Message Date
Carl Eugen Hoyos 46e362b765 lsws/x86/yuv2rgb: Fix compilation with mmxext or ssse3 disabled. 4 years ago
Limin Wang 5bb313e723 avformat/rtsp: av_rescale -> av_rescale_q 4 years ago
James Almer 0cccb5fb14 avcodec/cbs_av1: remove dead code 4 years ago
Michael Niedermayer c7e775f712 avcodec/vp3dsp: Use unsigned constant to avoid undefined integer overflow in ff_vp3dsp_set_bounding_values() 4 years ago
Michael Niedermayer b33233bd53 avformat/icodec: Check for zero streams and stream creation failure 4 years ago
Michael Niedermayer 27ee67c00f avformat/icodec: Factor failure code out in read_header() 4 years ago
James Almer f9eec62983 avcodec/nvdec_av1: fix setting film grain parameters for frames with update_grain == 0 4 years ago
James Almer 5d4a6bbd4b avcodec/av1dec: remove order_hint from AV1Frame 4 years ago
James Almer f5517be32a avcodec/av1dec: add a reference to the raw frame header to AV1Frames 4 years ago
Hendrik Leppkes 8f4aec719e avcodec/dxva2: add AV1 decode support 4 years ago
Martin Storsjö 3fcfde2cea aviobuf: Increase the default SHORT_SEEK_THRESHOLD to 32 KB 4 years ago
Andreas Rheinhardt 454bee5be0 avcodec/adpcmenc: Fix leak of trellis buffer with ADPCM_IMA_AMV 4 years ago
Timo Rothenpieler ac5b45abab avcodec/nvdec: add av1 hwaccel 4 years ago
Timo Rothenpieler 72982f8cb5 avcodec/nvdec: add support for separate reference frame 4 years ago
Timo Rothenpieler 5868f1c66b avcodec/av1dec: expose coded_lossless 4 years ago
Timo Rothenpieler e1efff8906 avcodec/av1dec: expose skip mode frame index 4 years ago
Michael Niedermayer f6dc285fb5 avformat/bintext: Check width 4 years ago
Michael Niedermayer 9ef60a66f1 avformat/sbgdec: Check that end is not before start 4 years ago
James Almer a876bc9c17 avcodec/cbs_av1: add a range check to tg_end 4 years ago
James Almer ddb0e4fecd avcodec/cbs_av1: infer ref_order_hint when not coded in the bitstream 4 years ago
Limin Wang 89429cf2f2 avformat/rtspdec: return proper error code 4 years ago
Limin Wang aa1fab6934 avformat/rtsp: check return value of ffurl_read_complete 4 years ago
Limin Wang 001ccbc5cc avformat/rtsp: prefer to use variable instead of type 4 years ago
Limin Wang 9e2872bc67 avformat/rtspdec: use SDP_MAX_SIZE for sdp array 4 years ago
Limin Wang 33f6bb7828 avformat/rtsp: move SDP_MAX_SIZE macro definition to header file 4 years ago
Limin Wang 5439460016 avformat/rtsp: 16384 -> SDP_MAX_SIZE 4 years ago
Michael Niedermayer b1d99ab14f avformat/lvfdec: Check stream_index before use 4 years ago
Michael Niedermayer d16974c3dd avformat/au: cleanup on EOF return in au_read_annotation() 4 years ago
Thierry Foucu 1c57b8ae3b libavformat/avidec: Extract more metadata from the header 4 years ago
Paul B Mahol ee4a046540 avfilter/af_asoftclip: add oversampling support 4 years ago
Andreas Rheinhardt 7e8306dd2d avcodec/gdv: Remove dead check 4 years ago
James Almer d2dcb113f8 avcodec/utils: clear the packet props queue on flushing 4 years ago
Zane van Iperen 5c7823ff1c
Changelog: add amv muxer & encoder 4 years ago
Zane van Iperen a2fea0f469
avformat: add amv muxer 4 years ago
Zane van Iperen 555f5c1fc5
avcodec: add adpcm_ima_amv encoder 4 years ago
Zane van Iperen 8903cb3c15
avcodec/adpcm_ima_amv: document header format 4 years ago
Zane van Iperen 50d3a751aa
avcodec/adpcm_ima_amv: use coded sample count 4 years ago
Zane van Iperen d6912294d3
avcodec/adpcm_ima_amv: restrict to 1 channel 4 years ago
OvchinnikovDmitrii 2fb764e1f3 lavc/amfenc: Add hardware config metadata 4 years ago
Mark Thompson cd322794ee lavc: Mark hw_config pointer arrays as const 4 years ago
Michael Niedermayer 8fbcc546b8 tools/target_dem_fuzzer: Consider it an EIO when reading position wraps around 64bit 4 years ago
Michael Niedermayer 79cf7c7191 avformat/mpegts: Limit copied data to space 4 years ago
Zane van Iperen 406879f49c
avcodec/adpcm_ima_swf: fix frame size to 4096 4 years ago
Zane van Iperen 45d45c8ec5
Revert "avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at once" 4 years ago
Omar Emara 04b37b5d7f avdevice/xcbgrab: Add select_region option 4 years ago
Limin Wang c8101aabee avformat/rtsp: support infinite initial_timeout for rtsp option 4 years ago
Limin Wang 06aab9790d fate/filter-video: add 10bit test for unsharp filter 4 years ago
Limin Wang a51767c9b3 avfilter/vf_unsharp: add more pixel format support 4 years ago
Limin Wang ee792ebe08 avfilter/vf_unsharp: add 10bit support 4 years ago
Andreas Rheinhardt 0302728c9e avcodec/truemotion2: Allocate buffers together 4 years ago