Mercurial > libavcodec.hg
graph
-
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