aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* sync'd up to r23467Gravatar ptt2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23479 b3059339-0415-0410-9bf9-f77b7e298cf2
* Create a new MSGT for just the status line.Gravatar diego2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23478 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not use fast_memcpy when data is read again immediately afterwards.Gravatar reimar2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23477 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not use fast_memcpy for small size copy, esp. when the size is constantGravatar reimar2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23476 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
| | | | | | | for future optimization. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23475 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use avcodec_decode_audio2 in ad_ffmpeg.cGravatar reimar2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23474 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23410: add documentation for new -menu-chroot optionGravatar kraymer2007-06-05
| | | | | | | | | | | | | r23420: added a missing space char r23423: added '&' for 'e.g.' r23425: removed unneeded space r23440: New "automute" tv:// option. r23444: update manual date, its been 8 months... r23455: new sentences on new lines r23467: (English typo, does not apply here) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23473 b3059339-0415-0410-9bf9-f77b7e298cf2
* correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_lineGravatar mhoffman2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23472 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make gmplayer show right colors if X server does not use native byteorder.Gravatar reimar2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23471 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoiding sscanf in cddb support reading more data with %s than buffer sizeGravatar reimar2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23470 b3059339-0415-0410-9bf9-f77b7e298cf2
* Keep -pipe option in CFLAGS even in debug mode.Gravatar diego2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23469 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/23467 (was just a typo in english doc, no incidence here)Gravatar gpoirier2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23468 b3059339-0415-0410-9bf9-f77b7e298cf2
* then/than typo spotted by "JRaSH"Gravatar corey2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23467 b3059339-0415-0410-9bf9-f77b7e298cf2
* Keep unused parameter warnings in debug mode.Gravatar diego2007-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23466 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23416: Drop the metadata stuff and replace it with generic propertyGravatar kraymer2007-06-05
| | | | | | | | string expansion. patch by Sheldon Jin git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23465 b3059339-0415-0410-9bf9-f77b7e298cf2
* get rid of Gui code that has been commented out since agesGravatar reimar2007-06-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23464 b3059339-0415-0410-9bf9-f77b7e298cf2
* Factor out some duplicated gui codeGravatar reimar2007-06-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23463 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove some useless codeGravatar reimar2007-06-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23462 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use 'static inline' instead of 'inline static' to avoid warningsGravatar zuxy2007-06-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23461 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change '%ld' to '%d' to remove warnings introduced by r23452Gravatar zuxy2007-06-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23460 b3059339-0415-0410-9bf9-f77b7e298cf2
* Correct dct64 functions' declarationsGravatar zuxy2007-06-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23459 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused parameter for mp_msgGravatar zuxy2007-06-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23458 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r23455Gravatar gpoirier2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23457 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix after commit r9172 to ffmpeg, patch by AurelGravatar gpoirier2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23456 b3059339-0415-0410-9bf9-f77b7e298cf2
* new sentences on new lines, diego says ;-PGravatar ptt2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23455 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed up to r23440 + a _big_ correction of tv suboptionsGravatar ptt2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23454 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove non-existing make_decode_tables_MMX()Gravatar zuxy2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23453 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use int and uint32_t instead of long and unsigned long, when appropriate.Gravatar zuxy2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23452 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make realloc_struct inline as other functions defined in demuxer.hGravatar zuxy2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23451 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: Remove overlooked instance of NOAVIFILE_HEADERS.Gravatar diego2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23450 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert r23443, it breaks compilation without libass.Gravatar eugeni2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23449 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of superfluous __WINE__ #define, it was always enabled andGravatar diego2007-06-02
| | | | | | | cluttered the code. Blessed by Reimar. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23448 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled andGravatar diego2007-06-02
| | | | | | | cluttered the code. Blessed by Reimar. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23447 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of superfluous MPLAYER #define, it was always enabled andGravatar diego2007-06-02
| | | | | | | cluttered the code. Blessed by Reimar. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23446 b3059339-0415-0410-9bf9-f77b7e298cf2
* prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)Gravatar nicodvb2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23445 b3059339-0415-0410-9bf9-f77b7e298cf2
* update manual date, its been 8 months...Gravatar compn2007-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23444 b3059339-0415-0410-9bf9-f77b7e298cf2
* Recode the whole subtitle file to utf-8 before parsing.Gravatar eugeni2007-06-01
| | | | | | | This allows reading subtitles in ucs-2. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23443 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move code for reading a file and recoding it to utf-8 to a separate function.Gravatar eugeni2007-06-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23442 b3059339-0415-0410-9bf9-f77b7e298cf2
* mjpeg support for v4l2 tv:// driverGravatar voroshil2007-06-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23441 b3059339-0415-0410-9bf9-f77b7e298cf2
* New "automute" tv:// option.Gravatar voroshil2007-05-31
| | | | | | | | | Will switch off sound and show blue screen instead of video with noise when signal level (in 0-255 scale) is less than specified value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23440 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23370: added missing fpsGravatar voroshil2007-05-31
| | | | | | | | | | | | r23410: add documentation for new -menu-chroot option r23420: added a missing space char r23423: added '&' for 'e.g.' r23424: removed an unneeded comma r23425: removed unneeded space fix typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23439 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23416: Drop the metadata stuff and replace it with generic property string ↵Gravatar voroshil2007-05-31
| | | | | | expansion. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23438 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOWGravatar zuxy2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23437 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add new properties percent_pos and time_pos.Gravatar albeu2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23436 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the length property use the time type.Gravatar albeu2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23435 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move the time printing code out of the length property.Gravatar albeu2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23434 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a print function for the time option type.Gravatar albeu2007-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23433 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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