Wed, 01 Jan 2003 00:42:18 +0000 |
michaelni |
trellis quantization for mpeg1
libavcodec
|
Tue, 31 Dec 2002 22:58:41 +0000 |
michaelni |
more optimized trellis quantizer
libavcodec
|
Tue, 31 Dec 2002 17:23:56 +0000 |
michaelni |
trellis quantization
libavcodec
|
Mon, 30 Dec 2002 23:00:02 +0000 |
faust3 |
10l another int i missing (without ^M)
libavcodec
|
Mon, 30 Dec 2002 12:36:28 +0000 |
michael |
10l (int i)
libavcodec
|
Mon, 30 Dec 2002 00:28:42 +0000 |
michaelni |
correcter mpeg4 headers
libavcodec
|
Sun, 29 Dec 2002 23:31:52 +0000 |
michael |
cleaning corners of green dirt ;)
libavcodec
|
Sun, 29 Dec 2002 22:35:46 +0000 |
michaelni |
removing PIX_FMT_ANY
libavcodec
|
Sun, 29 Dec 2002 22:20:03 +0000 |
michaelni |
better set pix_fmt explicitly
libavcodec
|
Sun, 29 Dec 2002 01:27:50 +0000 |
michaelni |
xvid build 3 still has the padding wrong in 1/8 of the cases :(((((
libavcodec
|
Sun, 29 Dec 2002 00:57:23 +0000 |
michael |
buffer alloc cleanup / 10l
libavcodec
|
Fri, 27 Dec 2002 23:51:46 +0000 |
michaelni |
qpel encoding
libavcodec
|
Sun, 22 Dec 2002 22:34:42 +0000 |
al3x |
disabled aspect code due to it is extra buggy
libavcodec
|
Sat, 21 Dec 2002 15:54:21 +0000 |
michaelni |
fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)
libavcodec
|
Thu, 19 Dec 2002 18:59:45 +0000 |
kabi |
* fix for empty image queue
libavcodec
|
Wed, 18 Dec 2002 10:09:43 +0000 |
michaelni |
mb qp limits
libavcodec
|
Wed, 18 Dec 2002 09:23:24 +0000 |
michaelni |
support dumping the qscale stuff to the screen
libavcodec
|
Tue, 17 Dec 2002 11:25:29 +0000 |
michaelni |
more debug output
libavcodec
|
Sun, 15 Dec 2002 22:42:59 +0000 |
michaelni |
mlib fix patch by (Juergen Keil <jk at tools dot de>)
libavcodec
|
Wed, 11 Dec 2002 08:56:28 +0000 |
michaelni |
fixing playback of DaveMatthews_Crash_PocketPC.avi
libavcodec
|
Mon, 09 Dec 2002 18:54:09 +0000 |
kabi |
* fill codec_id in codec_open
libavcodec
|
Mon, 09 Dec 2002 14:33:20 +0000 |
michaelni |
100l
libavcodec
|
Mon, 09 Dec 2002 12:03:43 +0000 |
michaelni |
AVVideoFrame -> AVFrame
libavcodec
|
Mon, 09 Dec 2002 00:29:17 +0000 |
michaelni |
cleanup / messup?
libavcodec
|
Mon, 09 Dec 2002 00:06:15 +0000 |
michaelni |
correct mpeg4 vo type
libavcodec
|
Sun, 08 Dec 2002 21:29:37 +0000 |
michaelni |
remove fake wmv2 codec
libavcodec
|
Sat, 07 Dec 2002 11:38:26 +0000 |
michaelni |
ump4 decoding fixed
libavcodec
|
Fri, 06 Dec 2002 17:58:21 +0000 |
michaelni |
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>)
libavcodec
|
Fri, 06 Dec 2002 17:39:32 +0000 |
michaelni |
fixing api-example
libavcodec
|
Fri, 06 Dec 2002 16:19:25 +0000 |
michaelni |
aspect ratio encoding for mpeg1
libavcodec
|
Fri, 06 Dec 2002 16:04:30 +0000 |
michaelni |
mpeg1&2 aspect decoding
libavcodec
|
Fri, 06 Dec 2002 15:01:48 +0000 |
michaelni |
fixing aspect (hopefully, i couldnt reproduce the bug)
libavcodec
|
Fri, 06 Dec 2002 13:30:13 +0000 |
michaelni |
fixing 2pass assert failure
libavcodec
|
Fri, 06 Dec 2002 11:56:49 +0000 |
michaelni |
missing "\" (found by nick)
libavcodec
|
Thu, 05 Dec 2002 22:22:53 +0000 |
michaelni |
better? scene change detection
libavcodec
|
Thu, 05 Dec 2002 19:18:13 +0000 |
michaelni |
fixing hq + adaptive quant
libavcodec
|
Thu, 05 Dec 2002 11:33:43 +0000 |
michaelni |
drop b frames if there are no reference frames
libavcodec
|
Wed, 04 Dec 2002 22:16:24 +0000 |
michaelni |
fixing files where the first frame isn a keyframe
libavcodec
|
Wed, 04 Dec 2002 21:13:02 +0000 |
michaelni |
new PSNR code (now works with chroma, b frames, ...)
libavcodec
|
Wed, 04 Dec 2002 12:42:25 +0000 |
michaelni |
print a warning if something allocates 0 bytes
libavcodec
|
Wed, 04 Dec 2002 12:36:18 +0000 |
michaelni |
workaround old xvid bug
libavcodec
|
Wed, 04 Dec 2002 12:09:27 +0000 |
michaelni |
specific debug output support
libavcodec
|
Wed, 04 Dec 2002 11:47:24 +0000 |
michaelni |
fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that)
libavcodec
|
Wed, 04 Dec 2002 11:25:53 +0000 |
michaelni |
use spatial error concealment if we dont have a previous frame
libavcodec
|
Wed, 04 Dec 2002 10:04:03 +0000 |
michaelni |
cleanup
libavcodec
|
Tue, 03 Dec 2002 19:40:35 +0000 |
kabi |
* two functions to handle allocation of static data more simple
libavcodec
|
Tue, 03 Dec 2002 15:42:17 +0000 |
al3x |
10l fix
libavcodec
|
Tue, 03 Dec 2002 11:07:41 +0000 |
michaelni |
100l (sad8x8_x2 had params in wrong order)
libavcodec
|
Tue, 03 Dec 2002 01:14:34 +0000 |
michaelni |
100l (mixing chroma & luma linesize)
libavcodec
|
Sat, 30 Nov 2002 17:14:07 +0000 |
philipjsg |
Simplify an expression and eliminate a compile warning
libavcodec
|
Wed, 27 Nov 2002 01:20:42 +0000 |
mellum |
Kludge around compilation failure on Alpha.
libavcodec
|
Tue, 26 Nov 2002 16:26:58 +0000 |
michaelni |
via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)
libavcodec
|
Tue, 26 Nov 2002 16:16:04 +0000 |
michaelni |
apiexample doesnt send complete frames to the codec
libavcodec
|
Tue, 26 Nov 2002 09:21:01 +0000 |
michaelni |
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
libavcodec
|
Tue, 26 Nov 2002 08:58:24 +0000 |
mmu_man |
Avoid "unused variable 'c'" warning.
libavcodec
|
Tue, 26 Nov 2002 08:56:10 +0000 |
michaelni |
fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards
libavcodec
|
Tue, 26 Nov 2002 04:29:40 +0000 |
philipjsg |
Add some rudimentary support for sparc64
libavcodec
|
Tue, 26 Nov 2002 00:54:27 +0000 |
michaelni |
dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>)
libavcodec
|
Mon, 25 Nov 2002 16:58:41 +0000 |
michaelni |
via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)
libavcodec
|
Mon, 25 Nov 2002 09:57:58 +0000 |
michaelni |
10l
libavcodec
|
Mon, 25 Nov 2002 09:23:19 +0000 |
michaelni |
fixing aspect
libavcodec
|
Sat, 23 Nov 2002 10:58:05 +0000 |
michael |
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
libavcodec
|
Sat, 23 Nov 2002 09:12:57 +0000 |
michaelni |
moving init of some variables (hurry_up,...) to MPV_frame_start()
libavcodec
|
Fri, 22 Nov 2002 07:53:06 +0000 |
kabi |
* altivec and pix_norm patch by Brian Foley
libavcodec
|
Fri, 22 Nov 2002 07:27:13 +0000 |
kabi |
* Ogg/Vorbis patch by Mark Hills
libavcodec
|
Fri, 22 Nov 2002 07:24:28 +0000 |
kabi |
* remaining part of John Ryland's patch
libavcodec
|
Wed, 20 Nov 2002 15:18:11 +0000 |
al3x |
mjpegb support (need more samples)
libavcodec
|
Wed, 20 Nov 2002 13:08:04 +0000 |
michaelni |
aspect ratio cleanup
libavcodec
|
Wed, 20 Nov 2002 07:32:18 +0000 |
kabi |
* cut&paste fix
libavcodec
|
Tue, 19 Nov 2002 23:22:29 +0000 |
michaelni |
altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
libavcodec
|
Tue, 19 Nov 2002 23:04:07 +0000 |
michaelni |
10l
libavcodec
|
Tue, 19 Nov 2002 10:08:31 +0000 |
kabi |
* oops fixed bad initialization of ff vals.
libavcodec
|
Tue, 19 Nov 2002 09:17:52 +0000 |
kabi |
* fixed prototype
libavcodec
|
Tue, 19 Nov 2002 07:33:36 +0000 |
kabi |
* compilation fix (ARM users please check)
libavcodec
|
Mon, 18 Nov 2002 10:39:22 +0000 |
michael |
fixing compilation of cs_test
libavcodec
|
Mon, 18 Nov 2002 09:28:21 +0000 |
michaelni |
hurry_up=5 support
libavcodec
|
Fri, 15 Nov 2002 11:05:14 +0000 |
michaelni |
slices & encoding optim
libavcodec
|
Fri, 15 Nov 2002 00:07:06 +0000 |
michaelni |
dr1
libavcodec
|
Thu, 14 Nov 2002 22:34:25 +0000 |
michaelni |
0.1l
libavcodec
|
Thu, 14 Nov 2002 22:25:20 +0000 |
michaelni |
YV12 support (warning this is experimental & wont work with offical huffyuv but there is a approx. 20% speed & compression gain)
libavcodec
|
Thu, 14 Nov 2002 19:46:14 +0000 |
michaelni |
16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled)
libavcodec
|
Thu, 14 Nov 2002 19:20:04 +0000 |
michaelni |
huffyuv
libavcodec
|
Thu, 14 Nov 2002 19:04:40 +0000 |
kabi |
* minor warning fix
libavcodec
|
Thu, 14 Nov 2002 18:43:49 +0000 |
kabi |
* not checking for get_buffer_callback - it would be user's error
libavcodec
|
Thu, 14 Nov 2002 18:02:07 +0000 |
michaelni |
1l found by kabi
libavcodec
|
Tue, 12 Nov 2002 15:00:04 +0000 |
kabi |
* fixing some minor const warnings
libavcodec
|
Tue, 12 Nov 2002 10:05:21 +0000 |
kabi |
* init for inv_zigzag_direct16 moved to init block
libavcodec
|
Tue, 12 Nov 2002 10:01:27 +0000 |
kabi |
* init table once
libavcodec
|
Tue, 12 Nov 2002 09:47:14 +0000 |
kabi |
* using macros to shorten init part
libavcodec
|
Mon, 11 Nov 2002 21:44:27 +0000 |
kabi |
* quick fix for bit exact setting
libavcodec
|
Mon, 11 Nov 2002 16:17:25 +0000 |
michaelni |
100l for kabi (fixing qpel)
libavcodec
|
Mon, 11 Nov 2002 10:04:45 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Mon, 11 Nov 2002 09:44:59 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Mon, 11 Nov 2002 09:43:43 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Mon, 11 Nov 2002 09:40:17 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Mon, 11 Nov 2002 09:37:40 +0000 |
kabi |
* useless commit - ignore
libavcodec
|
Mon, 11 Nov 2002 09:31:17 +0000 |
kabi |
* avcodec_init could be removed I guess...
libavcodec
|
Mon, 11 Nov 2002 09:30:07 +0000 |
kabi |
* consts
libavcodec
|
Mon, 11 Nov 2002 09:24:15 +0000 |
kabi |
* added dsp_mask
libavcodec
|
Sun, 10 Nov 2002 18:45:36 +0000 |
arpi_esp |
10l - set pixelfmt (colorspace) _before_ calling get_buffer() callback
libavcodec
|
Sun, 10 Nov 2002 11:46:59 +0000 |
michaelni |
reversing header game
libavcodec
|
Sun, 10 Nov 2002 11:24:27 +0000 |
michaelni |
avoid duplicate ";" warnings (based upon a patch by mru at users dot sourceforge dot net (Mns Rullgrd))
libavcodec
|
Sun, 10 Nov 2002 10:54:07 +0000 |
michaelni |
hurry_up>=5 -> skip everything except header & set pict_type&key_frame
libavcodec
|
Sat, 09 Nov 2002 13:57:54 +0000 |
michaelni |
fixing -sameq with mpeg2
libavcodec
|
Sat, 09 Nov 2002 10:38:34 +0000 |
michaelni |
cleanup
libavcodec
|
Fri, 08 Nov 2002 18:35:39 +0000 |
michaelni |
cleanup (breaks compatibility, requested by fabrice)
libavcodec
|
Wed, 06 Nov 2002 11:59:17 +0000 |
michaelni |
cleanup
libavcodec
|
Wed, 06 Nov 2002 09:30:47 +0000 |
michaelni |
cleanup
libavcodec
|
Tue, 05 Nov 2002 17:31:26 +0000 |
michaelni |
cleanup
libavcodec
|
Tue, 05 Nov 2002 00:07:05 +0000 |
michaelni |
lrintf detection (based upon a patch by Franois Revol <revol at free dot fr>)
libavcodec
|
Mon, 04 Nov 2002 22:45:34 +0000 |
michael |
dont use fastmemcpy for PIC
libavcodec
|
Mon, 04 Nov 2002 20:57:08 +0000 |
michaelni |
vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>)
libavcodec
|