Tue, 11 Mar 2003 12:09:13 +0000 |
michaelni |
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
libavformat
|
Tue, 11 Mar 2003 02:03:40 +0000 |
michaelni |
fixing parsing of opendml avis
libavformat
|
Sun, 09 Mar 2003 16:07:19 +0000 |
al3x |
simplified
libavformat
|
Sat, 08 Mar 2003 23:39:53 +0000 |
michaelni |
10l
libavformat
|
Sat, 08 Mar 2003 14:29:12 +0000 |
michaelni |
fixing frame_rate accuracy
libavformat
|
Sat, 08 Mar 2003 11:54:34 +0000 |
michaelni |
forgot ....
libavformat
|
Sat, 08 Mar 2003 11:50:26 +0000 |
michaelni |
wmv2 & huffyuv regression test
libavformat
|
Sat, 08 Mar 2003 11:21:33 +0000 |
michaelni |
huffyuv encoding fixed
libavformat
|
Sat, 08 Mar 2003 10:57:44 +0000 |
michaelni |
read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)
libavformat
|
Sat, 08 Mar 2003 01:40:52 +0000 |
michaelni |
merging fourcc with codec_tag
libavformat
|
Sat, 08 Mar 2003 00:44:52 +0000 |
michaelni |
reversing not yet reversed changes from r1.7 -> r1.8 except the static/const stuff
libavformat
|
Fri, 07 Mar 2003 12:37:49 +0000 |
michaelni |
Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)
libavformat
|
Thu, 27 Feb 2003 17:32:56 +0000 |
kabi |
* compile PNG only when ZLIB is available
libavformat
|
Wed, 26 Feb 2003 17:26:20 +0000 |
michaelni |
move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)
libavformat
|
Tue, 25 Feb 2003 13:12:41 +0000 |
mmu_man |
prettier debug output
libavformat
|
Tue, 25 Feb 2003 09:36:53 +0000 |
michaelni |
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)
libavformat
|
Fri, 21 Feb 2003 11:08:08 +0000 |
bellard |
avoid false URL protocol detection when using ':' in filenames
libavformat
|
Thu, 13 Feb 2003 00:28:36 +0000 |
mmu_man |
Looks like this one was forgotten in the INT -> int_t move
libavformat
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
Mon, 10 Feb 2003 09:35:32 +0000 |
kabi |
* static,const,compiler warning cleanup
libavformat
|
Sun, 09 Feb 2003 18:07:16 +0000 |
bellard |
raw ac3 auto detects parameters
libavformat
|
Sun, 09 Feb 2003 18:06:23 +0000 |
bellard |
variable UDP packet size patch by Max Krasnyansky
libavformat
|
Sun, 09 Feb 2003 17:03:32 +0000 |
tmmm |
hook this up to the CYUV decoder
libavformat
|
Sun, 09 Feb 2003 16:25:21 +0000 |
bellard |
added 8 bit palette support for non animated GIF
libavformat
|
Sun, 09 Feb 2003 16:22:06 +0000 |
bellard |
added 8 bit palette support
libavformat
|
Thu, 06 Feb 2003 22:34:55 +0000 |
bellard |
DV packet copy fix by Roman Shaposhnick
libavformat
|
Thu, 06 Feb 2003 15:09:39 +0000 |
mmu_man |
Fix against C integrists breaks :P (hope I didn't break anything else)
libavformat
|
Wed, 05 Feb 2003 01:59:52 +0000 |
philipjsg |
Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This
libavformat
|
Tue, 04 Feb 2003 23:44:26 +0000 |
bellard |
yes, PNG can be simpler :-)
libavformat
|
Tue, 04 Feb 2003 23:43:14 +0000 |
bellard |
removing unused stuff
libavformat
|
Mon, 03 Feb 2003 22:58:29 +0000 |
bellard |
zero copy packet handling for DV1394 by Max Krasnyansky
libavformat
|
Mon, 03 Feb 2003 22:53:10 +0000 |
bellard |
added GIF image format (both read and write)
libavformat
|
Mon, 03 Feb 2003 22:52:38 +0000 |
bellard |
added primitive image GIF encoder based on animated gif encoder
libavformat
|
Mon, 03 Feb 2003 22:51:48 +0000 |
bellard |
added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support
libavformat
|
Sun, 02 Feb 2003 20:04:03 +0000 |
bellard |
avoid too many false detections
libavformat
|
Sun, 02 Feb 2003 19:51:40 +0000 |
bellard |
fixed copy
libavformat
|
Sun, 02 Feb 2003 19:18:09 +0000 |
bellard |
added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further)
libavformat
|
Sun, 02 Feb 2003 19:16:51 +0000 |
bellard |
added animated GIF decoder (pts and various disposal handling are missing)
libavformat
|
Sun, 02 Feb 2003 15:54:11 +0000 |
bellard |
Try this fix
libavformat
|
Sat, 01 Feb 2003 20:53:57 +0000 |
bellard |
added basic png handling
libavformat
|
Sat, 01 Feb 2003 20:53:07 +0000 |
bellard |
added basic png handling - do not remake dependencies automatically
libavformat
|
Sat, 01 Feb 2003 20:51:52 +0000 |
bellard |
added stripped down libpng
libavformat
|
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
|