Mercurial > libavformat.hg
graph
-
try avi video name -> codec_id mapping if the mov one has no match libavformatWed, 25 Jan 2006 16:04:31 +0000, by michael
-
Remove all stray tabs and trailing whitespace, this time for good. libavformatTue, 24 Jan 2006 10:33:14 +0000, by diego
-
Fix for title field in PSP compatible mp4 files. Patch by libavformatTue, 24 Jan 2006 08:03:42 +0000, by banan
-
>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de) libavformatMon, 23 Jan 2006 14:12:03 +0000, by michael
-
Skip all includes for WinCE, instead of falling through to the #else case. libavformatMon, 23 Jan 2006 00:57:59 +0000, by diego
-
Place proper #ifdef around muxer-specific code. libavformatSun, 22 Jan 2006 13:50:59 +0000, by diego
-
Add --disable-protocols option to configure to disable I/O protocol from libavformatSat, 21 Jan 2006 18:36:32 +0000, by diego
-
audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<) libavformatFri, 20 Jan 2006 23:48:16 +0000, by michael
-
Put muxer-specific code parts in #ifdef CONFIG_MUXERS. libavformatThu, 19 Jan 2006 23:36:50 +0000, by diego
-
pts fix by (Bryan Mayland / bmayland O leoninedev o com) libavformatThu, 19 Jan 2006 00:54:10 +0000, by michael
-
Make clean/distclean consistent throughout all the Makefiles. libavformatMon, 16 Jan 2006 14:59:54 +0000, by diego
-
Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavformatSun, 15 Jan 2006 00:28:36 +0000, by diego
-
Move library name generation to configure, simplifies build system a bit more. libavformatSat, 14 Jan 2006 15:54:58 +0000, by diego
-
Create symbolic links for all library sonames and clean up Makefiles. libavformatSat, 14 Jan 2006 03:39:02 +0000, by diego
-
Update licensing information: The FSF changed postal address. libavformatThu, 12 Jan 2006 22:43:26 +0000, by diego
-
Move Darwin shared library build peculiarities to configure. libavformatThu, 12 Jan 2006 00:00:00 +0000, by diego
-
CamStudio decoder, only 32 bit lzo mode is tested libavformatMon, 09 Jan 2006 15:41:39 +0000, by reimar
-
TrueSpeech compatible audio decoder by Konstantin Shishkov libavformatTue, 03 Jan 2006 02:30:38 +0000, by diego
-
try with auto_guess if first detection fails libavformatMon, 02 Jan 2006 20:27:15 +0000, by nicodvb
-
finally found what those >138 codes were... crappy compressed 5bit ascii. this gets them correctly, and adds setting track lang in movenc too. libavformatFri, 30 Dec 2005 20:34:08 +0000, by mmu_man
-
fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT gmx DOT net (unstested); added code to map language codes to stream->language[] libavformatFri, 30 Dec 2005 18:25:46 +0000, by mmu_man
-
COSMETICS: tabs --> spaces, some prettyprinting libavformatThu, 22 Dec 2005 01:10:11 +0000, by diego
-
Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.ra libavformatMon, 19 Dec 2005 20:49:00 +0000, by rtognimp
-
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
-
round pointer up to next packet_size multiple libavformatWed, 27 Jul 2005 07:31:40 +0000, by michael
-
mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) libavformatSat, 23 Jul 2005 21:52:41 +0000, by michael
-
MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) libavformatSat, 23 Jul 2005 21:48:58 +0000, by michael
-
udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl) libavformatThu, 21 Jul 2005 21:10:23 +0000, by michael
-
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformatSun, 17 Jul 2005 22:24:36 +0000, by michael
-
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavformatSun, 17 Jul 2005 00:28:12 +0000, by michael
-
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) libavformatFri, 15 Jul 2005 12:50:00 +0000, by michael