12401 Commits (8036ba299d332282dc86a94999f9332d38d47c4e)

Author SHA1 Message Date
Carl Eugen Hoyos d714576037 Use SMPTE standard notation when showing mxf Universal Labels. 12 years ago
Clément Bœsch 7346354b55 lavf/microdvd: fix muxing. 12 years ago
Clément Bœsch 580e228557 lavf/swfdec: remove 8-bit audio FIXME. 12 years ago
Clément Bœsch 624fb5f965 lavf/swfdec: support 8-bits PCM audio. 12 years ago
Clément Bœsch 9a0076f50c lavf/swfdec: factorize the creation of a new stream. 12 years ago
Michael Niedermayer 2ccaab9709 mov: fix self referencing timecode tracks 12 years ago
Stefano Sabatini 271f411267 lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTS 12 years ago
Michael Niedermayer e39821a65e nutenc: only write an index if there are syncpoints 12 years ago
Michael Niedermayer 6cd650dbd2 ff_gen_search: Fix finding the maximum timestamp in a really small file 12 years ago
Michael Niedermayer 695a766bff ff_read_timestamp: check stream_index before using it as array index 12 years ago
Carl Eugen Hoyos 8d0757e107 Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size" 12 years ago
Michael Niedermayer 4a6fa7963b lavf: dont try to find fps for attached pictures 12 years ago
rogerdpack 12c71f648c dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. 12 years ago
Vignesh Venkatasubramanian 003be0a9c3 Removing network.h from matroskadec.c 12 years ago
Clément Bœsch d5ce725cb3 Fix a few "its" vs "it's" typo. 12 years ago
Vignesh Venkatasubramanian ce6a8e5947 Adding AlphaMode element to Matroska Parser 12 years ago
Michael Niedermayer 405cc0d905 movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 12 years ago
Carl Eugen Hoyos 7d0e3b197c Write the fiel atom to mov files independently of the used video coded. 12 years ago
Michael Niedermayer a08ebf04b1 matroskadec: simplify additional_id writing code 12 years ago
Vignesh Venkatasubramanian 30c5c45b12 Adding support for parsing BlockAdditional 12 years ago
Daniel Verkamp 5dd78ef34e WAV muxer: reindent 12 years ago
Nicolas George b68dd8a161 lavf/concatdec: allow probing. 12 years ago
Nicolas George db9dc5154d lavf/concatdec: add signature directive. 12 years ago
Nicolas George 6d680d20ad lavf/concatdec: add safe option. 12 years ago
Daniel Verkamp 1ecce266fa WAV muxer: add RF64 support 12 years ago
Carl Eugen Hoyos 182e342fdb Print mxf Universal Label if the user requested verbose logging. 12 years ago
Stefano Sabatini 6b171f046c lavf/matroskaenc: provide more feedback in case of unsupported codec 12 years ago
Michael Niedermayer ea1d8465e6 Fix division by 0 due to audio frame size 12 years ago
Carl Eugen Hoyos f02f231e05 Do not write invalid matroska files. 12 years ago
Nicolas George f43d09cd60 lavf: add tee pseudo-muxer. 12 years ago
Vladimir Pantelic f5fac6f777 asfdec: support reading ID3v2 tags in ASF files 12 years ago
Vladimir Pantelic 84b721db36 asfdec: also read Metadata Library Object 12 years ago
Vladimir Pantelic 61f9ad2dfc asfdec: read the full Metadata Object, not just aspect ratio information 12 years ago
Vladimir Pantelic 36fab50e90 asfdec: silence a warning 12 years ago
Anton Khirnov 1ef0e8a6bf asfdec: do not assume every AVStream has a corresponding ASFStream 12 years ago
Stefano Sabatini 765dbea9fe lavf/rawvideodec: fix/extend option descriptions 12 years ago
Michael Niedermayer 47335126c0 ff_end_tag: assert that the start is aligned. 12 years ago
Paul B Mahol 810cd0dd9c riff: chunks must be at 2 byte boundary 12 years ago
Michael Niedermayer a8e748eee5 lavf: add seek2any to allow forcing seeking to non keyframes via AVOptions 12 years ago
Michael Niedermayer 7c00d853a6 matroskadec: support seek to non keyframes 12 years ago
Michael Niedermayer 199683c898 mov: remove unused function 12 years ago
rogerdpack aa715cdcf5 dshow: attempt to build shared as well as static 12 years ago
Stefano Sabatini b3d2c6f8b9 lavf/segment: fix DTS inconsistencies with -reset_timestamps 12 years ago
Matthieu Bouron 59d40fc7e6 lavf/mov: skip version and flags attributes in mov_read_chan function 12 years ago
Michael Niedermayer 864fdfa062 framecrcenc: print all side data elements, not just the first 12 years ago
Michael Niedermayer b2c4431944 framecrcenc: Also print the size of side data elements 12 years ago
Vignesh Venkatasubramanian 579c4add63 Fate test to print side_data crc if present 12 years ago
Diego Biurrun 48a4ffa722 asf: K&R formatting cosmetics 12 years ago
Stefano Sabatini a12787960e lavf/segment: extend PTS debugging log with -reset_timestamps 12 years ago
Michael Niedermayer f0eacbc760 dvenc: dont fail hard if the timecode is invalid 12 years ago