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