summaryrefslogtreecommitdiffstats
path: root/libavformat/riff.c
Commit message (Expand)AuthorAgeFilesLines
...
* slif aka "SoftLab MPEG-2 I-frames Codec" support.Michael Niedermayer2009-12-011-0/+1
* map VYUY fourcc to rawcodecBen Littler2009-11-021-0/+1
* add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.aviBen Littler2009-10-271-0/+1
* add some raw codec fourccs, fixes:Ben Littler2009-10-271-0/+7
* Support FourCC mjpa as MJPEG.Carl Eugen Hoyos2009-10-181-0/+1
* Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.Carl Eugen Hoyos2009-10-161-1/+1
* Add decoder for "forward uncompressed".Reimar Döffinger2009-10-131-0/+1
* Support Midvid JPEG Video Codec (still flipped).Carl Eugen Hoyos2009-10-121-0/+1
* Support Intel JPEG Library Video Codec (still flipped).Carl Eugen Hoyos2009-10-121-0/+1
* fix riff subtitle timebaseAurelien Jacobs2009-08-071-1/+2
* Add ff_ prefixes to exported symbols in libavformat/riff.h.Daniel Verkamp2009-06-221-10/+10
* Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI f...Jason Garrett-Glaser2009-06-181-0/+1
* Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly.Jason Garrett-Glaser2009-06-121-0/+1
* Associate the 0x6c75 TwoCC used in certain Kodak camerasJai Menon2009-06-121-0/+1
* DPX (Digital Picture Exchange) image decoderJimmy Christensen2009-06-121-0/+1
* Support YVU9 AVI 4cc.Michael Niedermayer2009-05-261-0/+1
* map dvh1 fourcc to dv, fixes incoming/dvh1_sampleBen Littler2009-05-261-0/+1
* v210 avi fourcc, v210_720p.aviBaptiste Coudurier2009-05-121-0/+1
* dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034Baptiste Coudurier2009-05-051-0/+1
* Add zygo fourcc.Michael Niedermayer2009-04-191-0/+1
* Add 'PNG1' to PNG fourcc codes.Thilo Borgmann2009-04-101-0/+1
* Reduce code duplication.Zhentan Feng2009-04-081-4/+1
* Reindent after r18372.Ronald S. Bultje2009-04-081-5/+5
* Add waveformat-extensible support in the wav muxer.Ronald S. Bultje2009-04-081-24/+43
* add another dv fourcc CDVHBen Littler2009-04-011-0/+1
* Add AURA 1 and 2 codec IDs and register their FOURCCsKostya Shishkov2009-03-221-0/+2
* sn40 avi fourcc decodes with ffodivxBen Littler2009-03-111-0/+1
* Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org...Michael Niedermayer2009-02-211-1/+2
* Add Divio MPEG-4 FOURCC (M4CC)Alex Converse2009-02-191-0/+1
* Add support for fourcc "SP54".Eli Friedman2009-02-021-0/+1
* ADPCM found in Xbox wav files can be decoded withStefan Gehrer2009-01-311-0/+1
* pvez avi fourcc is truemotion1Ben Littler2009-01-291-0/+1
* add EM4A fourcc , works for:Ben Littler2009-01-231-0/+1
* another mpeg4 fourccBen Littler2009-01-201-0/+1
* add T263. works on samples/V-codecs/T263/Ben Littler2009-01-191-0/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* export gcd function as av_gcd()Aurelien Jacobs2009-01-171-1/+1
* add LM20 mimic in avi fourccBen Littler2009-01-161-0/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-2/+2
* add SLMJ fourcc to mjpegBen Littler2009-01-131-0/+1
* cosmetics: CJPG is from Creative WebcamBen Littler2009-01-081-1/+1
* fourcc CJPG is sequential jpegBen Littler2009-01-081-0/+1
* add amr in avi riff tagsBen Littler2008-12-241-0/+2
* Fix two identical warnings when compiling riff.c and nuv.c with icc:Carl Eugen Hoyos2008-12-221-2/+2
* add MPNG fourccBen Littler2008-12-161-0/+1
* two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec listBen Littler2008-12-161-0/+3
* QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.aviBen Littler2008-12-161-0/+1
* add rpza avi fourccBen Littler2008-12-161-0/+2
* add another mpeg4 avi fourcc from uncommon codecs listBen Littler2008-12-121-0/+1
* add 'ACDV' FourCC (which is just complete JPEG files in individual AVIMike Melanson2008-12-111-0/+2
OpenPOWER on IntegriCloud