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
|