summaryrefslogtreecommitdiff
path: root/libavformat/allformats.c
Commit message (Expand)AuthorAge
* tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi2006-02-12
* generate adts frame headers if requiredMåns Rullgård2006-02-10
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-09
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-02
* video4linux2 input supportLuca Abeni2006-02-01
* Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin2006-01-21
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-23
* Support D-Cinema audio demuxing.Reimar Döffinger2005-09-02
* Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-25
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-09
* 01-makefile_fix_updated.patchNilesh Bansal2005-02-24
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-21
* integer overflows, heap corruptionMichael Niedermayer2005-01-08
* disable yuv_image_formatMichael Niedermayer2005-01-04
* ffm_init() for win32, so the regression tests dont fail thereMichael Niedermayer2004-12-30
* First implementation of nsv demuxer.François Revol2004-11-20
* disable redundant image formats, otherwise we wont get any bugreports about -...Michael Niedermayer2004-11-14
* * Introducing IIDC1394 grabbing interface.Roman Shaposhnik2004-10-22
* Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)Mike Melanson2004-10-16
* prevent multiple av_register_all()Michael Niedermayer2004-10-07
* support for Sierra Online audio files and Apple QuickDraw codec,Mike Melanson2004-09-28
* image2 / image API cleanup phase-1Michael Niedermayer2004-07-15
* fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at...Ronald S. Bultje2004-03-13
* 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
* initial commit for Sierra VMD file demuxerMike Melanson2004-01-02
* yep, FLI supportMike Melanson2003-11-14
* remove experimental referenceMike Melanson2003-10-14
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-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
* AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer2003-09-28
* ID3 parsing and generation in MP3 formatFabrice 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
* 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
* mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)Michael Niedermayer2003-08-26
* yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias a...D Richard Felker III2003-08-05
* flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...Garrick Meeker2003-07-09
* * 3gp patch by JocaZdenek Kabelac2003-06-05
* add 4xm to the familyMike Melanson2003-05-25
* added new netpbm pam format support (needed for alpha plane support)Fabrice Bellard2003-04-19
* * compile PNG only when ZLIB is availableZdenek Kabelac2003-02-27
* added GIF image format (both read and write)Fabrice Bellard2003-02-03
* added jpeg image encoder and decoder (new YUV handling routines and mjpeg cod...Fabrice Bellard2003-02-02
* added basic png handlingFabrice Bellard2003-02-01