Mercurial > libavcodec.hg
graph
-
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
-
added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support libavcodecSat, 02 Nov 2002 10:39:22 +0000, by michaelni
-
fixing msmpeg4v3 with mb_height % slice_height != 0 libavcodecFri, 01 Nov 2002 18:55:03 +0000, by michaelni
-
put a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them libavcodecThu, 31 Oct 2002 16:11:03 +0000, by michaelni
-
disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it libavcodecThu, 31 Oct 2002 10:21:44 +0000, by michael
-
using fewer registers ... to workaround something libavcodecThu, 31 Oct 2002 01:42:59 +0000, by michael
-
fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated libavcodecThu, 31 Oct 2002 00:48:05 +0000, by michaelni
-
fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need to be initialized) libavcodecThu, 31 Oct 2002 00:07:13 +0000, by bellard
-
fixing q>0.0 assert failure caused by overflow of variance for b frames libavcodecWed, 30 Oct 2002 22:55:07 +0000, by michaelni
-
change qscale type to int8 and fix qscale ordering libavcodecWed, 30 Oct 2002 20:50:31 +0000, by michael
-
exporting the internal qscale table, this allso fixes the ordering libavcodecWed, 30 Oct 2002 20:41:40 +0000, by michaelni
-
NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de> libavcodecWed, 30 Oct 2002 20:31:04 +0000, by al3x
-
using same numbers for cpuCaps as libmpeg2 & liba52 libavcodecWed, 30 Oct 2002 01:59:51 +0000, by michael
-
added lrintf for non ISOC libcs (fixme: find a better test) libavcodecTue, 29 Oct 2002 22:38:21 +0000, by bellard
-
avoid name clash - fixed again block size selection libavcodecTue, 29 Oct 2002 22:27:30 +0000, by bellard
-
-fomit-frame-pointer is needed for the PIC code libavcodecTue, 29 Oct 2002 11:21:43 +0000, by michael
-
using fewer registers (fixes compilation bug hopefully) libavcodecTue, 29 Oct 2002 09:16:06 +0000, by michael
-
FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos) libavcodecMon, 28 Oct 2002 16:29:40 +0000, by al3x
-
added new fft/mdct code - added fft-test program libavcodecMon, 28 Oct 2002 00:51:48 +0000, by bellard
-
3rd 10l - don't let it read data beyond the end of frame libavcodecSun, 27 Oct 2002 19:20:02 +0000, by arpi_esp
-
reworked decode_frame marker searching, fixes many non-working samples libavcodecSun, 27 Oct 2002 17:59:35 +0000, by al3x
-
mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality) libavcodecSun, 27 Oct 2002 12:20:58 +0000, by michaelni
-
dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodecSun, 27 Oct 2002 09:20:48 +0000, by michaelni
-
handle direct rendering buffer allocation failure libavcodecSun, 27 Oct 2002 00:02:23 +0000, by michaelni
-
segfault fix patch by (Juergen Keil <jk at tools dot de>) libavcodecSat, 26 Oct 2002 18:56:43 +0000, by michaelni
-
fixing decoding of streams with no keyframe at the start libavcodecFri, 25 Oct 2002 16:06:32 +0000, by michaelni
-
idct_permutation_type variable, so the permutation type can quickly be identified libavcodecFri, 25 Oct 2002 13:39:47 +0000, by michaelni
-
fixing msmpeg4v3 encoding at bitrates <128k libavcodecSun, 20 Oct 2002 17:02:41 +0000, by michaelni
-
fixing alt_scan for the first frame (variable was reset) libavcodecWed, 16 Oct 2002 17:23:18 +0000, by michaelni
-
mpeg4 header parser clenup (needed for parsing of VOL header in avctx->extradata) libavcodecMon, 14 Oct 2002 12:21:54 +0000, by michaelni
-
better/cleaner error resilience (done in a 2nd pass after decoding) libavcodecSun, 13 Oct 2002 13:16:04 +0000, by michaelni
-
Move Alpha optimized IDCT to own file. Based on a patch by Mns libavcodecFri, 11 Oct 2002 23:01:16 +0000, by mellum
-
support buffers containing more than one frame libavcodecWed, 09 Oct 2002 12:35:22 +0000, by bellard
-
minimum support for YUV411P (new combined scaler/converter will handle that better...) libavcodecTue, 08 Oct 2002 17:42:33 +0000, by bellard
-
16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>) libavcodecTue, 08 Oct 2002 12:09:23 +0000, by michaelni
-
10l - MMX/FPU state was not restored, causing nonsense fpu behaviour in caller (mplayer) libavcodecMon, 07 Oct 2002 23:08:42 +0000, by arpi_esp
-
* Fix dct_unquantize_h263_axp for changed block_last_index indexing. libavcodecMon, 07 Oct 2002 02:03:21 +0000, by mellum
-
Make compilable again after DCT cleanup. It gives wrong results, libavcodecSat, 05 Oct 2002 00:57:42 +0000, by mellum
-
Fix for source dir != build dir. Patch provided by Mns Rullgrd. libavcodecFri, 04 Oct 2002 23:32:40 +0000, by mellum
-
moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) libavcodecFri, 04 Oct 2002 20:59:29 +0000, by al3x
-
in fact IDCT248 needs to be normalized as I suspected libavcodecThu, 03 Oct 2002 21:03:59 +0000, by bellard
-
ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodecThu, 03 Oct 2002 20:57:19 +0000, by michaelni
-
first version of IDCT248 for DV decoding support libavcodecThu, 03 Oct 2002 13:41:33 +0000, by bellard
-
move scantable init from block-decode to header parser libavcodecTue, 01 Oct 2002 23:47:04 +0000, by michaelni
-
rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) ) libavcodecTue, 01 Oct 2002 19:29:10 +0000, by michaelni
-
fixing rv10, this isnt the cleanest solution (parsing the packet header in the codec & creating it in the muxer) but it was that way before things broke, and its the simplest solution libavcodecMon, 30 Sep 2002 21:36:43 +0000, by michaelni
-
forgot zigzag_direct[] behind #ifdef DEBUG (found by Klaas-Pieter Vlieg <vlieg at eurescom dot de>) libavcodecMon, 30 Sep 2002 10:06:17 +0000, by michaelni
-
convert only needed matrixes in convert_matrix() (mjpeg calls it for every frame) libavcodecMon, 30 Sep 2002 09:19:54 +0000, by michaelni
-
indenting preprocessor stuff, as its completly unreadable otherwise libavcodecSun, 29 Sep 2002 23:39:30 +0000, by michaelni
-
idct permutation cleanup, idct can be selected per context now libavcodecSun, 29 Sep 2002 22:44:22 +0000, by michaelni
-
Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win libavcodecSun, 29 Sep 2002 15:14:28 +0000, by mellum
-
autodetect UMP4 (by adding a fourcc field to AVCodecContext) libavcodecThu, 26 Sep 2002 23:27:22 +0000, by michaelni
-
automatically detect broken opendivx codec and workaround, so bug=1 shouldnt be needed anymore for mpeg4 files, if there still are files which need bug=1 then tell me ... libavcodecThu, 26 Sep 2002 22:37:33 +0000, by michaelni
-
ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodecTue, 24 Sep 2002 23:57:17 +0000, by michaelni
-
darkness masking (lumi masking does only bright stuff now) libavcodecTue, 24 Sep 2002 10:53:59 +0000, by michaelni
-
fixing ac prediction encoding with adaptive quantization libavcodecTue, 24 Sep 2002 09:15:46 +0000, by michaelni
-
fixing variance scaling for b frames (messed adaptive quants up) libavcodecMon, 23 Sep 2002 15:16:09 +0000, by michaelni
-
adaptive quantization (lumi/temporal & spatial complexity masking) libavcodecMon, 23 Sep 2002 14:56:11 +0000, by michaelni
-
ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodecMon, 23 Sep 2002 08:44:24 +0000, by michaelni
-
fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) libavcodecThu, 19 Sep 2002 22:14:53 +0000, by arpi_esp
-
fixing i_quant_factor, this should finally fix the bitrate bug with ffserver hopefully libavcodecThu, 19 Sep 2002 20:22:39 +0000, by michaelni
-
* Remove -finline-limit=8000 (not supported by gcc 2.95) libavcodecThu, 19 Sep 2002 16:06:25 +0000, by mellum
-
fixing *pixels_tab stuff (hopefully, as its untested ...) libavcodecThu, 19 Sep 2002 10:26:49 +0000, by michaelni
-
Synthesize pixels16 functions from pixels functions. libavcodecFri, 13 Sep 2002 23:27:01 +0000, by mellum
-
aspect (ext. par too) support for h263 and mpeg4 (inc. build becouse of new vars) libavcodecFri, 13 Sep 2002 19:31:32 +0000, by al3x
-
10l (field select readed at the wrong place ...) libavcodecFri, 13 Sep 2002 11:47:57 +0000, by michaelni
-
Due to version renumbering, Alpha builtins aren't supported in thegcc libavcodecFri, 13 Sep 2002 10:56:51 +0000, by mellum
-
fixing 1/0 if the headers are incomplete (like what M$ encoder generates) libavcodecFri, 13 Sep 2002 07:46:06 +0000, by michaelni
-
vbv parameter parsing (more skiping actually ;) ) libavcodecThu, 12 Sep 2002 15:02:47 +0000, by michaelni
-
statistics for forw & back p-MBs instead of just one counter for both libavcodecThu, 12 Sep 2002 12:26:09 +0000, by michaelni
-
reducing sizeof MpegEncContext to avoid stack overflow on crap M$ windo$ libavcodecWed, 11 Sep 2002 07:26:43 +0000, by michaelni
-
fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>) libavcodecSat, 07 Sep 2002 10:57:51 +0000, by michaelni
-
optimizing mpeg4_encode_block(), generates allso slightly shorter bitstream as some codes can be represented as esc1 and esc2 and esc2 is shorter for a few of them libavcodecSat, 07 Sep 2002 00:16:30 +0000, by michaelni
-
support decoding of the last mpeg "packet" even if no startcode is immedeatly afterwards (fixes bugs with mpeg in avi) libavcodecFri, 06 Sep 2002 22:30:16 +0000, by michaelni
-
fixing rv10 encoding (ffmpeg can at least decode its own rv10 files now) libavcodecThu, 05 Sep 2002 13:23:11 +0000, by michaelni
-
fixing encoding at high QPs (was broken after the dct accuracy increase due to too small inverse table) libavcodecMon, 02 Sep 2002 16:56:29 +0000, by michaelni
-
new vbv calculation patch by (Henry Mason <talus25 at speakeasy dot net>) with slight modification by me libavcodecMon, 02 Sep 2002 09:51:52 +0000, by michaelni
-
altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodecMon, 02 Sep 2002 08:48:12 +0000, by michaelni
-
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) libavcodecSun, 01 Sep 2002 18:07:56 +0000, by michaelni
-
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> libavcodecSun, 01 Sep 2002 14:30:55 +0000, by arpi
-
dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) libavcodecSun, 01 Sep 2002 07:40:31 +0000, by michaelni
-
be less verbose patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) libavcodecSun, 01 Sep 2002 07:26:43 +0000, by michaelni
-
croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me libavcodecSun, 01 Sep 2002 07:19:38 +0000, by michaelni
-
sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zpr dot uni-koeln dot de>) libavcodecFri, 30 Aug 2002 18:17:20 +0000, by michaelni
-
patch by Heliodoro Tammaro <helio at interactives dot org> libavcodecFri, 30 Aug 2002 00:05:28 +0000, by michaelni
-
slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) libavcodecThu, 29 Aug 2002 23:55:32 +0000, by michaelni
-
use extradata for h263_long_vector mode detection libavcodecWed, 28 Aug 2002 21:47:28 +0000, by michaelni
-
first cut at altivec support on darwin patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodecWed, 28 Aug 2002 13:14:36 +0000, by michaelni
-
working around undefined behavior of get-vlc if the vlc s invalid libavcodecWed, 28 Aug 2002 12:23:12 +0000, by michaelni
-
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) libavcodecWed, 28 Aug 2002 08:15:30 +0000, by michaelni
-
mpeg4 interlaced decoding support (not completly implemented/tested due to lack of samples) libavcodecTue, 27 Aug 2002 16:28:19 +0000, by michaelni
-
forgot the const bits in 2pass curve matching (patch (with rounding removed) by Rmi Guyomarch <rguyom at pobox dot com>) libavcodecMon, 26 Aug 2002 08:14:36 +0000, by michaelni
-
NAN doesnt exist on FreeBSD patch by (Rmi Guyomarch <rguyom at pobox dot com>) libavcodecSun, 25 Aug 2002 22:54:43 +0000, by michaelni
-
error concealment needs the mbintra_table so it should allways be allocated libavcodecSat, 24 Aug 2002 13:24:43 +0000, by michaelni
-
removed -W -Wall -g and other gcc-specific warning/debug options libavcodecThu, 22 Aug 2002 23:29:45 +0000, by arpi
-
darwin patches by Heliodoro Tammaro <helio at interactives dot org> libavcodecWed, 21 Aug 2002 19:18:02 +0000, by michaelni
-
dont trash mm0, its still used in the next iteration of the loop (fixes strange horizontal lines on some blocks in b frames on mmx only cpus) libavcodecTue, 20 Aug 2002 19:23:06 +0000, by michaelni
-
same dc skip behavior for chroma & luma elimination, its confusing otherwise imho libavcodecSun, 18 Aug 2002 00:42:58 +0000, by michaelni
-
skip blocks with small chroma dc too (if the user wants it) needed to avoid IDCT(input coeffs !=0) == 0 problems which cause catastrophic error accumulation at qp=1 libavcodecSat, 17 Aug 2002 20:10:27 +0000, by michaelni
-
patch by (Volker Moell <volker-ml at die-moells dot de>) libavcodecTue, 13 Aug 2002 18:51:11 +0000, by michaelni
-
hopefully fixing unreprodceable segfault when overreading the end if error_resilience==-1 (it didnt overread here though) libavcodecSun, 04 Aug 2002 19:28:27 +0000, by michaelni
-
supporting rare overflow mess even with error_resilience>=0 libavcodecSun, 04 Aug 2002 16:46:18 +0000, by michaelni
-
last_picture should be never == NULL (it was with dr1) this might fix a segfault with error concealment libavcodecSun, 04 Aug 2002 16:05:05 +0000, by michaelni
-
10l found by Rmi Guyomarch <rguyom at pobox dot com> libavcodecThu, 01 Aug 2002 23:23:48 +0000, by michaelni
-
b frame direct mode bugfix (bug found by CM <chenm001 at 163 dot com>) libavcodecWed, 31 Jul 2002 08:01:29 +0000, by michaelni
-
dump bits per frame / qp / frame complexity support libavcodecSat, 27 Jul 2002 14:48:44 +0000, by michaelni
-
handle DRI/RST markers patch by Leon van Stuivenberg <leonvs at iae dot nl> libavcodecSat, 27 Jul 2002 08:27:02 +0000, by michaelni
-
Add conversions to and from RGBA32 and BGRA32. libavcodecSat, 27 Jul 2002 03:08:04 +0000, by philipjsg
-
different edge positions fixed with edge emu / dr1 libavcodecThu, 25 Jul 2002 20:22:36 +0000, by michaelni
-
added proposed API for parse_only mode to extract compressed frames from compressed streams libavcodecThu, 25 Jul 2002 16:25:36 +0000, by bellard
-
this include isn;t longer need and now generate a lot of warnings patch by Bohdan Horst <nexus at hoth.amu.edu.pl> libavcodecTue, 23 Jul 2002 09:44:34 +0000, by michaelni
-
adpcm encoding patch by Franois Revol <revol at free dot fr> libavcodecMon, 22 Jul 2002 01:44:08 +0000, by michaelni
-
YUV410P to YUV420P patch by Franois Revol <revol at free dot fr> libavcodecSun, 21 Jul 2002 07:54:53 +0000, by michaelni
-
beos/mov/adpcm patch by Franois Revol <revol at free dot fr> libavcodecSat, 20 Jul 2002 20:05:50 +0000, by michaelni
-
BeOS patches by "shatty" <shatty at myrealbox.com> libavcodecFri, 19 Jul 2002 22:23:40 +0000, by michaelni
-
largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net> libavcodecThu, 18 Jul 2002 20:27:09 +0000, by michaelni
-
use edge emu for encoding of width or height %16!=0 files libavcodecWed, 17 Jul 2002 23:32:31 +0000, by michaelni
-
larger edge emu buffer (might have been too small) libavcodecWed, 17 Jul 2002 13:25:01 +0000, by michaelni
-
interlaced mpeg2 fix ... replacing linesize>>1 by uvlinesize brainlessly wasnt a good idea libavcodecWed, 17 Jul 2002 11:04:26 +0000, by michaelni
-
exporting mbskip_table after it has been allocated libavcodecTue, 16 Jul 2002 11:45:14 +0000, by michaelni
-
Remove support for variable BSIZE and INCR, as sub_pixels_* is no libavcodecSat, 13 Jul 2002 16:29:11 +0000, by mellum
-
return buf_size again, i hope kabi is finally happy now ;) libavcodecSat, 13 Jul 2002 15:03:47 +0000, by michaelni
-
don't exit decoder after decoding first field -> fixes angels.avi interlacing libavcodecThu, 11 Jul 2002 23:34:06 +0000, by arpi_esp
-
Change licence to LGPL since there are no objections from side of original author libavcodecThu, 11 Jul 2002 15:03:41 +0000, by nickols_k
-
adding ff prefix to avoid global name conficts with xvid (patch by Marko Kreen <marko at l-t.ee>) libavcodecWed, 10 Jul 2002 21:01:45 +0000, by michaelni
-
returning the number of consumed bytes (2nd try) libavcodecWed, 10 Jul 2002 20:21:00 +0000, by michaelni
-
return the number of consumed bytes instead of 0 or buf_size libavcodecWed, 10 Jul 2002 10:25:11 +0000, by michaelni
-
c std doesnt like negative shifts -> use asm libavcodecTue, 09 Jul 2002 19:22:50 +0000, by michaelni
-
new bitstream reader API (old get_bits() based one is emulated and will still be supported in the future cuz its simpler) libavcodecTue, 09 Jul 2002 10:35:10 +0000, by michaelni
-
Make dct_unquantize_h263 work on systems without MVI extension. libavcodecWed, 03 Jul 2002 23:30:32 +0000, by mellum
-
Update and activate dct_unquantize_h263_mvi. Thanks to Mns Rullgrd libavcodecWed, 03 Jul 2002 03:01:06 +0000, by mellum
-
Activate ALT_BITSTREAM_READER by default on Alpha, since it seems to libavcodecTue, 02 Jul 2002 02:22:46 +0000, by mellum
-
Assembly version of put_pixels. This is currently the function that libavcodecMon, 01 Jul 2002 23:47:01 +0000, by mellum
-
Implement put_pixels_clamped and add_pixels_clamped in Assembler. This libavcodecMon, 01 Jul 2002 04:26:07 +0000, by mellum
-
colorspace converter tests (memory corruption tests at different width/src/dst) libavcodecSat, 29 Jun 2002 15:01:23 +0000, by michael
-
* turned into debug message - it's annoying when watching mjpeg files libavcodecThu, 27 Jun 2002 13:21:16 +0000, by kabi
-
init dc_scale tables to defaults (fixes mjpeg sig11) libavcodecTue, 25 Jun 2002 10:15:42 +0000, by michaelni
-
Ugly hack to make the assembler accept MVI instructions. libavcodecMon, 24 Jun 2002 22:22:39 +0000, by mellum
-
Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more libavcodecMon, 24 Jun 2002 21:17:22 +0000, by mellum
-
fixing wmv1 bugs, it was foolish to belive that m$ would use the same dc prediction as mpeg4 just cuz they changed it a bit from msmpeg4v3 libavcodecSat, 22 Jun 2002 15:52:25 +0000, by michaelni
-
reverted to inttypes.h since it gives problems on some unixes libavcodecThu, 13 Jun 2002 23:36:30 +0000, by bellard
-
move unaligned access macros to dsputil.h - added unaligned 32 bit store libavcodecTue, 11 Jun 2002 13:43:27 +0000, by bellard
-
put codec registering in another file so that the user can install the codecs he wants libavcodecTue, 11 Jun 2002 13:41:41 +0000, by bellard
-
put memory functions in a separate file so that the user can redefinite them without modifying the library libavcodecTue, 11 Jun 2002 13:41:01 +0000, by bellard
-
added installlib target to install static libraries and includes libavcodecTue, 11 Jun 2002 13:39:47 +0000, by bellard
-
do not export internal functions - use stdint.h libavcodecTue, 11 Jun 2002 13:38:54 +0000, by bellard
-
passing avctx->flags so that grayscale only decoding works with mpeg1/2 too libavcodecSun, 09 Jun 2002 13:43:53 +0000, by michaelni
-
in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>" libavcodecFri, 07 Jun 2002 22:01:03 +0000, by arpi_esp
-
removed unused code - began to merge alpha specific stuff - added mac macros for suitable CPUs libavcodecWed, 05 Jun 2002 14:25:06 +0000, by bellard
-
avoid name clash with libjpeg - added missing externs libavcodecTue, 04 Jun 2002 12:58:40 +0000, by bellard
-
added missing externs (we were lucky that commons are used) libavcodecTue, 04 Jun 2002 12:56:04 +0000, by bellard
-
* implemented remaing avg_ pixel functions (these are not used offen) libavcodecMon, 03 Jun 2002 17:31:46 +0000, by kabi
-
new field for communicating with external postprocessing libavcodecMon, 03 Jun 2002 07:01:42 +0000, by nickols_k
-
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge.net>) libavcodecSun, 02 Jun 2002 16:06:41 +0000, by michaelni
-
10l found&patch by D Richard Felker III <dalias at aerifal.cx> libavcodecSun, 02 Jun 2002 15:49:21 +0000, by michaelni
-
typo (found by Bohdan Horst <nexus at hoth.amu.edu.pl>) libavcodecSun, 02 Jun 2002 15:31:30 +0000, by michaelni
-
b_quant_offset (unfinished, should be 0 for now) libavcodecSun, 02 Jun 2002 12:24:26 +0000, by michaelni