Sat, 14 Jan 2006 15:00:10 +0000 |
diego |
Fix a bunch of spelling/grammar mistakes in doxygen comments and output.
libavcodec
|
Sat, 14 Jan 2006 14:59:11 +0000 |
reimar |
get_byte may not return -1 on error, since it can lead to a negative backptr.
libavcodec
|
Sat, 14 Jan 2006 12:55:20 +0000 |
reimar |
Wrong state handling causing decompression errors in some cases
libavcodec
|
Sat, 14 Jan 2006 03:39:02 +0000 |
diego |
Create symbolic links for all library sonames and clean up Makefiles.
libavcodec
|
Sat, 14 Jan 2006 01:33:17 +0000 |
diego |
CamStudio video decoder
libavcodec
|
Fri, 13 Jan 2006 00:53:36 +0000 |
diego |
Change this Makefile to be consistent with all the others.
libavcodec
|
Fri, 13 Jan 2006 00:47:16 +0000 |
diego |
minor consistency fix
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 12 Jan 2006 21:37:57 +0000 |
michael |
bugs found by valgrind
libavcodec
|
Thu, 12 Jan 2006 17:52:41 +0000 |
reimar |
Our own LZO (1X) implementation, under LGPL and optimized for readability.
libavcodec
|
Thu, 12 Jan 2006 05:47:52 +0000 |
lorenm |
faster iterative_me: avoid duplicate mc of neighboring blocks.
libavcodec
|
Thu, 12 Jan 2006 00:00:00 +0000 |
diego |
Move Darwin shared library build peculiarities to configure.
libavcodec
|
Tue, 10 Jan 2006 20:07:29 +0000 |
banan |
Parameter added for user to set the cutoff frequency when encoding with faac.
libavcodec
|
Mon, 09 Jan 2006 15:41:39 +0000 |
reimar |
CamStudio decoder, only 32 bit lzo mode is tested
libavcodec
|
Mon, 09 Jan 2006 03:38:37 +0000 |
lorenm |
tweak h264_biweight
libavcodec
|
Mon, 09 Jan 2006 03:15:53 +0000 |
lorenm |
tweak inlines.
libavcodec
|
Mon, 09 Jan 2006 02:08:24 +0000 |
diego |
consistency cosmetics
libavcodec
|
Mon, 09 Jan 2006 02:08:12 +0000 |
lorenm |
10l: bidir_refine didn't save the new mvs. also improve speed.
libavcodec
|
Mon, 09 Jan 2006 02:05:17 +0000 |
diego |
Make shared lib name handling consistent with the other Makefiles.
libavcodec
|
Sun, 08 Jan 2006 21:19:39 +0000 |
banan |
get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h
libavcodec
|
Sun, 08 Jan 2006 19:31:21 +0000 |
banan |
get_vlc -> get_vlc2 transition.
libavcodec
|
Sun, 08 Jan 2006 17:09:05 +0000 |
banan |
get_vlc -> get_vlc2 transition.
libavcodec
|
Sun, 08 Jan 2006 14:53:37 +0000 |
nicodvb |
install dsputil.h, that is used by many filters in mplayer
libavcodec
|
Sun, 08 Jan 2006 01:50:34 +0000 |
michael |
use h264 MC functions for 2xX Xx2 blocks in snow too
libavcodec
|