Mercurial > libavformat.hg
graph
-
Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 Miniket libavformatThu, 26 Jan 2006 19:42:45 +0000, by rtognimp
-
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it libavformatWed, 25 Jan 2006 22:10:13 +0000, by diego
-
avoid using non constant fields of AVCodecContext in avi muxer libavformatWed, 25 Jan 2006 17:14:16 +0000, by michael
-
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