platform/upstream/libav.git
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...
2002-12-11 Michael Niedermayerfixing playback of DaveMatthews_Crash_PocketPC.avi
2002-12-11 Philip GladstoneInitial version of test configuration file for ffserver...
2002-12-11 Philip GladstoneAdd the -em_rate option to make the img reader run...
2002-12-11 Philip Gladstone* Extend the syntax of a filename for the img reader...
2002-12-11 Philip Gladstone* Add code to allow the img reader to read files at...
2002-12-11 Philip Gladstone* Try and fix the crashes in ffserver associated with...
2002-12-09 Zdenek Kabelac* fill codec_id in codec_open
2002-12-09 Michael Niedermayer100l
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-09 Philip GladstoneFix a crash caused by a null coded_picture pointer...
2002-12-09 Michael Niedermayercleanup / messup?
2002-12-09 Michael Niedermayercorrect mpeg4 vo type
2002-12-08 Michael Niedermayerremove fake wmv2 codec
2002-12-07 Michael Niedermayerump4 decoding fixed
2002-12-06 Dieterpractically disabling altivec resampling code (some...
2002-12-06 Michael Niedermayerfixing api-example
2002-12-06 Michael Niedermayeraspect ratio encoding for mpeg1
2002-12-06 Michael Niedermayermpeg1&2 aspect decoding
2002-12-06 Michael Niedermayerfixing aspect (hopefully, i couldnt reproduce the bug)
2002-12-06 Michael Niedermayerfixing 2pass assert failure
2002-12-06 Michael Niedermayermissing "\" (found by nick)
2002-12-05 Michael Niedermayerbetter? scene change detection
2002-12-05 Michael Niedermayerfixing hq + adaptive quant
2002-12-05 Michael Niedermayerdrop b frames if there are no reference frames
2002-12-05 Dietercrop optmization patch by (Dieter Shirley <dieters...
2002-12-05 Michael Niedermayerinfinity fix by ("Steven M. Schultz" <sms at 2BSD dot...
next