aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* print meaningfull error message instead of "hmm, arpi said that isnt used...Gravatar michael2002-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5249 b3059339-0415-0410-9bf9-f77b7e298cf2
* Im proved Build Version selection for DivX 5.Gravatar atmos42002-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5248 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing bgr15&16 on big_endianGravatar michael2002-03-21
| | | | | | | i doubt that that will fix all big endian problems though, we very likely will have to support RGB & BGR output formats as either bgr32 or bgr15 is rgb depending upon the way rgb/bgr is defined git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5247 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updatesGravatar alex2002-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5246 b3059339-0415-0410-9bf9-f77b7e298cf2
* a bit update to libvo1.5, i think we should make a seperate documentationGravatar alex2002-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5245 b3059339-0415-0410-9bf9-f77b7e298cf2
* argh 0.5lGravatar atmos42002-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5244 b3059339-0415-0410-9bf9-f77b7e298cf2
* Recognize and skip ftype chunk used by some .mp4 files andGravatar atmos42002-03-21
| | | | | | | | add fallback to displaysize if imagesize is unavailable. Also update some doc info. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5243 b3059339-0415-0410-9bf9-f77b7e298cf2
* temporary disabled len=0 code due to reported loop errorsGravatar alex2002-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5242 b3059339-0415-0410-9bf9-f77b7e298cf2
* This will hopefully fixGravatar ksorim2002-03-21
| | | | | | | | * uninit call without a previous config call * Several config calls between preinit and uninit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5241 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash when playing multiple files. The bug was triggered when the first fileGravatar ksorim2002-03-21
| | | | | | | | had rgb data and the second had yuv data and sdl:aalib was used. Some code duplication removed in the process. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5240 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash when SDL had to do rgb -> rgb conversion. Removed some codeGravatar ksorim2002-03-21
| | | | | | | duplication. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5239 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording patch by Diego & EggerGravatar gabucino2002-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5238 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now ↵Gravatar atmos42002-03-21
| | | | | | write esds movie header whereever he wants. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5237 b3059339-0415-0410-9bf9-f77b7e298cf2
* added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>Gravatar melanson2002-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5236 b3059339-0415-0410-9bf9-f77b7e298cf2
* some new funcs and fixes for quicktimeGravatar arpi2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5235 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow LPSTR typedefGravatar arpi2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5234 b3059339-0415-0410-9bf9-f77b7e298cf2
* not vbt, but vratetolGravatar gabucino2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5233 b3059339-0415-0410-9bf9-f77b7e298cf2
* added input optionsGravatar gabucino2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5232 b3059339-0415-0410-9bf9-f77b7e298cf2
* -oldpp info fixedGravatar gabucino2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5231 b3059339-0415-0410-9bf9-f77b7e298cf2
* -drGravatar gabucino2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5230 b3059339-0415-0410-9bf9-f77b7e298cf2
* new lavc optsGravatar gabucino2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5229 b3059339-0415-0410-9bf9-f77b7e298cf2
* some small updatesGravatar gabucino2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5228 b3059339-0415-0410-9bf9-f77b7e298cf2
* extended FAAD detectionGravatar alex2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5227 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fame support enabled, awaiting bugreports =DGravatar mswitch2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5226 b3059339-0415-0410-9bf9-f77b7e298cf2
* using -dr instead -vaa_drGravatar alex2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5225 b3059339-0415-0410-9bf9-f77b7e298cf2
* splitted mp_msg_init and mp_msg_set_levelGravatar alex2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5224 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugfix for --disable-runtime-cpudetectionGravatar ksorim2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5223 b3059339-0415-0410-9bf9-f77b7e298cf2
* splitted mp_msg_init and mp_msg_set_levelGravatar alex2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5222 b3059339-0415-0410-9bf9-f77b7e298cf2
* splitted mp_msg_init and mp_msg_set_level and added i18n support to initGravatar alex2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5221 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l ;)Gravatar alex2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5220 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added options -input keylist and -input cmdlist to list all knowGravatar albeu2002-03-20
| | | | | | | keys and commands git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5219 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set the params given to a playlist url to the playlistGravatar albeu2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5218 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix endless loop at end of an audio only file. It occured when the last chunkGravatar albeu2002-03-20
| | | | | | | of audio data was smaller than the ao min outburst. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5217 b3059339-0415-0410-9bf9-f77b7e298cf2
* New string list option typeGravatar albeu2002-03-20
| | | | | | | A -list-options option to get a list of all avaible options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5216 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a BMP file demuxer...yeah, that's right, a static image BMP fileGravatar melanson2002-03-20
| | | | | | | demuxer; what, is that so weird?...:) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5215 b3059339-0415-0410-9bf9-f77b7e298cf2
* oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I thinkGravatar melanson2002-03-20
| | | | | | | MPlayer is basically complete now...:) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5214 b3059339-0415-0410-9bf9-f77b7e298cf2
* add alternative samplerate calculation for files with timescale\!=samplerateGravatar atmos42002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5213 b3059339-0415-0410-9bf9-f77b7e298cf2
* InitializeQTML(0) addedGravatar arpi2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5212 b3059339-0415-0410-9bf9-f77b7e298cf2
* comments on compilingGravatar arpi2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5211 b3059339-0415-0410-9bf9-f77b7e298cf2
* simple sample proggy, using qtmlClient.dll to access QT componentsGravatar arpi2002-03-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5210 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing runtime cpudetect with pre SSE cpusGravatar michael2002-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5209 b3059339-0415-0410-9bf9-f77b7e298cf2
* config vo if resolution changed (after decoded image read the dimensions out ↵Gravatar alex2002-03-19
| | | | | | of lavc context) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5208 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds ↵Gravatar atmos42002-03-19
| | | | | | header to mov demuxer, init faad from info from mov header git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5207 b3059339-0415-0410-9bf9-f77b7e298cf2
* show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz ↵Gravatar arpi2002-03-19
| | | | | | <marcinj@netbox.pl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5206 b3059339-0415-0410-9bf9-f77b7e298cf2
* non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>Gravatar arpi2002-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5205 b3059339-0415-0410-9bf9-f77b7e298cf2
* hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen ↵Gravatar arpi2002-03-19
| | | | | | <freku045@student.liu.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5204 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime msg changedGravatar arpi2002-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5203 b3059339-0415-0410-9bf9-f77b7e298cf2
* a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>Gravatar arpi2002-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5202 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.Gravatar albeu2002-03-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5201 b3059339-0415-0410-9bf9-f77b7e298cf2
* Automatically use avcodec if it exists, otherwise fall back to fame (dueGravatar mswitch2002-03-19
| | | | | | | | | | | to some unresolved problems with fame) Bitrate is set to a constant 6e6 Fixed a bug occuring with round() Fixed a little #elif bug that would cause compilation to fail when not compiling with avcodec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5200 b3059339-0415-0410-9bf9-f77b7e298cf2