Mercurial > libavformat.hg
graph
-
malloc padding to avoid reading past the malloc()ed area. libavformatSat, 17 Dec 2005 17:57:03 +0000, by henry
-
total == 0 seems like it should be valid (based upon patch by Steve Lhomme | slhomme divxcorp com) libavformatSat, 17 Dec 2005 11:27:37 +0000, by michael
-
Cook compatibe decoder, patch by Benjamin Larsson libavformatFri, 09 Dec 2005 16:08:18 +0000, by rtognimp
-
ogg format probe function by Ivo <ivop at euronet nl> libavformatMon, 05 Dec 2005 00:15:51 +0000, by mru
-
DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-status.html libavformatSun, 13 Nov 2005 09:18:14 +0000, by gpoirier
-
Support for streaming: dont write indexes and dont signal HAS_INDEX in header. Also set filesize to max in this case. libavformatSun, 13 Nov 2005 03:32:12 +0000, by alex
-
Put double-quotes around the install path in the "install-headers" section libavformatMon, 07 Nov 2005 01:32:29 +0000, by diego
-
allow NULL write_header() and write_trailer() libavformatFri, 04 Nov 2005 23:50:11 +0000, by michael
-
Ingenient MJPEG support, more at http://www.artificis.hu/files/texts/ingenient.txt libavformatSat, 29 Oct 2005 00:52:02 +0000, by alex
-
Fix asf header decoding issue, patch by < patrice -- bensoussan AH gmail -- com > libavformatWed, 26 Oct 2005 12:15:09 +0000, by gpoirier
-
Increase version: 'wave' atom parsing added to mov demuxer libavformatThu, 20 Oct 2005 20:06:16 +0000, by rtognimp
-
support for FLX and DTA extensions in the FLIC format, courtesy of libavformatThu, 13 Oct 2005 04:35:31 +0000, by melanson
-
Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov libavformatThu, 13 Oct 2005 04:31:55 +0000, by melanson
-
fix feed read_header, avoid using put_tag in write_header, to be consistent with read_header, also some minor cosmetics libavformatWed, 12 Oct 2005 23:25:15 +0000, by alex
-
Move all definitions of external dependencies into configure instead of libavformatTue, 04 Oct 2005 11:19:08 +0000, by diego
-
support for building dynamic libraries on Mac OS X libavformatMon, 26 Sep 2005 10:05:13 +0000, by diego
-
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformatFri, 23 Sep 2005 00:25:41 +0000, by diego
-
Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS. libavformatTue, 20 Sep 2005 23:52:29 +0000, by diego
-
print more time_base fps stuff if av_log level is at debug or above libavformatSun, 18 Sep 2005 14:45:17 +0000, by michael
-
checksum doesnt cover the forward_ptr anymore libavformatSun, 11 Sep 2005 08:32:25 +0000, by michael
-
forward_ptr doesnt contain its own length anymore libavformatSun, 11 Sep 2005 08:28:03 +0000, by michael
-
set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing libavformatTue, 06 Sep 2005 22:50:58 +0000, by michael
-
Kill some compiler warnings. Compiled code verified identical after changes. libavformatTue, 06 Sep 2005 21:25:35 +0000, by mru
-
sample_rate value is not always correct (is there anything in quicktime which is?) so try to guess it from time_scale libavformatSun, 04 Sep 2005 21:04:25 +0000, by michael
-
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavformatFri, 02 Sep 2005 19:16:48 +0000, by reimar
-
time_base description by Rich Felker | dalias, aerifal cx libavformatSun, 21 Aug 2005 22:31:01 +0000, by michael
-
Make ogg `muxer' expect new vorbis extradata format. libavformatMon, 15 Aug 2005 20:42:56 +0000, by al
-
support fixing missing pts by parsing future frames libavformatMon, 15 Aug 2005 14:22:43 +0000, by michael
-
minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformatSun, 14 Aug 2005 16:37:29 +0000, by michael
-
set timebase correctly? this thing is always 15fps? libavformatSat, 13 Aug 2005 21:56:57 +0000, by michael
-
'#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM) libavformatSat, 13 Aug 2005 16:17:50 +0000, by michael
-
Fix building shared version of lavf on some systems. libavformatThu, 11 Aug 2005 22:16:25 +0000, by al
-
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com) libavformatWed, 10 Aug 2005 23:41:20 +0000, by michael
-
libavutil: Utility code from libavcodec moved to a separate library. libavformatMon, 01 Aug 2005 20:07:05 +0000, by al