9742 Commits (c3a0b3eb64be441ca897629e8ecd80d5b51fded7)

Author SHA1 Message Date
  Michael Niedermayer 5ea091fb5a rtpdec_asf: Fix integer underflow that could allow remote code execution 13 years ago
  Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago
  Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 13 years ago
  Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 13 years ago
  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. 14 years ago
  Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 14 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. 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(). 13 years ago
  Sven Hesse 5f677aac76 xmv: eliminate superfluous zeroing of zero data 14 years ago
  Alex Converse ad6c7c1b52 mp4: Handle non-trivial ES Descriptors. 13 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