Thu, 13 Sep 2001 07:16:59 +0000 |
nickols_k |
memalign autodetection
libavcodec
|
Fri, 31 Aug 2001 06:21:27 +0000 |
pulento |
Moved some H.263+ variables to MpegEncContext to be thread-safe.
libavcodec
|
Tue, 28 Aug 2001 23:32:34 +0000 |
pulento |
Added support to Unrestricted Motion Vectors (UMV)
libavcodec
|
Mon, 20 Aug 2001 16:01:35 +0000 |
nickols_k |
Aligned malloc. Another 10% of speedup.
libavcodec
|
Wed, 15 Aug 2001 22:33:03 +0000 |
glantau |
win32 fixes
libavcodec
|
Wed, 15 Aug 2001 22:31:26 +0000 |
glantau |
motion test
libavcodec
|
Wed, 15 Aug 2001 22:30:51 +0000 |
glantau |
suppressed nasm stuff
libavcodec
|
Wed, 15 Aug 2001 22:26:09 +0000 |
glantau |
removed
libavcodec
|
Wed, 15 Aug 2001 22:25:32 +0000 |
glantau |
suppressed nasm dependancy - rewrote forward DCT and motion estimation code
libavcodec
|
Wed, 15 Aug 2001 13:12:23 +0000 |
glantau |
changed opendivx to mpeg4
libavcodec
|
Wed, 15 Aug 2001 13:11:31 +0000 |
glantau |
log2 to av_log2
libavcodec
|
Wed, 15 Aug 2001 13:11:03 +0000 |
glantau |
copy avctx
libavcodec
|
Wed, 15 Aug 2001 13:10:39 +0000 |
glantau |
fix got_picture output
libavcodec
|
Wed, 15 Aug 2001 13:09:47 +0000 |
glantau |
added draw_horiz_band test
libavcodec
|
Wed, 15 Aug 2001 13:09:28 +0000 |
glantau |
log2 to av_log2 - added integer version define
libavcodec
|
Wed, 15 Aug 2001 13:07:42 +0000 |
glantau |
renamed log2 to av_log2
libavcodec
|
Mon, 13 Aug 2001 21:48:05 +0000 |
glantau |
win32 fixes
libavcodec
|
Mon, 13 Aug 2001 21:46:21 +0000 |
glantau |
better vol header parsing for mpeg4
libavcodec
|
Mon, 13 Aug 2001 21:45:36 +0000 |
glantau |
arm optimizations
libavcodec
|
Mon, 13 Aug 2001 21:38:25 +0000 |
glantau |
arm specific code
libavcodec
|
Sun, 12 Aug 2001 00:52:37 +0000 |
glantau |
moved matrix init away from MPV_common_init()
libavcodec
|
Sun, 12 Aug 2001 00:52:01 +0000 |
glantau |
fixed mpeg2 non intra dequant - fixed MPEG1 and 2 matrix parsing
libavcodec
|
Sat, 11 Aug 2001 22:08:23 +0000 |
glantau |
fixed last zero mv for field - fixed mismatch handling for intra coefs
libavcodec
|
Sat, 11 Aug 2001 22:07:21 +0000 |
glantau |
fixed mpeg2 interlaced DCT
libavcodec
|
Sat, 11 Aug 2001 19:15:52 +0000 |
glantau |
removed incomplete seek patch
libavcodec
|
Sat, 11 Aug 2001 19:04:31 +0000 |
glantau |
picture utils
libavcodec
|
Sat, 11 Aug 2001 19:04:08 +0000 |
glantau |
fixed mpeg2 qscale decoding
libavcodec
|
Sat, 11 Aug 2001 19:03:30 +0000 |
glantau |
added interlaced MJPEG support
libavcodec
|
Sat, 11 Aug 2001 19:03:02 +0000 |
glantau |
added 422P, 444P support - added deinterlace support - added xxx to RGB24 convertion
libavcodec
|
Sat, 11 Aug 2001 19:01:04 +0000 |
glantau |
fix msmpeg4 seek
libavcodec
|
Sat, 11 Aug 2001 19:00:43 +0000 |
glantau |
export for imgconvert usage
libavcodec
|
Sat, 11 Aug 2001 19:00:05 +0000 |
glantau |
new img_convert API - added deinterlacing filter
libavcodec
|
Sat, 11 Aug 2001 18:56:40 +0000 |
glantau |
fixed mb_intra_vlc decoding table size
libavcodec
|
Wed, 08 Aug 2001 22:11:48 +0000 |
glantau |
return dummy quality to avoid bug in -sameq case - forgot emms in error case
libavcodec
|
Wed, 08 Aug 2001 21:57:07 +0000 |
glantau |
fixed mpeg1 first block bug (pb with black picture optimisation for B frames)
libavcodec
|
Wed, 08 Aug 2001 21:53:28 +0000 |
glantau |
fixed mpeg1 last block bug (mb stuffing code was not included in vlc table...)
libavcodec
|
Wed, 08 Aug 2001 19:08:50 +0000 |
glantau |
added forgotten emms() - fix various segmentation faults when using mjpeg
libavcodec
|
Wed, 08 Aug 2001 16:26:51 +0000 |
nickols_k |
Portability and testing issues
libavcodec
|
Tue, 07 Aug 2001 22:49:50 +0000 |
glantau |
added mmx idct
libavcodec
|
Tue, 07 Aug 2001 22:49:11 +0000 |
glantau |
fixed scan protos
libavcodec
|
Tue, 07 Aug 2001 22:48:42 +0000 |
glantau |
fixed block permutation in encoder (not optimal - should move it in forward DCT code)
libavcodec
|
Tue, 07 Aug 2001 22:47:28 +0000 |
glantau |
updated scans
libavcodec
|
Tue, 07 Aug 2001 22:47:08 +0000 |
glantau |
changed quant matrix order (should fix mmx mpeg decoding bug)
libavcodec
|
Tue, 07 Aug 2001 22:46:19 +0000 |
glantau |
fixed mjpeg matrix quant encoding and decoding
libavcodec
|
Tue, 07 Aug 2001 22:45:35 +0000 |
glantau |
permuted coefs in normal IDCT to avoid having different cases there
libavcodec
|
Tue, 07 Aug 2001 22:43:37 +0000 |
glantau |
added idct reference code
libavcodec
|
Tue, 07 Aug 2001 22:43:19 +0000 |
glantau |
added block permutation functions
libavcodec
|
Tue, 07 Aug 2001 22:42:45 +0000 |
glantau |
updated dct-test to test IDCTs too
libavcodec
|
Tue, 07 Aug 2001 22:42:22 +0000 |
glantau |
added idct mmx
libavcodec
|
Tue, 07 Aug 2001 22:40:52 +0000 |
glantau |
updated mmx macros
libavcodec
|
Tue, 07 Aug 2001 22:40:29 +0000 |
glantau |
added idct mmx code
libavcodec
|
Mon, 06 Aug 2001 02:46:46 +0000 |
glantau |
use default huffman tables if none given
libavcodec
|
Mon, 06 Aug 2001 01:54:05 +0000 |
glantau |
added 422P and 444P support - fixed block parsing error
libavcodec
|
Mon, 06 Aug 2001 01:53:21 +0000 |
glantau |
added 422P and 444P formats (need to patch ffmpeg.c so that it is handled in all the program)
libavcodec
|
Mon, 06 Aug 2001 01:04:59 +0000 |
glantau |
added correct component id handling
libavcodec
|
Mon, 06 Aug 2001 00:47:50 +0000 |
glantau |
types fix
libavcodec
|
Mon, 06 Aug 2001 00:47:03 +0000 |
glantau |
added MJPEG decoder + comments
libavcodec
|
Mon, 06 Aug 2001 00:44:48 +0000 |
glantau |
added MJPEG decoder, renamed mjpegenc.c to mjpeg.c
libavcodec
|
Sun, 05 Aug 2001 16:49:57 +0000 |
nickols_k |
Suppressing external gas stuff to improve portability to Win32
libavcodec
|
Sat, 04 Aug 2001 00:46:50 +0000 |
arpi_esp |
get_bits() specialization, gives 4\speedup
libavcodec
|