Mercurial > libavformat.hg
graph
-
Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 Miniket libavformat2006-01-26, by rtognimp
-
try avi video name -> codec_id mapping if the mov one has no match libavformat2006-01-25, by michael
-
Skip all includes for WinCE, instead of falling through to the #else case. libavformat2006-01-23, by diego
-
Add --disable-protocols option to configure to disable I/O protocol from libavformat2006-01-21, by diego
-
audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<) libavformat2006-01-20, by michael
-
Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavformat2006-01-15, by diego
-
Move library name generation to configure, simplifies build system a bit more. libavformat2006-01-14, by diego
-
Create symbolic links for all library sonames and clean up Makefiles. libavformat2006-01-14, by diego
-
Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.ra libavformat2005-12-19, by rtognimp
-
total == 0 seems like it should be valid (based upon patch by Steve Lhomme | slhomme divxcorp com) libavformat2005-12-17, by michael
-
DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-status.html libavformat2005-11-13, by gpoirier
-
Support for streaming: dont write indexes and dont signal HAS_INDEX in header. Also set filesize to max in this case. libavformat2005-11-13, by alex
-
Put double-quotes around the install path in the "install-headers" section libavformat2005-11-07, by diego
-
Ingenient MJPEG support, more at http://www.artificis.hu/files/texts/ingenient.txt libavformat2005-10-29, by alex
-
Fix asf header decoding issue, patch by < patrice -- bensoussan AH gmail -- com > libavformat2005-10-26, by gpoirier
-
support for FLX and DTA extensions in the FLIC format, courtesy of libavformat2005-10-13, by melanson
-
Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov libavformat2005-10-13, by melanson
-
fix feed read_header, avoid using put_tag in write_header, to be consistent with read_header, also some minor cosmetics libavformat2005-10-12, by alex
-
Move all definitions of external dependencies into configure instead of libavformat2005-10-04, by diego
-
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat2005-09-23, by diego
-
Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS. libavformat2005-09-20, by diego
-
print more time_base fps stuff if av_log level is at debug or above libavformat2005-09-18, by michael
-
set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing libavformat2005-09-06, by michael
-
Kill some compiler warnings. Compiled code verified identical after changes. libavformat2005-09-06, by mru
-
sample_rate value is not always correct (is there anything in quicktime which is?) so try to guess it from time_scale libavformat2005-09-04, by michael
-
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavformat2005-09-02, by reimar
-
minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat2005-08-14, by michael
-
'#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM) libavformat2005-08-13, by michael
-
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com) libavformat2005-08-10, by michael
-
MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) libavformat2005-07-23, by michael
-
udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl) libavformat2005-07-21, by michael