summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* replaced bzero() with memset(); stream_type 0x0f is AACnicodvb2005-01-221-13/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14572 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with the English description of "-alang".gpoirier2005-01-221-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14571 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make this file compile with gcc-4.0.0:gpoirier2005-01-221-3/+3
| | | | | | | | It's syntacticly incorrect to use the "&" operand to take the address of a variable that is declared as "register" as a register has no address. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14570 b3059339-0415-0410-9bf9-f77b7e298cf2
* Play RV30 with 8-elements cmsg24rtognimp2005-01-222-6/+19
| | | | | | | Fixes rv30_cmsg24_test.rmvb (now in samples) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14569 b3059339-0415-0410-9bf9-f77b7e298cf2
* openbsd xf86 aperture supportalex2005-01-211-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14568 b3059339-0415-0410-9bf9-f77b7e298cf2
* better test for MAP_FAILED by Ian Lindsayalex2005-01-211-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14567 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make this file compile with gcc-4.0.0. The old code was invalid C.gpoirier2005-01-211-6/+6
| | | | | | | (with the blessing of Rich) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14566 b3059339-0415-0410-9bf9-f77b7e298cf2
* tries to sync to ADTS/ADIF header before initializing the decoder; implement ↵nicodvb2005-01-211-3/+51
| | | | | | SYNC git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14565 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative sync with 1.862:gpoirier2005-01-211-14/+17
| | | | | | | | 1.862: NUT does not contain subtitles, correct -sid description. 1.861: Fix -alang and -slang descriptions, they should be similar. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14564 b3059339-0415-0410-9bf9-f77b7e298cf2
* More user-friendly stream, -xid and -slang info output even in non-verbose mode.mosu2005-01-211-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14563 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle missing palettes in the info part of VobSubs in Matroska files ↵mosu2005-01-213-1/+4
| | | | | | correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14562 b3059339-0415-0410-9bf9-f77b7e298cf2
* NUT does not contain subtitles, correct -sid description.diego2005-01-211-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14561 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.59gabrov2005-01-211-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14560 b3059339-0415-0410-9bf9-f77b7e298cf2
* "Synced with 1.XXX" commit message rule.diego2005-01-211-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14559 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix -alang and -slang descriptions, they should be similar.diego2005-01-211-7/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14558 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix few x86_64 registers handlingaurel2005-01-212-6/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14557 b3059339-0415-0410-9bf9-f77b7e298cf2
* support immed flag, always initialize write_offset, min_free_space doesn't ↵faust32005-01-211-3/+10
| | | | | | seem to be required anymore after Florian Dietrichs patches git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14556 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.860wight2005-01-211-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14555 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesdiego2005-01-211-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14554 b3059339-0415-0410-9bf9-f77b7e298cf2
* Next file done.jheryan2005-01-211-0/+928
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14553 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect ↵kraymer2005-01-211-11/+12
| | | | | | description, small fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14552 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed wrong deinterleaving of channelsnicodvb2005-01-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14551 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsreimar2005-01-208-8/+8
| | | | | | | when unused parts have bogus values. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14550 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.860:gpoirier2005-01-201-13/+16
| | | | | | | | Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14549 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split examples into MPlayer and MEncoder examples, fix -aspect description,diego2005-01-201-12/+13
| | | | | | | small fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14548 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor bugfixeswight2005-01-201-9/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14547 b3059339-0415-0410-9bf9-f77b7e298cf2
* this shouldn't be here in the first placewight2005-01-201-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14546 b3059339-0415-0410-9bf9-f77b7e298cf2
* Omission from previous commit.wight2005-01-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14545 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.859wight2005-01-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14544 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove all setlocale calls, they break the behaviour of sscanf andreimar2005-01-2010-102/+1
| | | | | | | | strcasecmp, especially with tr_TR locale - and do not seem to be good for anything. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14543 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify confusing error message.diego2005-01-192-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14542 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print warning message when using -dvd-device without libdvdread support.diego2005-01-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14541 b3059339-0415-0410-9bf9-f77b7e298cf2
* use MSTRZ suboption typereimar2005-01-191-12/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14540 b3059339-0415-0410-9bf9-f77b7e298cf2
* New suboption type: malloc'ed, zero terminated stringreimar2005-01-196-58/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14539 b3059339-0415-0410-9bf9-f77b7e298cf2
* initialize modify_ldt struct to 0.reimar2005-01-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14538 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_reimar2005-01-191-2/+2
| | | | | | | to check if it's correct?? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14537 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, completely broken pointer arithmetic causing crashes.reimar2005-01-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14536 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.859. Some cosmetic appearance changes ignored for typographic ↵jheryan2005-01-181-107/+124
| | | | | | reasons. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14535 b3059339-0415-0410-9bf9-f77b7e298cf2
* Binary codecs and Windows section overhauled to reflect recent changes.diego2005-01-181-12/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14534 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording, spelling, small updatesdiego2005-01-171-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14533 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatefaust32005-01-171-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14532 b3059339-0415-0410-9bf9-f77b7e298cf2
* print the actual commandline to stdout, toofaust32005-01-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14531 b3059339-0415-0410-9bf9-f77b7e298cf2
* WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver ↵faust32005-01-171-1/+1
| | | | | | combinations and seems to be useless anyway git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14530 b3059339-0415-0410-9bf9-f77b7e298cf2
* preload quicktime.qts, this allows us to ignore the hardcoded path inside ↵faust32005-01-173-2/+27
| | | | | | the dlls so that quicktime.qts doesn't need to be in the windows system dir, patch by Gianluigi Tiesi <mplayer at netfarm.it>, comments by myself git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14529 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert sh_audio->wf freeing.iive2005-01-171-2/+0
| | | | | | | | Freeing should be done elsewhere, as it prevents second codec to access the same structure. Reported by elupus at ecce.se git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14528 b3059339-0415-0410-9bf9-f77b7e298cf2
* added section for x264enc options.kraymer2005-01-161-0/+84
| | | | | | | added options so far: bitrate, qp_constant, pass, keyint git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14527 b3059339-0415-0410-9bf9-f77b7e298cf2
* If asf/tcp fails, asf/http used a wrong portrtognimp2005-01-161-0/+3
| | | | | | | Fixes mms://mms.thestreet.com/cramer011205.wma git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14526 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with: 1.859gpoirier2005-01-161-6/+8
| | | | | | | some minor formatting changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14525 b3059339-0415-0410-9bf9-f77b7e298cf2
* detect and use the codecs paths instead of win32.reimar2005-01-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14524 b3059339-0415-0410-9bf9-f77b7e298cf2
* added video encoding options for nuppel video (nuvopts)kraymer2005-01-161-1/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14523 b3059339-0415-0410-9bf9-f77b7e298cf2
* Good news everyone! I finally managed to sync all lavcenc options :)kraymer2005-01-161-2/+81
| | | | | | | synced options: ibias, pbias, nr, qns, inter_matrix, intra_matrix, vqmod_amp, vqmod_freq, dc, cgop. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14522 b3059339-0415-0410-9bf9-f77b7e298cf2
* some minor formatting changeskraymer2005-01-161-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14521 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: trell, cbp, mv0, ↵kraymer2005-01-161-37/+94
| | | | | | | | | qprd, last_pred, preme, subq, psnr, mpeg_quant, aic, aiv, umv git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14520 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.55gabrov2005-01-161-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14519 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: naq, ildct, ilme, ↵kraymer2005-01-161-71/+218
| | | | | | | | | | alt, top, format, pred, coder, context, qpel, mbcmp, ildctcmp, precmp, cmp, subcmp, nssew, predia, dia added one line break after "!" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14518 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: tcplx_mask, ↵kraymer2005-01-161-11/+52
| | | | | | scplx_mask, p_mask git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14517 b3059339-0415-0410-9bf9-f77b7e298cf2
* More support for AVC in Matroska.mosu2005-01-161-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14516 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: vpsize, ss, gray, ↵kraymer2005-01-161-61/+122
| | | | | | | | | vfdct, idct, lumi_mask, dark_mask wording (finally got 'man page' right) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14515 b3059339-0415-0410-9bf9-f77b7e298cf2
* set sub_utf8 only when actually using mkv subtitles, will break externalreimar2005-01-161-2/+1
| | | | | | | subtitles (-sub) otherwise. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14514 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync:kraymer2005-01-161-3/+3
| | | | | | | | 1.854: better vf_lavcdeint description 1.855: Force linebreak (png) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14513 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced (wording, formatting) the following lavc options: vrc_override, ↵kraymer2005-01-161-57/+107
| | | | | | | | | vrc_init_cplx, vqsquish, vlelim, vcelim, vstrict, vdpart also changed some other wording (diego) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14512 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpaszczi2005-01-161-12/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14511 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.156paszczi2005-01-161-15/+175
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14510 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replaced suboption parser by call to suboption helper.ivo2005-01-152-242/+103
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14509 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpaszczi2005-01-151-13/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14508 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l. parser can work with pnm_maxfiles directlyivo2005-01-151-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14507 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.858paszczi2005-01-151-109/+111
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14506 b3059339-0415-0410-9bf9-f77b7e298cf2
* Transition of suboption parser to subopt-helper parser.ivo2005-01-151-128/+82
| | | | | | | Removal of stupid malloc_failed function. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14505 b3059339-0415-0410-9bf9-f77b7e298cf2
* print why waveOutOpen failedfaust32005-01-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14504 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move generic length and percent pos calculation to demuxer.creimar2005-01-156-26/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14503 b3059339-0415-0410-9bf9-f77b7e298cf2
* mms-over-http related fixes by mereimar2005-01-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14502 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing escaping for "reimar2005-01-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14501 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updatertognimp2005-01-151-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14500 b3059339-0415-0410-9bf9-f77b7e298cf2
* Decode MP3 in rm filesrtognimp2005-01-152-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14499 b3059339-0415-0410-9bf9-f77b7e298cf2
* Codec packages now have different names, try to be less confusing about it.diego2005-01-151-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14498 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing \ in multiline define.reimar2005-01-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14497 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.858:gpoirier2005-01-141-10/+8
| | | | | | | | | 1.858: disambiguate wording of -aspect 1.857: more on H.264's quantization parameter 1.856: (was already corrected on previous version) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14496 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lattila2005-01-141-1/+1
| | | | | | | useless use of test git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14495 b3059339-0415-0410-9bf9-f77b7e298cf2
*