]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/Makefile
Move CFLAGS handling to common.mak.
[frescor/ffmpeg.git] / libavformat / Makefile
2006-10-11 diegoMove CFLAGS handling to common.mak.
2006-10-07 diegoReplace -I../-I. by -I$(BUILD_ROOT).
2006-10-03 diegoMove EXTRALIBS handling to common.mak.
2006-10-02 diegortp.o needs mpegts.o
2006-09-26 kostyaWavPack lossless audio decoder
2006-09-15 takisSplit the DV demuxer and muxer into separate files...
2006-09-08 diegoRemove empty variable declaration.
2006-08-29 gpoirierAVISynth support, patch by Steve Lhomme % slhomme A...
2006-08-17 diegoMove all internal -I parameters to the front of CFLAGS...
2006-08-01 bcouduriermove common code from mov.c and movenc.c to isom.c
2006-07-25 bcoudurierMXF demuxer
2006-07-19 bcoudurierGXF muxer
2006-07-13 mrureplace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid...
2006-07-13 mrumove adler32 to libavutil
2006-07-12 mrunut needs crc.o
2006-07-12 mrumove common stuff from avienc.c and wav.c to new file...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-05 diegocosmetics: Break overly long lines.
2006-07-03 reimaradd GXF demuxer
2006-06-01 mruremove redundant make variable SUBDIR
2006-05-11 mruogm demuxing
2006-05-06 diegoFurther simplify AMR build.
2006-04-15 diegoHave EXTRALIBS appear after other link options, fixes...
2006-03-27 reimarNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-21 kostyaSmacker demuxer and decoder.
2006-02-17 melansoncomplete AVS playback system (from Creature Shock compu...
2006-02-13 mrumove common parts of makefiles into common.mak
2006-02-12 melansoncomplete American Laser Games MM playback system, court...
2006-02-12 alextta demuxer, also usable for moving tta audio data...
2006-02-11 diegoUse the incdir variable.
2006-02-11 diegoSimplify header installation.
2006-02-11 diegoSeparate library install into static and shared install...
2006-02-11 diegoSeparate header file installation from the general...
2006-02-10 mrugenerate adts frame headers if required
2006-02-09 aureladd a Creative VOC (de)muxer
2006-02-02 michaelAIFF format support by (Patrick Guimond <patg a.t patg...
2006-02-01 diegovideo4linux2 input support
2006-01-30 diegoOn MinGW it is not possible to build shared and static...
2006-01-29 diegoSimplify LDFLAGS handling for MinGW.
2006-01-26 diegoRemove obscure Makefile.bak entry from distclean rules.
2006-01-21 diegoAdd --disable-protocols option to configure to disable...
2006-01-16 diegoMake clean/distclean consistent throughout all the...
2006-01-15 diegoDon't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSU...
2006-01-14 diegoMove library name generation to configure, simplifies...
2006-01-14 diegoCreate symbolic links for all library sonames and clean...
2006-01-12 diegoMove Darwin shared library build peculiarities to confi...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-12-10 diegoSONAME support for shared libs
2005-11-07 diegoPut double-quotes around the install path in the "insta...
2005-10-04 diegoMove all definitions of external dependencies into...
2005-09-26 diegosupport for building dynamic libraries on Mac OS X
2005-09-02 reimarSupport D-Cinema audio demuxing.
2005-08-13 mrufix building in separate directory
2005-08-11 alFix building shared version of lavf on some systems.
2005-08-01 allibavutil: Utility code from libavcodec moved to a...
2005-07-15 michaelYamaha SMAF file format support patch by (Vidar Madsen...
2005-07-11 michaelcompiling using nonstd include/library locations /...
2005-06-27 michaelx86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr...
2005-06-25 michael*BSD bktr grab support by (Jacob Meuser: jakemsr, jakem...
2005-05-22 michaelldconfig as config.mak variable patch by (Jacob Meuser...
2005-05-19 aurelinstall libav(codec|format).pc/libpostproc.pc for pkg...
2005-05-11 mruflac in ogg support
2005-05-11 mrusupport theora in ogg, plus required ogg core changes
2005-05-08 mmu_mansupport BUILDSUF patch by <charles dot yates at pandora...
2005-04-09 mruOgg demuxer ported from tcvp by Luca Barbato <lu_zero...
2005-03-16 michaeladd libdir support to configure patch by (Luca Barbato...
2005-03-15 michaeldont link with libavcodec twice on win32
2005-03-11 michaelfix lib order and remove nonsense avcodec double linking
2005-02-24 michael01-makefile_fix_updated.patch
2005-02-21 michaelremoving --disable-risky patch by (Josh Varner <jlvarne...
2005-01-11 diegoQuote path expression to take care of $(prefix) possibl...
2004-12-29 rtognimpFix compilation when both amr_nb and amr_wb are enabled
2004-11-20 mmu_manFirst implementation of nsv demuxer.
2004-10-22 romansh * Introducing IIDC1394 grabbing interface.
2004-10-16 melansonElectronic Arts Game Multimedia format demuxer (WVE...
2004-10-01 michaelHelp debugging by keeping symbols ans line numbers...
2004-09-28 melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-09-16 michaelremoving the .so file when make clean is run patch...
2004-07-15 michaelimage2 / image API cleanup phase-1
2004-04-24 michaelvis detection patch by (James Morrison <ja2morri at...
2004-04-12 michaeldistclean by ("Steven M. Schultz" <sms at 2BSD dot...
2004-03-13 melansonadded SGI image format, encoding and decoding, courtesy...
2004-03-11 michaelmatroska demuxer by ("Ronald S. Bultje" <R dot S dot...
2004-03-06 michaelforgot to commit from patch by (Konstantin Andreyev...
2004-01-02 melansoninitial commit for Sierra VMD file demuxer
2003-11-14 melansonyep, FLI support
2003-10-18 michael- Moving -Wall from the individual Makefiles to configu...
2003-10-14 alexmake it compatible with older make (debian stable ...
2003-10-03 tmmmimplemented Id Quake II CIN support
2003-10-01 tmmmNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-29 romansh * DV handling was streamlined for both muxing/demuxi...
2003-09-28 michaelniPowerPC warnings & optimisations patch by (Dan Christia...
2003-09-28 michaelniAMR-WB support by (Johannes Carlsson <joca at rixmail...
2003-09-16 bellardremove unused AMREXTRALIBS
2003-09-15 bellardcorrect DLL windows install
2003-09-09 michaelniDebug/optimization patch by (Glenn Maynard <g_sf at...
2003-09-08 bellardID3 parsing and generation in MP3 format
2003-09-08 bellardsimpler strptime - added os_support.[ch] - moved localt...
2003-09-08 tmmmdemuxer for custom Wing Commander III movie (.mve)...
2003-09-05 al3xinitial nut muxer and demuxer (demuxer is not fail...
next