86 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  Yusuke Nakamura 20f95f21f9 mov: Support default-base-is-moof. 11 years ago
  Carl Eugen Hoyos 26b0d7198e Read mov files where the moov atom is hidden within a free atom. 11 years ago
  Vittorio Giovara 853cc025d6 mov: store display matrix in a stream side data 11 years ago
  Michael Niedermayer 28bc1d94b7 avformat/mov: redesign the fps calculation 11 years ago
  Reimar Döffinger ecf442a58b lavf: improve support for AVC-Intra files. 12 years ago
  John Stebbins 1f70a5ad28 mov: use tkhd enabled flag to set the default track 11 years ago
  Alexandre Sicard 70b922f371 avformat/mov: read stream bitrates from isml manifest 12 years ago
  Michael Niedermayer 5292dac34c avformat/mov: Rename alt_sample_size so its name matches what it is 12 years ago
  Michael Niedermayer 0a84174f2d mov: prevent double free if the caller replaces the io context. 12 years ago
  Clément Bœsch 8d398f40b4 lavf/mov: simplify timecode track ref. 12 years ago
  Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
  Michael Niedermayer f7f5370b4b mov: add option to ignore edit lists. 12 years ago
  Clément Bœsch c4dba58f47 isom: fix redundant redeclaration of ff_mov_read_chan(). 12 years ago
  Yusuke Nakamura d17d0ec8c2 mov: support random access point grouping 13 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Michael Niedermayer ad8dabfe9c mov/aac: skip initial aac padding 13 years ago
  Clément Bœsch 0d96ec19eb mov: parse tref atom. 13 years ago
  Yusuke Nakamura accea4d9d8 mov: Fix detecting there is no sync sample. 13 years ago
  Reimar Döffinger 50059bde77 MOV: Fix old-style muxed raw-audio data. 13 years ago
  Martin Storsjö 383a3b64cb movdec: Restart parsing root-level atoms at the right spot 13 years ago
  Martin Storsjö 5be805d38c mov: Use defines for sample flags in fragments 13 years ago
  Martin Storsjö 3eec23f3cd mov: Use defines for trun flags 13 years ago
  Martin Storsjö 73328f24fa mov: Use defines for tfhd flags 13 years ago
  Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 13 years ago
  Janne Grunau 7f19bdc2a2 movdec: fix dts generation in fragmented files 13 years ago
  Clément Bœsch 77971609de mov: honor tmcd flags while extracting timecode meta. 13 years ago
  Martin Storsjö bc7d05177f movdec: Calculate an average bit rate for fragmented streams, too 13 years ago
  Carl Eugen Hoyos 76c3e76eb3 Allow user to force reading mov alias from absolute path. 13 years ago
  Alex Converse ca65932bbf mpegts: MP4 SL support 13 years ago
  Alex Converse c530267024 mpegts: MP4 OD support 13 years ago
  Yusuke Nakamura 05e417aa63 mov: Support empty first edit + normal second edit. 14 years ago
  Alex Converse ad6c7c1b52 mp4: Handle non-trivial ES Descriptors. 13 years ago
  Carl Eugen Hoyos 6d721f714e Fix ff_mov_write_chan() so it can be used by other muxers. 14 years ago
  Carl Eugen Hoyos 2c4ad1a37b Initial caf muxer. 14 years ago
  Yusuke Nakamura 5f0bb0baef mov: Support edit list atom version 1. 14 years ago
  Carl Eugen Hoyos 91b782720f Move channel chunk reading function to isom.c. 14 years ago
  Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
  Baptiste Coudurier 798c6facb7 In ts demuxer, support aac flexmux using extradata in iods, issue #2346 14 years ago
  Martin Storsjö dc2cabd003 movdec: Split out ff_mov_read_stsd 14 years ago
  Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 15 years ago
  David Conrad 7221579b0c mov: Read QuickTime chapters 15 years ago
  Reimar Döffinger 1c90d2985d Always consider the mov language code as 4 bytes fixed size and change the 15 years ago
  Baptiste Coudurier cb41b2b6e0 remove no more needed MOVAtom.offset field 15 years ago
  Baptiste Coudurier adeb907137 Search relative path according to alias record when opening mov reference files. 15 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 16 years ago
  Baptiste Coudurier 171a353159 parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop 16 years ago