7716 Commits (8dd12b077b9f6c8437f387195feaefa806f93957)

Author SHA1 Message Date
Anton Khirnov fc2d3a19c5 lavf: remove FF_API_LAVF_UNUSED cruft 14 years ago
Anton Khirnov 58d5ff0abf lavf: remove FF_API_PARSE_FRAME_PARAM cruft 14 years ago
Anton Khirnov 4df001d77f lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft 14 years ago
Anton Khirnov 5048e36c99 lavf: remove FF_API_URL_SPLIT cruft 14 years ago
Anton Khirnov c4efa7c229 lavf: remove FF_API_UDP_GET_FILE cruft 14 years ago
Anton Khirnov 61573bf1ba lavf: remove FF_API_GUESS_FORMAT cruft 14 years ago
Anton Khirnov dcd4a7b62f lavf: remove FF_API_REGISTER_PROTOCOL cruft 14 years ago
Anton Khirnov 468644f6c1 lavf: remove FF_API_URL_RESETBUF cruft 14 years ago
Anton Khirnov 575c18da1b lavf: remove FF_API_OLD_METADATA cruft 14 years ago
Anton Khirnov 761ad42968 lavf: remove FF_API_MAX_STREAMS cruft 14 years ago
Nicolas George e61b83d29e Ogg: add support for Xiph's CELT (Opus) codec. 14 years ago
Carl Eugen Hoyos 133208ffb3 Be more verbose when printing the probe result. 14 years ago
Baptiste Coudurier c22f2527ed In mov and flv muxer, check aac bitstream validity. 14 years ago
Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago
Diego Biurrun f0a41afd8a Replace mplayerhq.hu URLs by libav.org. 14 years ago
Diego Biurrun 0b5ae1fdd3 asfdec: Remove dead code from asf_read_close(). 14 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
Baptiste Coudurier 0ba8485666 In mov muxer, compute avg bitrate in esds 14 years ago
Reimar Döffinger 3c10843f15 Use av_set_pts_info to set time_base. 14 years ago
Reimar Döffinger f0a68a20a7 Enable header parsing for MPEG2VIDEO to get time-stamps. 14 years ago
Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 14 years ago
Diego Biurrun 4d012eb541 xwma: Fix wrong printf format expression. 14 years ago
Max Horn ef8b54fc88 xwma demuxer: typos 14 years ago
Clément Bœsch 8f3eebd663 oggdec: simplify audio chained ogg streams support 14 years ago
Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 14 years ago
Max Horn ad4c50347a add xWMA demuxer 14 years ago
Rudolf Polzer 0a962e61e9 mpegts: force the default timebase 14 years ago
Anton Khirnov 451d566f4b lavf: postpone removal of public metadata conversion API 14 years ago
Anton Khirnov 548e62c5ae lavf: postpone removal of deprecated avio functions 14 years ago
Martin Storsjö a92a7ddc25 applehttp: Only check the discard flags if v->ctx actually is initialized 14 years ago
Anton Khirnov 86a89ae3f2 lavf: bump minor and add an APIChanges entry for the last avio changes 14 years ago
Anton Khirnov 4bde56d1af avio: deprecate url_exist in favor of avio_check. 14 years ago
Stefano Sabatini 313176565c file: implement url_check() callback in the file and pipe protocols 14 years ago
Stefano Sabatini 175389c854 avio: add avio_check() 14 years ago
Anton Khirnov cbea3ac820 avio: left-shift AVIO_ flags on next bump 14 years ago
Michael Niedermayer d6f79edb6e flv demuxer: dont error out due to index problems, but inform the user about it. 14 years ago
Vitor Sessak 96573c0d76 lavf/utils.c: Order packets with identical PTS by stream index. 14 years ago
Martin Storsjö 578d6861a7 flvdec: Allow parsing keyframes metadata without seeking in most cases 14 years ago
Anton Khirnov ff1ec0c3f8 avio: undeprecate av_url_read_fseek/fpause under nicer names 14 years ago
Kharkov Alexander b5304f7b2e flvdec: Fix support for flvtool2 "keyframes based" generated index 14 years ago
Diego Biurrun 70ad9842a5 Fix compilation of timefilter test program. 14 years ago
Michael Niedermayer c104a6e902 oggdec: use av_freep() instead of av_free() 14 years ago
Anton Khirnov d1c5fdf892 avio: add more documentation for AVIOContext. 14 years ago
Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 14 years ago
Anton Khirnov c1a9012d62 avio: document some members of AVIOContext. 14 years ago
Anton Khirnov e782a0c6da avio: document avio_close(). 14 years ago
Anton Khirnov 893816ba1e avio: cosmetics, vertically align comments. 14 years ago
Anton Khirnov 72d4405b66 avio: cosmetics, group the reading functions. 14 years ago
Anton Khirnov 37744e3282 avio: cosmetics, merge all the FF_API_OLD_AVIO blocks. 14 years ago