69043 Commits (8c7e512ad9f818926d582e4de32b41e763834722)
 

Author SHA1 Message Date
Michael Niedermayer 4bcb58b3ad Merge commit 'f2ad1495f23376ce61542967f4fc14205f284d40' 10 years ago
Clément Bœsch cc5f5e140c build: require libxcb >= 1.4 10 years ago
Michael Niedermayer 38c1bffd80 Merge commit '470c9db11ff2c3249e995e7ba68e87bb81bf778c' 10 years ago
James Almer b8db25a333 configure: bump year 10 years ago
Michael Niedermayer e566667d8f Merge commit '5cf6bda6e2eae496e8eb2bb06c96852d59a58b8a' 10 years ago
Michael Niedermayer 3be67f33a5 Merge commit '7a1a63e34fa46af18311c2493fdaec9a93bdb750' 10 years ago
Michael Niedermayer 983778f1f6 Merge commit 'c5e7ea13d2d4da0c5da91973a547afff6fe9e011' 10 years ago
Michael Niedermayer b0ba8a23b6 Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe' 10 years ago
Michael Niedermayer f38e2bcb72 Merge commit '847bf5988fec1d3e65c1d8cf0cdb8caf0cfd0c1b' 10 years ago
Michael Niedermayer 504267fb56 avformat/movenc: Use cluster timestamps when available in edts 10 years ago
Michael Niedermayer 0506f687e8 Merge commit 'c725faebda9a516766d94c33b07972ab0f70cf93' 10 years ago
Martin Storsjö f2ad1495f2 avisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL 10 years ago
Michael Niedermayer 68a06a244c Merge commit '724cbea7193945fe5a5b4dea8ede344803572844' 10 years ago
Michael Niedermayer 7ca10d10aa Merge commit '355d01a1bf55297b1d1f04e4bfbf0ddc93b6247e' 10 years ago
Martin Storsjö 470c9db11f sidxindex: Remove parsing that isn't necessary any longer 10 years ago
Martin Storsjö 5cf6bda6e2 sidxindex: Don't adjust the Period start time depending on the track start time 10 years ago
Martin Storsjö 7a1a63e34f dashenc: Use pts for MPD timeline timestamps 10 years ago
Martin Storsjö c5e7ea13d2 dashenc: Use delay_moov 10 years ago
Martin Storsjö b3b0b35db2 movenc: Get rid of a hack for updating the dvc1 atom 10 years ago
Martin Storsjö 847bf5988f movenc: Add an option for delaying writing the moov with empty_moov 10 years ago
Martin Storsjö c725faebda movenc: Use start_dts/cts instead of cluster[0] for writing edit lists 10 years ago
Martin Storsjö 724cbea719 movenc: Remove an unnecessary condition when flushing fragments 10 years ago
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