| Commit message (Expand) | Author | Age | Files | Lines |
* | add mpegtsraw demuxer | Michael Niedermayer | 2007-06-06 | 1 | -0/+1 |
* | RoQ muxer, patch by Vitor, vitor1001 gmail com | Vitor Sessak | 2007-05-09 | 1 | -1/+1 |
* | Renderware TXD demuxer | Ivo van Poorten | 2007-05-07 | 1 | -0/+1 |
* | Use correct CONFIG_RTP_MUXER ifdef | Alex Beregszaszi | 2007-04-27 | 1 | -1/+1 |
* | Make protocols configure selectable and also cleanup the CONFIG_NETWORK | Alex Beregszaszi | 2007-04-26 | 1 | -11/+8 |
* | CRYO APC demuxer | Anssi Hannula | 2007-04-07 | 1 | -0/+1 |
* | Bethsoft VID demuxer and video decoder | Nicholas Tung | 2007-04-07 | 1 | -0/+1 |
* | Interplay C93 demuxer and video decoder | Anssi Hannula | 2007-04-07 | 1 | -0/+1 |
* | There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring | Diego Biurrun | 2007-04-03 | 1 | -1/+2 |
* | Fix copy and paste error in comment. | Diego Biurrun | 2007-04-01 | 1 | -1/+1 |
* | support for the THP game format by Marco Gerards, mgerards xs4all nl | Diego Biurrun | 2007-04-01 | 1 | -0/+1 |
* | DXA demuxer and decoder | Kostya Shishkov | 2007-03-14 | 1 | -0/+1 |
* | Raw VC-1 demuxer | Kostya Shishkov | 2007-02-09 | 1 | -0/+1 |
* | Properly separate native and libnut NUT (de)muxers. | Diego Biurrun | 2007-02-09 | 1 | -1/+2 |
* | remove no longer needed #ifdefs | Måns Rullgård | 2007-01-21 | 1 | -19/+1 |
* | Musepack SV7 decoding support | Kostya Shishkov | 2006-12-24 | 1 | -0/+1 |
* | Register x11grab only when it has been enabled. | Diego Biurrun | 2006-12-23 | 1 | -0/+2 |
* | Original X11 device demuxer patch from Clemens Fruhwirth | Guillaume Poirier | 2006-12-13 | 1 | -0/+1 |
* | revert broken commit of x11 device demuxer patch | Guillaume Poirier | 2006-12-13 | 1 | -1/+0 |
* | Original X11 device demuxer patch from Clemens Fruhwirth | Guillaume Poirier | 2006-12-12 | 1 | -0/+1 |
* | cleanup the #ifdef mess in muxer/demuxer registration | Aurelien Jacobs | 2006-11-27 | 1 | -417/+112 |
* | register nut muxer if libnut is used | Oded Shimon | 2006-11-12 | 1 | -1/+3 |
* | updating nut demuxer to latest spec | Michael Niedermayer | 2006-11-11 | 1 | -1/+1 |
* | kill AVImageFormat | Baptiste Coudurier | 2006-11-02 | 1 | -29/+0 |
* | Add support for H264 over RTP | Ryan Martell | 2006-10-26 | 1 | -0/+1 |
* | support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c... | Baptiste Coudurier | 2006-10-12 | 1 | -0/+3 |
* | new mtv demuxer | Reynaldo H. Verdejo Pinochet | 2006-10-12 | 1 | -0/+3 |
* | support for Delphine Software .cin files demuxing / audio and video decoding,... | Baptiste Coudurier | 2006-10-11 | 1 | -0/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | WavPack lossless audio decoder | Kostya Shishkov | 2006-09-26 | 1 | -0/+3 |
* | AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % | Steve L'Homme | 2006-08-29 | 1 | -0/+3 |
* | MXF demuxer | Baptiste Coudurier | 2006-07-25 | 1 | -0/+3 |
* | GXF muxer | Baptiste Coudurier | 2006-07-19 | 1 | -0/+3 |
* | add lost raw pcm input/output formats | Måns Rullgård | 2006-07-13 | 1 | -0/+48 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -82/+365 |
* | add GXF demuxer | Reimar Döffinger | 2006-07-03 | 1 | -0/+1 |
* | Move initialisations and internal symbols in allformats.h, | Diego Pettenò | 2006-06-30 | 1 | -0/+1 |
* | NuppelVideo/MythTVVideo support, including rtjpeg decoder | Reimar Döffinger | 2006-03-27 | 1 | -0/+1 |
* | Smacker demuxer and decoder. | Kostya Shishkov | 2006-03-21 | 1 | -0/+1 |
* | Reenable NUT and NUT regression tests as requested by Michael. | Diego Biurrun | 2006-03-17 | 1 | -2/+0 |
* | Disable the NUT (de)muxer until it has been synced with the specification. | Diego Biurrun | 2006-03-17 | 1 | -0/+2 |
* | ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced | Luca Abeni | 2006-02-17 | 1 | -1/+1 |
* | complete AVS playback system (from Creature Shock computer game), | Mike Melanson | 2006-02-17 | 1 | -0/+1 |
* | complete American Laser Games MM playback system, courtesy of Peter Ross | Mike Melanson | 2006-02-12 | 1 | -0/+1 |
* | tta demuxer, also usable for moving tta audio data into an other container | Alex Beregszaszi | 2006-02-12 | 1 | -0/+1 |
* | generate adts frame headers if required | Måns Rullgård | 2006-02-10 | 1 | -0/+1 |
* | add a Creative VOC (de)muxer | Aurelien Jacobs | 2006-02-09 | 1 | -0/+1 |
* | AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) | Michael Niedermayer | 2006-02-02 | 1 | -0/+1 |
* | video4linux2 input support | Luca Abeni | 2006-02-01 | 1 | -0/+3 |
* | Add --disable-protocols option to configure to disable I/O protocol from | Gildas Bazin | 2006-01-21 | 1 | -0/+2 |