]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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()
2002-11-20 Fabrice Bellardmatch SDP based on content instead of extension
2002-11-20 Michael Niedermayeraspect ratio cleanup
2002-11-20 Fabrice Bellardadded handling of URL redirectors (needed for RTSP...
2002-11-20 Fabrice Bellardsupressed incorrect pts init (when the pts is not set...
2002-11-20 Fabrice Bellardsuppressed PKT_FLAG_DROPPED_FRAME
2002-11-20 Fabrice Bellardpkt->pts is already set, please fix audio if you modify...
2002-11-20 Zdenek Kabelac* cut&paste fix
2002-11-20 Philip GladstoneThe problems of doing cvs add foo.*
2002-11-20 Philip Gladstone* Add frame rate conversion when there is no audio...
2002-11-20 Philip GladstoneBuild and install the vhook subdirectory if enabled...
2002-11-20 Philip GladstoneCompile framehook.c
2002-11-20 Philip GladstoneInitial versions of code to all per-frame video process...
2002-11-20 Philip GladstoneSet the pkt->pts field correctly so that frame rate...
2002-11-20 Philip GladstoneSet the pkt->pts field so that we have a chance of...
2002-11-20 Philip GladstoneGet rid of a warning from asfcheck. Not sure that it...
2002-11-19 Brian Foleyaltivec optimizations patch by (Brian Foley <bfoley...
2002-11-19 Michael Niedermayer10l
2002-11-19 Fabrice Bellardupdate
2002-11-19 Fabrice Bellardupdate
2002-11-19 Fabrice Bellardupdate
2002-11-19 Fabrice Bellardadded CREDITS file (tell me if I forgot someone)
2002-11-19 Fabrice Bellardffserver documentation update
2002-11-19 Fabrice Bellarddoc update
2002-11-19 Fabrice Bellard'-' can be used for standard input
2002-11-19 Fabrice Bellardfixed output pts computation in case of pcm audio ...
2002-11-19 Fabrice Bellardbetter than nothing patch for correct audio output...
2002-11-19 Fabrice Bellarda/v sync support: added correct pts handling
2002-11-19 Fabrice Bellardfactorized All In Wonder code (not tested) - Added...
2002-11-19 Zdenek Kabelac* oops fixed bad initialization of ff vals.
2002-11-19 Zdenek Kabelac* fixed prototype
2002-11-19 Zdenek Kabelac* compilation fix (ARM users please check)
2002-11-18 Fabrice Bellardnow raw mpeg4 video decoding is fully supported
2002-11-18 Fabrice Bellardadded multicast SDP/RTP demux for multicast streams...
2002-11-18 Fabrice Bellarddo not read probe data if format is specified - match_e...
2002-11-18 Fabrice Bellardfixed multicast connect
2002-11-18 Michael Niedermayerfixing compilation of cs_test
next