Commit History

Author SHA1 Message Date
  Aurelien Jacobs 2904fd398f return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking 15 years ago
  Aurelien Jacobs dce25564cc 'code' is used to index a table so make it unsigned 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  David Conrad f620488654 Add support for muxing mov/mp4/3gp timed text streams 15 years ago
  Baptiste Coudurier 18cb36fd57 activate jpeg2000 fourcc in mov/mj2 15 years ago
  Baptiste Coudurier 4d35964d01 WRAW fourcc 15 years ago
  Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 15 years ago
  Reimar Döffinger 9b5ede5b64 Add (additional) const to many global tables. 16 years ago
  Baptiste Coudurier c4e02d702c change the logic to mux 13818-3 and 11172-3 in mp4, less code 16 years ago
  Baptiste Coudurier c3b1325158 dirac muxing support in mp4/mov 16 years ago
  Baptiste Coudurier 5180b027cc cosmetics, move up mpeg1video mp4 objecttype 16 years ago
  Baptiste Coudurier 2f980d2a83 cosmetics, change values to hex since mp4ra use hex 16 years ago
  Baptiste Coudurier d4a240cbc9 ac3 muxing support in mov/mp4/m4v 16 years ago
  Baptiste Coudurier bea6c1ec80 fix fourcc comment 16 years ago
  Baptiste Coudurier 428626d5d1 allow mp2 to be muxed into mp4 16 years ago
  Roman Shaposhnik f8007a1473 Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as 16 years ago
  Peter Ross a1ef2c4bb3 Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio. 16 years ago
  Baptiste Coudurier f07fd8c08c add a bunch of new xdcam hd422 fourccs 16 years ago
  Baptiste Coudurier 7fc628cad9 more hdv fourccs 16 years ago
  Baptiste Coudurier 138ef0a9a2 update hdv fourcc descriptions 16 years ago
  Baptiste Coudurier d4fdba0df7 chinese avs demuxing support, demux AVSFileFormat.mp4 16 years ago
  Baptiste Coudurier 76f34857ce qcelp fourcc 16 years ago
  Michael Niedermayer 0c73985444 Identify codec in GMCMidiaASX.mov correctly. 16 years ago
  Baptiste Coudurier 5610f20ed4 gsm in mov, demux surge-1-16-B-agsm.mov 16 years ago
  Baptiste Coudurier 084d8faa21 yet again another hdv fourcc 16 years ago
  Baptiste Coudurier 19d02551d7 remove ms audio tags from table, they will be chosen or detected with riff table 16 years ago
  Baptiste Coudurier d0cbff868e fcp imx 40 fourccs 16 years ago
  Reimar Döffinger eb3ba13b51 Support MP4 subtitles as in 16 years ago
  Baptiste Coudurier efc9e44da6 reorder object types id by muxing preference 16 years ago
  Reimar Döffinger cc8c2c6ab3 Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer. 16 years ago
  Michael Niedermayer e73e3a926d Add non standard id needed for dvd subtitles. 16 years ago
  Michael Niedermayer 1e3c9307e6 Set correct codec type and id for text subtitles. 16 years ago
  Baptiste Coudurier 067db6a58a comment vorbis objectype id 16 years ago
  Baptiste Coudurier 4f8dc3b7f1 this one is not standardized either 16 years ago
  Baptiste Coudurier c63d3668fc remove non standard object type ids, if you find samples, report them 16 years ago
  Baptiste Coudurier bffcf2ebbf treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side effect since if bps is 16 in stsd, codec will be changed to s16be, just yell if this breaks any sample 17 years ago
  Baptiste Coudurier c3ebc833b9 dmb1 fourcc, mjpeg_opendml.mov 17 years ago
  Baptiste Coudurier 8d27c5f891 add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov 17 years ago
  Xiaohui Sun 2d99eed135 SGI image decoder ported to the new image API. 17 years ago
  Baptiste Coudurier 2f124d2af2 add hdv1 fourcc 17 years ago
  Baptiste Coudurier 0174f51470 prefer MP3 id 17 years ago
  Baptiste Coudurier db6d109da2 use MKTAG 17 years ago
  Baptiste Coudurier ccba88d764 cosmectics, mov -> mp4 17 years ago
  Baptiste Coudurier 295b7dc367 sort 17 years ago
  Baptiste Coudurier 2b4162f0ae add some codec object type ids 17 years ago
  Baptiste Coudurier b41899c66c prefer MP3 id as mentioned in avcodec.h line 210 17 years ago
  Baptiste Coudurier 7555d2e633 add specifications reference comments 17 years ago
  Baptiste Coudurier c06136e024 add dnxhd fourcc 17 years ago
  Baptiste Coudurier 3679f65946 remove wrong avid imx ntsc fourcc 17 years ago
  Baptiste Coudurier 36264d3586 add pcm s8 tag 17 years ago