68949 Commits (1d2410639d9da4e7711a79f03d1ce512195aff88)
 

Author SHA1 Message Date
Marton Balint 8c1f5fb0ae ffplay: remove flushed state from decoder context 10 years ago
Michael Niedermayer d25d929600 avfilter/vf_idet: Add 9, 12 and 14 bit pixel formats 10 years ago
Michael Niedermayer 18802bc81c avfilter/vf_idet: Use frame_requested instead of prev 10 years ago
Michael Niedermayer 3eb5cbe0c5 avformat/cdxl: Fix integer overflow of image_size 10 years ago
James Almer 975ff6a3c6 x86/swr: disable pack_8ch functions on msvc/icl x86_32 10 years ago
James Almer 5f14f9e984 x86/swr: add missing alignment check to pack_6ch functions 10 years ago
Michael Niedermayer 5ba62e89df avcodec/loco: check the init_get_bits8() return code 10 years ago
Michael Niedermayer 131a185826 avcodec/loco: use enum for mode variable 10 years ago
Michael Niedermayer 037b527d62 doc/filters: document bit-depth independent cropdetect limit 10 years ago
Michael Niedermayer d97b94f1af avcodec/loco: Support LOCO reference encoder with odd width 10 years ago
James Almer 37b35feb64 x86/swr: add SSE2/AVX pack_8ch functions 10 years ago
Michael Niedermayer a288d08d84 avfilter/vf_cropdetect: adjust Default threshold based on bit depth 10 years ago
Michael Niedermayer 081567397e avfilter/vf_yadif: add >8bit planar rgb formats 10 years ago
Michael Niedermayer eee9b7a673 ffprobe: Support extracting the number of reference frames 10 years ago
Michael Niedermayer eb465b8c56 avfilter/vf_uspp: clear AVPacket to not leave uninitialized memory 10 years ago
Clément Bœsch 0c10cf6ab1 fate: add a fate-filter-framepack rule 10 years ago
Clément Bœsch 39e18b1f40 avfilter/framepack: use FF_CEIL_RSHIFT() 10 years ago
Michael Niedermayer e405a8a73e avfilter/vf_cropdetect: extend limit to cover 16bit pixel formats 10 years ago
Michael Niedermayer a2e2a9f240 avfilter/vf_cropdetect: fix ; typos 10 years ago
Michael Niedermayer 6ab4812f31 avfilter/vf_cropdetect: support 9-16bit planar formats 10 years ago
Michael Niedermayer 5c7227bbb3 avfilter/vf_cropdetect: Unroll 3 & 4 bytes per sample loop 10 years ago
Michael Niedermayer 60e2c3110a avfilter/vf_cropdetect: Unroll 1byte per sample loop 10 years ago
Michael Niedermayer 17dc83ab5e avfilter/vf_cropdetect: add RGB & RGBA support 10 years ago
Michael Niedermayer 0ffb61e8ca Merge commit '8d54bacb789c7d37ca3cf48d9ac13083ad0c1ba7' 10 years ago
Michael Niedermayer e5a3766767 Merge commit 'b91a5757fcbf723da99b05b298a6f820271dbc2b' 10 years ago
Michael Niedermayer 8d3133f468 Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6' 10 years ago
Carl Eugen Hoyos 7905bd5555 Fix decoding for little endian Aja Kona 10-bit RGB. 10 years ago
Martin Storsjö 8d54bacb78 dashenc: Remove some stray double spaces 10 years ago
Martin Storsjö b91a5757fc dashenc: Fix writing of timelines that don't start at t=0 10 years ago
Martin Storsjö 50036c30df fate: Use bitexact conversions in the dpxparser test 10 years ago
Michael Niedermayer 256df8a2fa libavformat/cdxl: fix duration in case of overflow 10 years ago
Michael Niedermayer 827af24230 avutil/rational: Check that av_reduce() returns values within the requested max 10 years ago
Michael Niedermayer db0a52d611 avcodec/ituh263enc: Check den==0 in ff_h263_aspect_to_info() 10 years ago
Michael Niedermayer 748ad112e2 avcodec/ffwavesynth: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer ac08c5c0ad avformat/mux: 2 subtitle packets could have the same DTS 10 years ago
Pedro E. M. Brito 202947a066 libavformat/segment.c: Add strftime expansion for segment filename templates 10 years ago
Carl Eugen Hoyos 6a6a0620e2 Fix R10k blue channel output. 10 years ago
Simon Thelen 750b10ff85 doc/ffmpeg.texi: document the new -sdp_file option 10 years ago
Michael Niedermayer 9c3a8693a2 avdevice/dshow: Remove unneeded NULL checks 10 years ago
Michael Niedermayer a3f6e8c4d9 avdevice/dshow: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer beaea2de61 avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 3b1f747238 avfilter/vf_cropdetect: add max_outliers parameter 10 years ago
Michael Niedermayer 627f5658b6 ffmpeg: Use av_freep(), avoid leaving stale pointers in memory 10 years ago
Simon Thelen cc63da1223 ffmpeg: add sdp_file option 10 years ago
Michael Niedermayer c263102298 avcodec/vdpau: fix assertion failure and < vs > error 10 years ago
Michael Niedermayer 17dde95ec5 Merge remote-tracking branch 'rbultje/vp9-32bit-lpf' 10 years ago
Reimar Döffinger 035180901d r210enc.c: Simplify and never store more than 10 bits. 10 years ago
Ronald S. Bultje 3aefca68ca vp9/x86: add myself to copyright holders for loopfilter assembly. 10 years ago
Ronald S. Bultje afd8c464b7 vp9/x86: make filter_16_h work on 32-bit. 10 years ago
Ronald S. Bultje b26bc3520f vp9/x86: make filter_48/84/88_h work on 32-bit. 10 years ago