Mercurial > libavcodec.hg
graph
-
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) libavcodecSun, 28 Sep 2003 20:34:11 +0000, by michaelni
-
slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization libavcodecWed, 24 Sep 2003 19:45:57 +0000, by michaelni
-
fix Interplay DPCM (frames are intracoded, predictors do not carry libavcodecFri, 19 Sep 2003 04:41:02 +0000, by tmmm
-
MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's libavcodecFri, 19 Sep 2003 04:00:32 +0000, by tmmm
-
video looks beautiful now, many thanks to Alexander Belyakov libavcodecThu, 18 Sep 2003 03:30:08 +0000, by tmmm
-
wrong, wrong, wrong...coded bits are read in the opposite direction libavcodecWed, 17 Sep 2003 05:17:31 +0000, by tmmm
-
another non const static, maybe its thread save now libavcodecMon, 15 Sep 2003 19:18:28 +0000, by michaelni
-
Ministry of English Composition fixes (courtesy of Diego Biurrun libavcodecSun, 14 Sep 2003 16:52:34 +0000, by tmmm
-
change pixel identifier conflict with AltiVec headers (patch courtesy of libavcodecSun, 14 Sep 2003 16:11:01 +0000, by tmmm
-
Use asms instead of builtins when compiling for generic Alpha. Less libavcodecSat, 13 Sep 2003 10:07:46 +0000, by mellum
-
* patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM libavcodecFri, 12 Sep 2003 18:25:04 +0000, by romansh
-
xan_wc3 decoder now works correctly; added a bunch of output libavcodecThu, 11 Sep 2003 05:46:25 +0000, by tmmm
-
AVI stream header FCC / more reliable detection of old xvid files libavcodecWed, 10 Sep 2003 23:40:55 +0000, by michaelni
-
detect avcodec_open() on an already opened AVCodecContext libavcodecWed, 10 Sep 2003 08:20:14 +0000, by michaelni
-
use const data - began to make code more portable libavcodecTue, 09 Sep 2003 22:56:25 +0000, by bellard
-
--disable-risky fix by (Luca Abeni <lucabe72 at email dot it>) libavcodecTue, 09 Sep 2003 19:46:21 +0000, by michaelni
-
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavcodecTue, 09 Sep 2003 19:03:14 +0000, by michaelni
-
update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) libavcodecMon, 08 Sep 2003 22:49:26 +0000, by bellard
-
changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete libavcodecMon, 08 Sep 2003 22:03:29 +0000, by bellard
-
removed os_support.h as most of libavcodec is os independant - most of the time only libavformat needs OS dependant features libavcodecMon, 08 Sep 2003 21:04:11 +0000, by bellard
-
New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM libavcodecMon, 08 Sep 2003 04:10:59 +0000, by tmmm
-
MingW patches by (Glenn Maynard <g_sf at zewt dot org>) libavcodecThu, 04 Sep 2003 08:21:27 +0000, by michaelni
-
initial commit for Id RoQ and Interplay MVE multimedia subsystems libavcodecTue, 02 Sep 2003 04:32:02 +0000, by tmmm
-
bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate libavcodecFri, 29 Aug 2003 19:42:23 +0000, by michaelni
-
fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support libavcodecThu, 28 Aug 2003 13:38:06 +0000, by bellard
-
100l (forget to reset me.skip for b frames) libavcodecTue, 26 Aug 2003 22:26:18 +0000, by michaelni
-
* ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem libavcodecTue, 26 Aug 2003 22:05:12 +0000, by romansh
-
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec) libavcodecMon, 25 Aug 2003 22:54:53 +0000, by michaelni
-
xvid edge bug (if i understand the mpeg4 spec correctly) autodetection libavcodecMon, 25 Aug 2003 12:50:15 +0000, by michaelni
-
export int64_t_C as it is needed by libavformat.h libavcodecSun, 24 Aug 2003 16:00:34 +0000, by bellard
-
when changing version, please keep my changes (win32 compile fix) libavcodecSun, 24 Aug 2003 13:57:42 +0000, by bellard
-
PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl> libavcodecFri, 22 Aug 2003 14:59:04 +0000, by michaelni
-
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) libavcodecWed, 20 Aug 2003 07:57:00 +0000, by michaelni
-
fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0) libavcodecTue, 19 Aug 2003 16:18:48 +0000, by michaelni
-
fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) libavcodecFri, 15 Aug 2003 19:58:27 +0000, by michaelni
-
* fixing a regression in mpeg encoder (not setting pix_fmt), libavcodecTue, 12 Aug 2003 18:20:29 +0000, by romansh
-
Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> libavcodecMon, 11 Aug 2003 20:27:17 +0000, by al3x
-
skip ext header missing message for msmpeg4v2 libavcodecSun, 10 Aug 2003 21:11:45 +0000, by michaelni
-
endian-conscious fix, courtesy of Sebastian Jedruszkiewicz libavcodecFri, 08 Aug 2003 00:12:18 +0000, by tmmm
-
Add GNU header, remove X includes, add more check for xvmc render packet libavcodecTue, 29 Jul 2003 14:15:28 +0000, by iive
-
namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) libavcodecTue, 29 Jul 2003 10:26:34 +0000, by michaelni
-
patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodecTue, 29 Jul 2003 09:58:47 +0000, by michaelni
-
fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy) libavcodecWed, 16 Jul 2003 18:12:14 +0000, by michaelni
-
golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) libavcodecSun, 13 Jul 2003 11:06:45 +0000, by michaelni
-
added the official VP3 IDCT (C implementation) as well as a grayscale libavcodecThu, 10 Jul 2003 05:16:25 +0000, by tmmm
-
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodecWed, 09 Jul 2003 23:10:59 +0000, by michaelni
-
1) remove TBL support in PPC performance. It's much more useful to use the libavcodecWed, 09 Jul 2003 20:18:13 +0000, by michaelni
-
the reference sw doesnt like some legal headers ... libavcodecMon, 07 Jul 2003 20:17:44 +0000, by michaelni
-
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change libavcodecMon, 07 Jul 2003 11:19:18 +0000, by al3x
-
merge U and V statistics, 33% reduction in memory requirement, compression rate better for some files worse for others, worst compression rate loss 0.05% libavcodecSat, 05 Jul 2003 14:18:07 +0000, by michaelni
-
memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>) libavcodecSat, 05 Jul 2003 08:31:08 +0000, by michaelni
-
uniformization (now it uses the same trace functions as h264, defined in common.h) libavcodecFri, 04 Jul 2003 20:26:04 +0000, by al3x
-
PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecFri, 04 Jul 2003 09:39:05 +0000, by michaelni
-
Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodecThu, 03 Jul 2003 23:29:00 +0000, by michaelni
-
20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss) libavcodecWed, 02 Jul 2003 10:45:04 +0000, by michaelni
-
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? libavcodecSun, 29 Jun 2003 19:11:55 +0000, by al3x
-
PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecSun, 29 Jun 2003 00:39:57 +0000, by michaelni
-
build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) libavcodecSun, 29 Jun 2003 00:23:30 +0000, by michaelni
-
- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) libavcodecFri, 27 Jun 2003 15:05:29 +0000, by tmmm
-
blinking blocks around thin vertical lines and dots bugfix libavcodecThu, 26 Jun 2003 11:31:34 +0000, by michaelni
-
DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodecMon, 23 Jun 2003 22:32:15 +0000, by michaelni
-
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodecSat, 21 Jun 2003 01:11:31 +0000, by michaelni
-
make ff_emulated_edge_mc() independant of MpegEncContext libavcodecWed, 18 Jun 2003 22:00:23 +0000, by michaelni
-
lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes libavcodecTue, 17 Jun 2003 22:48:51 +0000, by michaelni
-
fixed segfault if sequence header has not been found before slice decoding libavcodecMon, 16 Jun 2003 14:09:18 +0000, by bellard
-
* removed redundant includes (they were even wrongly used) libavcodecFri, 13 Jun 2003 09:36:13 +0000, by kabi
-
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga libavcodecFri, 13 Jun 2003 08:31:40 +0000, by nickols_k
-
reducing memory consumption (reducing number of contexts and other stuff, no noticeable loss in compression rate) libavcodecMon, 09 Jun 2003 23:55:16 +0000, by michaelni
-
FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) libavcodecMon, 09 Jun 2003 02:24:51 +0000, by michaelni
-
revising and fixing motion vectors, squished block unpacking bug that libavcodecSat, 31 May 2003 07:56:58 +0000, by tmmm
-
fix mpeg1/2 decoding if there are no 0 bytes after the bitstream libavcodecFri, 30 May 2003 00:02:25 +0000, by michaelni
-
set pix_fmt in rv10 patch by (James Stembridge <jstembridge at users dot sourceforge dot net>) libavcodecMon, 26 May 2003 21:40:58 +0000, by michaelni
-
rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's libavcodecMon, 26 May 2003 17:44:24 +0000, by tmmm
-
truncated h263 decoding support / H263-ES "demuxer" libavcodecThu, 22 May 2003 14:12:22 +0000, by michaelni
-
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) libavcodecWed, 21 May 2003 17:50:57 +0000, by michaelni
-
CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodecTue, 20 May 2003 00:42:14 +0000, by michaelni
-
fix subtle logic problem in block unpacker that leads to incorrect token libavcodecMon, 19 May 2003 01:22:46 +0000, by tmmm
-
improving 3IV1 support (still far from perfect) note, disabled as it requires some checks in the inner loops which would slow things down a tiny bit libavcodecSun, 18 May 2003 00:07:17 +0000, by michaelni
-
seems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered) libavcodecFri, 16 May 2003 21:47:02 +0000, by michaelni
-
moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...) libavcodecThu, 15 May 2003 23:30:03 +0000, by michaelni
-
libmpeg2 style bitstream reader 17 vs 16 bit bugfix libavcodecWed, 14 May 2003 22:38:58 +0000, by michaelni
-
aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>) libavcodecWed, 14 May 2003 17:46:55 +0000, by michaelni
-
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me libavcodecWed, 14 May 2003 15:12:13 +0000, by michaelni
-
make sh4 IDCT optional, so the user can choose libavcodecWed, 14 May 2003 12:32:17 +0000, by michaelni
-
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) libavcodecWed, 14 May 2003 12:18:49 +0000, by michaelni
-
AMR-NB audio support patch by (<joca at rixmail dot se>) libavcodecWed, 14 May 2003 11:40:16 +0000, by michaelni
-
some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it) libavcodecWed, 14 May 2003 10:54:25 +0000, by michaelni
-
decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodecWed, 14 May 2003 01:08:02 +0000, by michaelni
-
bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodecWed, 14 May 2003 00:32:22 +0000, by michaelni
-
small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co dot jp>) and the return idea by arpi libavcodecTue, 13 May 2003 23:38:51 +0000, by michaelni
-
100l (document buffer padding requirements) libavcodecMon, 12 May 2003 23:03:00 +0000, by michaelni
-
fix image buffer leak on keyframes, add more error condition checks libavcodecMon, 12 May 2003 04:28:35 +0000, by tmmm
-
* fixing a bug in avpicture_layout (PAL8 wasn't handled properly) libavcodecMon, 12 May 2003 02:53:43 +0000, by romansh
-
ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodecSun, 11 May 2003 11:26:35 +0000, by michaelni
-
fix motion vector decoding bug and reinstate interframes libavcodecSun, 11 May 2003 04:47:45 +0000, by tmmm
-
squashed a bunch of subtle array indexing bugs, fixed block mapping libavcodecSat, 10 May 2003 21:46:17 +0000, by tmmm
-
dump the shady binary search logic (the part that binary searches libavcodecSat, 10 May 2003 16:06:33 +0000, by tmmm
-
change the way the ImageDescription is passed to the decoder libavcodecSat, 10 May 2003 04:30:29 +0000, by tmmm
-
correct the custom coding mode alphabet, add some validation on the libavcodecThu, 08 May 2003 02:01:17 +0000, by tmmm
-
more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodecWed, 07 May 2003 23:32:45 +0000, by michaelni
-
* introducing new public interface in imgconvert.c libavcodecWed, 07 May 2003 19:01:45 +0000, by romansh
-
looking better all the time! motion compensation is starting to work libavcodecWed, 07 May 2003 12:28:36 +0000, by tmmm
-
fixed buffer allocation logic (hopefully) so that decoder does not crash libavcodecWed, 07 May 2003 02:30:37 +0000, by tmmm
-
fix decoder so that ffmpeg does not crash, at least not right away libavcodecTue, 06 May 2003 03:11:20 +0000, by tmmm
-
Tiny patch for OpenBSD by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>) libavcodecMon, 05 May 2003 23:22:56 +0000, by michaelni
-
making it nicer to the client who doesn't expect errors messages in stdout libavcodecThu, 01 May 2003 22:45:09 +0000, by romansh
-
10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers) libavcodecSun, 27 Apr 2003 01:11:26 +0000, by michaelni
-
loss fixes (thanks to Daniel Serpell) - shrink22 fix libavcodecMon, 21 Apr 2003 15:01:37 +0000, by bellard
-
accurate YUV to RGB and RGB to YUV conversions - added comments libavcodecMon, 21 Apr 2003 12:12:58 +0000, by bellard
-
YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support libavcodecSun, 20 Apr 2003 16:18:44 +0000, by bellard
-
new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size) libavcodecSun, 20 Apr 2003 16:15:43 +0000, by bellard
-
code redundancy reduction, courtesy of suxen_drol -at- hotmail.com libavcodecSat, 19 Apr 2003 13:30:09 +0000, by tmmm
-
better? default thresholds, if this is worse for any files, then tell us ASAP libavcodecFri, 18 Apr 2003 12:50:00 +0000, by michaelni
-
Utility functions (CRC calc & float->int converters) libavcodecWed, 16 Apr 2003 20:03:07 +0000, by arpi_esp
-
Changes for SPARC/Solaris compatibility. Now it should be possible to libavcodecTue, 15 Apr 2003 22:29:37 +0000, by romansh
-
faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net) libavcodecSat, 12 Apr 2003 22:49:54 +0000, by michaelni
-
some checks to avoid segfaults if the decoder is feeded with junk libavcodecFri, 11 Apr 2003 22:53:03 +0000, by michaelni
-
#undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodecThu, 10 Apr 2003 18:02:17 +0000, by 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 libavcodecThu, 10 Apr 2003 13:18:38 +0000, by michaelni
-
fixing slice decoding, dunno why the regression tests didnt catch that ... libavcodecThu, 10 Apr 2003 01:39:53 +0000, by michaelni
-
fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>) libavcodecSun, 06 Apr 2003 19:45:02 +0000, by michaelni
-
Fix for buggy (?) g++ (bailling out for beosaudio.cpp) libavcodecSat, 05 Apr 2003 12:11:10 +0000, by mmu_man
-
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) libavcodecFri, 04 Apr 2003 13:45:45 +0000, by michaelni
-
msmpeg4 2pass support & some related cleanup libavcodecWed, 02 Apr 2003 09:57:34 +0000, by michaelni
-
mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodecMon, 31 Mar 2003 01:49:18 +0000, by michaelni
-
simplify slice encoding (variance of packet size is practically identical) libavcodecSun, 30 Mar 2003 16:22:08 +0000, by michaelni
-
faster C linear blend & interpolate deinterlacers libavcodecSat, 29 Mar 2003 14:06:24 +0000, by michaelni
-
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodecFri, 28 Mar 2003 14:05:55 +0000, by michaelni
-
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) libavcodecWed, 26 Mar 2003 23:25:18 +0000, by michaelni
-
binary compatibility fix (workaround for r.147, r.148) libavcodecMon, 24 Mar 2003 08:52:32 +0000, by nickols_k
-
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodecFri, 21 Mar 2003 22:50:54 +0000, by michaelni
-
better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read libavcodecThu, 20 Mar 2003 17:52:30 +0000, by michaelni
-
error resilience cleanup (its faster too...) libavcodecThu, 20 Mar 2003 01:00:57 +0000, by michaelni
-
clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>) libavcodecTue, 18 Mar 2003 20:08:57 +0000, by michaelni
-
merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) libavcodecTue, 18 Mar 2003 17:22:23 +0000, by michaelni
-
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavcodecSun, 16 Mar 2003 21:03:20 +0000, by michaelni
-
cleaner & more flexible edge bug workaround libavcodecSat, 15 Mar 2003 20:47:09 +0000, by michaelni
-
per context frame_rate_base, this should finally fix frame_rate related av sync issues libavcodecWed, 12 Mar 2003 15:16:19 +0000, by michaelni
-
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodecTue, 11 Mar 2003 12:09:13 +0000, by michaelni
-
* 'externaly' visible option list begins avoptions_ prefix libavcodecMon, 10 Mar 2003 11:48:33 +0000, by kabi
-
Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavcodecFri, 07 Mar 2003 12:37:49 +0000, by michaelni
-
more cosmetics so that doxygen output is readable ... libavcodecThu, 06 Mar 2003 15:56:56 +0000, by michaelni
-
altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) libavcodecThu, 06 Mar 2003 12:06:00 +0000, by michaelni
-
doxygen config file, so ppl just have to call doxygen in the libavcodec dir and a beatifull doxy is generated ;) libavcodecThu, 06 Mar 2003 10:21:57 +0000, by michaelni
-
mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why) libavcodecWed, 05 Mar 2003 20:03:15 +0000, by michaelni
-
field picture decoding support (16x16 MC blocks only as i dont have any samples which use other modes ...) libavcodecWed, 05 Mar 2003 17:48:19 +0000, by michaelni
-
extended option for h263+ patch by (fixounet at free dot fr) with some minor modifications libavcodecWed, 05 Mar 2003 16:10:13 +0000, by michaelni
-
MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodecMon, 03 Mar 2003 14:54:00 +0000, by michaelni
-
fixing padding bug autodetection for some rare files, closes bug #647941 libavcodecFri, 28 Feb 2003 01:59:56 +0000, by michaelni
-
support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodecThu, 27 Feb 2003 23:26:31 +0000, by michaelni
-
user specified motion estimation range limit libavcodecThu, 27 Feb 2003 22:56:07 +0000, by michaelni
-
move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) libavcodecWed, 26 Feb 2003 17:26:20 +0000, by michaelni
-
* fixed IMA WAV decoding (though still might not be fully correct) libavcodecMon, 24 Feb 2003 13:26:41 +0000, by kabi
-
huffyuv v1 tables, as they are essential and the only possible way for decding of v1 files they very likely cant be copyrighted ... libavcodecMon, 24 Feb 2003 09:49:37 +0000, by michaelni
-
round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks libavcodecMon, 24 Feb 2003 00:05:17 +0000, by michaelni
-
32 vs. 64bit bugfix by (Dave Huang (dahanc)) libavcodecSat, 22 Feb 2003 13:44:16 +0000, by michaelni
-
reverse incorrect stride < (width+7)&~7 fix libavcodecThu, 20 Feb 2003 17:30:51 +0000, by michaelni
-
sync with mplayerxp. Fixes some 405.avi related flaws libavcodecThu, 20 Feb 2003 16:14:12 +0000, by nickols_k
-
more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) libavcodecSun, 16 Feb 2003 23:05:38 +0000, by michaelni
-
check for qscale==0 (fixes 1/0 on one corrupted stream) libavcodecMon, 10 Feb 2003 22:43:30 +0000, by michaelni
-
Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>) libavcodecSun, 09 Feb 2003 00:37:50 +0000, by michaelni
-
direct blocksize in bframes fix (might fix qpel+bframe bug) libavcodecSat, 08 Feb 2003 18:23:39 +0000, by michaelni
-
Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images libavcodecSat, 08 Feb 2003 15:34:25 +0000, by philipjsg
-
mpeg1 bframe encoding patch by (Rapha«³l LEGRAND) with some modifications by me libavcodecSat, 08 Feb 2003 12:00:57 +0000, by michaelni
-
cliping MVs, i dunno if its correct but it looks better then without it libavcodecTue, 04 Feb 2003 01:32:25 +0000, by michaelni
-
handle odd image sizes when using subsampled chroma (useful for JPEG images) libavcodecSun, 02 Feb 2003 19:53:01 +0000, by bellard
-
fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>) libavcodecSat, 01 Feb 2003 00:18:50 +0000, by michaelni
-
win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ? libavcodecTue, 28 Jan 2003 14:50:26 +0000, by bellard
-
drawing cute arrows instead of lame lines for motion vector visualization libavcodecSun, 26 Jan 2003 23:11:08 +0000, by michaelni
-
Altivec on non darwin systems patch by Romain Dolbeau libavcodecSun, 26 Jan 2003 22:29:47 +0000, by bellard
-
use av_malloc() functions - added av_strdup and av_realloc() libavcodecThu, 23 Jan 2003 23:03:09 +0000, by bellard
-
C implementation of the median deinterlacer (seems to be the only one libavcodecThu, 23 Jan 2003 04:19:24 +0000, by rfelker
-
reversing my own stupidity ... (raw packed yuv422 files dont use YUY2 but UYVY) libavcodecThu, 23 Jan 2003 01:20:47 +0000, by michaelni
-
fixed dependancy generation (I want the case where SRC_PATH is not . to work too - very useful if you have different gcc versions to test at the same time...) - fixed -msse stuff libavcodecWed, 22 Jan 2003 09:35:03 +0000, by bellard
-
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops libavcodecTue, 21 Jan 2003 17:34:12 +0000, by michaelni
-
More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecMon, 20 Jan 2003 22:50:14 +0000, by michaelni
-
img_convert() (YUV to YUV) patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavcodecMon, 20 Jan 2003 22:41:48 +0000, by michaelni
-
added gray<->RGB functions - fixed rgb<->yuv functions for non RGB24 case libavcodecMon, 20 Jan 2003 22:26:19 +0000, by bellard
-
trying to fix mb skip bug in mpeg1/2 if slices are not used libavcodecMon, 20 Jan 2003 20:37:24 +0000, by michaelni
-
fixing yuv422 -> yuv420p (i need that for the vceq videos ...) libavcodecMon, 20 Jan 2003 20:33:08 +0000, by michaelni
-
Function renaming. Solves some namespace conflicts libavcodecMon, 20 Jan 2003 16:33:47 +0000, by nickols_k
-
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecSun, 19 Jan 2003 19:00:45 +0000, by michaelni
-
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (M«©ns Rullg«©rd)) libavcodecSun, 19 Jan 2003 18:30:29 +0000, by michaelni
-
sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined, libavcodecSun, 19 Jan 2003 12:06:36 +0000, by mellum
-
- removed nonsense *.d dependancy stuff, there was already a better 'make dep' support in it libavcodecFri, 17 Jan 2003 22:40:00 +0000, by arpi_esp
-
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecThu, 16 Jan 2003 21:54:55 +0000, by michaelni
-
AUtomatic dependency generation. Runs on Linux (at least). Probably should libavcodecTue, 14 Jan 2003 15:30:42 +0000, by philipjsg
-
padding bug autodetection improvement 2nd try libavcodecMon, 13 Jan 2003 13:20:21 +0000, by michaelni
-
dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodecSun, 12 Jan 2003 13:29:24 +0000, by michaelni
-
average motion vector rounding like the reference says and not what the standard says libavcodecSun, 12 Jan 2003 12:16:36 +0000, by michaelni
-
sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications) libavcodecSat, 11 Jan 2003 22:32:56 +0000, by michaelni
-
add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) libavcodecSat, 11 Jan 2003 21:04:47 +0000, by michaelni
-
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodecSat, 11 Jan 2003 20:51:03 +0000, by michaelni
-
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodecSat, 11 Jan 2003 20:34:38 +0000, by michaelni
-
added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions libavcodecSat, 11 Jan 2003 04:54:38 +0000, by bellard
-
build update - avpicture_fill() returns the image size libavcodecSat, 11 Jan 2003 04:51:31 +0000, by bellard
-
changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpu libavcodecSat, 11 Jan 2003 00:13:18 +0000, by bellard
-
simplified code (need automatic testing) - added primitive new format support. libavcodecSat, 11 Jan 2003 00:08:48 +0000, by bellard
-
moved avcodec_get_chroma_sub_sample() to imgconvert.c libavcodecSat, 11 Jan 2003 00:07:06 +0000, by bellard
-
new image formats - suppressed ill defined formats (endianness, unless specified, is always the one of the CPU) - added avcodec_get_pix_fmt_name() libavcodecSat, 11 Jan 2003 00:04:36 +0000, by bellard
-
workaround dropable p frame after first frame bug libavcodecThu, 09 Jan 2003 01:43:31 +0000, by michaelni
-
suppressed redundant math.h - suppressed M_PI redefinition libavcodecTue, 07 Jan 2003 22:43:16 +0000, by bellard
-
fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding libavcodecTue, 07 Jan 2003 18:15:48 +0000, by bellard
-
enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tell me if you have better ideas for intrinsic naming or Makefile support) libavcodecTue, 07 Jan 2003 17:48:14 +0000, by bellard
-
added define for builtins use - inverse fix by Romain Dolbeau libavcodecTue, 07 Jan 2003 17:41:43 +0000, by bellard
-
gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check) libavcodecTue, 07 Jan 2003 11:07:15 +0000, by michaelni
-
oops : better error resilience - should fix most wma decoding problems libavcodecMon, 06 Jan 2003 22:47:42 +0000, by bellard
-
* first shot for generaly usable option parser for codecs libavcodecMon, 06 Jan 2003 18:06:51 +0000, by kabi
-
slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95.* support is droped) libavcodecSun, 05 Jan 2003 19:53:07 +0000, by michaelni
-
negative linesize support (so mplayer -flip works) libavcodecSun, 05 Jan 2003 17:59:26 +0000, by michaelni
-
pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>) libavcodecSun, 05 Jan 2003 17:17:14 +0000, by michaelni
-
warnings patch by (bubu <bubu at bubu dot net>) libavcodecWed, 01 Jan 2003 15:10:45 +0000, by michaelni
-
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 (M«©ns Rullg«©rd)) 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 Fran«®ois 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 M«©ns 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 M«©ns Rullg«©rd. 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 R«±mi Guyomarch <rguyom at pobox dot com>) libavcodecMon, 26 Aug 2002 08:14:36 +0000, by michaelni
-
NAN doesnt exist on FreeBSD patch by (R«±mi 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 R«±mi 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 Fran«®ois Revol <revol at free dot fr> libavcodecMon, 22 Jul 2002 01:44:08 +0000, by michaelni
-
YUV410P to YUV420P patch by Fran«®ois Revol <revol at free dot fr> libavcodecSun, 21 Jul 2002 07:54:53 +0000, by michaelni
-
beos/mov/adpcm patch by Fran«®ois 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 M«©ns Rullg«©rd 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
-
* removed MANGLE from macros for setting constants libavcodecThu, 30 May 2002 15:14:56 +0000, by kabi
-
* using unrolled loops seems to help to MMX Celerons libavcodecWed, 29 May 2002 20:00:10 +0000, by kabi
-
* reenabled original xy2 put routine - rounding error is really bad with libavcodecWed, 29 May 2002 19:57:21 +0000, by kabi
-
* code with new PAVGB for MMX only CPU splited into separate file libavcodecWed, 29 May 2002 17:16:22 +0000, by kabi
-
* new mmx code - based upon http://aggregate.org/MAGIC libavcodecWed, 29 May 2002 14:29:48 +0000, by kabi
-
* started to cleanup name clashes for onetime compilation libavcodecMon, 27 May 2002 16:42:14 +0000, by kabi
-
* for this moment bswap.h included ahead of HAVE_AV_CONFIG_H check libavcodecMon, 27 May 2002 09:17:21 +0000, by kabi
-
* undefine local defines when they are no longer needed libavcodecMon, 27 May 2002 08:37:13 +0000, by kabi
-
* compatibilized declaration with its original definition libavcodecMon, 27 May 2002 08:34:24 +0000, by kabi
-
don't use inttypes.h - use inline function for bswap_64() libavcodecSun, 26 May 2002 15:24:32 +0000, by bellard
-
Add an av_abort macro that aborts, but also prints out the location of the abort. libavcodecFri, 24 May 2002 01:16:08 +0000, by philipjsg
-
* always baling even though it seems to produce sometime worse libavcodecThu, 23 May 2002 15:57:28 +0000, by kabi
-
applied 64bit patch from Ulrich Hecht <uli at suse dot de> libavcodecThu, 23 May 2002 15:33:23 +0000, by alex
-
* somewhat more advanced test suit for dsp code - for now i386 only libavcodecThu, 23 May 2002 13:34:22 +0000, by kabi
-
* fixed contrains and avoid usage of scale index access libavcodecThu, 23 May 2002 10:10:14 +0000, by kabi
-
* added simple test main - see comments about how to libavcodecThu, 23 May 2002 10:09:33 +0000, by kabi
-
using 1 operand less and slightly faster put_pixels_y2 libavcodecWed, 22 May 2002 23:18:59 +0000, by michaelni
-
* fix for -fPIC compilation - compiles with 2.95.2 as well - any libavcodecWed, 22 May 2002 20:46:24 +0000, by kabi
-
workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this) libavcodecTue, 21 May 2002 23:13:57 +0000, by michaelni
-
fixed incorrect global gain - slightly increased precision of n^(4/3) table libavcodecTue, 21 May 2002 21:07:47 +0000, by glantau
-
* avoid conflicts with non-ffmpeg config.h and also it's consistent libavcodecTue, 21 May 2002 18:56:03 +0000, by kabi
-
removed unused stuff - added dsputil_set_bit_exact() support for easier testing libavcodecMon, 20 May 2002 16:37:58 +0000, by glantau
-
mpeg1/2 identifier - fixed frame rate for some bad mpeg1 streams libavcodecMon, 20 May 2002 16:24:39 +0000, by glantau
-
removed useless header includes - use av memory functions libavcodecSat, 18 May 2002 23:03:29 +0000, by glantau
-
added VPATH support for multiple dir compilation libavcodecSat, 18 May 2002 23:01:20 +0000, by glantau
-
put all integer init code to compute n^(4/3) - memory alloc and header fixes libavcodecSat, 18 May 2002 22:58:08 +0000, by glantau
-
added proper memory handling functions - fixed include paths libavcodecSat, 18 May 2002 22:56:25 +0000, by glantau
-
tried to avoid gcc 2.95.2 bug by puting explicit register constraints - added comment about rounding bug in some functions (need to correct or suppress them for regression tests) libavcodecSat, 18 May 2002 22:49:11 +0000, by glantau
-
print frame decoding time support (x86 only) libavcodecThu, 16 May 2002 22:01:30 +0000, by michaelni
-
- repeat_pict meaning changed, now it signals the extra delay for the libavcodecTue, 14 May 2002 19:56:42 +0000, by pulento
-
* Mea culpa: it seems that I broke encoding to 8-bit pcm files. This fixes it. libavcodecTue, 14 May 2002 02:36:23 +0000, by philipjsg
-
- repeat_pict added to AVCodecContext to signal if the decoder must repeat libavcodecSun, 12 May 2002 02:55:48 +0000, by pulento
-
* Don't allocate 0 bytes of memory. It upsets electricFence! libavcodecThu, 09 May 2002 01:24:27 +0000, by philipjsg
-
* Fix a problem with the first sample when down sampling. libavcodecThu, 09 May 2002 01:23:49 +0000, by philipjsg
-
* Start using enumerated types (makes debugging much easier) libavcodecThu, 09 May 2002 01:22:30 +0000, by philipjsg
-
clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25) libavcodecTue, 07 May 2002 17:55:02 +0000, by al3x
-
added support for various app headers, and writin FFmpeg comment libavcodecTue, 07 May 2002 17:21:38 +0000, by al3x
-
- Segfault fixed when liba52 dynamic library isn't found. libavcodecMon, 06 May 2002 21:34:50 +0000, by pulento
-
there are divx5? encoded files without a userdata section but with b-frames :( libavcodecMon, 06 May 2002 13:15:05 +0000, by michaelni
-
segfault fix for b-frame encoding with height%16!=0 libavcodecSun, 05 May 2002 19:03:24 +0000, by michaelni
-
3dnow temporal denoiser bugfix by R«±mi Guyomarch <rguyom@pobox.com> libavcodecSun, 05 May 2002 11:08:59 +0000, by michael
-
ar -s has portability problems, anyway rc is enough without s -- suggested by Atmosfear libavcodecFri, 03 May 2002 18:46:55 +0000, by arpi_esp
-
C4=16383 for the c version too and even for some outcommented code libavcodecThu, 02 May 2002 13:35:33 +0000, by michaelni
-
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. libavcodecThu, 02 May 2002 04:39:45 +0000, by pulento
-
Support for external huffman table and various fixes by Alex Beregszaszi <alex@naxine.org> libavcodecWed, 01 May 2002 18:12:04 +0000, by arpi_esp
-
fixing msmpeg4v3 dc-scale for quantizers 24-31 libavcodecTue, 30 Apr 2002 01:29:29 +0000, by michaelni
-
detecting xvid/divx4/opendivx and set low_delay flag libavcodecSat, 27 Apr 2002 14:10:47 +0000, by michaelni
-
fixed msmpeg4 infinite loop if buggy stream libavcodecSat, 27 Apr 2002 12:30:26 +0000, by michaelni
-
* fixes problem with -funroll-loops and buggy gcc compiler libavcodecWed, 24 Apr 2002 12:18:59 +0000, by kabi
-
* using some small char buffer - needed for sprintf libavcodecMon, 22 Apr 2002 19:57:26 +0000, by kabi
-
postprocess array increased to handle images up to 2048x1536 libavcodecSat, 20 Apr 2002 21:17:26 +0000, by arpi_esp
-
much better ME for b frames (a bit slow though) libavcodecFri, 19 Apr 2002 03:25:20 +0000, by michaelni
-
- ME setting moved to AVCodecContext/MpegEncContext, no longer a global. libavcodecSun, 14 Apr 2002 18:57:51 +0000, by pulento
-
- Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for libavcodecTue, 09 Apr 2002 04:52:49 +0000, by pulento
-
- PIX_FMT_ANY = -1 to avoid breaking any stuff that could be using it. libavcodecTue, 09 Apr 2002 00:37:06 +0000, by pulento
-
- Commented out PIX_FMT_ANY by now. It seems that not all codecs are setting libavcodecTue, 09 Apr 2002 00:08:39 +0000, by pulento
-
- Added force_pts to av_write_packet() to be able to force PTS, this helps libavcodecSun, 07 Apr 2002 21:44:29 +0000, by pulento
-
fixing msmpeg4v2 bugs (is bugfree now afaik) libavcodecFri, 05 Apr 2002 16:51:12 +0000, by michaelni
-
dump_stream support (nicely formated 0s and 1s) libavcodecThu, 04 Apr 2002 20:04:10 +0000, by michaelni
-
emms was missing, found by juanjo but he didnt commit it?! libavcodecThu, 04 Apr 2002 19:50:46 +0000, by michaelni
-
multiple init bugfix (patch by Alex Beregszaszi <alex@naxine.org>) libavcodecMon, 01 Apr 2002 13:24:47 +0000, by michaelni
-
msmpeg4v2 header parser & some dump bits code behind #if 0 libavcodecFri, 29 Mar 2002 02:07:25 +0000, by michaelni
-
using Juanjo's way to pass forced type - especially as I_TYPE/P_TYPE defines aren't exported in the public interface, and the flagged method matches the way as qscale forcing work libavcodecThu, 28 Mar 2002 23:07:54 +0000, by arpi_esp
-
sizeof(s->block) isnt 64*6*2 anymore bugfix libavcodecThu, 28 Mar 2002 13:41:04 +0000, by michaelni
-
fcode_tables where too small, found by Klaas-Pieter Vlieg <vlieg@eurescom.de> libavcodecSun, 24 Mar 2002 23:45:13 +0000, by michaelni
-
resync marker support, needed for some mp4 files libavcodecSun, 24 Mar 2002 21:25:04 +0000, by michaelni
-
seems the old intra/inter decission is slightly better with a threshold, than the new one libavcodecSun, 24 Mar 2002 04:58:54 +0000, by michaelni
-
fixing motion estimation with h263p hopefully libavcodecSat, 23 Mar 2002 20:21:33 +0000, by michaelni
-
better inter/intra decission algo (same as xvid) libavcodecSat, 23 Mar 2002 12:39:45 +0000, by michaelni
-
mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) libavcodecFri, 22 Mar 2002 23:22:08 +0000, by michaelni
-
fixing epzs & mpeg1 (hopefully now really ...) libavcodecFri, 22 Mar 2002 16:51:44 +0000, by michaelni
-
new motion estimation (epzs) not complete yet but allready pretty good :) libavcodecFri, 22 Mar 2002 02:21:17 +0000, by michaelni
-
- Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek libavcodecWed, 20 Mar 2002 11:16:07 +0000, by pulento
-
- Added video coding statistics for ffmpeg. Needs more work. libavcodecTue, 19 Mar 2002 06:30:41 +0000, by pulento
-
use the width & height from the mpeg4 header ... in the case that its complete libavcodecTue, 19 Mar 2002 03:51:36 +0000, by michaelni
-
msmpeg4 bugfix (wrong frame displayed if some frames are skipped) libavcodecMon, 18 Mar 2002 21:06:07 +0000, by michaelni
-
- Fixes on MPEG demuxer to handle VOBs without System Header. libavcodecSun, 17 Mar 2002 17:44:45 +0000, by pulento
-
- Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine) libavcodecSat, 16 Mar 2002 02:41:00 +0000, by pulento
-
use ac prediction in mpeg4 encoding (5% smaller intra-blocks/keyframes) libavcodecFri, 15 Mar 2002 04:10:53 +0000, by michaelni
-
support decoding (with mplayer) of 3 .mp4 files from mphq libavcodecWed, 13 Mar 2002 19:26:38 +0000, by michaelni
-
- Bug fix on output sample rate for lame MP3 encoding. libavcodecSun, 10 Mar 2002 15:16:41 +0000, by pulento
-
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. libavcodecSun, 10 Mar 2002 14:58:53 +0000, by pulento
-
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. libavcodecSun, 10 Mar 2002 14:52:00 +0000, by pulento
-
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. libavcodecSun, 10 Mar 2002 14:51:20 +0000, by pulento
-
gmc bitstream decoding support (the real motion compensation isnt implemnted yet) libavcodecThu, 07 Mar 2002 13:27:15 +0000, by michaelni
-
parsing more of the mpeg4 header & print some "not supported" stuff libavcodecTue, 05 Mar 2002 13:58:13 +0000, by michaelni
-
- Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm libavcodecTue, 26 Feb 2002 22:14:27 +0000, by pulento
-
fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for the ext header, its the fps indeed) libavcodecFri, 22 Feb 2002 19:19:01 +0000, by michaelni
-
- Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder. libavcodecFri, 22 Feb 2002 03:35:41 +0000, by pulento
-
- Bug fixes in H.263+ Advanced INTRA Coding decoder. libavcodecTue, 19 Feb 2002 19:23:34 +0000, by pulento
-
- H.263+ decoder support for Advanded INTRA Coding (buggy) libavcodecMon, 18 Feb 2002 19:33:27 +0000, by pulento
-
* some modifications to allow gcc to compile same code for -fPIC libavcodecMon, 18 Feb 2002 09:40:05 +0000, by kabi
-
* eliminating duplicated code from MPV_common_end libavcodecMon, 18 Feb 2002 09:31:37 +0000, by kabi
-
* continue after error in msmpeg4_decode_mb - helps for some movie samples libavcodecMon, 18 Feb 2002 09:28:05 +0000, by kabi
-
block_last_index was too large (in mpeg1 decoding) libavcodecMon, 18 Feb 2002 00:31:16 +0000, by 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 libavcodecFri, 15 Feb 2002 00:14:01 +0000, by michaelni
-
optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings) libavcodecWed, 13 Feb 2002 15:26:28 +0000, by michaelni
-
aligned bitstream writer (1% slower on p3 but perhaps its faster on p4?) libavcodecTue, 12 Feb 2002 22:43:26 +0000, by michaelni
-
alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) libavcodecTue, 12 Feb 2002 15:43:16 +0000, by michaelni
-
- More work on preliminary bit rate control, just to be able to get an libavcodecSun, 10 Feb 2002 06:10:50 +0000, by pulento
-
- Now the ME is done for the entire picture when enconding, the libavcodecSun, 10 Feb 2002 01:56:50 +0000, by pulento
-
avoid copying input when encoding non intra stuff too libavcodecThu, 07 Feb 2002 23:48:24 +0000, by michaelni
-
use multiply instead of divides for DC prediction on X86 libavcodecTue, 05 Feb 2002 22:51:23 +0000, by michaelni
-
(m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel <rsnel@cube.dyndns.org> libavcodecSat, 26 Jan 2002 00:22:25 +0000, by arpi_esp
-
Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> libavcodecMon, 21 Jan 2002 17:46:42 +0000, by nickols_k
-
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> libavcodecSun, 20 Jan 2002 14:48:02 +0000, by nickols_k
-
Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> libavcodecSun, 20 Jan 2002 14:30:34 +0000, by nickols_k
-
Added reverting support for -pp and -npp options libavcodecSat, 19 Jan 2002 17:01:03 +0000, by albeu
-
(commited by michael / arpi was crazy enough to give me his password) libavcodecSat, 12 Jan 2002 20:21:51 +0000, by arpi_esp
-
rv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at> libavcodecSat, 12 Jan 2002 14:36:40 +0000, by arpi_esp
-
different fix, s->mbintra_table used only if h263_pred set. - patch by Michael Niedermayer <michaelni@gmx.at> libavcodecFri, 11 Jan 2002 22:07:12 +0000, by arpi_esp
-
This fixes segfaults because of uninitialized s->mbintra_table variable - patch by Vladimir Dergachev <volodya@mindspring.com> libavcodecFri, 11 Jan 2002 21:32:34 +0000, by arpi_esp
-
s->c_dc_scale was 7 if s->qscale==2 but should be 8 (the bug is visible in deep red areas in high bitrate clips) - patch by Michael Niedermayer <michaelni@gmx.at> libavcodecFri, 11 Jan 2002 21:27:04 +0000, by arpi_esp
-
mpeg4 encoder fix by Michael Niedermayer <michaelni@gmx.at> libavcodecFri, 11 Jan 2002 21:23:48 +0000, by arpi_esp
-
aligned bitstream support (optional) - patch by ichael Niedermayer <michaelni@gmx.at> libavcodecFri, 11 Jan 2002 21:21:20 +0000, by arpi_esp
-
another bitstream reader code (faster on intel cpus) - patch by Michael Niedermayer <michaelni@gmx.at> libavcodecThu, 10 Jan 2002 00:56:05 +0000, by uid46427
-
AC table reset (memset) optimization - patch by Michael Niedermayer <michaelni@gmx.at> libavcodecThu, 10 Jan 2002 00:53:21 +0000, by uid46427
-
fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <michaelni@gmx.at> libavcodecThu, 10 Jan 2002 00:51:45 +0000, by uid46427
-
fix different UMV handling for mpeg4 vs. h263 - patch by Michael Niedermayer <michaelni@gmx.at> libavcodecThu, 10 Jan 2002 00:46:40 +0000, by uid46427
-
qscale estimate fix, diff extended to 64bit wide. patch by Stephen Davies <steve@daviesfam.org> libavcodecTue, 08 Jan 2002 00:28:55 +0000, by arpi_esp
-
fix slices when code=0x18, patch by Michael Niedermayer <michael@mplayer.dev.hu> libavcodecTue, 08 Jan 2002 00:21:41 +0000, by arpi_esp
-
fixed -npp help ... i think i need more sleep ;) libavcodecFri, 04 Jan 2002 21:56:11 +0000, by michael
-
minor brightness/contrast bugfix / moved some global vars into ppMode libavcodecFri, 28 Dec 2001 13:56:04 +0000, by michael
-
avcodec_find_encoder_by_name() patch by Alex libavcodecSun, 23 Dec 2001 22:25:18 +0000, by arpi_esp
-
unrestricted MC fixed - thanks to Michael Niedermayer for idea libavcodecSun, 16 Dec 2001 12:44:34 +0000, by arpi_esp
-
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable libavcodecSun, 09 Dec 2001 12:39:54 +0000, by arpi_esp
-
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable libavcodecSun, 09 Dec 2001 12:04:09 +0000, by arpi_esp
-
compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound libavcodecTue, 27 Nov 2001 02:25:31 +0000, by michael
-
runtime cpu detect optional (compiles faster) libavcodecTue, 27 Nov 2001 01:12:30 +0000, by michael
-
use fastmemcpy for chrominance if no chrominance filtering is done libavcodecSat, 24 Nov 2001 02:05:06 +0000, by michael
-
- Added support to Inter4V+Q MBs to H.263 decoder. libavcodecSat, 17 Nov 2001 21:14:54 +0000, by pulento
-
postproc/ dir now respects --with-extraincdir libavcodecFri, 16 Nov 2001 19:13:03 +0000, by gabucino
-
temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version libavcodecWed, 14 Nov 2001 02:46:58 +0000, by michael
-
- Bug fix on MV prediction for MPEG4 caused by new H.263 GOB code. libavcodecTue, 13 Nov 2001 01:21:35 +0000, by pulento
-
- Fixed a bug on H.263 MV prediction for MB on GOBs limits. libavcodecMon, 12 Nov 2001 05:19:55 +0000, by pulento
-
fixed gcc-3.0.x compilation (by Michael Niedermayer) libavcodecSat, 10 Nov 2001 14:36:12 +0000, by nickols_k
-
gcc does optimize writes to non volatile variables away if it didnt know that they were read in between libavcodecTue, 06 Nov 2001 19:26:22 +0000, by michael
-
minor changes (fixed some warnings, added attribute aligned(8) stuff) libavcodecTue, 06 Nov 2001 16:53:47 +0000, by michael
-
postprocessing array increased to handle HDTV resolutions (1920x1152) libavcodecMon, 05 Nov 2001 18:23:31 +0000, by arpi_esp
-
dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at> libavcodecSat, 03 Nov 2001 02:22:48 +0000, by arpi_esp
-
fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions libavcodecThu, 25 Oct 2001 11:42:34 +0000, by michael
-
much better horizontal filters (transpose & use the vertical ones) :) libavcodecWed, 24 Oct 2001 16:39:40 +0000, by michael
-
* and finaly avoid deadlock at the end of audio stream libavcodecTue, 23 Oct 2001 20:20:01 +0000, by kabi
-
* fixes to avoid crash when broken mp3 header is found libavcodecTue, 23 Oct 2001 19:58:30 +0000, by kabi
-
brightness / contrast fix/copy optimizations +2% speedup libavcodecTue, 23 Oct 2001 01:46:50 +0000, by michael
-
more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now) libavcodecFri, 19 Oct 2001 17:03:51 +0000, by michael
-
added compiletime option to turn width%8==0 on libavcodecFri, 19 Oct 2001 13:56:12 +0000, by michael
-
quick fix for movies with a height which is not a multiple of 8 libavcodecWed, 17 Oct 2001 02:04:16 +0000, by michael
-
exporting qscale data for postprocessing (for MPlayer) libavcodecTue, 16 Oct 2001 23:10:38 +0000, by arpi_esp
-
rewrote the horizontal lowpass filter to fix a bug which caused a blocky look libavcodecMon, 15 Oct 2001 03:01:08 +0000, by michael
-
fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me a "disassemble $eip-16 $eip+16" from gdb) libavcodecSat, 13 Oct 2001 11:58:41 +0000, by michael
-
bugfixes: last 3 lines not brightness/contrast corrected libavcodecThu, 11 Oct 2001 22:35:45 +0000, by michael
-
new postprocess code by Michael Niedermayer (michaelni@gmx.at) libavcodecWed, 10 Oct 2001 22:13:27 +0000, by arpi
-
corrected mpeg audio encoding overflows - now it should give correct quality even for very high volumes libavcodecMon, 17 Sep 2001 21:19:09 +0000, by glantau
-
fixed symetric quantization (better quality!) libavcodecSun, 16 Sep 2001 21:52:58 +0000, by glantau
-
merged code and tables between encoder and decoder libavcodecSat, 15 Sep 2001 22:42:25 +0000, by glantau
-
added completely new mpeg audio decoder (integer only, free format support, lsf/mpeg25 support, high/low precision support, simpler code) libavcodecSat, 15 Sep 2001 22:40:28 +0000, by glantau
-
Moved some H.263+ variables to MpegEncContext to be thread-safe. libavcodecFri, 31 Aug 2001 06:21:27 +0000, by pulento
-
Added support to Unrestricted Motion Vectors (UMV) libavcodecTue, 28 Aug 2001 23:32:34 +0000, by pulento
-
suppressed nasm dependancy - rewrote forward DCT and motion estimation code libavcodecWed, 15 Aug 2001 22:25:32 +0000, by glantau
-
log2 to av_log2 - added integer version define libavcodecWed, 15 Aug 2001 13:09:28 +0000, by glantau
-
moved matrix init away from MPV_common_init() libavcodecSun, 12 Aug 2001 00:52:37 +0000, by glantau
-
fixed mpeg2 non intra dequant - fixed MPEG1 and 2 matrix parsing libavcodecSun, 12 Aug 2001 00:52:01 +0000, by glantau
-
fixed last zero mv for field - fixed mismatch handling for intra coefs libavcodecSat, 11 Aug 2001 22:08:23 +0000, by glantau
-
added 422P, 444P support - added deinterlace support - added xxx to RGB24 convertion libavcodecSat, 11 Aug 2001 19:03:02 +0000, by glantau
-
new img_convert API - added deinterlacing filter libavcodecSat, 11 Aug 2001 19:00:05 +0000, by glantau
-
return dummy quality to avoid bug in -sameq case - forgot emms in error case libavcodecWed, 08 Aug 2001 22:11:48 +0000, by glantau
-
fixed mpeg1 first block bug (pb with black picture optimisation for B frames) libavcodecWed, 08 Aug 2001 21:57:07 +0000, by glantau
-
fixed mpeg1 last block bug (mb stuffing code was not included in vlc table...) libavcodecWed, 08 Aug 2001 21:53:28 +0000, by glantau
-
added forgotten emms() - fix various segmentation faults when using mjpeg libavcodecWed, 08 Aug 2001 19:08:50 +0000, by glantau
-
fixed block permutation in encoder (not optimal - should move it in forward DCT code) libavcodecTue, 07 Aug 2001 22:48:42 +0000, by glantau
-
changed quant matrix order (should fix mmx mpeg decoding bug) libavcodecTue, 07 Aug 2001 22:47:08 +0000, by glantau
-
fixed mjpeg matrix quant encoding and decoding libavcodecTue, 07 Aug 2001 22:46:19 +0000, by glantau
-
permuted coefs in normal IDCT to avoid having different cases there libavcodecTue, 07 Aug 2001 22:45:35 +0000, by glantau
-
added 422P and 444P support - fixed block parsing error libavcodecMon, 06 Aug 2001 01:54:05 +0000, by glantau
-
added 422P and 444P formats (need to patch ffmpeg.c so that it is handled in all the program) libavcodecMon, 06 Aug 2001 01:53:21 +0000, by glantau
-
added MJPEG decoder, renamed mjpegenc.c to mjpeg.c libavcodecMon, 06 Aug 2001 00:44:48 +0000, by glantau
-
Suppressing external gas stuff to improve portability to Win32 libavcodecSun, 05 Aug 2001 16:49:57 +0000, by nickols_k
-
inlineing common case of get_bits() -> gives 2speedup. more optim coming soon... libavcodecFri, 03 Aug 2001 23:09:15 +0000, by arpi_esp
-
MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 libavcodecFri, 03 Aug 2001 18:33:03 +0000, by arpi_esp
-
- removed #include ../config.h, because it's included from common.h libavcodecThu, 02 Aug 2001 18:46:26 +0000, by arpi_esp
-
Adding fastmemcpy stuff to speedup mplayer project libavcodecThu, 02 Aug 2001 08:29:38 +0000, by nickols_k
-
added external cpuid code to solve -fPIC and gcc unclear constraints problems libavcodecMon, 30 Jul 2001 23:51:20 +0000, by glantau
-
renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 mmx specific unquantization stuff libavcodecMon, 30 Jul 2001 23:28:35 +0000, by glantau
-
use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_unquantize is always a function pointer - added specialized dct_unquantize_h263 libavcodecMon, 30 Jul 2001 23:26:26 +0000, by glantau
-
use block[] in structure to have it aligned on 8 bytes for mmx optimizations libavcodecMon, 30 Jul 2001 23:24:58 +0000, by glantau
-
added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H libavcodecMon, 30 Jul 2001 23:21:37 +0000, by glantau
-
added skip macroblock optimization (big perf win on black regions for example) libavcodecTue, 24 Jul 2001 20:43:41 +0000, by glantau
-
added emms_c() macro which should can used in c code in both mmx/non mmx cases libavcodecTue, 24 Jul 2001 20:42:03 +0000, by glantau
-
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer) libavcodecMon, 23 Jul 2001 20:58:31 +0000, by glantau
-
fixed config for direct mplayer build compatibility libavcodecMon, 23 Jul 2001 20:06:54 +0000, by glantau