7498 Commits (bb73cda2f6667aa2c1b805a31a10ce9d59c3293d)

Author SHA1 Message Date
Stefan Fritsch 346ea9e222 http: Consider the stream as seekable if the reply contains Accept-Ranges: bytes 13 years ago
Luca Barbato 5ee5dc4e9a nutenc: add namespace to the api facing functions 13 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 13 years ago
Tomas Härdin 8b7222979c isom: add missing AVC-Intra tags, rearrange list and update comments 13 years ago
Kostya Shishkov 10397215aa Use deinterleavers for demangling audio packets in RealMedia. 13 years ago
Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 years ago
Diego Biurrun c960e67ad0 Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 13 years ago
Sven Hesse 5f677aac76 xmv: eliminate superfluous zeroing of zero data 13 years ago
Alex Converse ad6c7c1b52 mp4: Handle non-trivial ES Descriptors. 13 years ago
Alex Converse 7e6029f98a lavf utils: Fix bad indentation. 13 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 13 years ago
Anton Khirnov fb42d156ed movenc: use libx264 by default when possible for mov, mp4 and psp 13 years ago
Anton Khirnov b71389cbae avienc: saner default audio codec. 13 years ago
Anton Khirnov 3436c4a368 matroskaenc: saner default codecs. 13 years ago
Kostya Shishkov ccb919e34b WavPack demuxer: do not rely on index when timestamp is not in indexed range. 13 years ago
Kostya Shishkov 5561fe487f WavPack demuxer: store position of the first block in index. 13 years ago
Sven Hesse c6c6c1aaa6 add XMV demuxer 13 years ago
Kostya Shishkov a43b1e74e2 rmdec: parse FPS in RealMedia properly 13 years ago
Kostya Shishkov 48ce8b8da7 Use parsers for RealVideo 3/4 to determine correct PTS 13 years ago
Kostya Shishkov 7c1f6df4b5 rmdec: correct DTS calculation in RealMedia container. 13 years ago
Anton Khirnov a3f2f766af matroskaenc: vertical alignment. 13 years ago
Anton Khirnov 15c14ce6b2 matroskaenc: implement query_codec() 13 years ago
Anton Khirnov 48f9e457ea lavf: add avformat_query_codec(). 13 years ago
Luca Barbato 7f5bf4fbaf flvenc: use int64_t to store offsets 13 years ago
Diogo Franco f1f298cd32 Do not write ID3v1 tags by default 13 years ago
Alex Converse d8b999e2d0 mpegts: log into an AVFormatContext rather than MpegTSContext. 13 years ago
Anton Khirnov eb97dbb05a movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warnings 13 years ago
Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
Kostya Shishkov e9fb763611 Remove redundant and dubious video codec detection by its extradata 13 years ago
Dustin Brody 2f63440c59 lavf: add support for error_recognition, use it in avidec, and bump minor API version 13 years ago
Anton Khirnov 4d58e4cb4c Rename ffserver to avserver. 13 years ago
Luca Barbato 1bf6cb85be applehttp: fix variant discard logic 13 years ago
Zohar Kelrich 73e8e8dbf9 lavf: Add an option to discard corrupted frames 13 years ago
Zohar Kelrich 5081514269 mpegts: Mark wrongly-sized packets as corrupted 13 years ago
Zohar Kelrich cdb9884a63 mpegts: Move scan test to handle_packets 13 years ago
Zohar Kelrich ce9e31655e mpegts: Mark corrupted packets 13 years ago
Zohar Kelrich c64f80b0e8 mpegts: Reset continuity counter on seek 13 years ago
Zohar Kelrich 8b9df201df mpegts: Fix for continuity counter 13 years ago
Zohar Kelrich be9c00615b mpegts: Silence "can't seek" warning on unseekable 13 years ago
Alex Converse 1f6f58d585 mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 13 years ago
Alex Converse 5ef953e84f probe: Fix insane flow control. 13 years ago
Mike Williams 298c4e3c52 mpegts: remove invalid error check 13 years ago
Anton Khirnov 3c7fa664af lavf: add forgotten attribute_deprecated to av_find_stream_info() 13 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