index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
WavPack lossless audio decoder
Kostya Shishkov
2006-09-26
1
-0
/
+1
*
Split the DV demuxer and muxer into separate files (as suggested by Diego
Panagiotis Issaris
2006-09-15
1
-1
/
+1
*
Remove empty variable declaration.
Diego Biurrun
2006-09-08
1
-1
/
+0
*
AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %
Steve L'Homme
2006-08-29
1
-0
/
+1
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
Diego Biurrun
2006-08-17
1
-2
/
+2
*
move common code from mov.c and movenc.c to isom.c
Baptiste Coudurier
2006-08-01
1
-6
/
+6
*
MXF demuxer
Baptiste Coudurier
2006-07-25
1
-0
/
+1
*
GXF muxer
Baptiste Coudurier
2006-07-19
1
-0
/
+4
*
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
Måns Rullgård
2006-07-13
1
-1
/
+1
*
move adler32 to libavutil
Måns Rullgård
2006-07-13
1
-2
/
+2
*
nut needs crc.o
Måns Rullgård
2006-07-12
1
-2
/
+2
*
move common stuff from avienc.c and wav.c to new file riff.c
Måns Rullgård
2006-07-12
1
-27
/
+28
*
allow individual selection of muxers and demuxers
Måns Rullgård
2006-07-10
1
-25
/
+124
*
cosmetics: Break overly long lines.
Diego Biurrun
2006-07-05
1
-2
/
+5
*
add GXF demuxer
Reimar Döffinger
2006-07-03
1
-1
/
+1
*
remove redundant make variable SUBDIR
Måns Rullgård
2006-06-01
1
-1
/
+0
*
ogm demuxing
Måns Rullgård
2006-05-11
1
-1
/
+1
*
Further simplify AMR build.
Diego Biurrun
2006-05-06
1
-10
/
+2
*
Have EXTRALIBS appear after other link options, fixes shared build on Cygwin.
Diego Biurrun
2006-04-15
1
-1
/
+1
*
NuppelVideo/MythTVVideo support, including rtjpeg decoder
Reimar Döffinger
2006-03-27
1
-1
/
+1
*
Smacker demuxer and decoder.
Kostya Shishkov
2006-03-21
1
-1
/
+1
*
complete AVS playback system (from Creature Shock computer game),
Mike Melanson
2006-02-17
1
-1
/
+1
*
move common parts of makefiles into common.mak
Måns Rullgård
2006-02-13
1
-73
/
+7
*
complete American Laser Games MM playback system, courtesy of Peter Ross
Mike Melanson
2006-02-12
1
-1
/
+1
*
tta demuxer, also usable for moving tta audio data into an other container
Alex Beregszaszi
2006-02-12
1
-1
/
+1
*
Use the incdir variable.
Diego Biurrun
2006-02-11
1
-1
/
+1
*
Simplify header installation.
Diego Biurrun
2006-02-11
1
-7
/
+2
*
Separate library install into static and shared installation.
Diego Biurrun
2006-02-11
1
-8
/
+3
*
Separate header file installation from the general install target.
Diego Biurrun
2006-02-11
1
-2
/
+2
*
generate adts frame headers if required
Måns Rullgård
2006-02-10
1
-1
/
+1
*
add a Creative VOC (de)muxer
Aurelien Jacobs
2006-02-09
1
-1
/
+2
*
AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)
Michael Niedermayer
2006-02-02
1
-1
/
+1
*
video4linux2 input support
Luca Abeni
2006-02-01
1
-0
/
+4
*
On MinGW it is not possible to build shared and static libraries at once.
Diego Biurrun
2006-01-30
1
-2
/
+3
*
Simplify LDFLAGS handling for MinGW.
Diego Biurrun
2006-01-29
1
-3
/
+6
*
Remove obscure Makefile.bak entry from distclean rules.
Diego Biurrun
2006-01-26
1
-1
/
+1
*
Add --disable-protocols option to configure to disable I/O protocol from
Gildas Bazin
2006-01-21
1
-5
/
+16
*
Make clean/distclean consistent throughout all the Makefiles.
Diego Biurrun
2006-01-16
1
-2
/
+5
*
Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.
Diego Biurrun
2006-01-15
1
-1
/
+1
*
Move library name generation to configure, simplifies build system a bit more.
Diego Biurrun
2006-01-14
1
-3
/
+1
*
Create symbolic links for all library sonames and clean up Makefiles.
Diego Biurrun
2006-01-14
1
-3
/
+9
*
Move Darwin shared library build peculiarities to configure.
Diego Biurrun
2006-01-12
1
-3
/
+0
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-6
/
+6
*
SONAME support for shared libs
Luca Barbato
2005-12-10
1
-0
/
+1
*
Put double-quotes around the install path in the "install-headers" section
Fredrik Orderud
2005-11-07
1
-2
/
+2
*
Move all definitions of external dependencies into configure instead of
j@v2v.cc
2005-10-04
1
-4
/
+0
*
support for building dynamic libraries on Mac OS X
Diego Biurrun
2005-09-26
1
-9
/
+11
*
Support D-Cinema audio demuxing.
Reimar Döffinger
2005-09-02
1
-1
/
+1
*
fix building in separate directory
Måns Rullgård
2005-08-13
1
-1
/
+1
*
Fix building shared version of lavf on some systems.
Alexander Strasser
2005-08-11
1
-0
/
+2
[next]