| Commit message (Expand) | Author | Age | Files | Lines |
* | Add audio codec 0x1602 (AAC LATM) | Peter Ross | 2011-01-09 | 1 | -0/+6 |
* | Lagarith decoder by Nathan Caldwell, saintdev at gmail | Carl Eugen Hoyos | 2011-01-08 | 1 | -0/+1 |
* | Set blkalign to 3840 (maximum bytes per frame) for AC-3 in avi. | Carl Eugen Hoyos | 2011-01-06 | 1 | -5/+3 |
* | move ff_get_bmp_header under CONFIG_DEMUXERS block | Peter Ross | 2011-01-01 | 1 | -17/+17 |
* | Set blkalign to maximum framesize to allow playback on WMP (see issue 2455 an... | Carl Eugen Hoyos | 2010-12-30 | 1 | -0/+4 |
* | add ff_get_bmp_header | Peter Ross | 2010-12-26 | 1 | -0/+17 |
* | Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422). | Andrew Wason | 2010-11-29 | 1 | -0/+1 |
* | Add G.722 to RIFF codec list | Peter Ross | 2010-11-28 | 1 | -0/+1 |
* | Make WMV3 decoder attempt to decode WMVP as well | Kostya Shishkov | 2010-09-26 | 1 | -0/+1 |
* | Add R10k decoder. | Zhou Zongyi | 2010-09-13 | 1 | -0/+1 |
* | add WAWV fourcc, works on V-codecs/WAWV.avi | Ben Littler | 2010-08-30 | 1 | -0/+1 |
* | Make MP43 the default fourcc for msmpeg4v3: | Carl Eugen Hoyos | 2010-07-20 | 1 | -1/+1 |
* | Added M701 codec_tag for mpeg2video | Tomas Härdin | 2010-06-07 | 1 | -0/+1 |
* | Samsung uses SIPP as FourCC for MPEG-4 ASP. | Carl Eugen Hoyos | 2010-05-25 | 1 | -0/+1 |
* | Add missing codec id <-> codec tag entries: | Stefano Sabatini | 2010-05-24 | 1 | -0/+4 |
* | Add VP80 fourcc | Google | 2010-05-19 | 1 | -0/+1 |
* | Add NV12 and NV21 AVI tags. | Stefano Sabatini | 2010-05-16 | 1 | -0/+2 |
* | Add FourCC MJPG for CODEC_ID_JPEGLS. | Francesco Lavra | 2010-05-09 | 1 | -0/+1 |
* | Add support to the Y411 codec tag, corresponding to the rawvideo pixel | Stefano Sabatini | 2010-05-09 | 1 | -0/+1 |
* | Fix FourCC when remuxing VP6F, regression introduced in r22941. | Anssi Hannula | 2010-04-28 | 1 | -1/+1 |
* | Support VP6F in Matroska. | Christian Schmidt | 2010-04-22 | 1 | -0/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -3/+3 |
* | riff: don't pad extradata when writing ASF. | Anton Khirnov | 2010-03-15 | 1 | -1/+1 |
* | Kega Game Video (KGV1) decoder | Daniel Verkamp | 2010-03-09 | 1 | -0/+1 |
* | add netspeak gsm and truespeech wav format tags to riff.c | Ben Littler | 2010-02-13 | 1 | -0/+2 |
* | Add GEOV fourcc (issue971). | Michael Niedermayer | 2010-02-12 | 1 | -0/+1 |
* | add uldx fourcc to mpeg4 in riff.c | Ben Littler | 2010-01-18 | 1 | -0/+1 |
* | add vspx fourcc to mpeg4 in riff.c | Ben Littler | 2010-01-17 | 1 | -0/+1 |
* | Support decoding of SoftLab-NSK VideoTizer. | ami_stuff | 2010-01-16 | 1 | -0/+1 |
* | Handle more ADPCM codecs in av_get_bits_per_sample(). | Daniel Verkamp | 2010-01-06 | 1 | -1/+1 |
* | add another mjpeg fourcc to riff.c list | Ben Littler | 2010-01-05 | 1 | -0/+1 |
* | It appears that waveformatextensible is mandatory for more cases than | Michael Niedermayer | 2009-12-18 | 1 | -1/+3 |
* | Add decoder for R210 (uncompressed 10-bit RGB) codec. | Reimar Döffinger | 2009-12-17 | 1 | -0/+1 |
* | (Partly) support Metasoft MJPEG Codec, fixes half of issue 1611. | Carl Eugen Hoyos | 2009-12-10 | 1 | -0/+1 |
* | Support Etymonix MPEG-2 video codec, fixes issue 1603. | Carl Eugen Hoyos | 2009-12-10 | 1 | -0/+1 |
* | add dvcs to dvvideo, fixes issue 1604 | Ben Littler | 2009-12-09 | 1 | -0/+1 |
* | Support AVI1 and AVI2 in avi as MJPEG. | Carl Eugen Hoyos | 2009-12-08 | 1 | -0/+2 |
* | slif aka "SoftLab MPEG-2 I-frames Codec" support. | Michael Niedermayer | 2009-12-01 | 1 | -0/+1 |
* | map VYUY fourcc to rawcodec | Ben Littler | 2009-11-02 | 1 | -0/+1 |
* | add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.avi | Ben Littler | 2009-10-27 | 1 | -0/+1 |
* | add some raw codec fourccs, fixes: | Ben Littler | 2009-10-27 | 1 | -0/+7 |
* | Support FourCC mjpa as MJPEG. | Carl Eugen Hoyos | 2009-10-18 | 1 | -0/+1 |
* | Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. | Carl Eugen Hoyos | 2009-10-16 | 1 | -1/+1 |
* | Add decoder for "forward uncompressed". | Reimar Döffinger | 2009-10-13 | 1 | -0/+1 |
* | Support Midvid JPEG Video Codec (still flipped). | Carl Eugen Hoyos | 2009-10-12 | 1 | -0/+1 |
* | Support Intel JPEG Library Video Codec (still flipped). | Carl Eugen Hoyos | 2009-10-12 | 1 | -0/+1 |
* | fix riff subtitle timebase | Aurelien Jacobs | 2009-08-07 | 1 | -1/+2 |
* | Add ff_ prefixes to exported symbols in libavformat/riff.h. | Daniel Verkamp | 2009-06-22 | 1 | -10/+10 |
* | Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI f... | Jason Garrett-Glaser | 2009-06-18 | 1 | -0/+1 |
* | Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. | Jason Garrett-Glaser | 2009-06-12 | 1 | -0/+1 |