Mercurial > libavcodec.hg
graph
-
xvid build 3 still has the padding wrong in 1/8 of the cases :((((( libavcodecSun, 29 Dec 2002 01:27:50 +0000, by michaelni
-
fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>) libavcodecSat, 21 Dec 2002 15:54:21 +0000, by michaelni
-
support dumping the qscale stuff to the screen libavcodecWed, 18 Dec 2002 09:23:24 +0000, by michaelni
-
mlib fix patch by (Juergen Keil <jk at tools dot de>) libavcodecSun, 15 Dec 2002 22:42:59 +0000, by michaelni
-
fixing playback of DaveMatthews_Crash_PocketPC.avi libavcodecWed, 11 Dec 2002 08:56:28 +0000, by michaelni
-
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) libavcodecFri, 06 Dec 2002 17:58:21 +0000, by michaelni
-
fixing aspect (hopefully, i couldnt reproduce the bug) libavcodecFri, 06 Dec 2002 15:01:48 +0000, by michaelni
-
drop b frames if there are no reference frames libavcodecThu, 05 Dec 2002 11:33:43 +0000, by michaelni
-
fixing files where the first frame isn a keyframe libavcodecWed, 04 Dec 2002 22:16:24 +0000, by michaelni
-
new PSNR code (now works with chroma, b frames, ...) libavcodecWed, 04 Dec 2002 21:13:02 +0000, by michaelni
-
print a warning if something allocates 0 bytes libavcodecWed, 04 Dec 2002 12:42:25 +0000, by michaelni
-
use spatial error concealment if we dont have a previous frame libavcodecWed, 04 Dec 2002 11:25:53 +0000, by michaelni
-
* two functions to handle allocation of static data more simple libavcodecTue, 03 Dec 2002 19:40:35 +0000, by kabi
-
Simplify an expression and eliminate a compile warning libavcodecSat, 30 Nov 2002 17:14:07 +0000, by philipjsg
-
via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) libavcodecTue, 26 Nov 2002 16:26:58 +0000, by michaelni
-
apiexample doesnt send complete frames to the codec libavcodecTue, 26 Nov 2002 16:16:04 +0000, by michaelni
-
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodecTue, 26 Nov 2002 09:21:01 +0000, by michaelni
-
fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards libavcodecTue, 26 Nov 2002 08:56:10 +0000, by michaelni
-
dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>) libavcodecTue, 26 Nov 2002 00:54:27 +0000, by michaelni
-
via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) libavcodecMon, 25 Nov 2002 16:58:41 +0000, by michaelni
-
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) libavcodecSat, 23 Nov 2002 10:58:05 +0000, by michael
-
moving init of some variables (hurry_up,...) to MPV_frame_start() libavcodecSat, 23 Nov 2002 09:12:57 +0000, by michaelni
-
altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodecTue, 19 Nov 2002 23:22:29 +0000, by michaelni
-
YV12 support (warning this is experimental & wont work with offical huffyuv but there is a approx. 20% speed & compression gain) libavcodecThu, 14 Nov 2002 22:25:20 +0000, by michaelni
-
16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) libavcodecThu, 14 Nov 2002 19:46:14 +0000, by michaelni
-
* not checking for get_buffer_callback - it would be user's error libavcodecThu, 14 Nov 2002 18:43:49 +0000, by kabi
-
* init for inv_zigzag_direct16 moved to init block libavcodecTue, 12 Nov 2002 10:05:21 +0000, by kabi
-
* using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodecMon, 11 Nov 2002 10:04:45 +0000, by kabi
-
* using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodecMon, 11 Nov 2002 09:44:59 +0000, by kabi
-
* using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodecMon, 11 Nov 2002 09:43:43 +0000, by kabi
-
* using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodecMon, 11 Nov 2002 09:40:17 +0000, by kabi
-
10l - set pixelfmt (colorspace) _before_ calling get_buffer() callback libavcodecSun, 10 Nov 2002 18:45:36 +0000, by arpi_esp
-
avoid duplicate ";" warnings (based upon a patch by mru at users dot sourceforge dot net (Mns Rullgrd)) libavcodecSun, 10 Nov 2002 11:24:27 +0000, by michaelni
-
hurry_up>=5 -> skip everything except header & set pict_type&key_frame libavcodecSun, 10 Nov 2002 10:54:07 +0000, by michaelni
-
cleanup (breaks compatibility, requested by fabrice) libavcodecFri, 08 Nov 2002 18:35:39 +0000, by michaelni
-
lrintf detection (based upon a patch by Franois Revol <revol at free dot fr>) libavcodecTue, 05 Nov 2002 00:07:05 +0000, by michaelni
-
vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>) libavcodecMon, 04 Nov 2002 20:57:08 +0000, by michaelni
-
fixed some bugs in app parser - some jfif and adobe jpgs fixed libavcodecSat, 02 Nov 2002 22:49:13 +0000, by al3x
-
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) libavcodecSat, 02 Nov 2002 11:28:08 +0000, by michaelni