summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ...James Morrison2004-04-24
* distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer2004-04-12
* added SGI image format, encoding and decoding, courtesy of Todd KirbyMike Melanson2004-03-13
* matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot u...Michael Niedermayer2004-03-11
* forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot c...Konstantin Andreyev2004-03-06
* initial commit for Sierra VMD file demuxerMike Melanson2004-01-02
* yep, FLI supportMike Melanson2003-11-14
* - Moving -Wall from the individual Makefiles to configure (and onlyDan Christiansen2003-10-18
* make it compatible with older make (debian stable - make 3.79.1)Alex Beregszaszi2003-10-14
* implemented Id Quake II CIN supportMike Melanson2003-10-03
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-01
* * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik2003-09-29
* PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ...Dan Christiansen2003-09-28
* AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer2003-09-28
* remove unused AMREXTRALIBSFabrice Bellard2003-09-16
* correct DLL windows installFabrice Bellard2003-09-15
* Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-09
* ID3 parsing and generation in MP3 formatFabrice Bellard2003-09-08
* simpler strptime - added os_support.[ch] - moved localtime_r to os_support.cFabrice Bellard2003-09-08
* demuxer for custom Wing Commander III movie (.mve) filesMike Melanson2003-09-08
* initial nut muxer and demuxer (demuxer is not fail safe)Alex Beregszaszi2003-09-05
* localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-04
* MingW patches by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-04
* initial commit for Id RoQ and Interplay MVE multimedia subsystemsMike Melanson2003-09-02
* first pass at PSX STR demuxer; does not yet interact correctly with MDECMike Melanson2003-09-01
* * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is nowRoman Shaposhnik2003-08-28
* mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)Michael Niedermayer2003-08-26
* * fixing a regression in mpeg encoder (not setting pix_fmt),Roman Shaposhnik2003-08-12
* warnings are errorsFabrice Bellard2003-07-17
* BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to li...François Revol2003-07-15
* Shared library for libavformat support patch by (Tim Allen <tim at proximity ...Tim Allen2003-07-11
* flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...Garrick Meeker2003-07-09
* mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy...Fabrice Bellard2003-06-13
* * 3gp patch by JocaZdenek Kabelac2003-06-05
* first pass at an experimental 4xm demuxerMike Melanson2003-05-25
* restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...Slavik Gnatenko2003-03-11
* Fix against C integrists breaks :P (hope I didn't break anything else)François Revol2003-02-06
* yes, PNG can be simpler :-)Fabrice Bellard2003-02-04
* added jpeg image encoder and decoder (new YUV handling routines and mjpeg cod...Fabrice Bellard2003-02-02
* added basic png handling - do not remake dependencies automaticallyFabrice Bellard2003-02-01
* --disable-risky supportMichael Niedermayer2003-01-29
* dv patch by Max Krasnyansky (maxk at qualcomm dot com)Max Krasnyansky2003-01-22
* dependency handling is consistant with libavcodecFabrice Bellard2003-01-22
* AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone2003-01-14
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-11
* added still image supportFabrice Bellard2003-01-11
* libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot...Thomas Jarosch2002-12-30
* fixed multidir compileFabrice Bellard2002-11-29
* More changes to make things compile on more platformsPhilip Gladstone2002-11-27
* renamed libav to libavformatFabrice Bellard2002-11-25