Sat, 31 Jan 2004 17:30:28 +0000 |
melanson |
handle 0-length buffers
libavcodec
|
Thu, 29 Jan 2004 15:50:54 +0000 |
michael |
b frames + cbr fix
libavcodec
|
Thu, 29 Jan 2004 01:15:25 +0000 |
michael |
SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
libavcodec
|
Wed, 28 Jan 2004 00:36:58 +0000 |
michael |
4mv + b frame encoding segfault fix
libavcodec
|
Tue, 27 Jan 2004 13:55:34 +0000 |
michael |
first coded vs. first displayed pts (segfault & pts fix if b frames are used)
libavcodec
|
Mon, 26 Jan 2004 19:14:02 +0000 |
michael |
10l
libavcodec
|
Mon, 26 Jan 2004 19:09:47 +0000 |
michael |
int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Mon, 26 Jan 2004 19:04:32 +0000 |
michael |
mpeg4 pts fix
libavcodec
|
Sun, 25 Jan 2004 16:43:09 +0000 |
rtognimp |
Use reget buffer instead of copying from prev frame
libavcodec
|
Sun, 25 Jan 2004 11:13:56 +0000 |
alex |
freebsd fix for mpeg12.c (moving INT64_MAX to common.h)
libavcodec
|
Sat, 24 Jan 2004 23:47:33 +0000 |
michael |
optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html
libavcodec
|
Sat, 24 Jan 2004 22:22:42 +0000 |
michael |
optimization
libavcodec
|
Fri, 23 Jan 2004 12:30:31 +0000 |
michael |
segfault fix
libavcodec
|
Thu, 22 Jan 2004 19:48:28 +0000 |
michael |
closed gop support & flags2 as all bits in flags are used
libavcodec
|
Thu, 22 Jan 2004 12:09:14 +0000 |
michael |
inttypes.h patch by (Chip <szarlada at freemail dot hu>)
libavcodec
|
Wed, 21 Jan 2004 19:14:26 +0000 |
michael |
more tolerance for dc=0
libavcodec
|
Mon, 19 Jan 2004 14:41:34 +0000 |
michael |
avcodec_flush_buffers() fix
libavcodec
|
Sun, 18 Jan 2004 21:57:32 +0000 |
michael |
segfault fix
libavcodec
|
Sun, 18 Jan 2004 21:41:44 +0000 |
michael |
removing broken framerate conversation hack in mpeg1/2
libavcodec
|
Sun, 18 Jan 2004 02:59:01 +0000 |
michael |
rv20 mv prediction in b frames fix
libavcodec
|
Thu, 15 Jan 2004 01:29:26 +0000 |
michael |
xvid "packed" stuff support
libavcodec
|
Wed, 14 Jan 2004 02:35:04 +0000 |
michael |
dont calculate stuff if its not used ...
libavcodec
|
Wed, 14 Jan 2004 02:21:39 +0000 |
michael |
fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp
libavcodec
|
Tue, 13 Jan 2004 20:26:44 +0000 |
rtognimp |
Right fix for older zlib version
libavcodec
|
Tue, 13 Jan 2004 19:46:37 +0000 |
rtognimp |
Fix for older version of zlib
libavcodec
|
Mon, 12 Jan 2004 22:39:19 +0000 |
michael |
type fixes, found by Wolfgang Hesseler
libavcodec
|
Mon, 12 Jan 2004 22:14:45 +0000 |
rtognimp |
MSZH and ZLIB decoder support
libavcodec
|
Sat, 10 Jan 2004 19:54:12 +0000 |
michael |
grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb))
libavcodec
|
Sat, 10 Jan 2004 16:04:55 +0000 |
michael |
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise
libavcodec
|
Sat, 10 Jan 2004 12:53:07 +0000 |
michael |
more sane inttypes emulation behavior if libavcodec is used outside ffmpeg
libavcodec
|