77 Commits (6da54074010d711d3ce83df5f96bb2d3a228f9ae)

Author SHA1 Message Date
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
Ben Littler 62d6f73edc add VX1K h263 and DMK2 mpeg4 avi fourccs 16 years ago
Ben Littler 26e8d342c0 add fourccs from avi files 16 years ago
Michael Niedermayer b8cf645bd2 add GEOX fourcc for mpeg4 16 years ago
Ben Littler 26ae363e06 add FFDS fourcc, ok'd by kostya 16 years ago
Peter Ross 4fd71a0ee8 Decode audio channel layout from RIFF/WAV file format. 16 years ago
Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
Benjamin Larsson faeedbbb06 Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work 16 years ago
Kostya Shishkov b30cb420cf Add fourcc for MS RLE4 16 years ago
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Baptiste Coudurier 24b8aa84d0 set default bps to 16 in wav header 16 years ago
Baptiste Coudurier 235a51ad31 simplify bps code by using av_get_bits_per_sample 16 years ago
Baptiste Coudurier 52cf395407 Fix msgsm in wav, do not set blkalign to frame size, this is wrong, 16 years ago
Peter Ross 57406d8eb8 Make RIFF-based demuxers handle F32LE and F64LE PCM audio. 16 years ago
Benjamin Larsson 1b46683c80 FOURCC addition: added 3IV2, another mpeg4 id. incoming/video_3iv2/video_3iv2.avi 16 years ago
Peter Ross 4e0e6888a4 Support muxing of Zork PCM audio into RIFF formats. 17 years ago
Anuradha Suraparaju eb64714c3a Add entry for Dirac codec. 17 years ago
Michael Niedermayer c8b9377d15 Make ac3 in avi work better. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Aurelien Jacobs b847847a0c cosmetics: remove some empty lines 17 years ago
Aurelien Jacobs 01ccf45b92 remove useless and misleading comments 17 years ago
Aurelien Jacobs 36b0782e71 consistent use of MKTAG() in the codec_bmp_tags table 17 years ago
Aurelien Jacobs ab0b2e559a cosmetics: alignment of the codec_bmp_tags table 17 years ago
Mike Melanson d98878f423 recognize the CLJR FourCC (Cirrus Logic AccuPak) 17 years ago
Michael Niedermayer a7805e2983 Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut. 17 years ago
Michael Niedermayer 2401daaf39 add cdvc 17 years ago
Benjamin Larsson 800b9c24b7 Add more riff IDs to support remuxing. 17 years ago
Diego Biurrun 8af9090f4f cosmetics: Sort and prettyprint codec_wav_tags[]. 17 years ago
Benjamin Larsson 7bb8d51c1f Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. 17 years ago
Christophe Lorenz 23ef05756e Add dv50 tag to support samples with dv50 fourcc in AVI. 17 years ago
Baptiste Coudurier 32bbb99d0a HDYC fourcc, sample hdyc/Test2.avi 17 years ago
Aurelien Jacobs 6369638bf0 loosen dependencies over allformats.h 17 years ago
Michael Niedermayer a11c2a2c66 support silly PCM variant used by zork nemesis 18 years ago
Michael Niedermayer 8950f82879 detect voxware (closes issue39) 18 years ago
Aurelien Jacobs 45da8124a0 Move public API functions av_codec_get_tag() and av_codec_get_id() 18 years ago
Måns Rullgård b3633dee58 remove deprecated codec_get_{bmp,wav}_{id,tag}() 18 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Baptiste Coudurier e5f0be5a0c add MMES fourcc, matrox mpeg2 in avi files 18 years ago
Michael Niedermayer fc1f90d4e9 move jpegls up, fixes sf bug #1629152 18 years ago
Benjamin Larsson 10e26bc782 Atrac3 decoder. 18 years ago
Michael Niedermayer 91aeec1bc7 WMVA 18 years ago
Baptiste Coudurier beef9ba9e2 add AVRn fourcc 18 years ago
Baptiste Coudurier bad0cefbdd add IJPG fourcc, to play m_ijpg.avi 18 years ago
Bobby Bingham 2c0c00cb14 Targa (.tga) encoder, 18 years ago
Michael Niedermayer 140fba0985 jpeg fourcc 18 years ago
Michael Niedermayer 0a3692cd82 be less noisy 18 years ago
Michael Niedermayer 9376710d06 warn if bps from user and what will be stored missmatches 18 years ago
Michel Bardiaux 5b77a81a8d Remove code duplicated between adpcm.c and riff.c 18 years ago
Michel Bardiaux 346a655d46 Add support for MS-GSM codec 18 years ago