Commit History

Author SHA1 Message Date
  Michael Niedermayer 31f2616db8 Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. 15 years ago
  Alex Converse 528374980e Add Divio MPEG-4 FOURCC (M4CC) 15 years ago
  Eli Friedman e80c73b3c1 Add support for fourcc "SP54". 15 years ago
  Stefan Gehrer 4becee2343 ADPCM found in Xbox wav files can be decoded with 15 years ago
  Ben Littler bf23f6dc33 pvez avi fourcc is truemotion1 15 years ago
  Ben Littler 76af2edc44 add EM4A fourcc , works for: 15 years ago
  Ben Littler 5823e4b8f6 another mpeg4 fourcc 15 years ago
  Ben Littler d7c6552c7c add T263. works on samples/V-codecs/T263/ 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Aurelien Jacobs 9ce6c13879 export gcd function as av_gcd() 15 years ago
  Ben Littler e2260faa42 add LM20 mimic in avi fourcc 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Ben Littler ed0879eda9 add SLMJ fourcc to mjpeg 15 years ago
  Ben Littler 54f8abde93 cosmetics: CJPG is from Creative Webcam 15 years ago
  Ben Littler 949462b32e fourcc CJPG is sequential jpeg 15 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
  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. 16 years ago
  Anuradha Suraparaju eb64714c3a Add entry for Dirac codec. 16 years ago
  Michael Niedermayer c8b9377d15 Make ac3 in avi work better. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Aurelien Jacobs b847847a0c cosmetics: remove some empty lines 16 years ago
  Aurelien Jacobs 01ccf45b92 remove useless and misleading comments 16 years ago
  Aurelien Jacobs 36b0782e71 consistent use of MKTAG() in the codec_bmp_tags table 16 years ago
  Aurelien Jacobs ab0b2e559a cosmetics: alignment of the codec_bmp_tags table 16 years ago
  Mike Melanson d98878f423 recognize the CLJR FourCC (Cirrus Logic AccuPak) 16 years ago
  Michael Niedermayer a7805e2983 Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut. 16 years ago
  Michael Niedermayer 2401daaf39 add cdvc 16 years ago
  Benjamin Larsson 800b9c24b7 Add more riff IDs to support remuxing. 16 years ago