12626 Commits (944ad46182483ff52573ec3c827c86058b225d16)

Author SHA1 Message Date
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
Michael Niedermayer a8343bfb6a riff: fix infinite loop 12 years ago
Carl Eugen Hoyos 90020d7f4b lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tag 12 years ago
Carl Eugen Hoyos a60530e3ee Require at least three frames to autodetect loas. 12 years ago
Carl Eugen Hoyos b45a3e167f Map the interlaced flag of yuv4mpeg streams to AVCodecContext->field_order. 12 years ago
Carl Eugen Hoyos 985e93a865 Do not fail for mixed interlaced / non-interlaced YUV4MPEG streams. 12 years ago
Carl Eugen Hoyos 6a50e8a190 Do not change codec in flv streams if the user has forced a codec. 12 years ago
Diego Biurrun 6c1a7d07eb Use proper "" quotes for local header #includes 12 years ago
Anton Khirnov 9ec8971060 bink demuxer: set framerate. 12 years ago
Anton Khirnov 1730ca2eca bink demuxer: check malloc return value 12 years ago
Allan Kristensen 4789c25d83 matroska: fixed missing S_DVBSUB subtitles 12 years ago
Diego Biurrun 0f5b0b4178 avisynth: Change demuxer name to avoid conflicts with AVS 12 years ago
Michael Niedermayer fe6767f849 asfdec: fix integer overflow in packet_replic_size check 12 years ago
Paul B Mahol 0dcfccaa69 auenc: strict check for supported codec 12 years ago
Paul B Mahol 10e4905dd9 auenc: remove put_au_header() and merge its code into au_write_header 12 years ago
Michael Niedermayer 033f1644b5 fixup_vorbis_headers: add missing malloc failure check 12 years ago
Paweł Hajdan, Jr 0451ff295a oggparsevorbis: use av_realloc consistently 12 years ago
Martin Storsjö 61d36761ef movenc: Simplify code by using avio_wb24 12 years ago
Carl Eugen Hoyos 91f359292a Correctly mark non-default streams when muxing matroska. 12 years ago