Tue, 04 Nov 2003 19:35:43 +0000 |
romansh |
* fixes for broken builds on Solaris, OS2 and all bingendian
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Mon, 20 Oct 2003 20:23:46 +0000 |
michael |
AVRational
libavcodec
|
Sun, 19 Oct 2003 21:05:41 +0000 |
michael |
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
libavcodec
|
Sun, 12 Oct 2003 21:25:00 +0000 |
alex |
removed the obsolete and unused parameters of init_put_bits
libavcodec
|
Sat, 11 Oct 2003 08:19:39 +0000 |
michael |
recommit of
libavcodec
|
Mon, 08 Sep 2003 19:58:34 +0000 |
bellard |
ctype.h is a common header
libavcodec
|
Sun, 24 Aug 2003 16:00:34 +0000 |
bellard |
export int64_t_C as it is needed by libavformat.h
libavcodec
|
Tue, 12 Aug 2003 10:00:31 +0000 |
tmmm |
reverse earlier patch
libavcodec
|
Fri, 08 Aug 2003 00:12:18 +0000 |
tmmm |
endian-conscious fix, courtesy of Sebastian Jedruszkiewicz
libavcodec
|
Sat, 28 Jun 2003 22:51:42 +0000 |
michaelni |
fix CHECKED_ALLOCZ(0)
libavcodec
|
Fri, 23 May 2003 18:04:34 +0000 |
michaelni |
some benchmarking code
libavcodec
|
Mon, 19 May 2003 13:30:59 +0000 |
michaelni |
ASV1 codec
libavcodec
|
Wed, 14 May 2003 22:38:58 +0000 |
michaelni |
libmpeg2 style bitstream reader 17 vs 16 bit bugfix
libavcodec
|
Wed, 14 May 2003 15:12:13 +0000 |
michaelni |
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me
libavcodec
|
Wed, 14 May 2003 10:55:59 +0000 |
michaelni |
libmpeg2 style bitstream reader fixes
libavcodec
|
Wed, 14 May 2003 00:32:22 +0000 |
michaelni |
bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>)
libavcodec
|
Mon, 05 May 2003 23:22:56 +0000 |
michaelni |
Tiny patch for OpenBSD by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
libavcodec
|
Thu, 10 Apr 2003 13:18:38 +0000 |
michaelni |
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
libavcodec
|
Sat, 05 Apr 2003 12:11:10 +0000 |
mmu_man |
Fix for buggy (?) g++ (bailling out for beosaudio.cpp)
libavcodec
|
Sat, 05 Apr 2003 10:08:48 +0000 |
michaelni |
#ifdef TRACE printf() -> tprintf()
libavcodec
|
Wed, 26 Mar 2003 10:39:34 +0000 |
michaelni |
10l
libavcodec
|
Fri, 21 Mar 2003 23:13:35 +0000 |
michaelni |
bitstream tracing support
libavcodec
|
Sun, 16 Mar 2003 21:03:20 +0000 |
michaelni |
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)
libavcodec
|
Wed, 12 Mar 2003 19:49:58 +0000 |
kabi |
* added more options
libavcodec
|
Wed, 12 Mar 2003 15:16:19 +0000 |
michaelni |
per context frame_rate_base, this should finally fix frame_rate related av sync issues
libavcodec
|
Mon, 10 Mar 2003 11:48:33 +0000 |
kabi |
* 'externaly' visible option list begins avoptions_ prefix
libavcodec
|
Sun, 09 Mar 2003 16:07:19 +0000 |
al3x |
simplified
libavcodec
|
Fri, 07 Mar 2003 13:48:02 +0000 |
kabi |
* more generic avoption_parse
libavcodec
|
Thu, 06 Mar 2003 15:56:56 +0000 |
michaelni |
more cosmetics so that doxygen output is readable ...
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Mon, 24 Feb 2003 13:41:57 +0000 |
kabi |
* using const buffers for reading
libavcodec
|
Mon, 24 Feb 2003 09:41:02 +0000 |
michaelni |
get_vlc2() "docs"
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 10 Feb 2003 09:40:23 +0000 |
kabi |
* still unfinished code for Options
libavcodec
|
Tue, 28 Jan 2003 14:37:44 +0000 |
bellard |
win32: added vsnprintf
libavcodec
|
Mon, 27 Jan 2003 20:39:29 +0000 |
michaelni |
optimizing av_log2
libavcodec
|
Thu, 23 Jan 2003 23:03:09 +0000 |
bellard |
use av_malloc() functions - added av_strdup and av_realloc()
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
|
Sat, 11 Jan 2003 20:34:38 +0000 |
michaelni |
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
libavcodec
|
Tue, 07 Jan 2003 22:38:25 +0000 |
bellard |
generic M_PI define
libavcodec
|
Tue, 26 Nov 2002 04:29:40 +0000 |
philipjsg |
Add some rudimentary support for sparc64
libavcodec
|
Wed, 20 Nov 2002 13:08:04 +0000 |
michaelni |
aspect ratio cleanup
libavcodec
|
Thu, 14 Nov 2002 19:04:40 +0000 |
kabi |
* minor warning fix
libavcodec
|
Tue, 12 Nov 2002 15:00:04 +0000 |
kabi |
* fixing some minor const warnings
libavcodec
|
Sun, 10 Nov 2002 11:46:59 +0000 |
michaelni |
reversing header game
libavcodec
|
Wed, 06 Nov 2002 09:30:47 +0000 |
michaelni |
cleanup
libavcodec
|
Fri, 01 Nov 2002 20:37:10 +0000 |
michaelni |
put MIN/MAX under ifndef MAX/MIN
libavcodec
|
Wed, 16 Oct 2002 19:55:49 +0000 |
michaelni |
complete mpeg4 GMC decoding support
libavcodec
|
Sun, 29 Sep 2002 23:39:30 +0000 |
michaelni |
indenting preprocessor stuff, as its completly unreadable otherwise
libavcodec
|
Sun, 29 Sep 2002 22:44:22 +0000 |
michaelni |
idct permutation cleanup, idct can be selected per context now
libavcodec
|
Fri, 27 Sep 2002 10:27:57 +0000 |
michaelni |
ff_get_fourcc() & XVIX support
libavcodec
|
Thu, 22 Aug 2002 19:41:39 +0000 |
michaelni |
faster ff_sqrt()
libavcodec
|
Tue, 23 Jul 2002 09:44:34 +0000 |
michaelni |
this include isn;t longer need and now generate a lot of warnings patch by Bohdan Horst <nexus at hoth.amu.edu.pl>
libavcodec
|
Fri, 19 Jul 2002 22:23:40 +0000 |
michaelni |
BeOS patches by "shatty" <shatty at myrealbox.com>
libavcodec
|
Sat, 13 Jul 2002 19:31:15 +0000 |
mellum |
Force inlining on get_vlc2.
libavcodec
|
Sat, 13 Jul 2002 14:55:12 +0000 |
michaelni |
rl vlc decoding optimizations
libavcodec
|
Thu, 11 Jul 2002 12:42:20 +0000 |
michaelni |
dont trash table in GET_VLC
libavcodec
|
Wed, 10 Jul 2002 22:06:04 +0000 |
mellum |
Remove some cruft.
libavcodec
|
Wed, 10 Jul 2002 20:05:42 +0000 |
michaelni |
get_vlc() optimizations
libavcodec
|
Wed, 10 Jul 2002 17:32:59 +0000 |
michaelni |
get_vlc() optimization
libavcodec
|
Tue, 09 Jul 2002 19:22:50 +0000 |
michaelni |
c std doesnt like negative shifts -> use asm
libavcodec
|
Tue, 09 Jul 2002 17:41:51 +0000 |
michaelni |
gcc3 bug workaround
libavcodec
|
Tue, 09 Jul 2002 10:35:10 +0000 |
michaelni |
new bitstream reader API (old get_bits() based one is emulated and will still be supported in the future cuz its simpler)
libavcodec
|
Thu, 04 Jul 2002 13:41:27 +0000 |
mellum |
* Move "restrict" fallback to common.h
libavcodec
|
Tue, 02 Jul 2002 02:22:46 +0000 |
mellum |
Activate ALT_BITSTREAM_READER by default on Alpha, since it seems to
libavcodec
|
Thu, 13 Jun 2002 23:36:30 +0000 |
bellard |
reverted to inttypes.h since it gives problems on some unixes
libavcodec
|
Tue, 11 Jun 2002 13:38:54 +0000 |
bellard |
do not export internal functions - use stdint.h
libavcodec
|
Sun, 02 Jun 2002 12:11:44 +0000 |
michaelni |
sqrt
libavcodec
|
Mon, 27 May 2002 09:17:21 +0000 |
kabi |
* for this moment bswap.h included ahead of HAVE_AV_CONFIG_H check
libavcodec
|
Sun, 26 May 2002 15:07:57 +0000 |
bellard |
fixed mangle issue
libavcodec
|
Sat, 25 May 2002 22:38:02 +0000 |
glantau |
better logic for bswap
libavcodec
|
Fri, 24 May 2002 01:16:08 +0000 |
philipjsg |
Add an av_abort macro that aborts, but also prints out the location of the abort.
libavcodec
|
Tue, 21 May 2002 21:50:05 +0000 |
kabi |
* restored previous non '..' version
libavcodec
|
Tue, 21 May 2002 19:42:43 +0000 |
kabi |
* using ../ for bswap.h
libavcodec
|
Tue, 21 May 2002 18:56:03 +0000 |
kabi |
* avoid conflicts with non-ffmpeg config.h and also it's consistent
libavcodec
|
Mon, 20 May 2002 16:23:27 +0000 |
glantau |
better av_freep()
libavcodec
|
Sat, 18 May 2002 22:56:25 +0000 |
glantau |
added proper memory handling functions - fixed include paths
libavcodec
|
Tue, 07 May 2002 17:55:02 +0000 |
al3x |
clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25)
libavcodec
|
Sat, 04 May 2002 18:58:07 +0000 |
michaelni |
move ABS() to common.h
libavcodec
|
Fri, 03 May 2002 23:13:24 +0000 |
michaelni |
move put_string() to common.{c,h}
libavcodec
|
Sat, 27 Apr 2002 12:30:26 +0000 |
michaelni |
fixed msmpeg4 infinite loop if buggy stream
libavcodec
|
Fri, 19 Apr 2002 03:25:20 +0000 |
michaelni |
much better ME for b frames (a bit slow though)
libavcodec
|
Wed, 17 Apr 2002 04:32:12 +0000 |
michaelni |
fixed mpeg4 time stuff on encoding
libavcodec
|
Thu, 04 Apr 2002 20:04:10 +0000 |
michaelni |
dump_stream support (nicely formated 0s and 1s)
libavcodec
|
Sun, 24 Mar 2002 21:25:04 +0000 |
michaelni |
resync marker support, needed for some mp4 files
libavcodec
|
Fri, 22 Mar 2002 02:21:17 +0000 |
michaelni |
new motion estimation (epzs) not complete yet but allready pretty good :)
libavcodec
|
Wed, 13 Mar 2002 19:26:38 +0000 |
michaelni |
support decoding (with mplayer) of 3 .mp4 files from mphq
libavcodec
|
Fri, 15 Feb 2002 00:14:01 +0000 |
michaelni |
optimized the normal bitstream writer, its faster than the alternative one on p3 now ... lets hope its at least not slower on p4 & k7
libavcodec
|
Tue, 12 Feb 2002 22:43:26 +0000 |
michaelni |
aligned bitstream writer (1% slower on p3 but perhaps its faster on p4?)
libavcodec
|
Tue, 12 Feb 2002 15:43:16 +0000 |
michaelni |
alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it)
libavcodec
|
Sun, 20 Jan 2002 14:30:34 +0000 |
nickols_k |
Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net>
libavcodec
|
Sat, 12 Jan 2002 20:21:51 +0000 |
arpi_esp |
(commited by michael / arpi was crazy enough to give me his password)
libavcodec
|
Fri, 11 Jan 2002 21:21:20 +0000 |
arpi_esp |
aligned bitstream support (optional) - patch by ichael Niedermayer <michaelni@gmx.at>
libavcodec
|
Thu, 10 Jan 2002 00:56:05 +0000 |
uid46427 |
another bitstream reader code (faster on intel cpus) - patch by Michael Niedermayer <michaelni@gmx.at>
libavcodec
|
Sat, 10 Nov 2001 14:36:12 +0000 |
nickols_k |
fixed gcc-3.0.x compilation (by Michael Niedermayer)
libavcodec
|
Sat, 03 Nov 2001 00:49:53 +0000 |
pulento |
- Bug fix on inter MCBPC table for inter+q.
libavcodec
|
Sun, 23 Sep 2001 17:17:46 +0000 |
glantau |
suppressed mpglib
libavcodec
|
Sun, 16 Sep 2001 21:52:17 +0000 |
glantau |
version change
libavcodec
|
Sat, 15 Sep 2001 22:43:01 +0000 |
glantau |
added get_bits_count()
libavcodec
|
Wed, 15 Aug 2001 22:33:03 +0000 |
glantau |
win32 fixes
libavcodec
|
Wed, 15 Aug 2001 13:09:28 +0000 |
glantau |
log2 to av_log2 - added integer version define
libavcodec
|
Mon, 13 Aug 2001 21:48:05 +0000 |
glantau |
win32 fixes
libavcodec
|
Sat, 04 Aug 2001 00:46:50 +0000 |
arpi_esp |
get_bits() specialization, gives 4\speedup
libavcodec
|
Fri, 03 Aug 2001 23:09:15 +0000 |
arpi_esp |
inlineing common case of get_bits() -> gives 2speedup. more optim coming soon...
libavcodec
|
Mon, 30 Jul 2001 23:22:07 +0000 |
glantau |
added HAVE_AV_CONFIG_H
libavcodec
|
Mon, 23 Jul 2001 20:06:54 +0000 |
glantau |
fixed config for direct mplayer build compatibility
libavcodec
|
Sun, 22 Jul 2001 14:18:56 +0000 |
glantau |
Initial revision
libavcodec
|