8114 Commits (60b54e4b9fac8519bb68501b73ac0efbcce5cff0)

Author SHA1 Message Date
Sven Hesse 8ea6157d83 xmv: Read the video packet data first, then swap its bytes 14 years ago
Sven Hesse c062aa8deb xmv: Remove superfluous zeroing of already zero'd data 14 years ago
Sven Hesse 730333efc4 xmv: Add some doxygen comments 14 years ago
Sven Hesse 6fb501245d xmv: Merge XMVAudioTrack into XMVAudioPacket 14 years ago
Sven Hesse d50fc62ea2 xmv: Make the various offset variables uint64_t 14 years ago
Michael Niedermayer 909e0fe243 xmv: fix license header to match patch 14 years ago
Aurelien Jacobs dc6c36ce46 matroskadec: use correct compression parameters for current track CodecPrivate 14 years ago
Sven Hesse c6c6c1aaa6 add XMV demuxer 14 years ago
Kostya Shishkov a43b1e74e2 rmdec: parse FPS in RealMedia properly 14 years ago
Kostya Shishkov 48ce8b8da7 Use parsers for RealVideo 3/4 to determine correct PTS 14 years ago
Kostya Shishkov 7c1f6df4b5 rmdec: correct DTS calculation in RealMedia container. 14 years ago
Anton Khirnov a3f2f766af matroskaenc: vertical alignment. 14 years ago
Anton Khirnov 15c14ce6b2 matroskaenc: implement query_codec() 14 years ago
Anton Khirnov 48f9e457ea lavf: add avformat_query_codec(). 14 years ago
Luca Barbato 7f5bf4fbaf flvenc: use int64_t to store offsets 14 years ago
Diogo Franco f1f298cd32 Do not write ID3v1 tags by default 14 years ago
Alex Converse d8b999e2d0 mpegts: log into an AVFormatContext rather than MpegTSContext. 14 years ago
Anton Khirnov eb97dbb05a movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warnings 14 years ago
Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 14 years ago
Kostya Shishkov e9fb763611 Remove redundant and dubious video codec detection by its extradata 14 years ago
Baptiste Coudurier 1c967827d2 mxf: H.264/MPEG-4 AVC Intra support 14 years ago
Stefano Sabatini 323b930699 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 14 years ago
Reimar Döffinger eb8b325202 Support streaming .au files. 14 years ago
Clément Bœsch 75af0e6a16 dv: honor timecode in DV muxer. 14 years ago
Clément Bœsch b49fe589ea mxf: honor timecode drop flag in mxf muxer if set. 14 years ago
Clément Bœsch b33ca05b46 mxf: add cli option in mxfenc to replace GOP timecode parsing. 14 years ago
Clément Bœsch 4c3c6e60f9 mxf: move framenum to timecode convert to timecode helpers. 14 years ago
Thierry Foucu 1892052f8d mov: Set negative Sample_duration in STTS to 1 14 years ago
Dustin Brody 2f63440c59 lavf: add support for error_recognition, use it in avidec, and bump minor API version 14 years ago
Clément Bœsch 9acffed9e0 oggenc: add missing initializer braces to shut up gcc warning. 14 years ago
Clément Bœsch df2039f573 avidec: add missing initializer braces to shut up gcc warning. 14 years ago
Reimar Döffinger 0399044805 Always pass a AVFormatContext to av_log. 14 years ago
Thierry Foucu 63377695a6 AVCodecTag: Add MKTAG for Go2Meeting video codec 14 years ago
Anton Khirnov 4d58e4cb4c Rename ffserver to avserver. 14 years ago
Luca Barbato 1bf6cb85be applehttp: fix variant discard logic 14 years ago
Michael Niedermayer 72b0c9f55f avidec: skip seek pos adjustment for non interleaved files. 14 years ago
Reimar Döffinger 1816addc4e Warn when falling back to unreliable UMF fps tag. 14 years ago
Michael Niedermayer 46eaaad8dd Detect NI-avi at playtime like mplayer. 14 years ago
Michael Niedermayer 652c772981 avidec: Fix XAN DPCM demuxing. 14 years ago
Zohar Kelrich 73e8e8dbf9 lavf: Add an option to discard corrupted frames 14 years ago
Zohar Kelrich 5081514269 mpegts: Mark wrongly-sized packets as corrupted 14 years ago
Zohar Kelrich cdb9884a63 mpegts: Move scan test to handle_packets 14 years ago
Zohar Kelrich ce9e31655e mpegts: Mark corrupted packets 14 years ago
Zohar Kelrich c64f80b0e8 mpegts: Reset continuity counter on seek 14 years ago
Zohar Kelrich 8b9df201df mpegts: Fix for continuity counter 14 years ago
Zohar Kelrich be9c00615b mpegts: Silence "can't seek" warning on unseekable 14 years ago
Carl Eugen Hoyos 1c5480651e Support FourCC DreX as MPEG4 ASP. 14 years ago
Carl Eugen Hoyos 222b333ed5 Cosmetics: Restore alphabetical order. 14 years ago
Carl Eugen Hoyos 9b60b076fb Support muxing MP1, MP2 and MP3 in caf. 14 years ago
Carl Eugen Hoyos c6e0332f30 Explicitely fail for unsupported codecs when muxing caf. 14 years ago