aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* now obsoleteGravatar diego2006-07-15
* Change sync tags to rXXXX.Gravatar diego2006-07-15
* Change function declararation w/o parameters to the correct foo(void) syntax.Gravatar diego2006-07-15
* - sync and fixesGravatar boskicinek2006-07-15
* - CVS --> SVNGravatar boskicinek2006-07-15
* help_mp-hu.h synced with r19087Gravatar Gabrov2006-07-15
* Hungarian docs & man page synced with r19101Gravatar Gabrov2006-07-15
* print frame type and keep track of last encountered keyframeGravatar ivo2006-07-15
* typoGravatar ivo2006-07-15
* new black frame detection filterGravatar ivo2006-07-15
* Assume that missing streamcount means one stream, and missing mimetype Gravatar rtogni2006-07-14
* wording fix; default dvb tuning timeout is now 30 secondsGravatar nicodvb2006-07-14
* raise default tuning timeout to 30 seconds in order to give enough time to le...Gravatar nicodvb2006-07-14
* cosmetical reformattingGravatar nicodvb2006-07-14
* simplification in dvb_step_channelGravatar nicodvb2006-07-14
* force demuxer type to mpegts to speed up detection and avoid useless and slow...Gravatar nicodvb2006-07-14
* removed obsolete fileGravatar nicodvb2006-07-14
* moved LOF macros from dvb_defaults.hGravatar nicodvb2006-07-14
* added checks for stupid code like casting return value of malloc and friends,Gravatar ivo2006-07-14
* removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)Gravatar nicodvb2006-07-14
* remove useless commentGravatar ivo2006-07-14
* Remove support for obsolete and non-free divx4/odivx libraries.Gravatar diego2006-07-14
* Mark several string parameters that are not modified in the function as const.Gravatar diego2006-07-14
* fix line >79 charactersGravatar ivo2006-07-14
* fix matching of MSDOS line endingsGravatar ivo2006-07-14
* also omit configure.log and the generated help_mp.h from files to checkGravatar ivo2006-07-14
* CVS --> SubversionGravatar ivo2006-07-14
* Update some old and crufty sections.Gravatar diego2006-07-14
* printf --> mp_msgGravatar diego2006-07-14
* removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups,...Gravatar reynaldo2006-07-14
* Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.Gravatar diego2006-07-13
* cosmetics to ease future patchingGravatar diego2006-07-13
* Fix linking order. FontConfig should appear after libass.Gravatar eugeni2006-07-13
* more sizeof(char) funGravatar reynaldo2006-07-13
* dvd-device should also be enabled when dvdnav_stream is requested but stream_dvdGravatar diego2006-07-13
* drops casts from void * on malloc/calloc from vidix/Gravatar reynaldo2006-07-13
* little rephrasing and corrected reference to main->trunkGravatar reynaldo2006-07-13
* marks several function without a prototype which arent used outside its sourc...Gravatar reynaldo2006-07-13
* drops casts from void * on malloc/calloc, leftover on libmpcodecsGravatar reynaldo2006-07-13
* Cosmetics.Gravatar eugeni2006-07-13
* Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, re...Gravatar eugeni2006-07-13
* drops casts from void * on malloc/calloc from libmpdemux codeGravatar reynaldo2006-07-13
* drops casts from void * on malloc/calloc from the gui codeGravatar reynaldo2006-07-13
* Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support Gravatar gpoirier2006-07-13
* Compilation fix: Mark mp_property_find parameter as const.Gravatar diego2006-07-13
* some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis ...Gravatar gpoirier2006-07-13
* rename mpcf.txt to nut.txtGravatar michael2006-07-13
* freeze (this is pretty much oded shimons patch from a few month ago)Gravatar michael2006-07-13
* man/hu/mplayer.1 synced with r19052Gravatar Gabrov2006-07-13
* synced with r19051Gravatar gpoirier2006-07-13