Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-19Be more verbose when printing the probe result.Carl Eugen Hoyos
2011-04-19Merge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'Michael Niedermayer
2011-04-19In mov and flv muxer, check aac bitstream validity.Baptiste Coudurier
2011-04-18Replace mplayerhq.hu URLs by libav.org.Diego Biurrun
2011-04-18asfdec: Remove dead code from asf_read_close().Diego Biurrun
2011-04-1810l, commit that should have been stashed into the merge.Michael Niedermayer
2011-04-18Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-17Replace more FFmpeg references by Libav.Diego Biurrun
2011-04-17In mov muxer, compute avg bitrate in esdsBaptiste Coudurier
2011-04-16Use av_set_pts_info to set time_base.Reimar Döffinger
2011-04-16Enable header parsing for MPEG2VIDEO to get time-stamps.Reimar Döffinger
2011-04-16Merge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'Michael Niedermayer
2011-04-15make containers pass palette change in AVPacketKostya Shishkov
2011-04-15xwma: Fix wrong printf format expression.Diego Biurrun
2011-04-15xwma demuxer: typosMax Horn
2011-04-15oggdec: simplify audio chained ogg streams supportClément Bœsch
2011-04-15Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer
2011-04-14handle malloc failures in ff_get_wav_headerMax Horn
2011-04-14add xWMA demuxerMax Horn
2011-04-14mpegts: force the default timebaseRudolf Polzer
2011-04-14Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-13lavf: postpone removal of public metadata conversion APIAnton Khirnov
2011-04-13lavf: postpone removal of deprecated avio functionsAnton Khirnov
2011-04-13applehttp: Only check the discard flags if v->ctx actually is initializedMartin Storsjö
2011-04-13lavf: bump minor and add an APIChanges entry for the last avio changesAnton Khirnov
2011-04-13avio: deprecate url_exist in favor of avio_check.Anton Khirnov
2011-04-13file: implement url_check() callback in the file and pipe protocolsStefano Sabatini
2011-04-13avio: add avio_check()Stefano Sabatini
2011-04-13avio: left-shift AVIO_ flags on next bumpAnton Khirnov
2011-04-13flv demuxer: dont error out due to index problems, but inform the user about it.Michael Niedermayer
2011-04-13Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-13lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak
2011-04-13flvdec: Allow parsing keyframes metadata without seeking in most casesMartin Storsjö
2011-04-12avio: undeprecate av_url_read_fseek/fpause under nicer namesAnton Khirnov
2011-04-12flvdec: Fix support for flvtool2 "keyframes based" generated indexKharkov Alexander
2011-04-12Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-11Fix compilation of timefilter test program.Diego Biurrun
2011-04-11oggdec: use av_freep() instead of av_free()Michael Niedermayer
2011-04-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-10avio: add more documentation for AVIOContext.Anton Khirnov
2011-04-10Parse sprite data for WMVP and WVP2, and decode sprites for the latterAlberto Delmás
2011-04-10avio: document some members of AVIOContext.Anton Khirnov
2011-04-10avio: document avio_close().Anton Khirnov
2011-04-10avio: cosmetics, vertically align comments.Anton Khirnov
2011-04-10avio: cosmetics, group the reading functions.Anton Khirnov
2011-04-10avio: cosmetics, merge all the FF_API_OLD_AVIO blocks.Anton Khirnov
2011-04-10avio: cosmetics, move AVIOContext to start of the file.Anton Khirnov
2011-04-10avio: update file header.Anton Khirnov
2011-04-10oggdec: fix demuxing chained audio streamsClément Bœsch
2011-04-10Merge remote branch 'qatar/master'Michael Niedermayer