summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli ↵reimar2007-10-021-1/+1
| | | | | | demuxer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24687 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove ugly unused struct name from typedefreimar2007-10-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24686 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Fix AltiVec spelling.diego2007-10-024-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24685 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix warning:diego2007-10-011-1/+0
| | | | | | | | cpudetect.c: In function 'check_os_katmai_support': cpudetect.c:395: warning: unused variable 'saved_sigfpe' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24684 b3059339-0415-0410-9bf9-f77b7e298cf2
* Detect support of and add necessary CFLAGS to avoid crashes when loadingdiego2007-10-012-0/+22
| | | | | | | | Win32 DLLs on Mac OS X / Intel. based on patch by Ulion, ulion2002 gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24683 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move misplaced paragraph to the right question and fix the wording.diego2007-10-011-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24682 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray XML tags that broke compilation.diego2007-10-011-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24681 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless quotes.diego2007-10-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24680 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added EOF detection for RTSP via live555cehoyos2007-09-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24679 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify some RTSP changescehoyos2007-09-301-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24678 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention the recent telecining bugfix in muxer_mpegnicodvb2007-09-301-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24677 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable direct rendering for ROQ video, the buffer management used by rtogni2007-09-301-1/+1
| | | | | | | the codec is not compatible with MPlayer idea of reget_buffer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24676 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert changes r23805, r23819 and r23866 to restore the mga_vid checkattila2007-09-301-4/+4
| | | | | | | to the "autodetection" from r2944 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24675 b3059339-0415-0410-9bf9-f77b7e298cf2
* Require atleast libnemesi 0.6.2 (range api and h263 supportlu_zero2007-09-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24674 b3059339-0415-0410-9bf9-f77b7e298cf2
* AMV demuxer and audio/video decodervoroshil2007-09-303-1/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24673 b3059339-0415-0410-9bf9-f77b7e298cf2
* Gentoo patches for Xextlu_zero2007-09-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24672 b3059339-0415-0410-9bf9-f77b7e298cf2
* Give temporary executable file the system-specific executable extension.diego2007-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24671 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move declaration of temporary file variables to after the system-specificdiego2007-09-291-14/+17
| | | | | | | variable declarations (preparation for next patch). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24670 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix Theora check without pkgconfig, -ltheora will not link on its own,diego2007-09-291-2/+2
| | | | | | | | -logg is needed as well. patch by Gianluigi Tiesi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24669 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nuke some more outdated and confusing comments.diego2007-09-291-9/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24668 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant comment.diego2007-09-291-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24667 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless comment.diego2007-09-291-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24666 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move the command to remove configure.log out of a block of variablediego2007-09-291-1/+1
| | | | | | | declarations to just before the configure.log is first written to. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24665 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/24656gpoirier2007-09-291-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24664 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling cosmeticsdiego2007-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24663 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable SSE on MinGW, many builds out there seem to use it without ill effect.diego2007-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24662 b3059339-0415-0410-9bf9-f77b7e298cf2
* add flac speedupscompn2007-09-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24661 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile fix for faq.xmlkraymer2007-09-294-23/+125
| | | | | | | | | | | | r24082: Explicitly mention the need to rebuild MPlayer after installing AMR libs. r24087: Reorder installation requirements list, wording/spelling. r24604: Teletext documentation r24646: add -lavfdopts format option r24655: analyzeduration option for lavf demuxer r24656: AVI can do video stream switching, too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24660 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24655: analyzeduration option for lavf demuxervoroshil2007-09-291-2/+7
| | | | | | | r24656: AVI can do video stream switching, too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24659 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24656Gabrov2007-09-291-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24658 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24030: Document special A-V sync issues with FLV fileskraymer2007-09-293-14/+223
| | | | | | | | | | r24035: Add <application> tag around MEncoder r24045: Change "object type complexity" parameter of FAAC r24089: Complete the list of libavcodec audio encoders. r24049: i_certify is no longer an option git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24657 b3059339-0415-0410-9bf9-f77b7e298cf2
* AVI can do video stream switching, tooreimar2007-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24656 b3059339-0415-0410-9bf9-f77b7e298cf2
* analyzeduration option for lavf demuxerhenry2007-09-292-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24655 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove useless int->double conversionhenry2007-09-291-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24654 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix warningshenry2007-09-291-1/+1
| | | | | | | | | demux_lavf.c: In function ‘demux_open_lavf’: demux_lavf.c:276: warning: assignment discards qualifiers from pointer target type demux_lavf.c:280: warning: assignment discards qualifiers from pointer target type git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24653 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24646: add -lavfdopts format optionvoroshil2007-09-291-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24652 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed bug introduced with previous commit: patch_panscan() must work in the ↵nicodvb2007-09-281-1/+1
| | | | | | sequence_display_extension, not on se_ptr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24651 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l, the tff flag was never cleared before being overwritten with the ↵nicodvb2007-09-281-2/+4
| | | | | | | | | | | value on bff_mask; also, the sequence extension pointer was set to point to the sequence_display_extension, so the progressive_sequence was never set and the sde was being corrupted patch by Christopher Montgomery (xhiphmont xiph org) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24650 b3059339-0415-0410-9bf9-f77b7e298cf2
* Define profiles_t as const to fix a warning. Prevent profiles[] from been ↵iive2007-09-281-2/+2
| | | | | | exported. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24649 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r24646gpoirier2007-09-281-14/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24648 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update translations to not recommend -vc dummy (it is too crash-happy)reimar2007-09-285-5/+5
| | | | | | | but -vc null like the English variant does. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24647 b3059339-0415-0410-9bf9-f77b7e298cf2
* add -lavfdopts format optionhenry2007-09-281-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24646 b3059339-0415-0410-9bf9-f77b7e298cf2
* h263 exposedlu_zero2007-09-281-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24645 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23578: Fix license header.kraymer2007-09-284-14/+10
| | | | | | | | | | r23579: Activate license notice. r23594: added some carriage returns and full stops, plus a missing 'option' r23608: Nico claims to never have had any problems with X11 compilation on Mandrake. r23983: i_certify_that_my_video_stream_does_not_use_b_frames is gone. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24644 b3059339-0415-0410-9bf9-f77b7e298cf2
* version bumps for codecs.xml and tvinput.xmlkraymer2007-09-287-19/+21
| | | | | | | | | | | r23271: libdha is no more. r23272: 10l syntax error r23342: Add ID to example. r23517: small indentation and tags fixes r23538: capital char and relative dot at end of phrase removed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24643 b3059339-0415-0410-9bf9-f77b7e298cf2
* some whitespace cosmeticskraymer2007-09-286-287/+230
| | | | | | | | | | | | r22854: Remove empty section. r22951: Move netstream documentation into TOOLS/README. r23100: Update AMR instructions. r23161: Remove outdated and wrong references to codecs.conf. r23225: The GUI no longer depends on libpng. r23226: MJPEG decoding does not depend on libjpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24642 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing sync tag updatevoroshil2007-09-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24641 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22718: add new audio and video codecs to libavcodec listkraymer2007-09-281-2/+51
| | | | | | | | | | | r22748: add png and gif encoders, how to use them with mencoder is another question r22749: split sonic into sonic/sonicls and wma into wmav1/wmav2 r22750: add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1) r22751: gsm requires libgsm so remove it r22752: aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24640 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22679: Some more details for the mga_vid section taken from drivers/README.kraymer2007-09-271-29/+31
| | | | | | | | | | r22686: tdfx_vid compilation has been simplified. r22695: Add a link to Attila's mga_vid port to Linux 2.6.x. r22704: 'make install' now takes care of most manual installation steps for *_vid.o. r22800: Get rid of useless conditional git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24639 b3059339-0415-0410-9bf9-f77b7e298cf2
* some whitespace cosmeticskraymer2007-09-273-150/+206
| | | | | | | | | | | | | rename "BENUTZUNG" -> "GEBRAUCH" for consistency r22201: some clarification about dvb-out playback r22402: Explain how to select all DVB channels on a frequency. r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder example r22499: Improve MPlayerOSX building process r22547: use suggestion from Diego r22570: dont start newline with a space and readd subdirectory git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24638 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22141: Move all "Encoding with the XXX codec family" sections together.kraymer2007-09-271-155/+153
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24637 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21897: Rephrase mga_vid section.kraymer2007-09-274-22/+17
| | | | | | | | | r21930: gcc_bug++; r22129: Link to the mencoder-users list for mencoder stuff r22140: vp6vfw.dll appears to no longer crash under Linux. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24636 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21896: Document vo_tdfx_vid.kraymer2007-09-271-1/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24635 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21861: explain how to use MEncoder to create QuickTime-compatible fileskraymer2007-09-271-11/+367
| | | | | | | | | | | | r21875: fix wrong option names r21917: typo fixes r21931: update x264's subq otion description r21932: update and factorize information about x264's multi-threading mode r21933: fixes suggested by Diego r21934: get rid of two spaces after a period (instead of one) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24634 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21748: Reformatting round continuedkraymer2007-09-273-10/+9
| | | | | | | | | | r21760: Directly point to the Subversion instructions. r21791: avoid a possible confusion, as suggested by Wanderer r21802: x264 is MPEG-4 AVC, not ASP r21849: fix typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24633 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21744: Mention that you can use different image formats with mf://kraymer2007-09-271-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24632 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21705: remove stray propmt from examplekraymer2007-09-274-22/+29
| | | | | | | | r21736: Add <keycombo> barkup for key combinations r21737: Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24631 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21612: replace &quot; with ", better readabilitykraymer2007-09-2712-102/+102
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24630 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playerskraymer2007-09-271-7/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24629 b3059339-0415-0410-9bf9-f77b7e298cf2
* "fake" commit (postpone cosmetics from r21537 for now)kraymer2007-09-2717-22/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24628 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert wrong ARCH_BFIN --> HAVE_BFIN change.diego2007-09-273-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24627 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing uau's GNUisms... 100lrfelker2007-09-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24626 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable unused query_format functions for now until they arediego2007-09-263-0/+6
| | | | | | | | | | | | investigated and properly used/fixed. Fixes warnings: vf_softskip.c:50: warning: 'query_format' defined but not used vf_tfields.c:433: warning: 'query_format' defined but not used vf_telecine.c:91: warning: 'query_format' defined but not used vf_telecine.c:105: warning: 'config' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24625 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation after FFmpegs r10594.cehoyos2007-09-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24624 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable buggy unused function via #if 0, blessed by Rich.diego2007-09-261-0/+2
| | | | | | | | | Fixes warning: vf_pullup.c: At top level: vf_pullup.c:82: warning: 'get_image' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24623 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused crappy hash_pic function, blessed by Rich.diego2007-09-261-19/+0
| | | | | | | | Fixes warning: vf_detc.c:57: warning: 'hash_pic' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24622 b3059339-0415-0410-9bf9-f77b7e298cf2
* BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to ↵reimar2007-09-261-2/+2
| | | | | | _arch_all git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24621 b3059339-0415-0410-9bf9-f77b7e298cf2
* have ChangeLog a bit more generic about vidix ati drivers upgradeben2007-09-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24620 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixes:diego2007-09-261-2/+0
| | | | | | | | | vo_directfb2.c: In function 'config': vo_directfb2.c:499: warning: unused variable 'flip' vo_directfb2.c:498: warning: unused variable 'zoom' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24619 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix playback of streams with more than one audio track (only one supported).cehoyos2007-09-251-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24618 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24550: msglevel 5 is the default.kraymer2007-09-251-9/+16
| | | | | | | | | | | r24551: Clarify description of MPLAYER_VERBOSE. r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE. r24573: Implement setting gain control for video devices (usually webcams) in v4l2 tv:// driver. r24592: Change outdated note for -subfps git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24617 b3059339-0415-0410-9bf9-f77b7e298cf2
* misc updates and spelling fixesdiego2007-09-251-3/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24616 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: misc typo fixesdiego2007-09-2512-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/