summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Bump major versions of all libraries.Anton Khirnov2011-04-18
* Replace mplayerhq.hu URLs by libav.org.Diego Biurrun2011-04-18
* asfdec: Remove dead code from asf_read_close().Diego Biurrun2011-04-18
* Replace more FFmpeg references by Libav.Diego Biurrun2011-04-17
* make containers pass palette change in AVPacketKostya Shishkov2011-04-15
* xwma: Fix wrong printf format expression.Diego Biurrun2011-04-15
* xwma demuxer: typosMax Horn2011-04-15
* oggdec: simplify audio chained ogg streams supportClément Bœsch2011-04-15
* handle malloc failures in ff_get_wav_headerMax Horn2011-04-14
* add xWMA demuxerMax Horn2011-04-14
* mpegts: force the default timebaseRudolf Polzer2011-04-14
* lavf: postpone removal of public metadata conversion APIAnton Khirnov2011-04-13
* lavf: postpone removal of deprecated avio functionsAnton Khirnov2011-04-13
* applehttp: Only check the discard flags if v->ctx actually is initializedMartin Storsjö2011-04-13
* lavf: bump minor and add an APIChanges entry for the last avio changesAnton Khirnov2011-04-13
* avio: deprecate url_exist in favor of avio_check.Anton Khirnov2011-04-13
* file: implement url_check() callback in the file and pipe protocolsStefano Sabatini2011-04-13
* avio: add avio_check()Stefano Sabatini2011-04-13
* avio: left-shift AVIO_ flags on next bumpAnton Khirnov2011-04-13
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-12
* flvdec: Allow parsing keyframes metadata without seeking in most casesMartin Storsjö2011-04-12
* avio: undeprecate av_url_read_fseek/fpause under nicer namesAnton Khirnov2011-04-12
* flvdec: Fix support for flvtool2 "keyframes based" generated indexKharkov Alexander2011-04-12
* Fix compilation of timefilter test program.Diego Biurrun2011-04-11
* avio: add more documentation for AVIOContext.Anton Khirnov2011-04-10
* Parse sprite data for WMVP and WVP2, and decode sprites for the latterAlberto Delmás2011-04-10
* avio: document some members of AVIOContext.Anton Khirnov2011-04-10
* avio: document avio_close().Anton Khirnov2011-04-10
* avio: cosmetics, vertically align comments.Anton Khirnov2011-04-10
* avio: cosmetics, group the reading functions.Anton Khirnov2011-04-10
* avio: cosmetics, merge all the FF_API_OLD_AVIO blocks.Anton Khirnov2011-04-10
* avio: cosmetics, move AVIOContext to start of the file.Anton Khirnov2011-04-10
* avio: update file header.Anton Khirnov2011-04-10
* oggdec: fix demuxing chained audio streamsClément Bœsch2011-04-10
* daud: Don't write packets that are too large to have their size expressed in ...Alex Converse2011-04-09
* avformat.h: fix a misplaced #endifAnton Khirnov2011-04-09
* lavf: bump minor and add an APIChanges entry for avformat cleanupAnton Khirnov2011-04-08
* lavf: get rid of ffm-specific stuff in avformat.hAnton Khirnov2011-04-08
* avio: deprecate av_protocol_next().Anton Khirnov2011-04-08
* avio: add a function for iterating though protocol names.Anton Khirnov2011-04-08
* lavf: rename a parameter of av_sdp_create from buff->bufAnton Khirnov2011-04-08
* lavf: rename avf_sdp_create to av_sdp_create.Anton Khirnov2011-04-08
* lavf: make av_guess_image2_codec internalAnton Khirnov2011-04-08
* avio: make URLProtocol internal.Anton Khirnov2011-04-08
* avio: make URLContext internal.Anton Khirnov2011-04-08
* lavf: mark av_pkt_dump(_log) for remove on $next+1 bump.Anton Khirnov2011-04-08
* lavf: use designated initializers for all protocolsAnton Khirnov2011-04-08
* applehttp: don't use deprecated url_ functions.Anton Khirnov2011-04-08
* avio: move two ff_udp_* functions from avio_internal to url.hAnton Khirnov2011-04-08
* asfdec: remove a forgotten declaration of nonexistent functionAnton Khirnov2011-04-08