aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Credits for Jeff Clang's x264 encoding guide and for me.Gravatar gpoirier2005-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15331 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removes all English's short forms.Gravatar gpoirier2005-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15330 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_macosx authorGravatar nplourde2005-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15329 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable rootwinGravatar nplourde2005-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15328 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264's encoding and install guideGravatar gpoirier2005-05-02
| | | | | | | Based on Jeff Clagg's "preliminary x264 encoding help text" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15327 b3059339-0415-0410-9bf9-f77b7e298cf2
* close button exit mplayer with esc keyGravatar nplourde2005-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15326 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added charset file for lang es by Andoni ZubimendiGravatar nauj272005-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15325 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with v1.167 by Andoni Zubimendi <andoni@lpsat.net>Gravatar nauj272005-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15324 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.951Gravatar wight2005-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15323 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the memleak fix: in case of error, demux_close_ogg should be calledGravatar reimar2005-05-02
| | | | | | | only once and demuxer->priv be freed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15322 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ontopGravatar nplourde2005-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15321 b3059339-0415-0410-9bf9-f77b7e298cf2
* syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>Gravatar diego2005-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15320 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.74Gravatar gabrov2005-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15319 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.60Gravatar gabrov2005-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15318 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs-status.html now resides in DOCS/.Gravatar diego2005-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15317 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs-status.html should be written to an existing path.Gravatar diego2005-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15316 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix timestampsGravatar michael2005-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15315 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nasty workaround for codec initialization data. In _at least_ one case (AAC) ↵Gravatar mosu2005-05-01
| | | | | | the stream_header.size element seems to be four bytes off. Skip those bytes but only for known cases (again AAC) and not for all. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15314 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prevent segfault when filter chain is empty (e.g. because allGravatar reimar2005-05-01
| | | | | | | filters returned AF_DETACH). Fixes bugzilla bug #293. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15313 b3059339-0415-0410-9bf9-f77b7e298cf2
* Error out when invalid format is specifiedGravatar reimar2005-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15312 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix (libavcodec sync)Gravatar rik2005-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15311 b3059339-0415-0410-9bf9-f77b7e298cf2
* at lest this fixes build.. there's no way muxer_lavf is working right yet ↵Gravatar rfelker2005-05-01
| | | | | | tho with mencoder's broken timestamps git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15310 b3059339-0415-0410-9bf9-f77b7e298cf2
* LIBAVFORMAT_BUILD >= 4624Gravatar michael2005-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15309 b3059339-0415-0410-9bf9-f77b7e298cf2
* LIBAVCODEC_BUILD >= 4754Gravatar michael2005-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15308 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo quartz use command keyGravatar nplourde2005-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15307 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix for codecs2htmlGravatar diego2005-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15306 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l typoGravatar diego2005-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15305 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix wrong compilation instructions.Gravatar diego2005-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15304 b3059339-0415-0410-9bf9-f77b7e298cf2
* On a Mac, option is Alt, the keys with the Apple logo are called command.Gravatar diego2005-04-30
| | | | | | | Insane amounts of Cola go to Nicolas for mixing this up. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15303 b3059339-0415-0410-9bf9-f77b7e298cf2
* mac osx changeGravatar nplourde2005-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15302 b3059339-0415-0410-9bf9-f77b7e298cf2
* macosx voGravatar nplourde2005-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15301 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.949: Replace duplicate and wrong -sws parameter description with ↵Gravatar gpoirier2005-04-30
| | | | | | a pointer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15300 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes double import of avs_create_script_environment.Gravatar gpoirier2005-04-30
| | | | | | | Patch by Gianluigi Tiesi < mplayer & netfarm * it > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15299 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert one line of version 1.182 patch (caused use of already-freedGravatar rfelker2005-04-29
| | | | | | | | | | memory and multiple double-free errors). i am fairly confident that all the relevant memory is now freed once and exactly once, but it's better than corrupting the heap in any case. 100l to reimar :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15298 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.56Gravatar gabrov2005-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15297 b3059339-0415-0410-9bf9-f77b7e298cf2
* unused defineGravatar alex2005-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15296 b3059339-0415-0410-9bf9-f77b7e298cf2
* recommended flags on osxGravatar nplourde2005-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15295 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace duplicate and wrong -sws parameter description with a pointer.Gravatar diego2005-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15294 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable vo_macosx if corevideo availableGravatar nplourde2005-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15293 b3059339-0415-0410-9bf9-f77b7e298cf2
* macosx core video moduleGravatar nplourde2005-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15292 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.948: af_volnorm method suboptionGravatar gpoirier2005-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15291 b3059339-0415-0410-9bf9-f77b7e298cf2
* macosx core video moduleGravatar nplourde2005-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15290 b3059339-0415-0410-9bf9-f77b7e298cf2
* use darwin accurate timerGravatar nplourde2005-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15289 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_volnorm method suboptionGravatar diego2005-04-28
| | | | | | | patch by Thierry Reding < thierry at doppeltgemoppelt dot de > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15288 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also '3g2a' can be used for 3GPP Profile 2Gravatar rtognimp2005-04-28
| | | | | | | Based on patch by adland git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15287 b3059339-0415-0410-9bf9-f77b7e298cf2
* adds a parameter to the switch_audio command to directly select a track.Gravatar reimar2005-04-28
| | | | | | | Patch by kiriuja mplayer-patches at en-directo net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15286 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.947: explain how to use toolame in VBR mode + Diegos nitsGravatar gpoirier2005-04-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15285 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording improventsGravatar diego2005-04-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15284 b3059339-0415-0410-9bf9-f77b7e298cf2
* explain how to use toolame in VBR modeGravatar nicodvb2005-04-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15283 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed variability rangeGravatar nicodvb2005-04-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15282 b3059339-0415-0410-9bf9-f77b7e298cf2