Thu, 17 Dec 2009 13:05:37 +0000 |
jai_menon |
10l : make sure probe buffer is large enough.
libavformat
|
Wed, 16 Dec 2009 19:18:48 +0000 |
jai_menon |
Parse ID3v[12] metadata from TTA files.
libavformat
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavformat
|
Sat, 17 Jan 2009 12:21:01 +0000 |
aurel |
remove ff_get_fourcc() and use AV_RL32() instead
libavformat
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Sat, 11 Aug 2007 22:45:40 +0000 |
conrad |
Set dts in tta demuxer
libavformat
|
Thu, 19 Jul 2007 15:21:30 +0000 |
takis |
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
libavformat
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavformat
|
Wed, 25 Apr 2007 23:22:05 +0000 |
conrad |
Support for seeking in TTA files.
libavformat
|
Sun, 22 Apr 2007 00:50:36 +0000 |
conrad |
Change from using a seek table internal to the TTA demuxer to using the standard lavf index.
libavformat
|
Sun, 08 Apr 2007 11:34:15 +0000 |
michael |
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
libavformat
|
Sat, 31 Mar 2007 11:48:28 +0000 |
diego |
cosmetics: Fix indentation.
libavformat
|