| Commit message (Expand) | Author | Age | Files | Lines |
* | rename video4linux[2] variables to v4l[2], consistent with --disable options | Måns Rullgård | 2007-02-14 | 1 | -1/+1 |
* | Move base64.[ch] to libavutil. | Carl Eugen Hoyos | 2007-02-13 | 1 | -1/+1 |
* | Remove commented-out NUT muxer entry, can be added once we have a native muxer. | Diego Biurrun | 2007-02-09 | 1 | -1/+0 |
* | cosmetics: Reorder NUT entries. | Diego Biurrun | 2007-02-09 | 1 | -6/+6 |
* | Properly separate native and libnut NUT (de)muxers. | Diego Biurrun | 2007-02-09 | 1 | -5/+3 |
* | Move conditional CFLAGS and OBJS setting to common place. | Diego Biurrun | 2007-01-25 | 1 | -2/+0 |
* | cosmetics: sort | Diego Biurrun | 2007-01-25 | 1 | -1/+1 |
* | reorder alphabetically | Måns Rullgård | 2007-01-21 | 1 | -12/+6 |
* | remove no longer needed ifeq tests | Måns Rullgård | 2007-01-21 | 1 | -12/+0 |
* | Musepack SV7 decoding support | Kostya Shishkov | 2006-12-24 | 1 | -0/+1 |
* | Make the X11 frame grabber disabled by default. | Diego Biurrun | 2006-12-22 | 1 | -1/+4 |
* | 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 |
* | move common voc muxer and demuxer data to voc.c | Aurelien Jacobs | 2006-11-21 | 1 | -3/+3 |
* | split voc.c into vocdec.c and vocenc.c | Aurelien Jacobs | 2006-11-21 | 1 | -3/+3 |
* | Move BeOS-specific code into os_support.c. | Diego Biurrun | 2006-11-14 | 1 | -3/+0 |
* | check for inet_aton in configure | Måns Rullgård | 2006-11-14 | 1 | -1/+1 |
* | Remove wrong/misleading comment. | Diego Biurrun | 2006-11-14 | 1 | -1/+0 |
* | Add libnut support until ffmpeg gets an independant and complete de/muxer for... | Oded Shimon | 2006-11-12 | 1 | -2/+8 |
* | updating nut demuxer to latest spec | Michael Niedermayer | 2006-11-11 | 1 | -2/+2 |
* | allow spaces in source and build directory names | Måns Rullgård | 2006-11-08 | 1 | -1/+1 |
* | add support for rtp/h264 streaming | Ryan Martell | 2006-11-07 | 1 | -1/+1 |
* | kill AVImageFormat | Baptiste Coudurier | 2006-11-02 | 1 | -6/+0 |
* | cosmetics: Restore alphabetical order. | Diego Biurrun | 2006-10-31 | 1 | -1/+1 |
* | move up (in the file) AAC audio handling moved from below | Ryan Martell | 2006-10-28 | 1 | -1/+1 |
* | Revert putting EXTRALIBS in common.mak, linking fails on MinGW. | Diego Biurrun | 2006-10-15 | 1 | -1/+2 |
* | Consistently use $(BUILD_ROOT). | Diego Biurrun | 2006-10-15 | 1 | -1/+1 |
* | support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c... | Baptiste Coudurier | 2006-10-12 | 1 | -0/+1 |
* | new mtv demuxer | Reynaldo H. Verdejo Pinochet | 2006-10-12 | 1 | -0/+1 |
* | support for Delphine Software .cin files demuxing / audio and video decoding,... | Baptiste Coudurier | 2006-10-11 | 1 | -0/+1 |
* | Move CFLAGS handling to common.mak. | Diego Biurrun | 2006-10-11 | 1 | -3/+1 |
* | Replace -I../-I. by -I$(BUILD_ROOT). | Diego Biurrun | 2006-10-07 | 1 | -1/+1 |
* | Move EXTRALIBS handling to common.mak. | Diego Biurrun | 2006-10-03 | 1 | -2/+1 |
* | rtp.o needs mpegts.o | Diego Biurrun | 2006-10-02 | 1 | -1/+1 |
* | WavPack lossless audio decoder | Kostya Shishkov | 2006-09-26 | 1 | -0/+1 |
* | Split the DV demuxer and muxer into separate files (as suggested by Diego | Panagiotis Issaris | 2006-09-15 | 1 | -1/+1 |
* | Remove empty variable declaration. | Diego Biurrun | 2006-09-08 | 1 | -1/+0 |
* | AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % | Steve L'Homme | 2006-08-29 | 1 | -0/+1 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | Diego Biurrun | 2006-08-17 | 1 | -2/+2 |
* | move common code from mov.c and movenc.c to isom.c | Baptiste Coudurier | 2006-08-01 | 1 | -6/+6 |
* | MXF demuxer | Baptiste Coudurier | 2006-07-25 | 1 | -0/+1 |
* | GXF muxer | Baptiste Coudurier | 2006-07-19 | 1 | -0/+4 |
* | replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use | Måns Rullgård | 2006-07-13 | 1 | -1/+1 |
* | move adler32 to libavutil | Måns Rullgård | 2006-07-13 | 1 | -2/+2 |
* | nut needs crc.o | Måns Rullgård | 2006-07-12 | 1 | -2/+2 |
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 1 | -27/+28 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -25/+124 |
* | cosmetics: Break overly long lines. | Diego Biurrun | 2006-07-05 | 1 | -2/+5 |
* | add GXF demuxer | Reimar Döffinger | 2006-07-03 | 1 | -1/+1 |