| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -2/+2 |
* | Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS | Diego Biurrun | 2005-09-23 | 1 | -12/+12 |
* | Support D-Cinema audio demuxing. | Reimar Döffinger | 2005-09-02 | 1 | -0/+1 |
* | Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) | Vidar Madsen | 2005-07-15 | 1 | -0/+1 |
* | *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) | Michael Niedermayer | 2005-06-25 | 1 | -1/+1 |
* | Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, | Måns Rullgård | 2005-04-09 | 1 | -2/+3 |
* | 01-makefile_fix_updated.patch | Nilesh Bansal | 2005-02-24 | 1 | -1/+1 |
* | removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) | Josh Varner | 2005-02-21 | 1 | -2/+0 |
* | integer overflows, heap corruption | Michael Niedermayer | 2005-01-08 | 1 | -2/+2 |
* | disable yuv_image_format | Michael Niedermayer | 2005-01-04 | 1 | -2/+0 |
* | ffm_init() for win32, so the regression tests dont fail there | Michael Niedermayer | 2004-12-30 | 1 | -2/+0 |