Sat, 07 Oct 2006 09:22:44 +0000 |
diego |
Replace -I../-I. by -I$(BUILD_ROOT).
libavformat
|
Tue, 03 Oct 2006 19:23:39 +0000 |
diego |
Move EXTRALIBS handling to common.mak.
libavformat
|
Mon, 02 Oct 2006 17:15:00 +0000 |
diego |
rtp.o needs mpegts.o
libavformat
|
Tue, 26 Sep 2006 03:41:51 +0000 |
kostya |
WavPack lossless audio decoder
libavformat
|
Fri, 15 Sep 2006 19:14:24 +0000 |
takis |
Split the DV demuxer and muxer into separate files (as suggested by Diego
libavformat
|
Fri, 08 Sep 2006 17:24:48 +0000 |
diego |
Remove empty variable declaration.
libavformat
|
Tue, 29 Aug 2006 07:34:58 +0000 |
gpoirier |
AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %
libavformat
|
Thu, 17 Aug 2006 16:32:08 +0000 |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using external
libavformat
|
Tue, 01 Aug 2006 14:58:15 +0000 |
bcoudurier |
move common code from mov.c and movenc.c to isom.c
libavformat
|
Tue, 25 Jul 2006 14:30:14 +0000 |
bcoudurier |
MXF demuxer
libavformat
|
Wed, 19 Jul 2006 09:38:22 +0000 |
bcoudurier |
GXF muxer
libavformat
|
Thu, 13 Jul 2006 23:10:01 +0000 |
mru |
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
libavformat
|
Thu, 13 Jul 2006 21:29:01 +0000 |
mru |
move adler32 to libavutil
libavformat
|
Wed, 12 Jul 2006 00:10:12 +0000 |
mru |
nut needs crc.o
libavformat
|
Wed, 12 Jul 2006 00:09:34 +0000 |
mru |
move common stuff from avienc.c and wav.c to new file riff.c
libavformat
|
Mon, 10 Jul 2006 21:14:37 +0000 |
mru |
allow individual selection of muxers and demuxers
libavformat
|
Wed, 05 Jul 2006 14:12:00 +0000 |
diego |
cosmetics: Break overly long lines.
libavformat
|
Mon, 03 Jul 2006 16:32:57 +0000 |
reimar |
add GXF demuxer
libavformat
|
Thu, 01 Jun 2006 21:57:44 +0000 |
mru |
remove redundant make variable SUBDIR
libavformat
|
Thu, 11 May 2006 23:07:22 +0000 |
mru |
ogm demuxing
libavformat
|
Sat, 06 May 2006 10:57:38 +0000 |
diego |
Further simplify AMR build.
libavformat
|
Sat, 15 Apr 2006 15:05:53 +0000 |
diego |
Have EXTRALIBS appear after other link options, fixes shared build on Cygwin.
libavformat
|
Mon, 27 Mar 2006 22:22:50 +0000 |
reimar |
NuppelVideo/MythTVVideo support, including rtjpeg decoder
libavformat
|
Tue, 21 Mar 2006 17:27:47 +0000 |
kostya |
Smacker demuxer and decoder.
libavformat
|
Fri, 17 Feb 2006 03:17:42 +0000 |
melanson |
complete AVS playback system (from Creature Shock computer game),
libavformat
|
Mon, 13 Feb 2006 12:53:25 +0000 |
mru |
move common parts of makefiles into common.mak
libavformat
|
Sun, 12 Feb 2006 06:49:40 +0000 |
melanson |
complete American Laser Games MM playback system, courtesy of Peter Ross
libavformat
|
Sun, 12 Feb 2006 02:18:37 +0000 |
alex |
tta demuxer, also usable for moving tta audio data into an other container
libavformat
|
Sat, 11 Feb 2006 20:51:26 +0000 |
diego |
Use the incdir variable.
libavformat
|
Sat, 11 Feb 2006 19:30:55 +0000 |
diego |
Simplify header installation.
libavformat
|