Mercurial > libavcodec.hg
graph
-
segfault fix by (Kostya <cannonball at bw-team dot com>) libavcodecThu, 23 Sep 2004 09:42:25 +0000, by michael
-
* simplification patch by Jeffrey Ryan Muizelaar libavcodecWed, 22 Sep 2004 05:04:18 +0000, by romansh
-
Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet finished, but at least the picture can be recognized libavcodecTue, 21 Sep 2004 17:37:28 +0000, by alex
-
greyscale decoding (option to skip u,v planes) support libavcodecTue, 21 Sep 2004 17:31:46 +0000, by alex
-
check if the user specified timestamps are strictly monotone libavcodecMon, 20 Sep 2004 13:47:47 +0000, by michael
-
consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) libavcodecSun, 19 Sep 2004 14:43:09 +0000, by michael
-
simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecFri, 17 Sep 2004 23:51:36 +0000, by michael
-
huffyuv writes to AVCodecContext.stats_out only once every 32 frames, libavcodecFri, 17 Sep 2004 11:21:52 +0000, by michael
-
warning the user about possible incompatibilities libavcodecFri, 17 Sep 2004 11:17:17 +0000, by michael
-
(non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecFri, 17 Sep 2004 10:57:57 +0000, by michael
-
h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>) libavcodecThu, 16 Sep 2004 19:05:22 +0000, by michael
-
10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecThu, 16 Sep 2004 17:36:39 +0000, by michael
-
IBM Ultimotion video decoder, courtesy of Konstantin Shishkov libavcodecThu, 16 Sep 2004 03:31:41 +0000, by melanson
-
* I was finally convinced. And besides, if err it's better to err with libavcodecTue, 14 Sep 2004 06:58:24 +0000, by romansh
-
AVC (H264 in mp4 files, fourcc avc1) support libavcodecMon, 13 Sep 2004 21:20:55 +0000, by rtognimp
-
100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) libavcodecSun, 12 Sep 2004 23:09:54 +0000, by michael
-
use pointer arithmetic in mc_block(), 25% faster libavcodecSun, 12 Sep 2004 10:51:02 +0000, by michael
-
put the warning to the right place to avoid crashes libavcodecFri, 10 Sep 2004 15:38:14 +0000, by alex
-
10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written and commited long time ago but appearently never used, qpel motion compensation is 5% faster libavcodecMon, 06 Sep 2004 03:17:31 +0000, by michael
-
Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecFri, 03 Sep 2004 02:32:39 +0000, by michael
-
optional non spec compliant optimizations for mpeg1 libavcodecThu, 02 Sep 2004 15:46:03 +0000, by michael
-
h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecThu, 02 Sep 2004 10:49:54 +0000, by michael
-
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) libavcodecThu, 26 Aug 2004 20:04:54 +0000, by michael
-
typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) libavcodecWed, 25 Aug 2004 22:35:04 +0000, by michael
-
bsd patch by (Bohdan Horst <nexus at irc dot pl>) libavcodecWed, 25 Aug 2004 00:01:34 +0000, by michael
-
ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug libavcodecSun, 22 Aug 2004 12:40:57 +0000, by alex
-
new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) libavcodecSat, 21 Aug 2004 19:19:35 +0000, by alex
-
k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) libavcodecThu, 19 Aug 2004 19:01:40 +0000, by michael
-
enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodecThu, 19 Aug 2004 10:55:48 +0000, by michael
-
Get H.264 frame rate from SPS/VUI patch by (Mns Rullgrd <mru at kth dot se>) libavcodecMon, 16 Aug 2004 22:48:05 +0000, by michael
-
TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov libavcodecSat, 14 Aug 2004 15:08:09 +0000, by melanson
-
Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) libavcodecFri, 13 Aug 2004 15:30:42 +0000, by michael
-
10l (dont store 2 different things at the same place ...) libavcodecWed, 11 Aug 2004 19:32:34 +0000, by michael
-
improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8) libavcodecMon, 02 Aug 2004 17:53:57 +0000, by michael
-
fix one file, will probably break some others but i cant find any samples which need this ... libavcodecMon, 02 Aug 2004 13:03:58 +0000, by michael
-
simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) libavcodecMon, 02 Aug 2004 10:42:21 +0000, by michael
-
various subband encoders (all either worse or complicated so they are commented out) libavcodecMon, 02 Aug 2004 01:03:52 +0000, by michael
-
use parent sample to predict significance & magnitude libavcodecTue, 27 Jul 2004 13:40:16 +0000, by michael
-
Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodecMon, 26 Jul 2004 16:39:01 +0000, by michael
-
libdts support improvements by (Aurelien Jacobs) libavcodecMon, 26 Jul 2004 16:36:36 +0000, by michael
-
UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodecSun, 25 Jul 2004 10:01:36 +0000, by michael
-
* patch from James Morrison (getting rid of broken code) libavcodecFri, 23 Jul 2004 20:10:44 +0000, by romansh
-
- Support empty GOB's (no mb's) and skip all mb's libavcodecThu, 22 Jul 2004 10:23:28 +0000, by michael
-
miscalculation of header_bits when using the -thread option bugfix, patch by (Christophe Massiot <cmassiot at freebox dot fr>) libavcodecTue, 20 Jul 2004 17:13:08 +0000, by michael
-
XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) libavcodecFri, 16 Jul 2004 19:48:30 +0000, by michael
-
Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodecFri, 16 Jul 2004 18:36:39 +0000, by michael
-
moving Doxyfile from ffmpeg/libavcodec to ffmpeg libavcodecThu, 15 Jul 2004 15:14:13 +0000, by michael
-
libdts support by (Benjamin Zores <ben at geexbox dot org>) libavcodecWed, 14 Jul 2004 01:32:14 +0000, by michael
-
Don't include config.h from assembly, because the mplayer developers libavcodecSat, 10 Jul 2004 23:22:47 +0000, by mellum
-
buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>) libavcodecSat, 10 Jul 2004 16:24:11 +0000, by michael
-
av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestream dot com>) libavcodecThu, 08 Jul 2004 10:46:28 +0000, by michael
-
ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodecMon, 05 Jul 2004 19:19:04 +0000, by michael
-
shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodecMon, 05 Jul 2004 02:21:38 +0000, by michael
-
Ignore palette for grayscale files, all my samples are inverted with libavcodecSun, 27 Jun 2004 16:06:15 +0000, by rtognimp
-
use libmpeg2 idct to decode xvid videos unless the user forced some other idct libavcodecFri, 25 Jun 2004 19:14:23 +0000, by michael
-
transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature request tracker libavcodecThu, 24 Jun 2004 22:13:44 +0000, by michael
-
1000l to myself for FFMIN(...,0) instead of ...,6) libavcodecSat, 19 Jun 2004 01:25:02 +0000, by michael
-
1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be able to read 25bit at a time libavcodecSat, 19 Jun 2004 01:14:13 +0000, by michael
-
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters libavcodecThu, 17 Jun 2004 15:43:23 +0000, by michael
-
cut-n-paste error slipped through the cracks... thanks to DJ Hartman for libavcodecWed, 16 Jun 2004 02:53:12 +0000, by melanson
-
the ongoing struggle for encoding conditionals libavcodecSun, 13 Jun 2004 00:10:07 +0000, by melanson
-
mpeg2 chroma422/444 support, may be slower, may be faster for other codecs libavcodecFri, 11 Jun 2004 07:59:12 +0000, by iive
-
fix initialization bug in which execution overwrites essential data libavcodecFri, 11 Jun 2004 02:24:08 +0000, by melanson
-
attempt to create some separation in the FLAC system with respect to libavcodecThu, 10 Jun 2004 04:13:43 +0000, by melanson
-
make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodecWed, 09 Jun 2004 01:57:47 +0000, by michael
-
gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>) libavcodecTue, 08 Jun 2004 17:01:17 +0000, by michael
-
hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecTue, 08 Jun 2004 02:41:41 +0000, by michael
-
noise preserving sum of squares comparission function libavcodecMon, 07 Jun 2004 03:23:31 +0000, by michael
-
Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodecSun, 06 Jun 2004 03:52:42 +0000, by michael
-
optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS libavcodecSun, 06 Jun 2004 03:45:53 +0000, by michael
-
sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>) libavcodecSat, 05 Jun 2004 22:36:43 +0000, by michael
-
mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodecSat, 05 Jun 2004 22:33:47 +0000, by michael
-
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecSat, 05 Jun 2004 22:29:37 +0000, by michael
-
hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecSat, 05 Jun 2004 22:26:03 +0000, by michael
-
remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecSat, 05 Jun 2004 22:23:55 +0000, by michael
-
change qscale -> lambda for the motion estimation libavcodecThu, 03 Jun 2004 19:29:47 +0000, by michael
-
10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodecMon, 31 May 2004 23:44:02 +0000, by michael
-
Add support for qtrle4 (16 colors/gray levels) libavcodecMon, 31 May 2004 20:18:08 +0000, by rtognimp
-
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodecSun, 30 May 2004 20:37:15 +0000, by michael
-
Newer version, using a vectorized version of the libavcodecFri, 28 May 2004 13:31:38 +0000, by michael
-
mmx optimized version of the per line/accurate deblock filter libavcodecThu, 27 May 2004 21:42:00 +0000, by michael
-
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec libavcodecThu, 27 May 2004 15:57:20 +0000, by michael
-
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodecWed, 26 May 2004 20:15:15 +0000, by michael
-
10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) libavcodecWed, 26 May 2004 20:04:49 +0000, by michael
-
rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) libavcodecWed, 26 May 2004 02:42:41 +0000, by melanson
-
avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... libavcodecTue, 25 May 2004 18:17:25 +0000, by michael
-
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodecTue, 25 May 2004 18:07:25 +0000, by michael
-
oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodecFri, 21 May 2004 14:29:25 +0000, by michael
-
rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodecTue, 18 May 2004 17:23:49 +0000, by michael
-
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodecTue, 18 May 2004 17:09:46 +0000, by michael
-
* reimplementation using mutexes and condition variables. libavcodecTue, 18 May 2004 01:53:43 +0000, by romansh
-
moving motion estimation specific variables from MpegEncContext -> MotionEstContext libavcodecTue, 11 May 2004 01:38:46 +0000, by michael
-
reduce dependancy between motion estimation and MpegEncContext libavcodecTue, 11 May 2004 00:58:08 +0000, by michael
-
dummy avcodec_thread_init() to avoid linking issues libavcodecMon, 10 May 2004 23:38:53 +0000, by michael
-
p frame encoding, only with 0,0 motion vectors yet though libavcodecSun, 09 May 2004 15:50:08 +0000, by michael
-
using pointers so the code could eventually be used for P frames libavcodecSat, 08 May 2004 14:15:45 +0000, by michael
-
buffer hints, use reget_buffer, removed copy from previous frame libavcodecFri, 07 May 2004 21:34:33 +0000, by rtognimp