aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* compilation fix clip_uint8 -> av_clip_uint8Gravatar rik2007-02-27
* Seek to -ss position without first starting audio/video from the start.Gravatar uau2007-02-27
* Remove useless conditional.Gravatar diego2007-02-27
* copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl...Gravatar nicodvb2007-02-26
* support for new ivtv apiGravatar ben2007-02-26
* Fix wrong typecast, which can cause MPlayer crashGravatar voroshil2007-02-26
* 2 less variablesGravatar nicodvb2007-02-25
* cosmetics: reformattedGravatar nicodvb2007-02-25
* removed unused variablesGravatar nicodvb2007-02-25
* simplified parse_mpeg12_video()Gravatar nicodvb2007-02-25
* Support for PowerPC 440x embedded CPUs.Gravatar rathann2007-02-25
* member real_framerate is completely uselessGravatar nicodvb2007-02-25
* mpcommon.c is a partial copy of mplayer.c, so recommit it as such.Gravatar reimar2007-02-25
* The fragment program functions are and most likely always will be ARB-only,Gravatar reimar2007-02-25
* Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilat...Gravatar voroshil2007-02-25
* 10, checked for the wrong thing. Do aspect scaling only in config_video_outGravatar reimar2007-02-25
* cosmetics: reindentedGravatar nicodvb2007-02-25
* removed commented/useless code from parse_mpeg12_video()Gravatar nicodvb2007-02-25
* Add av_ prefix to clip functionsGravatar reimar2007-02-25
* 10l to me for bad todo itemsGravatar compn2007-02-24
* iive says xvmc stuff is long doneGravatar compn2007-02-24
* remove some old and add new TODOGravatar compn2007-02-24
* Simplify .depend file inclusion.Gravatar diego2007-02-24
* cosmetics: Fix some common typos, appropiate --> appropRiate,Gravatar diego2007-02-24
* 10l, avoid crash on invalid subtitle idGravatar reimar2007-02-24
* synced with r22331Gravatar Gabrov2007-02-24
* Remove some #if 0 codeGravatar uau2007-02-24
* Move parsing of the -ss option to the option code.Gravatar uau2007-02-24
* some more consistency for the VIDIX installation.Gravatar diego2007-02-23
* synced with r22292Gravatar Gabrov2007-02-23
* synced with r22326Gravatar Gabrov2007-02-23
* Gui compilation fixesGravatar vayne2007-02-23
* Fix loading of mpeg4ds direct show video codec under win32, broken in r22322Gravatar voroshil2007-02-23
* Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyedGravatar voroshil2007-02-23
* Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ...Gravatar voroshil2007-02-23
* Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.Gravatar voroshil2007-02-23
* Fix \a parsing broken in r22291Gravatar uau2007-02-23
* Fix error in commentGravatar uau2007-02-23
* Reset the edl_decision flag after the seek is done.Gravatar uau2007-02-23
* Separate function for seekingGravatar uau2007-02-23
* Remove useless fflush(stdout) calls. mp_msg already flushes output, andGravatar uau2007-02-22
* Move EDL code to separate functionsGravatar uau2007-02-22
* Move some related variables together & add a commentGravatar uau2007-02-22
* update to 0.1 version from websiteGravatar compn2007-02-22
* add original website url per al3x commentGravatar compn2007-02-22
* r22276: Reallocate event_images_t, removing limit on simultanious events count.Gravatar voroshil2007-02-22
* typoGravatar diego2007-02-22
* Add some missing includes.Gravatar eugeni2007-02-22
* Declarations must be before codeGravatar reimar2007-02-22
* Fix nonsense function typeGravatar uau2007-02-22