aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* -geometry support for gl2 under win, default window pos centered for gl, gl2Gravatar reimar2005-05-30
* check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4Gravatar henry2005-05-30
* avoid lrintf redeclarationGravatar henry2005-05-30
* Add a variable for the codec directory and set it to /usr/lib/codecs insteadGravatar diego2005-05-29
* The default CFLAGS settings include -ffast-math and GCC 3.4.3 thereforeGravatar diego2005-05-29
* sync to x264 r240 (threads)Gravatar lorenm2005-05-29
* Implement -geometry for vo gl and gl2.Gravatar reimar2005-05-29
* an ancient doc, maybe has use, but at least will be available in Attic once r...Gravatar alex2005-05-29
* very dummy script, written for a friendGravatar alex2005-05-29
* old scripts from early debian packageGravatar alex2005-05-29
* ported all network streams to the new APIGravatar nicodvb2005-05-29
* keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwiseGravatar reimar2005-05-28
* last patch broke skin reading completely, becasue last line of skinGravatar reimar2005-05-28
* synced with 1.169Gravatar gabrov2005-05-28
* a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.Gravatar joey2005-05-28
* fix audio init crashGravatar joey2005-05-28
* synced with 1.64Gravatar gabrov2005-05-28
* support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey...Gravatar gpoirier2005-05-28
* not used anymoreGravatar reimar2005-05-27
* setting sh_audio to NULL is nonsense, since it is only a local variable,Gravatar reimar2005-05-27
* Athlon 64 optimization flags, in 32 and 64-bit mode.Gravatar gpoirier2005-05-27
* This currently sends control characters to the terminal instead ofGravatar rtognimp2005-05-26
* Fix pan-scan in fullscreen modeGravatar nplourde2005-05-26
* support DVR formatGravatar reimar2005-05-26
* fix signess warningGravatar nplourde2005-05-25
* create menuGravatar nplourde2005-05-25
* quicktime fix updateGravatar henry2005-05-25
* Specify the padding instead of expecting the compiler to align correctlyGravatar reimar2005-05-25
* prefer width&height from bitmapinfoheader for h263 streamsGravatar henry2005-05-25
* DragonFly BSD supportGravatar diego2005-05-25
* restored preinit_audio_filters() but set the final sample_rate to the value o...Gravatar nicodvb2005-05-24
* Sync with 1.980:Gravatar gpoirier2005-05-24
* Fix paragraph indentation.Gravatar diego2005-05-24
* more paranoid return value checkingGravatar henry2005-05-24
* disable preinit until it's fixed (it breaks -speed...codec is initialized wit...Gravatar rfelker2005-05-24
* No overlap allowed in memcpy, use memmoveGravatar hzoli2005-05-24
* Make sure that samplesize is at least 2, as some demuxers set it to 1Gravatar hzoli2005-05-24
* Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAMGravatar hzoli2005-05-24
* sync to x264 r239 (zoned ratecontrol and UMHex ME)Gravatar lorenm2005-05-24
* patch by oded to fix edl hang when end of audio is reachedGravatar rfelker2005-05-24
* Use the public sys/kbio.h header instead of messing with the MI headers, whichGravatar diego2005-05-23
* Print error when skin file is not readable (e.g. a directory) instead of hangingGravatar reimar2005-05-23
* Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).Gravatar reimar2005-05-23
* Use memmove instead of memcpy for overlapping areas.Gravatar reimar2005-05-23
* Reduce senseless spamminess of DVD playback in verbose mode.Gravatar diego2005-05-22
* Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a t...Gravatar gpoirier2005-05-22
* Sync with 1.977.Gravatar gpoirier2005-05-22
* Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.Gravatar diego2005-05-22
* LC_ALL overrides LANG, so use it instead.Gravatar diego2005-05-22
* preinit audio filters in order to determine the final samplerate and number o...Gravatar nicodvb2005-05-22