aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* sync to 24.5.2007Gravatar jheryan2007-05-31
| | | | | | | | | --This .line, and those below, will be ignored-- M mplayer.1 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23432 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the recently introduced properties to the documentation.Gravatar albeu2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23431 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow setting the direction in the step_property command.Gravatar albeu2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23430 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the step_property coammand to correctly handle the step size withGravatar albeu2007-05-31
| | | | | | | all numerical types. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23429 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding myself to the authors page.Gravatar mhoffman2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23428 b3059339-0415-0410-9bf9-f77b7e298cf2
* little fixGravatar ptt2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23427 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync.d up to r23425!!! ehi, it's updated :)))Gravatar ptt2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23426 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unneeded spaceGravatar ptt2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23425 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed an unneeded commaGravatar ptt2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23424 b3059339-0415-0410-9bf9-f77b7e298cf2
* added '&' for 'e.g.'Gravatar ptt2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23423 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r23416Gravatar ptt2007-05-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23422 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved a line below, since probably it's righter there...Gravatar ptt2007-05-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23421 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a missing space charGravatar ptt2007-05-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23420 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r22845Gravatar ptt2007-05-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23419 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename attribute_unused to av_unused as it is declared in common.hGravatar benoit2007-05-30
| | | | | | | | | | patch by Carl Eugen Hoyos cehoyos chez ag or at original thread: [FFmpeg-devel] [PATCH] attribute_unused -> av_unused date: 05/29/2007 01:23 PM git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23418 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use play duration instead of send duration to calculate the lengthGravatar zuxy2007-05-30
| | | | | | | of an ASF clip. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23417 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drop the metadata stuff and replace it with generic property string expansion.Gravatar albeu2007-05-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23416 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make command.h usable without the MPContext typedef.Gravatar albeu2007-05-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23415 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add PRINT to the samplerate property.Gravatar albeu2007-05-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23414 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix fallback on the default GET_TYPE for unvailable/disabledGravatar albeu2007-05-30
| | | | | | | properties. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23413 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make all the info available via the metadata API available via properties.Gravatar albeu2007-05-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23412 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rework the property API to allow sub properties such asGravatar albeu2007-05-29
| | | | | | | metadata/title, etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23411 b3059339-0415-0410-9bf9-f77b7e298cf2
* add documentation for new -menu-chroot optionGravatar ben2007-05-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23410 b3059339-0415-0410-9bf9-f77b7e298cf2
* new -menu-chroot option that prevent OSD file selection menu to go to an ↵Gravatar ben2007-05-29
| | | | | | unwanted location (yeah, chroot ;-)) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23409 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only one section remains unfinished, typo.Gravatar diego2007-05-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23408 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoGravatar diego2007-05-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23407 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23325: dv does not support YVU9Gravatar kraymer2007-05-29
| | | | | | | | r23367: little alignment fixes r23370: (does not apply) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23406 b3059339-0415-0410-9bf9-f77b7e298cf2
* add note about unfinished "codec specific encoding options" sectionGravatar kraymer2007-05-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23405 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of __attribute__((__packed__)) in Matroska demuxerGravatar reimar2007-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23404 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add LGPL license header.Gravatar diego2007-05-28
| | | | | | | OKed by Arpi and Michael, the authors of all non-trivial parts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23403 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: r23399 broke mov/mp4 demuxingGravatar cehoyos2007-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23402 b3059339-0415-0410-9bf9-f77b7e298cf2
* little typo fixGravatar ptt2007-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23401 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.Gravatar diego2007-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23400 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove some unused variables, patch by timwoj ieee org.Gravatar diego2007-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23399 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move variable declaration into conditional to avoid an unused variable warning.Gravatar diego2007-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23398 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variables.Gravatar diego2007-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23397 b3059339-0415-0410-9bf9-f77b7e298cf2
* HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)Gravatar michael2007-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23396 b3059339-0415-0410-9bf9-f77b7e298cf2
* More fastmemcpy.h removalGravatar reimar2007-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23395 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove more pointless fastmemcpy.h includes in libvoGravatar reimar2007-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23394 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed useless fastmemcpy.h includes in video decodersGravatar reimar2007-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23393 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove two useless fastmemcpy.h includes in gui code.Gravatar reimar2007-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23392 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless fastmemcpy.h include for filters that do not even do any memcpy.Gravatar reimar2007-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23391 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r23370Gravatar gpoirier2007-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23390 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23388Gravatar Gabrov2007-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23389 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with r23370, with only one section obsolete.Gravatar gpoirier2007-05-27
| | | | | | | | | | patch by JRaSH % jrash06 A 163 P com% More information on the email containing the patch: Date: May 27, 2007 3:02 AM Subject: [MPlayer-translations] Update to trunk/DOCS/man/zh/mplayer.1 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23388 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tablesGravatar rik2007-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23387 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed off-by-one bug during chapter-listing; fixed by Jared Breland ↵Gravatar nicodvb2007-05-26
| | | | | | (list-mplayer@legroom.net) and me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23386 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow left key command to close text menus tooGravatar ben2007-05-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23385 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename some menu open functions, to avoid confusion with libc native open()Gravatar ben2007-05-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23384 b3059339-0415-0410-9bf9-f77b7e298cf2
* Record what was produced by make_decode_table_MMX() and used that data toGravatar zuxy2007-05-25
| | | | | | | | initialize mp3lib_decwins directly, then remove call to make_decode_table_MMX() and tabinit_MMX.c itself. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23383 b3059339-0415-0410-9bf9-f77b7e298cf2