aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* audio input buffer allocation/free cleanupGravatar arpi2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5459 b3059339-0415-0410-9bf9-f77b7e298cf2
* config vo only if aspect really changed and width&&height isn't changed (if ↵Gravatar alex2002-04-01
| | | | | | w||h changes, we set it later) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5458 b3059339-0415-0410-9bf9-f77b7e298cf2
* freeing codec in/out buffers is job of libmpcodecs, not demuxerGravatar arpi2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5457 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupGravatar arpi2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5456 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh. vorbis support...Gravatar arpi2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5455 b3059339-0415-0410-9bf9-f77b7e298cf2
* twos audio fixedGravatar arpi2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5454 b3059339-0415-0410-9bf9-f77b7e298cf2
* overread in the mmx2 horizontal scaler fixedGravatar michael2002-04-01
| | | | | | | 2% faster horizontal mmx2 scaler git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5453 b3059339-0415-0410-9bf9-f77b7e298cf2
* added vfw uninitGravatar alex2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5452 b3059339-0415-0410-9bf9-f77b7e298cf2
* added acm uninitGravatar alex2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5451 b3059339-0415-0410-9bf9-f77b7e298cf2
* added vfw and acm uninitGravatar alex2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5450 b3059339-0415-0410-9bf9-f77b7e298cf2
* using sh->context and added proper uninitGravatar alex2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5449 b3059339-0415-0410-9bf9-f77b7e298cf2
* using sh->contextGravatar alex2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5448 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar jonas2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5447 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dr is now off by defaultGravatar gabucino2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5446 b3059339-0415-0410-9bf9-f77b7e298cf2
* remark about Ogg-in-AVI suxxhaxxGravatar gabucino2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5445 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied trey's patchGravatar gabucino2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5444 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor typo fix (in comment)Gravatar gabucino2002-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5443 b3059339-0415-0410-9bf9-f77b7e298cf2
* after some STFW i've found some info about fps codesGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5442 b3059339-0415-0410-9bf9-f77b7e298cf2
* mtvp says its' 29.97 not 1 fpsGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5441 b3059339-0415-0410-9bf9-f77b7e298cf2
* seeking fixed (variable fps videos needs to reset PTS after seeking)Gravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5440 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed new_chunk calculation at seeking (seeking not work yet) and added ↵Gravatar arpi2002-03-31
| | | | | | -nosound support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5439 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5438 b3059339-0415-0410-9bf9-f77b7e298cf2
* -alang/-slang support in mencoder tooGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5437 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l... int/1000 will be int while we want float, so let's do int*0.001Gravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5436 b3059339-0415-0410-9bf9-f77b7e298cf2
* better message when vo->preinit failsGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5435 b3059339-0415-0410-9bf9-f77b7e298cf2
* open(/dev/mga_vid) moved to preinitGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5434 b3059339-0415-0410-9bf9-f77b7e298cf2
* use only 1 buffers if dr=yes and double=noGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5433 b3059339-0415-0410-9bf9-f77b7e298cf2
* disabling direct rendering by default (too buggy and conflicts with osd/sub)Gravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5432 b3059339-0415-0410-9bf9-f77b7e298cf2
* argh, some samples sue new header chunks - fixedGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5431 b3059339-0415-0410-9bf9-f77b7e298cf2
* BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)Gravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5430 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed 10l bug: using ds instead of dp, and adding some debug printsGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5429 b3059339-0415-0410-9bf9-f77b7e298cf2
* vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1Gravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5428 b3059339-0415-0410-9bf9-f77b7e298cf2
* UpdatedGravatar mswitch2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5427 b3059339-0415-0410-9bf9-f77b7e298cf2
* -alang sig11 when playing avis fixed - 10lGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5426 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed int -> float for proper PTS calculation (works just as well as theGravatar melanson2002-03-31
| | | | | | | old method) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5425 b3059339-0415-0410-9bf9-f77b7e298cf2
* backed out unneeded modGravatar melanson2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5424 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed ibpsGravatar melanson2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5423 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed RoQ framerate by multiplying PTS calculation by some absurd constantGravatar melanson2002-03-31
| | | | | | | (and it works!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5422 b3059339-0415-0410-9bf9-f77b7e298cf2
* modified the new MS RLE decoder to support BGR15/16 output formats inGravatar melanson2002-03-31
| | | | | | | | | | | | addition to BGR24/32, just like the old XAnim decoder; it's also interesting to note that this commit wantonly violates A'rpi's newest nonsensical CVS policy, and I quote: Note: if you had to put if(){ .. } over big (> 5 lines) code, do NOT change the indent of the inner part (move it right) ! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5421 b3059339-0415-0410-9bf9-f77b7e298cf2
* copy palette to 4*256 bytes area to avoid sig11 when colors<256 but ↵Gravatar arpi2002-03-31
| | | | | | index>colors (broken files) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5420 b3059339-0415-0410-9bf9-f77b7e298cf2
* I hate M$. it seems that MSRLE biSize is always 40 when number of colors < ↵Gravatar arpi2002-03-31
| | | | | | 256 instead of 40+colors*4 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5419 b3059339-0415-0410-9bf9-f77b7e298cf2
* migrating to Melanson's great codec name change... which is of course ↵Gravatar arpi2002-03-31
| | | | | | nonsense but why not... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5418 b3059339-0415-0410-9bf9-f77b7e298cf2
* check depth for direct renderingGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5417 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates - thanks to Melanson...Gravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5416 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix uninit() crash if no config() callGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5415 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed to be able to handle extra-quirky .film files on Lemmings 3DOGravatar melanson2002-03-31
| | | | | | | console game git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5414 b3059339-0415-0410-9bf9-f77b7e298cf2
* added soem debug prints, and fixed 10l bug of AlbanGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5413 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1 step closed to solving memory corruptionsGravatar arpi2002-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5412 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l - fixed soem weird sig11 at multifileGravatar arpi2002-03-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5411 b3059339-0415-0410-9bf9-f77b7e298cf2
* adpcm.c is no longer neededGravatar melanson2002-03-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5410 b3059339-0415-0410-9bf9-f77b7e298cf2