29 Commits (06de58d2a862f1a8f536527d1f659170a62ba978)

Author SHA1 Message Date
Baptiste Coudurier d0cbff868e fcp imx 40 fourccs 17 years ago
Reimar Döffinger eb3ba13b51 Support MP4 subtitles as in 17 years ago
Baptiste Coudurier efc9e44da6 reorder object types id by muxing preference 17 years ago
Reimar Döffinger cc8c2c6ab3 Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer. 17 years ago
Michael Niedermayer e73e3a926d Add non standard id needed for dvd subtitles. 17 years ago
Michael Niedermayer 1e3c9307e6 Set correct codec type and id for text subtitles. 17 years ago
Baptiste Coudurier 067db6a58a comment vorbis objectype id 17 years ago
Baptiste Coudurier 4f8dc3b7f1 this one is not standardized either 17 years ago
Baptiste Coudurier c63d3668fc remove non standard object type ids, if you find samples, report them 17 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 18 years ago
Baptiste Coudurier 8d27c5f891 add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov 18 years ago
Xiaohui Sun 2d99eed135 SGI image decoder ported to the new image API. 18 years ago
Baptiste Coudurier 2f124d2af2 add hdv1 fourcc 18 years ago
Baptiste Coudurier 0174f51470 prefer MP3 id 18 years ago
Baptiste Coudurier db6d109da2 use MKTAG 18 years ago
Baptiste Coudurier ccba88d764 cosmectics, mov -> mp4 18 years ago
Baptiste Coudurier 295b7dc367 sort 18 years ago
Baptiste Coudurier 2b4162f0ae add some codec object type ids 18 years ago
Baptiste Coudurier b41899c66c prefer MP3 id as mentioned in avcodec.h line 210 18 years ago
Baptiste Coudurier 7555d2e633 add specifications reference comments 18 years ago
Baptiste Coudurier c06136e024 add dnxhd fourcc 18 years ago
Baptiste Coudurier 3679f65946 remove wrong avid imx ntsc fourcc 18 years ago
Baptiste Coudurier 36264d3586 add pcm s8 tag 18 years ago
Baptiste Coudurier 1e5f5e3b7a use common tables for mov muxer and demuxer 18 years ago
Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Benjamin Larsson 6c496518e8 Added codec id for QCELP. 18 years ago
Baptiste Coudurier e40ee6a268 move common code from mov.c and movenc.c to isom.c 18 years ago