12404 Commits (89c77b6b155cfd8c42db90a4d47f5cd034fddfc5)

Author SHA1 Message Date
  Paul B Mahol c46400ddec cafenc: do not leak caf->pkt_sizes 13 years ago
  Paul B Mahol a72b41035c mxg: do not leak mxg->buffer 13 years ago
  Andrea3000 8d8c59480e matroska: fix missing , 13 years ago
  Carl Eugen Hoyos d714576037 Use SMPTE standard notation when showing mxf Universal Labels. 13 years ago
  Clément Bœsch 7346354b55 lavf/microdvd: fix muxing. 13 years ago
  Clément Bœsch 580e228557 lavf/swfdec: remove 8-bit audio FIXME. 13 years ago
  Clément Bœsch 624fb5f965 lavf/swfdec: support 8-bits PCM audio. 13 years ago
  Clément Bœsch 9a0076f50c lavf/swfdec: factorize the creation of a new stream. 13 years ago
  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