12396 Commits (a2a1e20fa2c8eb32e2b5da3d06854691997fa075)

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