7184 Commits (b4c5acabb90cf8e69db2d9f3210d9fa8a7d55ec6)

Author SHA1 Message Date
  Anton Khirnov b4c5acabb9 lavf: remove FF_API_FIRST_FORMAT cruft 15 years ago
  Anton Khirnov 583f6c67b6 lavf: remove FF_API_PARAMETERS_CODEC_ID cruft 15 years ago
  Anton Khirnov fc2d3a19c5 lavf: remove FF_API_LAVF_UNUSED cruft 15 years ago
  Anton Khirnov 58d5ff0abf lavf: remove FF_API_PARSE_FRAME_PARAM cruft 15 years ago
  Anton Khirnov 4df001d77f lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft 15 years ago
  Anton Khirnov 5048e36c99 lavf: remove FF_API_URL_SPLIT cruft 15 years ago
  Anton Khirnov c4efa7c229 lavf: remove FF_API_UDP_GET_FILE cruft 15 years ago
  Anton Khirnov 61573bf1ba lavf: remove FF_API_GUESS_FORMAT cruft 15 years ago
  Anton Khirnov dcd4a7b62f lavf: remove FF_API_REGISTER_PROTOCOL cruft 15 years ago
  Anton Khirnov 468644f6c1 lavf: remove FF_API_URL_RESETBUF cruft 15 years ago
  Anton Khirnov 575c18da1b lavf: remove FF_API_OLD_METADATA cruft 15 years ago
  Anton Khirnov 761ad42968 lavf: remove FF_API_MAX_STREAMS cruft 15 years ago
  Anton Khirnov 139f3ac42d Bump major versions of all libraries. 15 years ago
  Diego Biurrun f0a41afd8a Replace mplayerhq.hu URLs by libav.org. 15 years ago
  Diego Biurrun 0b5ae1fdd3 asfdec: Remove dead code from asf_read_close(). 15 years ago
  Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 15 years ago
  Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 15 years ago
  Diego Biurrun 4d012eb541 xwma: Fix wrong printf format expression. 15 years ago
  Max Horn ef8b54fc88 xwma demuxer: typos 15 years ago
  Clément Bœsch 8f3eebd663 oggdec: simplify audio chained ogg streams support 15 years ago
  Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 15 years ago
  Max Horn ad4c50347a add xWMA demuxer 15 years ago
  Rudolf Polzer 0a962e61e9 mpegts: force the default timebase 15 years ago
  Anton Khirnov 451d566f4b lavf: postpone removal of public metadata conversion API 15 years ago
  Anton Khirnov 548e62c5ae lavf: postpone removal of deprecated avio functions 15 years ago
  Martin Storsjö a92a7ddc25 applehttp: Only check the discard flags if v->ctx actually is initialized 15 years ago
  Anton Khirnov 86a89ae3f2 lavf: bump minor and add an APIChanges entry for the last avio changes 15 years ago
  Anton Khirnov 4bde56d1af avio: deprecate url_exist in favor of avio_check. 15 years ago
  Stefano Sabatini 313176565c file: implement url_check() callback in the file and pipe protocols 15 years ago
  Stefano Sabatini 175389c854 avio: add avio_check() 15 years ago
  Anton Khirnov cbea3ac820 avio: left-shift AVIO_ flags on next bump 15 years ago
  Vitor Sessak 96573c0d76 lavf/utils.c: Order packets with identical PTS by stream index. 15 years ago
  Martin Storsjö 578d6861a7 flvdec: Allow parsing keyframes metadata without seeking in most cases 15 years ago
  Anton Khirnov ff1ec0c3f8 avio: undeprecate av_url_read_fseek/fpause under nicer names 15 years ago
  Kharkov Alexander b5304f7b2e flvdec: Fix support for flvtool2 "keyframes based" generated index 15 years ago
  Diego Biurrun 70ad9842a5 Fix compilation of timefilter test program. 15 years ago
  Anton Khirnov d1c5fdf892 avio: add more documentation for AVIOContext. 15 years ago
  Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 15 years ago
  Anton Khirnov c1a9012d62 avio: document some members of AVIOContext. 15 years ago
  Anton Khirnov e782a0c6da avio: document avio_close(). 15 years ago
  Anton Khirnov 893816ba1e avio: cosmetics, vertically align comments. 15 years ago
  Anton Khirnov 72d4405b66 avio: cosmetics, group the reading functions. 15 years ago
  Anton Khirnov 37744e3282 avio: cosmetics, merge all the FF_API_OLD_AVIO blocks. 15 years ago
  Anton Khirnov fafa7290f1 avio: cosmetics, move AVIOContext to start of the file. 15 years ago
  Anton Khirnov 6084ee5dc5 avio: update file header. 15 years ago
  Clément Bœsch 47dec30edb oggdec: fix demuxing chained audio streams 15 years ago
  Alex Converse 347b375a80 daud: Don't write packets that are too large to have their size expressed in the bytestream. 15 years ago
  Anton Khirnov 17ca374c7d avformat.h: fix a misplaced #endif 15 years ago
  Anton Khirnov 0c68c80419 lavf: bump minor and add an APIChanges entry for avformat cleanup 15 years ago
  Anton Khirnov 3ee53dabcf lavf: get rid of ffm-specific stuff in avformat.h 15 years ago