]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2003-01-11 Fabrice Bellardadded missing formats in all functions - added monoblac...
2003-01-11 Fabrice Bellardmoved avpicture_xxx to imgconvert
2003-01-11 Fabrice Bellardbuild update - avpicture_fill() returns the image size
2003-01-11 Fabrice Bellardchanged BGRA32 to RGBA32. XXX: clarify expected behavio...
2003-01-11 Fabrice Bellardsimplified code (need automatic testing) - added primit...
2003-01-11 Fabrice Bellardmoved avcodec_get_chroma_sub_sample() to imgconvert.c
2003-01-11 Fabrice Bellardnew image formats - suppressed ill defined formats...
2003-01-10 Falk HüffnerImplement sad8x8 and sad16x16 with pix_abs.
2003-01-09 Michael Niedermayertypo (noticed by kabi)
2003-01-09 Michael Niedermayerqpel fix
2003-01-09 Michael Niedermayerfixed wmv2 slices
2003-01-09 Michael Niedermayerworkaround dropable p frame after first frame bug
2003-01-08 Fabrice Bellardaltivec patches by Romain Dolbeau
2003-01-07 Fabrice Bellardsuppressed getopt.h
2003-01-07 Fabrice Bellardtests link all libavcodec
2003-01-07 Fabrice Bellardsuppressed pix_norm_altivec
2003-01-07 Fabrice Bellardsuppressed redundant math.h - suppressed M_PI redefinition
2003-01-07 Fabrice Bellardgeneric M_PI define
2003-01-07 Fabrice Bellardfft altivec by Romain Dolbeau - simplified patch, test...
2003-01-07 Fabrice Bellardremoved redundant includes
2003-01-07 Fabrice Bellardenabled SSE fft (first code using GCC 3.2 vector builti...
2003-01-07 Fabrice Bellardalign fixes for sse/altivec
2003-01-07 Fabrice Bellardenabled SSE fft on x86
2003-01-07 Fabrice Bellarduse av_malloc instead of malloc
2003-01-07 Fabrice Bellardcompile fixes
2003-01-07 Fabrice Bellardadded define for builtins use - inverse fix by Romain...
2003-01-07 Fabrice Bellardallow easy use of GCC vector builtins on x86 (has someo...
2003-01-07 Michael NiedermayerPIC / ebx fix
2003-01-07 Michael Niedermayermore gcc bug workarounds
2003-01-07 Michael Niedermayergcc 3.2.2 -O3 bug workaround (older gcc are very likely...
2003-01-06 Michael Niedermayer1000l, but for whom? (zero ME sucks and caused the...
2003-01-06 Fabrice Bellardoops : better error resilience - should fix most wma...
2003-01-06 Zdenek Kabelac* avoid usage of next/last buffer after flush
2003-01-06 Zdenek Kabelac* first shot for generaly usable option parser for...
2003-01-06 Michael Niedermayer1000l (push & esp) using mangle now ...
2003-01-06 Michael Niedermayerb frame segfault fix
2003-01-05 Philip GladstoneImprove bind failure message to indicate the port that...
2003-01-05 Michael Niedermayerqpel in b frames bugfixes
2003-01-05 Michael Niedermayerslowdown / gcc 2.95.* bug workaround (this should be...
2003-01-05 Michael NiedermayerYUV 411/422/444 support for pp
2003-01-05 Michael Niedermayernegative linesize support (so mplayer -flip works)
2003-01-05 Thomas Jaroschpts encoding fix patch by (Thomas Jarosch <tomj at...
2003-01-05 Michael Niedermayerqpel in mmx2/3dnow
2003-01-03 Michael Niedermayermpeg4 header encoding bugfix
2003-01-03 Philip GladstoneFix a crash in ffserver when streaming to WMP from...
2003-01-02 Michael Niedermayerpre motion estimation cleanup/bugfix
2003-01-02 Michael Niedermayermotion estimation pre pass
2003-01-01 Michael Niedermayerbugfix
2003-01-01 Steven M. Schultz-c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
2003-01-01 bubuwarnings patch by (bubu <bubu at bubu dot net>)
2003-01-01 Michael Niedermayerregression checksums change cuz of motion estimation...
2003-01-01 Michael Niedermayershape adaptive diamonds for EPZS
2003-01-01 Michael Niedermayermpeg1 rounding fix
2003-01-01 Michael Niedermayertrellis quantization for mpeg1
2002-12-31 Michael Niedermayermore optimized trellis quantizer
2002-12-31 Michael Niedermayertrellis quantization
2002-12-30 Sascha Sommer10l another int i missing (without ^M)
2002-12-30 Michael Niedermayer10l (int i)
2002-12-30 Thomas Jaroschlibav -> libavformat in Makefile patch by (Thomas Jaros...
2002-12-30 Michael Niedermayercorrecter mpeg4 headers
2002-12-29 Michael Niedermayercleaning corners of green dirt ;)
2002-12-29 Michael Niedermayerooops forgot this (ffserver regression checksums update...
2002-12-29 Michael Niedermayerremoving PIX_FMT_ANY
2002-12-29 Michael Niedermayerbetter set pix_fmt explicitly
2002-12-29 Michael Niedermayerxvid build 3 still has the padding wrong in 1/8 of...
2002-12-29 Michael Niedermayerbuffer alloc cleanup / 10l
2002-12-28 Fabrice Bellardupdate
2002-12-28 Fabrice Bellardupdated html docs
2002-12-27 Michael Niedermayermotion estimation changes
2002-12-27 Michael Niedermayerupdate
2002-12-27 Michael Niedermayerqpel encoding
2002-12-27 Fabrice Bellardadded release tar target
2002-12-27 Michael Niedermayerhuffyuv 4cc & -strict
2002-12-25 Philip GladstoneUpdated as a result of changes to the rate change code...
2002-12-25 Philip GladstoneThis fixes the jerky video from vob files. However...
2002-12-24 Michael Niedermayerfix segfault with -vcodec copy
2002-12-22 Alex Beregszaszidisabled aspect code due to it is extra buggy
2002-12-22 Philip GladstoneChanged thru to through and fixed several other typos
2002-12-22 Philip GladstoneMake sure that if you abort the server regression tests...
2002-12-21 Philip GladstoneApplied Mark Hill's patches.
2002-12-21 Mark Hillsfixes crash patch by (Mark Hills <mark at pogo dot...
2002-12-21 Philip GladstoneAdded my TODO list
2002-12-21 Philip GladstoneMake asf files work again -- the match against the...
2002-12-20 Ryutaroh Matsumotomimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh...
2002-12-20 Bill Eldridgemingw32 configure patch by (Bill Eldridge <bill at...
2002-12-20 François RevolFix for odd strf tag in Stargate SG-1 - 3x18 - Shades...
2002-12-20 François Revolredid usleep() fix for BeOS, more consistant with the...
2002-12-20 François RevolThat should be enough for now :)
2002-12-20 Bill Eldridgemingw patch by (Bill Eldridge <bill at rfa dot org>)
2002-12-20 Michael Niedermayermy TODO ...
2002-12-20 Michael Niedermayer10l
2002-12-20 Fabrice Bellardupdated with my current projets - add your own TODO...
2002-12-20 François RevolHey, not everyone has usleep() ! (temporary fix, we...
2002-12-19 Zdenek Kabelac* fix for empty image queue
2002-12-18 Fabrice Bellardadded ffserver disabling for easier porting
2002-12-18 Michael Niedermayermb qp limits
2002-12-18 Michael Niedermayersupport dumping the qscale stuff to the screen
2002-12-17 Michael Niedermayermore debug output
2002-12-15 Jürgen Keilmlib fix patch by (Juergen Keil <jk at tools dot de>)
2002-12-12 Philip GladstoneFirst shot at the ffserver regression tests. All feedba...
next