platform/upstream/libav.git
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...
2002-12-04 Michael Niedermayerfixing files where the first frame isn a keyframe
2002-12-04 Michael Niedermayernew PSNR code (now works with chroma, b frames, ...)
2002-12-04 Michael Niedermayerprint a warning if something allocates 0 bytes
2002-12-04 Michael Niedermayerworkaround old xvid bug
2002-12-04 Michael Niedermayerspecific debug output support
2002-12-04 Michael Niedermayerfixing illegal 3. esc bug (the mpeg4 std only requires...
2002-12-04 Michael Niedermayeruse spatial error concealment if we dont have a previou...
2002-12-04 Michael Niedermayercleanup
2002-12-03 Zdenek Kabelac* two functions to handle allocation of static data...
2002-12-03 Alex Beregszaszi10l fix
2002-12-03 Michael Niedermayer100l (sad8x8_x2 had params in wrong order)
2002-12-03 Michael Niedermayer100l (mixing chroma & luma linesize)
2002-12-02 Philip GladstoneFixed problem with frame rate reduction when capturing...
2002-11-30 Philip GladstoneTry to make this compile on platforms with dlfcn.h
2002-11-30 Philip GladstoneAdded a release function to free up the context. Also...
2002-11-30 Philip GladstoneAdded support for a realease function to eliminate...
2002-11-30 Philip GladstoneSimplify an expression and eliminate a compile warning
2002-11-30 Philip GladstoneMoved hook documentation into the doc directory
2002-11-30 Philip GladstoneAdd more tests for the presence of dlfcn.h and dlopen
2002-11-29 Fabrice Bellardfixed 'file:' in URLs
2002-11-29 Fabrice Bellardfixed multidir compile
2002-11-28 Philip GladstoneI goofed on the darwin LDFLAGS front. Till sourceforge...
2002-11-27 Philip GladstoneMore changes to make things compile on more platforms
2002-11-27 Falk HüffnerKludge around compilation failure on Alpha.
2002-11-26 Francisco Javier... via c3 fix patch by (Francisco Javier Cabello Torres...
2002-11-26 Michael Niedermayerapiexample doesnt send complete frames to the codec
2002-11-26 Brian Foleyaltivec accelerated v-resample patch by (Brian Foley...
next