Mon, 24 Feb 2003 09:41:02 +0000 |
michaelni |
get_vlc2() "docs"
libavcodec
|
Mon, 24 Feb 2003 00:05:17 +0000 |
michaelni |
round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks
libavcodec
|
Sat, 22 Feb 2003 13:44:16 +0000 |
michaelni |
32 vs. 64bit bugfix by (Dave Huang (dahanc))
libavcodec
|
Thu, 20 Feb 2003 17:30:51 +0000 |
michaelni |
reverse incorrect stride < (width+7)&~7 fix
libavcodec
|
Thu, 20 Feb 2003 16:14:12 +0000 |
nickols_k |
sync with mplayerxp. Fixes some 405.avi related flaws
libavcodec
|
Tue, 18 Feb 2003 19:10:57 +0000 |
kabi |
* using $(MAKE)
libavcodec
|
Tue, 18 Feb 2003 17:35:49 +0000 |
michaelni |
fixing 410 -> 420
libavcodec
|
Tue, 18 Feb 2003 11:48:57 +0000 |
kabi |
* sync with main liba52 sources
libavcodec
|
Tue, 18 Feb 2003 09:33:21 +0000 |
kabi |
* update cleanup rules (Steven M. Schultz)
libavcodec
|
Sun, 16 Feb 2003 23:05:38 +0000 |
michaelni |
more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes)
libavcodec
|
Fri, 14 Feb 2003 21:27:25 +0000 |
michaelni |
moving postprocess to ffmpeg/libavcodec
libavcodec
|
Fri, 14 Feb 2003 01:47:10 +0000 |
michaelni |
improving parsing of incomplete headers
libavcodec
|
Tue, 11 Feb 2003 21:13:30 +0000 |
michael |
avoid #include "../
libavcodec
|
Tue, 11 Feb 2003 21:12:16 +0000 |
michael |
#ifdef c++
libavcodec
|
Tue, 11 Feb 2003 16:57:55 +0000 |
kabi |
* prototypes at one place
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 10 Feb 2003 22:43:30 +0000 |
michaelni |
check for qscale==0 (fixes 1/0 on one corrupted stream)
libavcodec
|
Mon, 10 Feb 2003 17:52:01 +0000 |
michaelni |
dos2unix
libavcodec
|
Mon, 10 Feb 2003 10:45:41 +0000 |
kabi |
* check for potentialy problematic field len
libavcodec
|
Mon, 10 Feb 2003 09:41:44 +0000 |
kabi |
* opts compilation
libavcodec
|
Mon, 10 Feb 2003 09:40:23 +0000 |
kabi |
* still unfinished code for Options
libavcodec
|
Mon, 10 Feb 2003 09:38:38 +0000 |
kabi |
* still unfinished code for Options
libavcodec
|
Mon, 10 Feb 2003 09:35:32 +0000 |
kabi |
* static,const,compiler warning cleanup
libavcodec
|
Sun, 09 Feb 2003 16:58:47 +0000 |
tmmm |
register cyuv with allcodecs.c
libavcodec
|
Sun, 09 Feb 2003 16:20:25 +0000 |
bellard |
added paletted 8 bit format support
libavcodec
|
Sun, 09 Feb 2003 00:37:50 +0000 |
michaelni |
Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>)
libavcodec
|
Sat, 08 Feb 2003 18:23:39 +0000 |
michaelni |
direct blocksize in bframes fix (might fix qpel+bframe bug)
libavcodec
|
Sat, 08 Feb 2003 15:34:25 +0000 |
philipjsg |
Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images
libavcodec
|
Sat, 08 Feb 2003 12:00:57 +0000 |
michaelni |
mpeg1 bframe encoding patch by (Rapha¸«³l LEGRAND) with some modifications by me
libavcodec
|
Fri, 07 Feb 2003 16:44:48 +0000 |
michaelni |
b frame segfault fix (+-1 bug)
libavcodec
|
Tue, 04 Feb 2003 01:32:25 +0000 |
michaelni |
cliping MVs, i dunno if its correct but it looks better then without it
libavcodec
|
Sun, 02 Feb 2003 23:34:30 +0000 |
michaelni |
divx503 decoding fix
libavcodec
|
Sun, 02 Feb 2003 19:53:01 +0000 |
bellard |
handle odd image sizes when using subsampled chroma (useful for JPEG images)
libavcodec
|
Sat, 01 Feb 2003 20:57:37 +0000 |
bellard |
dependencies are only build with make depend
libavcodec
|
Sat, 01 Feb 2003 00:18:50 +0000 |
michaelni |
fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>)
libavcodec
|
Wed, 29 Jan 2003 22:44:34 +0000 |
michaelni |
100000l
libavcodec
|
Wed, 29 Jan 2003 15:50:07 +0000 |
michaelni |
bugfix
libavcodec
|
Wed, 29 Jan 2003 12:00:11 +0000 |
michaelni |
--disable-risky support
libavcodec
|
Tue, 28 Jan 2003 20:20:38 +0000 |
kabi |
* headers valid for C++ compilers
libavcodec
|
Tue, 28 Jan 2003 14:50:26 +0000 |
bellard |
win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ?
libavcodec
|
Tue, 28 Jan 2003 14:37:44 +0000 |
bellard |
win32: added vsnprintf
libavcodec
|
Tue, 28 Jan 2003 09:26:00 +0000 |
michaelni |
10l / 4mv segfault fix
libavcodec
|
Mon, 27 Jan 2003 20:39:29 +0000 |
michaelni |
optimizing av_log2
libavcodec
|
Mon, 27 Jan 2003 09:21:30 +0000 |
bellard |
DV audio decoder by Roman Shaposhnick
libavcodec
|
Sun, 26 Jan 2003 23:11:08 +0000 |
michaelni |
drawing cute arrows instead of lame lines for motion vector visualization
libavcodec
|
Sun, 26 Jan 2003 23:09:12 +0000 |
michaelni |
feeding doxygen
libavcodec
|
Sun, 26 Jan 2003 22:29:47 +0000 |
bellard |
Altivec on non darwin systems patch by Romain Dolbeau
libavcodec
|
Thu, 23 Jan 2003 23:18:42 +0000 |
bellard |
removed warning
libavcodec
|
Thu, 23 Jan 2003 23:03:09 +0000 |
bellard |
use av_malloc() functions - added av_strdup and av_realloc()
libavcodec
|
Thu, 23 Jan 2003 22:59:06 +0000 |
bellard |
undefine malloc macros
libavcodec
|
Thu, 23 Jan 2003 04:19:24 +0000 |
rfelker |
C implementation of the median deinterlacer (seems to be the only one
libavcodec
|
Thu, 23 Jan 2003 01:20:47 +0000 |
michaelni |
reversing my own stupidity ... (raw packed yuv422 files dont use YUY2 but UYVY)
libavcodec
|
Wed, 22 Jan 2003 09:35:03 +0000 |
bellard |
fixed dependancy generation (I want the case where SRC_PATH is not . to work too - very useful if you have different gcc versions to test at the same time...) - fixed -msse stuff
libavcodec
|
Tue, 21 Jan 2003 21:30:48 +0000 |
michaelni |
cleanup
libavcodec
|
Tue, 21 Jan 2003 17:34:12 +0000 |
michaelni |
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
libavcodec
|
Mon, 20 Jan 2003 22:50:14 +0000 |
michaelni |
More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|