Mercurial > libavformat.hg
graph
-
* Restructuring the division of labor between DV codec and DV format libavformat2006-09-04, by romansh
-
Switch license from GPL to LGPL, this file originates from libdv, which libavformat2006-09-03, by diego
-
AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % libavformat2006-08-29, by gpoirier
-
ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was a typo in the define libavformat2006-08-28, by aurel
-
scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default value) libavformat2006-08-27, by nicodvb
-
fix mac3audio.mov, pcm_s8 and pcm_u8 can only have sample size of 1 and only if mono, dont rely on bits per sample which can be wrong libavformat2006-08-24, by bcoudurier
-
dont set width/height for h261/h263/mpeg4 since they are oftenly wrong, let decoder init them libavformat2006-08-24, by bcoudurier
-
read and use index (based on a patch by John Donaghy on the 23-03-2006 '[Ffmpeg-devel] dvr-ms seek help request') libavformat2006-08-23, by michael
-
value_num should also be 64bit (1 hunk from the asf seeking patch by DrDivx/Steve Lhomme) libavformat2006-08-23, by michael
-
total_size should be 64bit (1 hunk of the asf seeking patch from DrDivx / Steve Lhomme) libavformat2006-08-23, by michael
-
Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % libavformat2006-08-18, by gpoirier
-
Move all internal -I parameters to the front of CFLAGS to avoid using external libavformat2006-08-17, by diego
-
use packet dts as correct media field number and use av_interleave_pkt_per_dts libavformat2006-08-12, by bcoudurier
-
dont be too picky about timestampsbeing wrong if the destination container is without timestamps and raw of the raw video / raw audio sort libavformat2006-08-08, by michael
-
always write duration and file size, fix seeking, progress bar is now active libavformat2006-08-06, by bcoudurier
-
revert r5909, dont use non constant static variable, breaks multithreaded apps libavformat2006-08-03, by bcoudurier
-
resolve strong refs in parse_structural_metadata since objects may not be ordered, use object oriented approach libavformat2006-08-02, by bcoudurier
-
Do not set the codec's pixel format in the format's write_header() libavformat2006-08-02, by lucabe
-
Support for seeking, both with and without index and correct timestamps libavformat2006-08-01, by reimar
-
demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection libavformat2006-07-28, by bcoudurier
-
Try to find out correct start time to make seeking faster and add some libavformat2006-07-23, by reimar
-
add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch ) libavformat2006-07-17, by michael
-
fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) libavformat2006-07-17, by michael
-
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavformat2006-07-11, by diego