summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set block_align in header, seems MatLab can not handle files without.reimar2005-08-171-0/+1
| | | | | | | Patch by Pedro Larroy Tovar (pedro at larroy dot com). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16244 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.1068jheryan2005-08-171-93/+324
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16243 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added entry for checktree.shivo2005-08-171-0/+12
| | | | | | | Feel free to modify, enhance, spell-check, etc... :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16242 b3059339-0415-0410-9bf9-f77b7e298cf2
* Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..ivo2005-08-171-0/+253
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16241 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get events from -wid window.reimar2005-08-162-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16240 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1069gpoirier2005-08-161-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16239 b3059339-0415-0410-9bf9-f77b7e298cf2
* Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.reimar2005-08-162-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16238 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD textures can be deleted with one function call...reimar2005-08-161-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16237 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make glFinish optionalreimar2005-08-162-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16236 b3059339-0415-0410-9bf9-f77b7e298cf2
* silly printf() is the onyl reason avi-fix was so slow, a printf forods152005-08-161-7/+14
| | | | | | | EVERY byte is pretty hefty... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16235 b3059339-0415-0410-9bf9-f77b7e298cf2
* use GenBuffers to get a buffer number instead of hardcoding 1.reimar2005-08-163-3/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>danny2005-08-161-20/+66
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16233 b3059339-0415-0410-9bf9-f77b7e298cf2
* added libavutil, removed linuxalex2005-08-161-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16232 b3059339-0415-0410-9bf9-f77b7e298cf2
* prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>alex2005-08-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16231 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar/phrasing fixes on the recent NTSC and telecine commitwanderer2005-08-151-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16230 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fafmttag can be needed while steam copying.gpoirier2005-08-151-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16229 b3059339-0415-0410-9bf9-f77b7e298cf2
* loadfile/loadlist can now also add files to the playlistreimar2005-08-153-4/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16228 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, initializers don't work without a declaration :-(reimar2005-08-141-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16227 b3059339-0415-0410-9bf9-f77b7e298cf2
* NTSC sources are hard to encode. How to identify telecine content reliably.gpoirier2005-08-141-3/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16226 b3059339-0415-0410-9bf9-f77b7e298cf2
* use glUploadTex helper functionreimar2005-08-141-12/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16225 b3059339-0415-0410-9bf9-f77b7e298cf2
* extra check for glUploadTex to avoid a possible hang.reimar2005-08-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16224 b3059339-0415-0410-9bf9-f77b7e298cf2
* textures smaller 64x64 might not be supportedreimar2005-08-141-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16223 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove/move some unused headers/variables/codereimar2005-08-143-23/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16222 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, texture_width/height initialization was removed, so usereimar2005-08-141-2/+2
| | | | | | | image_width/height here git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16221 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor punctuation fixwanderer2005-08-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16220 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar/phrasing fix, still less than idealwanderer2005-08-141-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16219 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes short form, better wordinggpoirier2005-08-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16218 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes bf_threshold description.gpoirier2005-08-142-12/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16217 b3059339-0415-0410-9bf9-f77b7e298cf2
* typogpoirier2005-08-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16216 b3059339-0415-0410-9bf9-f77b7e298cf2
* Helper function for drawing texture and general cleanup of vo_gl2.creimar2005-08-144-168/+66
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16215 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cleanup, move declarations to beginning of block.reimar2005-08-141-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16214 b3059339-0415-0410-9bf9-f77b7e298cf2
* libaf/config.mak is generated, so mention itwight2005-08-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16213 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l: fix avi demuxing for ni and nini cases, allow forcing ni and ninirtognimp2005-08-131-0/+39
| | | | | | | demuxers git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16212 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf supporthenry2005-08-131-16/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16211 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.7gabrov2005-08-121-28/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16210 b3059339-0415-0410-9bf9-f77b7e298cf2
* Formatting fixgpoirier2005-08-122-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16209 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consitency fixgpoirier2005-08-122-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16208 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1062gpoirier2005-08-121-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16207 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL updategpoirier2005-08-121-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16206 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compngpoirier2005-08-121-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16205 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing codecs that libavcodec supports.gpoirier2005-08-121-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Why multipass is better in a nutshell. Taken from Rich's encoding guide.gpoirier2005-08-121-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16203 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavutil should be be in "PARTS" so that 'make distclean' cleans that ↵gpoirier2005-08-111-0/+1
| | | | | | | | | directory too. A cup of coffee to beastd for forgetting it :) Patch idea by Steven Schultz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16202 b3059339-0415-0410-9bf9-f77b7e298cf2
* video fourcc fixmichael2005-08-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16201 b3059339-0415-0410-9bf9-f77b7e298cf2
* demux_avi_control() missing in avi's demuxer struct.ods152005-08-111-2/+2
| | | | | | | patch by Uoti Urpala (urpala BANG cc MEEP helsinki MEEP fi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16200 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix brokeness caused by demuxer patch, this code is useless forods152005-08-111-1/+0
| | | | | | | | any case other than avi and should not be run even then. patch by Uoti Urpala (urpala BANG cc MEEP helsinki MEEP fi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16199 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, must be ld_dl instead of ld_ldreimar2005-08-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16198 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, patch found in geexboxalex2005-08-111-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16197 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed in-filter int to float conversion. af_ladspa now demands floats asivo2005-08-101-13/+9
| | | | | | | | that's what LADSPA filters use internally too. conversion from int, if needed, is done by af_format as it's supposed to. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16196 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray MSDOS linebreaksivo2005-08-102-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16195 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.178jheryan2005-08-101-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16194 b3059339-0415-0410-9bf9-f77b7e298cf2
* reconcile with earlier fps fix in mpeg header parserrfelker2005-08-101-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16193 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync liba52_amd64_changes.diff with latest fixaurel2005-08-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16192 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1061gpoirier2005-08-091-14/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16191 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.gpoirier2005-08-091-1/+1
| | | | | | | Patch by Aurelien Jacobs < aurel AH gnuage POUM org > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16190 b3059339-0415-0410-9bf9-f77b7e298cf2
* Various fixes, addition and removal of entries related to functions that ↵gpoirier2005-08-081-4/+8
| | | | | | come from the FFmpeg project git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16189 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing libavcodec supported codecs and adds (hopefully) all libavformat ↵gpoirier2005-08-081-1/+38
| | | | | | | | | muxers Please check if this is correct git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16188 b3059339-0415-0410-9bf9-f77b7e298cf2
* take into account that VIDIOC_S_FMT might return updated parametersfaust32005-08-061-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16187 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not crash when /dev/video0 is not presentfaust32005-08-061-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16186 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l to whoever wrote this crap using 1/10000 units. it caused framerates to ↵rfelker2005-08-063-23/+23
| | | | | | get trashed from 30000/1001 to 2997/100, etc.! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16185 b3059339-0415-0410-9bf9-f77b7e298cf2
* tremor uses integer typesrathann2005-08-061-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16184 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing includerathann2005-08-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Forgot to actually enable vo_gl on Windows...reimar2005-08-062-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16182 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray DOS linebreaks.diego2005-08-060-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16181 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray DOS linebreaks.diego2005-08-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16180 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid short forms and libavcodec should not the that much singled outgpoirier2005-08-051-19/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16179 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.72gabrov2005-08-051-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16178 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.87gabrov2005-08-051-13/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16177 b3059339-0415-0410-9bf9-f77b7e298cf2
* Demuxer modularizationrtognimp2005-08-0542-1328/+1424
| | | | | | | Demuxer selection by name with -demuxer command (bakward compatible) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16176 b3059339-0415-0410-9bf9-f77b7e298cf2
* add the liba52 amd64 changes in a separate diff fileaurel2005-08-051-0/+2189
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16175 b3059339-0415-0410-9bf9-f77b7e298cf2
* liba52 asm optimizations ported to amd64aurel2005-08-055-608/+624
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16174 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missed one uint32_t declaration.ivo2005-08-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16173 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-0546-261/+261
| | | | | | | | return values can be negative (VO_ERROR, VO_NOTAVAIL and VO_NOTIMPL), so it's changed to int now. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16172 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavutidiego2005-08-011-10/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16171 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavutil is now part of MPlayer.diego2005-08-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16170 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavutil compile fix (working also with old libavcodec)reimar2005-08-012-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16169 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to beastd due to new libavutil introductiongpoirier2005-08-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16168 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavutil is now needed, too.reimar2005-08-011-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16167 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support new static libavcodec (depends on libavutil).al2005-08-016-8/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16166 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support more MythTV nuv files, based on Gentoo portage patchreimar2005-08-012-10/+170
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16165 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support more MythTV nuv filesreimar2005-08-012-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16164 b3059339-0415-0410-9bf9-f77b7e298cf2
* set i_bps in demux_audio for WAV and MP3 to avoid division by zero beforereimar2005-08-014-15/+39
| | | | | | | decoder sets it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16163 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync to 1.055 - last commit contains also update ;-(danny2005-08-011-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Man page cleanup and corrections - patch by Paul TT <paultt - at - ↵danny2005-08-011-1287/+1377