125 Commits (d7a0e29f3156271e4ff7c551199ba42d28e7934d)

Author SHA1 Message Date
Ben Littler e47ca4f798 map VYUY fourcc to rawcodec 15 years ago
Ben Littler 13547dd11f add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.avi 15 years ago
Ben Littler 9853bbb21a add some raw codec fourccs, fixes: 15 years ago
Carl Eugen Hoyos 94ec3aca56 Support FourCC mjpa as MJPEG. 15 years ago
Carl Eugen Hoyos bc2d2a07d5 Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
Reimar Döffinger d8b35b8586 Add decoder for "forward uncompressed". 15 years ago
Carl Eugen Hoyos dd9d5a1ef8 Support Midvid JPEG Video Codec (still flipped). 15 years ago
Carl Eugen Hoyos 54089ecd5a Support Intel JPEG Library Video Codec (still flipped). 15 years ago
Aurelien Jacobs 188842ef7a fix riff subtitle timebase 15 years ago
Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 16 years ago
Jason Garrett-Glaser bc7ea1e5cf Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI file. 16 years ago
Jason Garrett-Glaser fc3fc0293d Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. 16 years ago
Jai Menon 8e6e9bacc4 Associate the 0x6c75 TwoCC used in certain Kodak cameras 16 years ago
Jimmy Christensen 94d3d6a468 DPX (Digital Picture Exchange) image decoder 16 years ago
Michael Niedermayer 71b0654cc6 Support YVU9 AVI 4cc. 16 years ago
Ben Littler f9928b7e80 map dvh1 fourcc to dv, fixes incoming/dvh1_sample 16 years ago
Baptiste Coudurier 9c4e266c1c v210 avi fourcc, v210_720p.avi 16 years ago
Baptiste Coudurier c20a305bca dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034 16 years ago
Michael Niedermayer 5aef84623a Add zygo fourcc. 16 years ago
Thilo Borgmann 0dccbba02c Add 'PNG1' to PNG fourcc codes. 16 years ago
Zhentan Feng c81604f862 Reduce code duplication. 16 years ago
Ronald S. Bultje 4bce3ba480 Reindent after r18372. 16 years ago
Ronald S. Bultje 6e9f56c127 Add waveformat-extensible support in the wav muxer. 16 years ago
Ben Littler 13b47b4012 add another dv fourcc CDVH 16 years ago
Kostya Shishkov c21fbefb9d Add AURA 1 and 2 codec IDs and register their FOURCCs 16 years ago
Ben Littler 3596f4e076 sn40 avi fourcc decodes with ffodivx 16 years ago
Michael Niedermayer 31f2616db8 Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. 16 years ago
Alex Converse 528374980e Add Divio MPEG-4 FOURCC (M4CC) 16 years ago
Eli Friedman e80c73b3c1 Add support for fourcc "SP54". 16 years ago
Stefan Gehrer 4becee2343 ADPCM found in Xbox wav files can be decoded with 16 years ago
Ben Littler bf23f6dc33 pvez avi fourcc is truemotion1 16 years ago
Ben Littler 76af2edc44 add EM4A fourcc , works for: 16 years ago
Ben Littler 5823e4b8f6 another mpeg4 fourcc 16 years ago
Ben Littler d7c6552c7c add T263. works on samples/V-codecs/T263/ 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Aurelien Jacobs 9ce6c13879 export gcd function as av_gcd() 16 years ago
Ben Littler e2260faa42 add LM20 mimic in avi fourcc 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Ben Littler ed0879eda9 add SLMJ fourcc to mjpeg 16 years ago
Ben Littler 54f8abde93 cosmetics: CJPG is from Creative Webcam 16 years ago
Ben Littler 949462b32e fourcc CJPG is sequential jpeg 16 years ago
Ben Littler c26436ec46 add amr in avi riff tags 16 years ago
Carl Eugen Hoyos 9f2ace74ef Fix two identical warnings when compiling riff.c and nuv.c with icc: 16 years ago
Ben Littler f86cd76138 add MPNG fourcc 16 years ago
Ben Littler 4a49a5fdfc two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec list 16 years ago
Ben Littler a9cf309b96 QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi 16 years ago
Ben Littler c6340f86a3 add rpza avi fourcc 16 years ago
Ben Littler 41b0534a7a add another mpeg4 avi fourcc from uncommon codecs list 16 years ago
Mike Melanson 65fec2d98f add 'ACDV' FourCC (which is just complete JPEG files in individual AVI 16 years ago
Ben Littler 6cffaea8db add mpeg2 fourcc and aac format tag from asf 16 years ago