Mon, 10 Nov 2003 18:47:52 +0000 |
bellard |
seek support
libavformat
|
Mon, 10 Nov 2003 18:44:27 +0000 |
bellard |
seeking support - fixed some ADPCM decoding cases
libavformat
|
Mon, 10 Nov 2003 18:43:12 +0000 |
bellard |
fixed double free
libavformat
|
Mon, 10 Nov 2003 18:42:51 +0000 |
bellard |
added parsing
libavformat
|
Mon, 10 Nov 2003 18:41:45 +0000 |
bellard |
seek support for PCM formats
libavformat
|
Mon, 10 Nov 2003 18:40:14 +0000 |
bellard |
use parsers
libavformat
|
Mon, 10 Nov 2003 18:39:26 +0000 |
bellard |
initial seek support - more generic play/pause support
libavformat
|
Mon, 10 Nov 2003 18:37:55 +0000 |
bellard |
initial av_read_frame() and av_seek_frame() support
libavformat
|
Mon, 10 Nov 2003 03:17:32 +0000 |
melanson |
added palette support to the QT demuxer; registered SMC video decoder
libavformat
|
Fri, 07 Nov 2003 22:39:18 +0000 |
rtognimp |
8BPS decoder
libavformat
|
Tue, 04 Nov 2003 19:35:43 +0000 |
romansh |
* fixes for broken builds on Solaris, OS2 and all bingendian
libavformat
|
Tue, 04 Nov 2003 12:55:26 +0000 |
michael |
removing borderline spyware
libavformat
|
Mon, 03 Nov 2003 21:51:07 +0000 |
michael |
movenc patch by (Gildas Bazin <gbazin at altern dot org>)
libavformat
|
Sun, 02 Nov 2003 21:55:38 +0000 |
rtognimp |
Make avi and asf demuxer export palette in palctrl
libavformat
|
Fri, 31 Oct 2003 22:26:26 +0000 |
romansh |
* DV demuxer is now capable of decoding auxilary audio stream. So,
libavformat
|
Thu, 30 Oct 2003 05:40:58 +0000 |
melanson |
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
libavformat
|
Wed, 29 Oct 2003 14:25:27 +0000 |
bellard |
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API
libavformat
|
Wed, 29 Oct 2003 14:20:56 +0000 |
bellard |
make AVFMT_NOHEADER flag dynamic - added av_open_input_stream()
libavformat
|
Wed, 29 Oct 2003 14:16:31 +0000 |
bellard |
mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS)
libavformat
|
Tue, 28 Oct 2003 10:55:15 +0000 |
michael |
1/0 fix by (Tim Allen <tim at proximity dot com dot au>)
libavformat
|
Sun, 26 Oct 2003 10:49:49 +0000 |
michael |
GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>)
libavformat
|
Sat, 25 Oct 2003 04:41:53 +0000 |
melanson |
added XVID fourcc (ISO MPEG-4?) and AC3 fourcc
libavformat
|
Mon, 20 Oct 2003 20:23:46 +0000 |
michael |
AVRational
libavformat
|
Mon, 20 Oct 2003 10:33:13 +0000 |
michael |
bottom_field_first -> top_field_first
libavformat
|
Sun, 19 Oct 2003 20:57:47 +0000 |
michael |
Using the extension m4a for audio only MPEG-4 files is increasingly
libavformat
|
Sat, 18 Oct 2003 18:47:06 +0000 |
michael |
- Moving -Wall from the individual Makefiles to configure (and only
libavformat
|
Sat, 18 Oct 2003 03:19:44 +0000 |
romansh |
* providing MPEG codecs with a generic fields in AVFrame to use.
libavformat
|
Wed, 15 Oct 2003 18:06:44 +0000 |
michael |
Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <doug at ties dot org>)
libavformat
|
Wed, 15 Oct 2003 15:21:46 +0000 |
alex |
10l
libavformat
|
Wed, 15 Oct 2003 03:53:40 +0000 |
melanson |
hook up the XA ADPCM decoder
libavformat
|
Tue, 14 Oct 2003 14:40:36 +0000 |
michael |
recommit of
libavformat
|
Tue, 14 Oct 2003 14:13:57 +0000 |
melanson |
remove experimental reference
libavformat
|
Tue, 14 Oct 2003 11:36:03 +0000 |
alex |
make it compatible with older make (debian stable - make 3.79.1)
libavformat
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavformat
|
Mon, 13 Oct 2003 10:59:57 +0000 |
alex |
init_put_bits changed
libavformat
|
Sat, 04 Oct 2003 17:41:56 +0000 |
tmmm |
handle a wider variety of VQA files, including silent files
libavformat
|
Fri, 03 Oct 2003 05:43:03 +0000 |
tmmm |
implemented Id Quake II CIN support
libavformat
|
Fri, 03 Oct 2003 01:08:10 +0000 |
romansh |
* fixing bug that prevented resampling the picture and
libavformat
|
Thu, 02 Oct 2003 22:41:08 +0000 |
al3x |
fixed codec specific data headers
libavformat
|
Thu, 02 Oct 2003 22:33:55 +0000 |
al3x |
fixed time base and sample rate handling
libavformat
|
Thu, 02 Oct 2003 14:59:54 +0000 |
al3x |
fix fabrice's broken get_bi and some minor changes in draft
libavformat
|
Thu, 02 Oct 2003 04:16:59 +0000 |
tmmm |
properly demux silent files; implemented precise framerate calculation
libavformat
|
Thu, 02 Oct 2003 03:53:52 +0000 |
tmmm |
the correct data type is offset_t
libavformat
|
Wed, 01 Oct 2003 23:34:46 +0000 |
romansh |
* preAlpha DV encoding support -- there's still a truckload
libavformat
|
Wed, 01 Oct 2003 04:39:38 +0000 |
tmmm |
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
libavformat
|
Tue, 30 Sep 2003 17:54:30 +0000 |
michaelni |
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Mon, 29 Sep 2003 22:40:01 +0000 |
michaelni |
10l
libavformat
|
Mon, 29 Sep 2003 17:56:21 +0000 |
romansh |
* The functionality is now available in dv.[ch].
libavformat
|