]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/allformats.c
Fix warning when compiling with FRSH
[frescor/ffmpeg.git] / libavformat / allformats.c
2006-11-11 michaelupdating nut demuxer to latest spec
2006-11-02 bcoudurierkill AVImageFormat
2006-10-26 gpoirierAdd support for H264 over RTP
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-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-26 kostyaWavPack lossless audio decoder
2006-08-29 gpoirierAVISynth support, patch by Steve Lhomme % slhomme A...
2006-07-25 bcoudurierMXF demuxer
2006-07-19 bcoudurierGXF muxer
2006-07-13 mruadd lost raw pcm input/output formats
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-03 reimaradd GXF demuxer
2006-06-30 gpoirierMove initialisations and internal symbols in allformats.h,
2006-03-27 reimarNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-21 kostyaSmacker demuxer and decoder.
2006-03-17 diegoReenable NUT and NUT regression tests as requested...
2006-03-17 diegoDisable the NUT (de)muxer until it has been synced...
2006-02-17 diegoff_asts_init needs to be inside #ifdef CONFIG_MUXERS...
2006-02-17 melansoncomplete AVS playback system (from Creature Shock compu...
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-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-21 diegoAdd --disable-protocols option to configure to disable...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-23 diegoReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-09-02 reimarSupport D-Cinema audio demuxing.
2005-07-15 michaelYamaha SMAF file format support patch by (Vidar Madsen...
2005-06-25 michael*BSD bktr grab support by (Jacob Meuser: jakemsr, jakem...
2005-04-09 mruOgg demuxer ported from tcvp by Luca Barbato <lu_zero...
2005-02-24 michael01-makefile_fix_updated.patch
2005-02-21 michaelremoving --disable-risky patch by (Josh Varner <jlvarne...
2005-01-08 michaelinteger overflows, heap corruption
2005-01-04 michaeldisable yuv_image_format
2004-12-30 michaelffm_init() for win32, so the regression tests dont...
2004-11-20 mmu_manFirst implementation of nsv demuxer.
2004-11-14 michaeldisable redundant image formats, otherwise we wont...
2004-10-22 romansh * Introducing IIDC1394 grabbing interface.
2004-10-16 melansonElectronic Arts Game Multimedia format demuxer (WVE...
2004-10-07 michaelprevent multiple av_register_all()
2004-09-28 melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-07-15 michaelimage2 / image API cleanup phase-1
2004-03-13 michaelfix global name conflicts patch by ("Ronald S. Bultje...
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-01-02 melansoninitial commit for Sierra VMD file demuxer
2003-11-14 melansonyep, FLI support
2003-10-14 melansonremove experimental reference
2003-10-14 melansondisable encoders where appropriate (patch courtesy...
2003-10-03 tmmmimplemented Id Quake II CIN support
2003-10-01 tmmmNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-28 michaelniAMR-WB support by (Johannes Carlsson <joca at rixmail...
2003-09-08 bellardID3 parsing and generation in MP3 format
2003-09-08 tmmmdemuxer for custom Wing Commander III movie (.mve)...
2003-09-05 al3xinitial nut muxer and demuxer (demuxer is not fail...
2003-09-02 tmmminitial commit for Id RoQ and Interplay MVE multimedia...
2003-09-01 tmmmfirst pass at PSX STR demuxer; does not yet interact...
2003-08-26 michaelnimov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at...
2003-08-05 michaelniyuv4mpeg pipe reader for libavformat patch by (D Richar...
2003-07-09 michaelniflash video (flv) support patch by (Garrick Meeker...
2003-06-05 kabi* 3gp patch by Joca
2003-05-25 tmmmadd 4xm to the family
2003-04-19 bellardadded new netpbm pam format support (needed for alpha...
2003-02-27 kabi* compile PNG only when ZLIB is available
2003-02-03 bellardadded GIF image format (both read and write)
2003-02-02 bellardadded jpeg image encoder and decoder (new YUV handling...
2003-02-01 bellardadded basic png handling
2003-01-29 michaelni--disable-risky support
2003-01-23 bellardvideo_device fixes
2003-01-22 bellarddv patch by Max Krasnyansky (maxk at qualcomm dot com)
2003-01-11 bellardadded still image support
2002-11-25 bellardrenamed libav to libavformat