aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* pass wave extradata to the codec..Gravatar alex2005-02-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14634 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated the outdated audio section somewhat.Gravatar diego2005-02-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14633 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print which of Tremor, internal Tremor or libvorbis has been enabled.Gravatar diego2005-02-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14632 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compile fix on non-x86Gravatar reimar2005-02-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14631 b3059339-0415-0410-9bf9-f77b7e298cf2
* BGR32 is now supported also by lavc tscc decoderGravatar rtognimp2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14630 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for 32 bit Camtasia samplesGravatar diego2005-01-31
| | | | | | | hint by Florian Mickler <deathmk at gmx dot net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14629 b3059339-0415-0410-9bf9-f77b7e298cf2
* Yet another memleak...Gravatar reimar2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14628 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Don't advertise IMGFMT_RGBxxGravatar syrjala2005-01-31
| | | | | | | - Updated copyright line git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14627 b3059339-0415-0410-9bf9-f77b7e298cf2
* makes funnyCode pages executable (for CPU with NX bit)Gravatar aurel2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14626 b3059339-0415-0410-9bf9-f77b7e298cf2
* now supports float based operation aswellGravatar alex2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14625 b3059339-0415-0410-9bf9-f77b7e298cf2
* using af_softclipGravatar alex2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14624 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_softclipGravatar alex2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14623 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_softclipGravatar alex2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14622 b3059339-0415-0410-9bf9-f77b7e298cf2
* added ecx to clobber listGravatar alex2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14621 b3059339-0415-0410-9bf9-f77b7e298cf2
* adding proper parenthesingGravatar alex2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14620 b3059339-0415-0410-9bf9-f77b7e298cf2
* unused definitions removedGravatar alex2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14619 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.157Gravatar gabrov2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14618 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.60Gravatar gabrov2005-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14617 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove overly outdated entries, update a few others.Gravatar diego2005-01-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Expose support for 444P and 422P raw video.Gravatar diego2005-01-30
| | | | | | | patch by Stuart Cunningham <stuart_hc at yahoo dot com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14615 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow monitoraspect > 3 (up to 9)Gravatar reimar2005-01-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14614 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo in hwac3 stringGravatar reimar2005-01-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14613 b3059339-0415-0410-9bf9-f77b7e298cf2
* discard lavf packets with wrong idsGravatar nicodvb2005-01-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14612 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print CPUflags and extension support on x86_64, tooGravatar reimar2005-01-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14611 b3059339-0415-0410-9bf9-f77b7e298cf2
* print "Unknown/not supported internal format" message only with -v as itGravatar reimar2005-01-29
| | | | | | | is not an error. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14610 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix possible hang when playing broken MP3 from linear stream and removeGravatar reimar2005-01-29
| | | | | | | duplicate code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14609 b3059339-0415-0410-9bf9-f77b7e298cf2
* several sets of headers declare global variables in them, which causes ↵Gravatar iive2005-01-29
| | | | | | | | | multiple definition errors with gcc 4.x patch by Alexander Strange <astrange ithinksw.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14608 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed the syntax of the spdif device string.Gravatar reimar2005-01-28
| | | | | | | Thanks to Takashi Iwai for the hint. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14607 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.866Gravatar jheryan2005-01-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.157Gravatar jheryan2005-01-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14605 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.864Gravatar jheryan2005-01-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14604 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.866:Gravatar gpoirier2005-01-27
| | | | | | | | 1.866: matroska capitalized 1.865: NUT doesn't contain subtitles so the example with the nutfile had to be changed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14603 b3059339-0415-0410-9bf9-f77b7e298cf2
* matroska capitalizedGravatar kraymer2005-01-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14602 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar kraymer2005-01-27
| | | | | | | | | | | 1.861: Fix -alang and -slang descriptions, they should be similar. 1.862: NUT does not contain subtitles, correct -sid description. 1.863: Unify some option descriptions. 1.864: Force missing linebreak (pcm). 1.865: NUT doesn't contain subtitles so the example with the nutfile had to be changed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14601 b3059339-0415-0410-9bf9-f77b7e298cf2
* NUT doesn't contain subtitles so the example with the nutfile had to be changed.Gravatar kraymer2005-01-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14600 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.157: Add half size entry to the GMPlayer menu.Gravatar kraymer2005-01-27
| | | | | | | small fixes: replaced some tabs with spaces, removed unneeded spaces git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14599 b3059339-0415-0410-9bf9-f77b7e298cf2
* "support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work againGravatar reimar2005-01-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14598 b3059339-0415-0410-9bf9-f77b7e298cf2
* Always select correct descramblig matrix for sipr audioGravatar rtognimp2005-01-25
| | | | | | | Fixes brokenaudio.rmvb git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14597 b3059339-0415-0410-9bf9-f77b7e298cf2
* free MSTRZ args also if parser failsGravatar rik2005-01-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14596 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STRGravatar rik2005-01-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14595 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.864: Force missing linebreak.Gravatar gpoirier2005-01-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14594 b3059339-0415-0410-9bf9-f77b7e298cf2
* small updates by <plazmus at gmail dot com>Gravatar diego2005-01-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14593 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add translator mail address.Gravatar diego2005-01-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14592 b3059339-0415-0410-9bf9-f77b7e298cf2
* Force missing linebreak.Gravatar diego2005-01-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add half size entry to the GMPlayer menu.Gravatar diego2005-01-25
| | | | | | | | patch by Pierre Marc Dumuid <pierre dot dumuid at adelaide dot edu dot au> approved by Pontscho git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14590 b3059339-0415-0410-9bf9-f77b7e298cf2
* x1 and y1 give last used position, must be < width/heightGravatar reimar2005-01-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14589 b3059339-0415-0410-9bf9-f77b7e298cf2
* small updatesGravatar diego2005-01-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14588 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not read any more data at eof: if got eof in the middle of an audioGravatar rtognimp2005-01-24
| | | | | | | | block, ad_realaudio requests more data even if sh->audio->eof Fixes sig11 at eof of hotel_california_ra5.1_640x480_30s.rmvb git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14587 b3059339-0415-0410-9bf9-f77b7e298cf2
* Be less verbose with -v (do not print a line for each demuxed packet)Gravatar rtognimp2005-01-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14586 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.863: Unify some option descriptions.Gravatar gpoirier2005-01-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14585 b3059339-0415-0410-9bf9-f77b7e298cf2