152 Commits (3156df450fb661cbe72802b817cfed6050d7705d)

Author SHA1 Message Date
Carl Eugen Hoyos 2d91366cc2 Make MP43 the default fourcc for msmpeg4v3: 15 years ago
Tomas Härdin 77d3f1f792 Added M701 codec_tag for mpeg2video 15 years ago
Carl Eugen Hoyos 74c853b621 Samsung uses SIPP as FourCC for MPEG-4 ASP. 15 years ago
Stefano Sabatini 781cf5fd41 Add missing codec id <-> codec tag entries: 15 years ago
Google 6c7c62939b Add VP80 fourcc 15 years ago
Stefano Sabatini 73762de18e Add NV12 and NV21 AVI tags. 15 years ago
Francesco Lavra f10d3d343e Add FourCC MJPG for CODEC_ID_JPEGLS. 15 years ago
Stefano Sabatini b43f432c8c Add support to the Y411 codec tag, corresponding to the rawvideo pixel 15 years ago
Anssi Hannula 337104ac1f Fix FourCC when remuxing VP6F, regression introduced in r22941. 15 years ago
Christian Schmidt 03cb8458ce Support VP6F in Matroska. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Anton Khirnov 63100f5885 riff: don't pad extradata when writing ASF. 15 years ago
Daniel Verkamp bf35412201 Kega Game Video (KGV1) decoder 15 years ago
Ben Littler 4bf2b9e8f3 add netspeak gsm and truespeech wav format tags to riff.c 15 years ago
Michael Niedermayer 86d58bcfd9 Add GEOV fourcc (issue971). 15 years ago
Ben Littler 5bc3fc2187 add uldx fourcc to mpeg4 in riff.c 15 years ago
Ben Littler 6667d5a5e5 add vspx fourcc to mpeg4 in riff.c 15 years ago
ami_stuff 8be7ac98ca Support decoding of SoftLab-NSK VideoTizer. 15 years ago
Daniel Verkamp 9df9b810c5 Handle more ADPCM codecs in av_get_bits_per_sample(). 15 years ago
Ben Littler 418a287cae add another mjpeg fourcc to riff.c list 15 years ago
Michael Niedermayer 2c2a167ca7 It appears that waveformatextensible is mandatory for more cases than 15 years ago
Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
Carl Eugen Hoyos ab176fdffb (Partly) support Metasoft MJPEG Codec, fixes half of issue 1611. 15 years ago
Carl Eugen Hoyos f63e5a7410 Support Etymonix MPEG-2 video codec, fixes issue 1603. 15 years ago
Ben Littler 4bae225126 add dvcs to dvvideo, fixes issue 1604 15 years ago
Carl Eugen Hoyos 4b86926b95 Support AVI1 and AVI2 in avi as MJPEG. 15 years ago
Michael Niedermayer 483aad717e slif aka "SoftLab MPEG-2 I-frames Codec" support. 15 years ago
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