]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2002-11-26 François RevolAvoid "unused variable 'c'" warning.
2002-11-26 Michael Niedermayerfixing h263+ slices if the padding at the end of the...
2002-11-26 Philip GladstoneMore fixes to compile and build on more platforms.
2002-11-26 Philip GladstoneAdd some rudimentary support for sparc64
2002-11-26 Philip GladstoneTry to get this to build on more platforms (especially...
2002-11-26 Agent Smithdont put flies in the stdout soup patch by (Agent Smith...
2002-11-25 Fabrice Bellardrenamed libav to libavformat
2002-11-25 Francisco Javier... via c3 detection patch by (Francisco Javier Cabello...
2002-11-25 Michael Niedermayer10l
2002-11-25 Michael Niedermayerfixing aspect
2002-11-23 Dominik Mierzejewskiwarning patch by (Dominik Mierzejewski <dominik at...
2002-11-23 Michael Niedermayermoving init of some variables (hurry_up,...) to MPV_fra...
2002-11-23 Philip GladstoneApplied changes to make it compile on darwin
2002-11-22 Brian Foley* altivec and pix_norm patch by Brian Foley
2002-11-22 Mark Hills* Ogg/Vorbis patch by Mark Hills
2002-11-22 Zdenek Kabelac* remaining part of John Ryland's patch
2002-11-21 Philip GladstoneUpdated to reflect the current state of ffserver (as...
2002-11-21 Philip GladstoneAdded three sample video hooks. See the (rudimentary...
2002-11-20 Fabrice Bellardexperimental mpeg4 video support (currently no slice...
2002-11-20 Fabrice Bellarduse codec_id so that the codec does not need to be...
2002-11-20 Fabrice Bellardminimum handling for mpeg4 video multicast from avi...
2002-11-20 Fabrice Bellardadded example to hack with SDP/multicast streaming
2002-11-20 Fabrice BellardRTP multicast begins to work in MPEG1 - simplified...
2002-11-20 Fabrice Bellardupdate
2002-11-20 Alex Beregszaszimjpegb support (need more samples)
2002-11-20 Fabrice Bellardclean up of redirector code - first stage of RTP multic...
2002-11-20 Fabrice Bellardexport match_ext()
next