summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
| * mpegts: force the default timebaseRudolf Polzer2011-04-14
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-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
* | flv demuxer: dont error out due to index problems, but inform the user about it.Michael Niedermayer2011-04-13
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-13
|\|
| * 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
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-12
|\|
| * Fix compilation of timefilter test program.Diego Biurrun2011-04-11
* | oggdec: use av_freep() instead of av_free()Michael Niedermayer2011-04-11
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-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
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-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
* | Abort Ogg header parsing when we encounter a data packet.Reimar Döffinger2011-04-10
* | flv: Only parse keyframe index when the underlaying protocol allows seeking a...Michael Niedermayer2011-04-09
* | Fix support for flvtool2 "keyframes based" generated index in FLV format decoderKharkov Alexander2011-04-09
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-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