7644 Commits (b2e56e08c90a89c5566a1a391fec7c3136d49e3c)

Author SHA1 Message Date
Tomas Härdin 8b7222979c isom: add missing AVC-Intra tags, rearrange list and update comments 14 years ago
Kostya Shishkov 10397215aa Use deinterleavers for demangling audio packets in RealMedia. 14 years ago
Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 14 years ago
Diego Biurrun c960e67ad0 Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 14 years ago
Sven Hesse 5f677aac76 xmv: eliminate superfluous zeroing of zero data 14 years ago
Alex Converse ad6c7c1b52 mp4: Handle non-trivial ES Descriptors. 14 years ago
Alex Converse 7e6029f98a lavf utils: Fix bad indentation. 14 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 14 years ago
Anton Khirnov fb42d156ed movenc: use libx264 by default when possible for mov, mp4 and psp 14 years ago
Anton Khirnov b71389cbae avienc: saner default audio codec. 14 years ago
Anton Khirnov 3436c4a368 matroskaenc: saner default codecs. 14 years ago
Kostya Shishkov ccb919e34b WavPack demuxer: do not rely on index when timestamp is not in indexed range. 14 years ago
Kostya Shishkov 5561fe487f WavPack demuxer: store position of the first block in index. 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
Dustin Brody 2f63440c59 lavf: add support for error_recognition, use it in avidec, and bump minor API version 14 years ago
Anton Khirnov 4d58e4cb4c Rename ffserver to avserver. 14 years ago
Luca Barbato 1bf6cb85be applehttp: fix variant discard logic 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
Alex Converse 1f6f58d585 mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 14 years ago
Alex Converse 5ef953e84f probe: Fix insane flow control. 14 years ago
Mike Williams 298c4e3c52 mpegts: remove invalid error check 14 years ago
Anton Khirnov 3c7fa664af lavf: add forgotten attribute_deprecated to av_find_stream_info() 14 years ago
Diego Biurrun ab3d241be1 ape: adjust some printf format strings to correctly match argument types 14 years ago
Alex Converse 505345ed5d riff: Add mpgv MPEG-2 fourcc 14 years ago
Diego Biurrun 4cc843facd rtp: remove disabled code 14 years ago
Thierry Foucu 73c0dd939d mov: add clcp type track as Subtitle stream. 14 years ago
Chris Evans 69619a13c3 matroskadec: fix integer underflow if header length < probe length. 14 years ago
Diego Biurrun 76e25dbca6 rtsp: remove disabled code 14 years ago
Diego Biurrun 6eaaf8da88 gxfenc: place variable declarations before statements 14 years ago
Stefano Sabatini 25dfda7f31 lavf: rename enc variable in utils.c:has_codec_parameters() 14 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Anton Khirnov 6270995667 wav: remove a use of deprecated AV_METADATA_ macro 14 years ago