]> git.sesse.net Git - ffmpeg/history - libavformat/allformats.c
new mtv demuxer
[ffmpeg] / libavformat / allformats.c
2006-10-12 Reynaldo H. Verdej... new mtv demuxer
2006-10-11 Baptiste Couduriersupport for Delphine Software .cin files demuxing ...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-26 Kostya ShishkovWavPack lossless audio decoder
2006-08-29 Steve L'HommeAVISynth support, patch by Steve Lhomme % slhomme A...
2006-07-25 Baptiste CoudurierMXF demuxer
2006-07-19 Baptiste CoudurierGXF muxer
2006-07-13 Måns Rullgårdadd lost raw pcm input/output formats
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-03 Reimar Döffingeradd GXF demuxer
2006-06-30 Diego PettenòMove initialisations and internal symbols in allformats.h,
2006-03-27 Reimar DöffingerNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-21 Kostya ShishkovSmacker demuxer and decoder.
2006-03-17 Diego BiurrunReenable NUT and NUT regression tests as requested...
2006-03-17 Diego BiurrunDisable the NUT (de)muxer until it has been synced...
2006-02-17 Luca Abeniff_asts_init needs to be inside #ifdef CONFIG_MUXERS...
2006-02-17 Mike Melansoncomplete AVS playback system (from Creature Shock compu...
2006-02-12 Mike Melansoncomplete American Laser Games MM playback system, court...
2006-02-12 Alex Beregszaszitta demuxer, also usable for moving tta audio data...
2006-02-10 Måns Rullgårdgenerate adts frame headers if required
2006-02-09 Aurelien Jacobsadd a Creative VOC (de)muxer
2006-02-02 Michael NiedermayerAIFF format support by (Patrick Guimond <patg a.t patg...
2006-02-01 Luca Abenivideo4linux2 input support
2006-01-21 Gildas BazinAdd --disable-protocols option to configure to disable...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-23 Diego BiurrunReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-09-02 Reimar DöffingerSupport D-Cinema audio demuxing.
2005-07-15 Vidar MadsenYamaha SMAF file format support patch by (Vidar Madsen...
2005-06-25 Michael Niedermayer*BSD bktr grab support by (Jacob Meuser: jakemsr, jakem...
2005-04-09 Måns RullgårdOgg demuxer ported from tcvp by Luca Barbato <lu_zero...
2005-02-24 Nilesh Bansal01-makefile_fix_updated.patch
2005-02-21 Josh Varnerremoving --disable-risky patch by (Josh Varner <jlvarne...
2005-01-08 Michael Niedermayerinteger overflows, heap corruption
2005-01-04 Michael Niedermayerdisable yuv_image_format
2004-12-30 Michael Niedermayerffm_init() for win32, so the regression tests dont...
2004-11-20 François RevolFirst implementation of nsv demuxer.
2004-11-14 Michael Niedermayerdisable redundant image formats, otherwise we wont...
2004-10-22 Roman Shaposhnik * Introducing IIDC1394 grabbing interface.
2004-10-16 Mike MelansonElectronic Arts Game Multimedia format demuxer (WVE...
2004-10-07 Michael Niedermayerprevent multiple av_register_all()
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-07-15 Michael Niedermayerimage2 / image API cleanup phase-1
2004-03-13 Ronald S. Bultjefix global name conflicts patch by ("Ronald S. Bultje...
2004-03-13 Mike Melansonadded SGI image format, encoding and decoding, courtesy...
2004-03-11 Michael Niedermayermatroska demuxer by ("Ronald S. Bultje" <R dot S dot...
2004-01-02 Mike Melansoninitial commit for Sierra VMD file demuxer
2003-11-14 Mike Melansonyep, FLI support
2003-10-14 Mike Melansonremove experimental reference
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-03 Mike Melansonimplemented Id Quake II CIN support
2003-10-01 Mike MelansonNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-28 Michael NiedermayerAMR-WB support by (Johannes Carlsson <joca at rixmail...
2003-09-08 Fabrice BellardID3 parsing and generation in MP3 format
2003-09-08 Mike Melansondemuxer for custom Wing Commander III movie (.mve)...
2003-09-05 Alex Beregszasziinitial nut muxer and demuxer (demuxer is not fail...
2003-09-02 Mike Melansoninitial commit for Id RoQ and Interplay MVE multimedia...
2003-09-01 Mike Melansonfirst pass at PSX STR demuxer; does not yet interact...
2003-08-26 Michael Niedermayermov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at...
2003-08-05 D Richard Felker IIIyuv4mpeg pipe reader for libavformat patch by (D Richar...
2003-07-09 Garrick Meekerflash video (flv) support patch by (Garrick Meeker...
2003-06-05 Zdenek Kabelac* 3gp patch by Joca
2003-05-25 Mike Melansonadd 4xm to the family
2003-04-19 Fabrice Bellardadded new netpbm pam format support (needed for alpha...
2003-02-27 Zdenek Kabelac* compile PNG only when ZLIB is available
2003-02-03 Fabrice Bellardadded GIF image format (both read and write)
2003-02-02 Fabrice Bellardadded jpeg image encoder and decoder (new YUV handling...
2003-02-01 Fabrice Bellardadded basic png handling
2003-01-29 Michael Niedermayer--disable-risky support
2003-01-23 Fabrice Bellardvideo_device fixes
2003-01-22 Max Krasnyanskydv patch by Max Krasnyansky (maxk at qualcomm dot com)
2003-01-11 Fabrice Bellardadded still image support
2002-11-25 Fabrice Bellardrenamed libav to libavformat