Fri, 31 Jan 2003 17:04:46 +0000 |
bellard |
added DVD LPCM decoding support
libavformat
|
Wed, 29 Jan 2003 12:00:11 +0000 |
michaelni |
--disable-risky support
libavformat
|
Tue, 28 Jan 2003 20:20:38 +0000 |
kabi |
* headers valid for C++ compilers
libavformat
|
Mon, 27 Jan 2003 22:59:42 +0000 |
bellard |
Audio support for DV1394 by Max Krasnyansky
libavformat
|
Mon, 27 Jan 2003 09:21:30 +0000 |
bellard |
DV audio decoder by Roman Shaposhnick
libavformat
|
Mon, 27 Jan 2003 02:18:41 +0000 |
michaelni |
audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>)
libavformat
|
Sat, 25 Jan 2003 13:05:39 +0000 |
bellard |
removed unneeded mallocs
libavformat
|
Thu, 23 Jan 2003 23:34:29 +0000 |
bellard |
use av_strdup()
libavformat
|
Thu, 23 Jan 2003 22:57:56 +0000 |
bellard |
use av_malloc()
libavformat
|
Thu, 23 Jan 2003 22:00:57 +0000 |
bellard |
zero sized malloc patch by Roman Shaposhnick
libavformat
|
Thu, 23 Jan 2003 18:44:26 +0000 |
bellard |
dv1394 channel selection by Max Krasnyansky - modified channel number to be in base 10 by default
libavformat
|
Thu, 23 Jan 2003 10:33:16 +0000 |
bellard |
grab device is in AVFormatParameter (at least better than global variable)
libavformat
|
Thu, 23 Jan 2003 09:55:19 +0000 |
bellard |
video_device fixes
libavformat
|
Thu, 23 Jan 2003 09:52:30 +0000 |
bellard |
removed warnings
libavformat
|
Wed, 22 Jan 2003 22:40:52 +0000 |
bellard |
dv patch by Max Krasnyansky (maxk at qualcomm dot com)
libavformat
|
Wed, 22 Jan 2003 09:53:25 +0000 |
bellard |
dependency handling is consistant with libavcodec
libavformat
|
Fri, 17 Jan 2003 09:22:52 +0000 |
mmu_man |
removed redundant 4CC
libavformat
|
Fri, 17 Jan 2003 08:29:37 +0000 |
mmu_man |
Fix probing for some files (ew.mov, april.mov)
libavformat
|
Tue, 14 Jan 2003 15:30:42 +0000 |
philipjsg |
AUtomatic dependency generation. Runs on Linux (at least). Probably should
libavformat
|
Sat, 11 Jan 2003 20:34:38 +0000 |
michaelni |
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
libavformat
|
Sat, 11 Jan 2003 05:33:35 +0000 |
bellard |
jpeg detection fix - fixed imagepipe output
libavformat
|
Sat, 11 Jan 2003 05:02:14 +0000 |
bellard |
added still image support
libavformat
|
Sat, 11 Jan 2003 04:59:17 +0000 |
bellard |
added url_get_filename()
libavformat
|
Sat, 11 Jan 2003 04:58:36 +0000 |
bellard |
extracted yuv4mpeg from img.c (untested)
libavformat
|
Sat, 11 Jan 2003 04:56:29 +0000 |
bellard |
added simple still image format support to simplify image and imagepipe video formats
libavformat
|
Mon, 30 Dec 2002 01:07:47 +0000 |
michaelni |
libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot com>)
libavformat
|
Fri, 27 Dec 2002 11:42:52 +0000 |
michaelni |
huffyuv 4cc & -strict
libavformat
|
Fri, 20 Dec 2002 23:10:58 +0000 |
michaelni |
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>)
libavformat
|
Fri, 20 Dec 2002 21:05:59 +0000 |
mmu_man |
Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi
libavformat
|
Fri, 20 Dec 2002 21:04:08 +0000 |
mmu_man |
redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P
libavformat
|
Fri, 20 Dec 2002 19:25:10 +0000 |
michaelni |
mingw patch by (Bill Eldridge <bill at rfa dot org>)
libavformat
|
Fri, 20 Dec 2002 00:25:24 +0000 |
mmu_man |
Hey, not everyone has usleep() ! (temporary fix, we should check for this in configure)
libavformat
|
Wed, 11 Dec 2002 03:20:05 +0000 |
philipjsg |
* Extend the syntax of a filename for the img reader to allow looping. Thus
libavformat
|
Wed, 11 Dec 2002 03:18:47 +0000 |
philipjsg |
* Add code to allow the img reader to read files at the nominal frame rate.
libavformat
|
Mon, 09 Dec 2002 12:03:43 +0000 |
michaelni |
AVVideoFrame -> AVFrame
libavformat
|
Mon, 09 Dec 2002 02:53:55 +0000 |
philipjsg |
Fix a crash caused by a null coded_picture pointer in ffserver.
libavformat
|
Wed, 04 Dec 2002 10:04:03 +0000 |
michaelni |
cleanup
libavformat
|
Sat, 30 Nov 2002 17:16:32 +0000 |
philipjsg |
Added support for a realease function to eliminate the context blocks used
libavformat
|
Fri, 29 Nov 2002 19:19:47 +0000 |
bellard |
fixed 'file:' in URLs
libavformat
|
Fri, 29 Nov 2002 14:56:03 +0000 |
bellard |
fixed multidir compile
libavformat
|
Wed, 27 Nov 2002 02:45:14 +0000 |
philipjsg |
More changes to make things compile on more platforms
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|