Commit History

Author SHA1 Message Date
  Michael Niedermayer 56629aa012 Merge branch 'master' into oldabi 13 years ago
  Carl Eugen Hoyos 6d721f714e Fix ff_mov_write_chan() so it can be used by other muxers. 13 years ago
  Michael Niedermayer d46aada5c2 Merge branch 'master' into oldabi 13 years ago
  Carl Eugen Hoyos 2c4ad1a37b Initial caf muxer. 13 years ago
  Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master' 13 years ago
  Yusuke Nakamura 5f0bb0baef mov: Support edit list atom version 1. 13 years ago
  Michael Niedermayer d4b98d475f Merge commit '1a9f9f8' into oldabi 13 years ago
  Carl Eugen Hoyos 91b782720f Move channel chunk reading function to isom.c. 13 years ago
  Michael Niedermayer c40798441f Merge remote branch 'qatar/master' 13 years ago
  Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Baptiste Coudurier 798c6facb7 In ts demuxer, support aac flexmux using extradata in iods, issue #2346 13 years ago
  Martin Storsjö dc2cabd003 movdec: Split out ff_mov_read_stsd 13 years ago
  Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 14 years ago
  David Conrad 7221579b0c mov: Read QuickTime chapters 14 years ago
  Reimar Döffinger 1c90d2985d Always consider the mov language code as 4 bytes fixed size and change the 14 years ago
  Baptiste Coudurier cb41b2b6e0 remove no more needed MOVAtom.offset field 14 years ago
  Baptiste Coudurier adeb907137 Search relative path according to alias record when opening mov reference files. 14 years ago
  Peter Ross 2d423666c0 Make mov LPCM and AAC parsing functions public 15 years ago
  Baptiste Coudurier bbe46bc4c2 Remove time_rate, we cannot compute exactly when fragments are 15 years ago
  Baptiste Coudurier 171a353159 parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop 15 years ago
  Baptiste Coudurier 1a11c0aa8a align and update doxygen 15 years ago
  Baptiste Coudurier 4b29ed399f Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative. 15 years ago
  Baptiste Coudurier e49da8273b allocate palette in codec directly 15 years ago
  Ronald S. Bultje 88c4339bda Move MOVContext and related structures from mov.c to isom.h. See "[PATCH] 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
  Baptiste Coudurier c3e92a6cb4 remove _t in typedef for POSIX compatibility 15 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Michael Niedermayer 1e3c9307e6 Set correct codec type and id for text subtitles. 16 years ago
  Måns Rullgård 99545457bf include all prerequisites in header files 17 years ago
  Baptiste Coudurier e23848a49c cosmectics, use consistant and homogeneous type names for atoms 17 years ago
  Baptiste Coudurier ccba88d764 cosmectics, mov -> mp4 17 years ago
  Baptiste Coudurier 1e5f5e3b7a use common tables for mov muxer and demuxer 17 years ago
  Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
  Baptiste Coudurier e40ee6a268 move common code from mov.c and movenc.c to isom.c 18 years ago