summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of useless last_ptr assignmentreimar2007-02-041-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22124 b3059339-0415-0410-9bf9-f77b7e298cf2
* tinterlace mode 4 leaves height unchanged.reimar2007-02-041-1/+1
| | | | | | | "full-height" is not exactly wrong but it definitely is confusing. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22123 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for AOPLAY_FINAL_CHUNK in ao_sdl.creimar2007-02-041-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not read beyond end of data chunk if chunk_size is set.reimar2007-02-041-1/+6
| | | | | | | Sample: http://samples.mplayerhq.hu/A-codecs/wavpcm/ahh.wav git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22121 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21753 broke compile-time detection of mmx flags on x86_64lorenm2007-02-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22120 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert patterns to upper case to fix compilation after r22117.uau2007-02-031-19/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22119 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22107: Move -vo gl suboptions that should be irrelevant for the average userkraymer2007-02-031-29/+33
| | | | | | | | | to a separate section further down. version bump to r22113 (r22108 and r22113 previously applied) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22118 b3059339-0415-0410-9bf9-f77b7e298cf2
* Speed up config.h generation by transforming FFmpeg part names to uppercasediego2007-02-031-9/+8
| | | | | | | all at once instead of one by one. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22117 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22089: x264's crf takes a float argumentkraymer2007-02-031-4/+29
| | | | | | | | | r22104: Add global field dominance flag instead of duplicating this "everywhere" Patch by Carl Eugen Hoyos (cehoyos (at) ag or at) r22108: formatting fixes for r22104 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22116 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22062: alphabetical orderkraymer2007-02-031-69/+74
| | | | | | | | r22074: (doesn't apply) r22075: Document -noidx. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22115 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21959: Apply ancient double-click patch that nobody cares to comment on.kraymer2007-02-031-13/+30
| | | | | | | | | | | | | | r21989: fix typo r22008: Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers. r22014: Clarify -delay. r22016: Remove confusing line about forcing MP3 demuxing. r22060: describe -psprobe r22061: typo, new sentences on lines of their own r22113: insert line break for readability git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22114 b3059339-0415-0410-9bf9-f77b7e298cf2
* insert line break for readabilitykraymer2007-02-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22113 b3059339-0415-0410-9bf9-f77b7e298cf2
* demux_mpg_probe() seek to the initial position before returning - patch by ↵nicodvb2007-02-031-0/+2
| | | | | | reimar git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22112 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge both library rules by separating the rule from the dependencies.diego2007-02-031-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22111 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmeticsreimar2007-02-031-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22110 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid crash in uninit if codec not foundreimar2007-02-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22109 b3059339-0415-0410-9bf9-f77b7e298cf2
* formatting fixes for r22104kraymer2007-02-031-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22108 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move -vo gl suboptions that should be irrelevant for the average userreimar2007-02-031-24/+28
| | | | | | | to a separate section further down. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22107 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused variablesnicodvb2007-02-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22106 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update gl:help output a bitreimar2007-02-031-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22105 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add global field dominance flag instead of duplicating this "everywhere"reimar2007-02-023-2/+33
| | | | | | | Patch by Carl Eugen Hoyos (cehoyos (at) ag or at) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22104 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r22089 (again)gpoirier2007-02-011-58/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22103 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r22089gpoirier2007-02-011-12/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22102 b3059339-0415-0410-9bf9-f77b7e298cf2
* mf demuxer only works with mf:// urls, so check for that.reimar2007-02-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22101 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consider SRCS2 as well when generating dependency information.diego2007-02-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22100 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make mkv demuxer use ffmpeg LZO as well.reimar2007-01-311-17/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22099 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.reimar2007-01-311-20/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22098 b3059339-0415-0410-9bf9-f77b7e298cf2
* use ffmpeg's LZOreimar2007-01-311-21/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22097 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use export type mpi, everything else is a fragile hack.reimar2007-01-311-25/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22096 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid a static variable and instead use variable in contextreimar2007-01-311-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22095 b3059339-0415-0410-9bf9-f77b7e298cf2
* Swap palette on bigendian.reimar2007-01-311-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22094 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22060: describe -psprobevoroshil2007-01-311-2/+14
| | | | | | | | | | | r22061: typo, new sentences on lines of their own r22062: alphabetical order r22074: typo r22075: Document -noidx. r22089: x264's crf takes a float argument git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22093 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wrong variable name used in libfaac check.diego2007-01-311-1/+1
| | | | | | | patch by Carl Eugen Hoyos, cehoyos ag.or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22092 b3059339-0415-0410-9bf9-f77b7e298cf2
* libfaac detection skipped linking, and thus only checked for headers and not ↵lorenm2007-01-311-1/+1
| | | | | | libs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22091 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify extcheck calls by moving some logic into the function.diego2007-01-311-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22090 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264's crf takes a float argumentlorenm2007-01-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22089 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow forcing processor features on and off.diego2007-01-311-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22088 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix looooooongstanding bug:diego2007-01-311-1/+1
| | | | | | | Only check for processor features when they are set to autodetection. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22087 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move around a few options for better logical grouping.diego2007-01-301-83/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22086 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: consistent formattingdiego2007-01-301-30/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22085 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unification of parameter handling part 3 of many:diego2007-01-301-7/+3
| | | | | | | Merge --help into general parameter handling. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22084 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unification of parameter handling part 2 of many:diego2007-01-301-105/+72
| | | | | | | Merge both parameter parsing passes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22083 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unification of parameter handling part 1 of many:diego2007-01-301-645/+646
| | | | | | | Move second pass next to the first. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22082 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: remove useless commented-out stuff.reimar2007-01-301-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22081 b3059339-0415-0410-9bf9-f77b7e298cf2
* More simplificationreimar2007-01-301-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22080 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplifyreimar2007-01-301-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22079 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix vd_lzo, broken since r18069, i.e. April 2006!reimar2007-01-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22078 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move network detection further up to simplify detection of dependant stuff.reimar2007-01-301-15/+14
| | | | | | | Blessed by Diego (see [MPlayer-cygwin] Current issues). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22077 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support 16bit bigendian PCM audio from libavformatreimar2007-01-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22076 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document -noidx.diego2007-01-301-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22075 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2007-01-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22074 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL fixdiego2007-01-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22073 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Reorder install targets.diego2007-01-301-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark phony targets as such.diego2007-01-301-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22071 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace ifeq structure in the install target by a set of dependent targets.diego2007-01-301-10/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22070 b3059339-0415-0410-9bf9-f77b7e298cf2
* better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( ↵michael2007-01-301-4/+5
| | | | | | fastmail (( net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22069 b3059339-0415-0410-9bf9-f77b7e298cf2
* reduced verbositynicodvb2007-01-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22068 b3059339-0415-0410-9bf9-f77b7e298cf2
* 5l, check that the codec type detected by ts_detect_streams() is actually ↵nicodvb2007-01-291-1/+1
| | | | | | audio before fixing it in the array git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22067 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix audio type when ts_detect_streams detects that a private1 stream is ↵nicodvb2007-01-291-0/+3
| | | | | | actually ac3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22066 b3059339-0415-0410-9bf9-f77b7e298cf2
* Expand property documentationreimar2007-01-291-49/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22065 b3059339-0415-0410-9bf9-f77b7e298cf2
* List available propertiesreimar2007-01-291-0/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22064 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugfix: glyph and bitmap pointers could be left uninitialized aftereugeni2007-01-291-4/+3
| | | | | | | | get_glyph(). Based on a patch by Stanislav Maslovski (stanislav d maslovski a gmail d com). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22063 b3059339-0415-0410-9bf9-f77b7e298cf2
* alphabetical orderdiego2007-01-291-63/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22062 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, new sentences on lines of their owndiego2007-01-291-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22061 b3059339-0415-0410-9bf9-f77b7e298cf2
* describe -psprobenicodvb2007-01-281-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22060 b3059339-0415-0410-9bf9-f77b7e298cf2
* sanity checks during codec detection; also reset demuxer->stream->eofnicodvb2007-01-281-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22059 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove references to no longer existing documentation.diego2007-01-281-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22058 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move platform-specific stuff together.diego2007-01-281-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22057 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move _ldd setting to a saner place.diego2007-01-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22056 b3059339-0415-0410-9bf9-f77b7e298cf2
* added code to scan the video stream to search the actual video codec used;nicodvb2007-01-282-0/+32
| | | | | | | | | | triggered only if requested by the user with option -psprobe. Evo files require this option because H264 is stored like MPEG2 without using the PSM git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22055 b3059339-0415-0410-9bf9-f77b7e298cf2
* include math.h for fabsf()nicodvb2007-01-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22054 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: reindentation and braces removalnicodvb2007-01-281-6/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22053 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved scoreboarding code to 2 separate functions (update_stats() and ↵nicodvb2007-01-281-28/+41
| | | | | | clear_stats()) to be reused next git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22052 b3059339-0415-0410-9bf9-f77b7e298cf2
* stray fflush spotted by Aurellu_zero2007-01-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22051 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix a segfault if -x264encopts is the last commandline option (with no argument)lorenm2007-01-281-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22050 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix base64_encode() max output length checking.uau2007-01-281-4/+3
| | | | | | | Made HTTP auth fail if sum of username+password lengths was below 3. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22049 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make example and test build and link correctlylu_zero2007-01-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22048 b3059339-0415-0410-9bf9-f77b7e298cf2
* av_logifylu_zero2007-01-281-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22047 b3059339-0415-0410-9bf9-f77b7e298cf2
* Doxygen comments for used DirectShow methods.voroshil2007-01-282-2/+969
| | | | | | | | Info was got from DirectShow SDK. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22046 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark m_struct_t defaults as constreimar2007-01-2810-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22045 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix endianess, see bug #727lu_zero2007-01-281-12/+16