69021 Commits (9241e544ffec5c3f4988ff699e6d2bd0f4c2803b)
 

Author SHA1 Message Date
Martin Storsjö 355d01a1bf movenc: Factorize writing ftyp and other identification tags to a separate function 10 years ago
Giorgio Vazzana a3ab87427c avutil/camellia: cosmetic fixes 10 years ago
Giorgio Vazzana fbb792f90f avutil/camellia: use K[2] instead of *K in generate_round_keys() 10 years ago
Giorgio Vazzana 8e38b1539e avutil/camellia: make LR128() more robust 10 years ago
Giorgio Vazzana 88d19d240a avutil/camellia: fix documentation for av_camellia_crypt() 10 years ago
Nicolas George 55763b6f5e lavd/lavfi: allow to extract subcc. 10 years ago
Supraja Meedinti c6bb651bce libavutil: Added Camellia symmetric block cipher 10 years ago
Michael Niedermayer 4c7a1ccb36 Changelog: Add cropdetect non 8bpp 10 years ago
Clément Bœsch 11201bbf7f avformat/mov: reindent after previous commit 10 years ago
Clément Bœsch 55faf56c72 avformat/mov: move edit list heuristics into mov_build_index() 10 years ago
Michael Niedermayer 75cc57f73f avcodec/mpeg12dec: Check actual aspect ratio instead of aspect_ratio_info 10 years ago
Michael Niedermayer 1010b36d86 avcodec/mpeg12dec: Recalculate SAR unconditionally 10 years ago
Michael Niedermayer aeb36fd207 avcodec/mpeg12dec: Move user data debug code out of unrelated if (buf_size > 29) 10 years ago
Clément Bœsch 6a29499b95 avformat/flvdec: remove duplicated line error 10 years ago
Michael Niedermayer 8009a51f7b Merge remote-tracking branch 'cus/stable' 10 years ago
Michael Niedermayer efc4bfc195 avformat/flvdec: use named identifier instead of literal numbers as return values 10 years ago
Michael Niedermayer eb767a276b avformat/flvdec: Increase string array size 10 years ago
Michael Niedermayer 322f0f5960 avformat/flvdec: do not inject dts=0 metadata packets which failed to be parsed into a new data stream 10 years ago
Michael Niedermayer 5c37ffca59 avformat/flvdec: add several error messages to error conditions 10 years ago
Marton Balint 46aa75eea1 ffplay: dump format before selecting streams 10 years ago
Marton Balint 5e7dcb0491 ffplay: add support for stream specifiers in -ast, -vst, -sst options 10 years ago
Marton Balint 82928656b1 ffplay: remove unused no_background from videostate 10 years ago
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