]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/Makefile
Remove video_grab_ prefix from video_grab_{bktr,v4l}
[frescor/ffmpeg.git] / libavformat / Makefile
2007-09-05 ramiroRemove video_grab_ prefix from video_grab_{bktr,v4l}
2007-09-05 conradEnable Matroska muxer
2007-09-04 ramiroTreat dc1394 as a library
2007-08-30 diegocosmetics: Sort some lines, whitespace changes.
2007-08-24 lucabeMove the RTP packetization code for MPEG12 video in...
2007-08-10 michaelenable nut muxer
2007-08-09 michaelmove syncpoint timestamp reseting code to a common...
2007-07-26 lucabeIntroduce an SDP generator
2007-07-19 diegoMake video hook infrastructure conditional on video...
2007-07-14 aurelAllow selecting only the vc1 demuxer.
2007-07-14 aurelAllow selecting only the mpegtsraw demuxer.
2007-07-14 aurelThe dxa demuxer depends on riff.o.
2007-07-14 aurelThe dv1394 demuxer depends on dv.o.
2007-07-14 aurelAll those demuxers don't depend on riff.o anymore.
2007-07-14 aurelAll those demuxers use pcm_read_seek() and thus depend...
2007-07-14 aurelThe c93 demuxer depends on vocdec.o.
2007-06-21 bcouduriersplit mpeg ps and variants muxer and demuxer, I'll...
2007-06-04 aurelsplit some common code from the mkv demuxer that will...
2007-05-30 aurelsplit rm muxer and demuxer in their own files
2007-05-09 diegoRoQ muxer, patch by Vitor, vitor1001 gmail com
2007-05-07 ivoRenderware TXD demuxer
2007-05-02 diegocosmetics: Sort entries by CONFIG_ name.
2007-04-26 alexMake protocols configure selectable and also cleanup...
2007-04-26 diegocosmetics: sort()
2007-04-26 diegoproper dependency on mpegts_demuxer for rtp_muxer
2007-04-07 diegoCRYO APC demuxer
2007-04-07 diegoBethsoft VID demuxer and video decoder
2007-04-07 diegoInterplay C93 demuxer and video decoder
2007-04-03 diegoThere were two files, libavformat/grab.c and libavforma...
2007-04-03 diegoGet rid of unnecessary conditionals.
2007-04-03 diegoCONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need...
2007-04-03 diegocosmetics: Put audio (de)muxer entries in alphabetical...
2007-04-03 diegoAudio (de)muxer dependency on OSS is handled by configure.
2007-04-01 diegosupport for the THP game format by Marco Gerards, mgera...
2007-03-14 kostyaDXA demuxer and decoder
2007-02-27 diegoRemove useless conditional.
2007-02-14 mrurename video4linux[2] variables to v4l[2], consistent...
2007-02-13 diegoMove base64.[ch] to libavutil.
2007-02-09 diegoRemove commented-out NUT muxer entry, can be added...
2007-02-09 diegocosmetics: Reorder NUT entries.
2007-02-09 diegoProperly separate native and libnut NUT (de)muxers.
2007-01-25 diegoMove conditional CFLAGS and OBJS setting to common...
2007-01-25 diegocosmetics: sort
2007-01-21 mrureorder alphabetically
2007-01-21 mruremove no longer needed ifeq tests
2006-12-24 kostyaMusepack SV7 decoding support
2006-12-22 diegoMake the X11 frame grabber disabled by default.
2006-12-13 gpoirierOriginal X11 device demuxer patch from Clemens Fruhwirth
2006-12-13 gpoirierrevert broken commit of x11 device demuxer patch
2006-12-12 gpoirierOriginal X11 device demuxer patch from Clemens Fruhwirth
2006-11-21 aurelmove common voc muxer and demuxer data to voc.c
2006-11-21 aurelsplit voc.c into vocdec.c and vocenc.c
2006-11-14 diegoMove BeOS-specific code into os_support.c.
2006-11-14 mrucheck for inet_aton in configure
2006-11-14 diegoRemove wrong/misleading comment.
2006-11-12 ods15Add libnut support until ffmpeg gets an independant...
2006-11-11 michaelupdating nut demuxer to latest spec
2006-11-08 mruallow spaces in source and build directory names
2006-11-07 gpoirieradd support for rtp/h264 streaming
2006-11-02 bcoudurierkill AVImageFormat
2006-10-31 diegocosmetics: Restore alphabetical order.
2006-10-28 gpoiriermove up (in the file) AAC audio handling moved from...
2006-10-15 diegoRevert putting EXTRALIBS in common.mak, linking fails...
2006-10-15 diegoConsistently use $(BUILD_ROOT).
2006-10-12 bcouduriersupport for Tiertex .seq files demuxing/video decoding...
2006-10-12 reynaldonew mtv demuxer
2006-10-11 bcouduriersupport for Delphine Software .cin files demuxing ...
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...
next