summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in r22772 which causes compilation error under *BSD.voroshil2007-04-081-8/+8
| | | | | | | Slightly modified patch from Bernd Ernesti. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22946 b3059339-0415-0410-9bf9-f77b7e298cf2
* in mpegfile_write_header(only for mpeg1/2) don't overwrite the values of ↵nicodvb2007-04-081-10/+0
| | | | | | bufsize with dwSuggestedBufferSize (those values are completely invented) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22945 b3059339-0415-0410-9bf9-f77b7e298cf2
* reindentationnicodvb2007-04-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22944 b3059339-0415-0410-9bf9-f77b7e298cf2
* in the system header set audio_locked/video_locked only for dvd and vcdnicodvb2007-04-081-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22943 b3059339-0415-0410-9bf9-f77b7e298cf2
* small syntax fix: muxrate is expressed in units of 400 bits/second, not 50 ↵nicodvb2007-04-081-1/+1
| | | | | | bytes per second git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22942 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore generated pci_*.[ch] files.diego2007-04-070-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22941 b3059339-0415-0410-9bf9-f77b7e298cf2
* trashed deprecated libdha dirben2007-04-072-55/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22940 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved old README file from libdha dir to vidix oneben2007-04-071-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22939 b3059339-0415-0410-9bf9-f77b7e298cf2
* Start to separate bad-autodetection hacks from other stuff in extension-basedreimar2007-04-071-0/+5
| | | | | | | demuxer selection. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22938 b3059339-0415-0410-9bf9-f77b7e298cf2
* .dxa files should be handled by libavformat.diego2007-04-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22937 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for C93 videodiego2007-04-072-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22936 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, the scr must be reset before overwriting the first pack with the ↵nicodvb2007-04-071-0/+3
| | | | | | correct system header (format=mpeg1|2) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22935 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for THP ADPCM audiodiego2007-04-072-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22934 b3059339-0415-0410-9bf9-f77b7e298cf2
* qdrw changed output format in ffmpeg r8630, sync codecs.conf and require rtogni2007-04-072-3/+3
| | | | | | | newest codecs.conf version to avoid regression git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22933 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2007-04-073-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22932 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix lost hard linebreaks in libass by repeating the loop when both soft andeugeni2007-04-071-0/+5
| | | | | | | | | | | | | hard linebreaks are about to be added. Original message: http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2007-April/050876.html Patch by Jindrich Makovicka /makovick gmail com/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22931 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing includes in generated fileben2007-04-071-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22930 b3059339-0415-0410-9bf9-f77b7e298cf2
* restored pci_db2c.awk file from previous broken commitben2007-04-071-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22929 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add "Requirements" and "Mailinglist" sectionattila2007-04-071-2/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22928 b3059339-0415-0410-9bf9-f77b7e298cf2
* reversed r22879 until I discover why it's giving so many sync problems; I'll ↵nicodvb2007-04-071-3/+24
| | | | | | eventually recommit it in a fixed form git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22927 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support Windows codecs from RealPlayer10rtogni2007-04-061-0/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22926 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless #includes.diego2007-04-067-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22925 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless #includes.diego2007-04-062-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22924 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistent include paths for config.h et al.diego2007-04-0610-20/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22923 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistent include paths for config.h.diego2007-04-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22922 b3059339-0415-0410-9bf9-f77b7e298cf2
* BMP support for mf://reimar2007-04-061-0/+2
| | | | | | | Patch by lode leroy [lode_leroy hotmail com] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22921 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing headers in vidix drivers registry filesben2007-04-065-3/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22920 b3059339-0415-0410-9bf9-f77b7e298cf2
* renamed libdha.[hc] to dha.[hc]ben2007-04-0615-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22919 b3059339-0415-0410-9bf9-f77b7e298cf2
* merged libdha and libvidix, moved all files from libdha to vidix directoryben2007-04-0658-35/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22918 b3059339-0415-0410-9bf9-f77b7e298cf2
* There was a fallback value for libtheora linker flags, but it was never addeddiego2007-04-061-1/+1
| | | | | | | to the right variable that collects linker flags. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22917 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ability to specify video and audio capture device namesvoroshil2007-04-052-8/+44
| | | | | | | in *BSD BT848 tv driver. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22916 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fix (s/M/N/) in IMPORTA_M_Tgpoirier2007-04-041-1/+1
| | | | | | | patch by Onur Kucuk %onur A delipenguen P net% git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22915 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r22902gpoirier2007-04-041-9/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22914 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation after FFmpeg r8619.cehoyos2007-04-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22913 b3059339-0415-0410-9bf9-f77b7e298cf2
* Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte rtogni2007-04-031-1/+2
| | | | | | | is the channel number (normally 0) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22912 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use teardownMediaSession() instead of teardownMediaSubsession()cehoyos2007-04-031-6/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22911 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24cehoyos2007-04-031-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22910 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22854: Remove empty section.voroshil2007-04-031-60/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22909 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22845: Clarify -xineramascreen -2 behaviourvoroshil2007-04-031-10/+9
| | | | | | | | | r22900: documented -mpegopts :adelay r22901: removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsaf r22902: restored previous definition of -mpegopts :drop and :tsaf (r22900); they were there for a good reason git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22908 b3059339-0415-0410-9bf9-f77b7e298cf2
* thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru.vayne2007-04-031-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22907 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use "generic" optimization instead of 686 as default for runtime-cpudetectiondiego2007-04-031-3/+4
| | | | | | | | | if available. It promises to deliver optimal performance on a collection of comtemporary CPUs. patch by Zuxy Meng, zuxy.meng gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22906 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention DNS round-robin system in the mirroring HOWTO.diego2007-04-031-1/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22905 b3059339-0415-0410-9bf9-f77b7e298cf2
* "()" to "(void)" function param list fixesuau2007-04-0117-22/+22
| | | | | | | patch from Stefan Huehner, stefan huehner org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22904 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove useless ()aurel2007-04-011-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22903 b3059339-0415-0410-9bf9-f77b7e298cf2
* restored previous definition of -mpegopts :drop and :tsaf (r22900); they ↵nicodvb2007-04-011-2/+2
| | | | | | were there for a good reason git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22902 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsafnicodvb2007-04-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22901 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -mpegopts :adelaynicodvb2007-04-011-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22900 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed init_apts and init_vpts; added :adelay in addition to :vdelaynicodvb2007-04-011-6/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22899 b3059339-0415-0410-9bf9-f77b7e298cf2
* GeForce 6x00 and above are actually referenced as NV40 in X.Org driver ↵ben2007-04-011-89/+96
| | | | | | (though it doesn't work better right now) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22898 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: removed trailing spacesnicodvb2007-04-011-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22897 b3059339-0415-0410-9bf9-f77b7e298cf2
* segfaults if name is NULLben2007-04-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22896 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use thp, not mjpeg as dll to decode THP files so that the THP hacks in thediego2007-04-011-2/+2
| | | | | | | MJPEG decoder get activated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22895 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for the THP game format.diego2007-04-012-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22894 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixes ported from VLCdiego2007-04-012-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22893 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated pci ids list, fixed vidix drivers compilation and added nearly ↵ben2007-04-015-616/+6811
| | | | | | exhaustive pci ids for nvidia driver git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22892 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow passing :help to -vo [cx]vidix to get list of all compiled in vidix ↵ben2007-04-011-0/+23
| | | | | | drivers git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22891 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention most RTSP changescehoyos2007-04-011-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22890 b3059339-0415-0410-9bf9-f77b7e298cf2
* killed warnings in cyberblade driverben2007-04-011-19/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22889 b3059339-0415-0410-9bf9-f77b7e298cf2
* killed warnings in rage128 driverben2007-04-011-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22888 b3059339-0415-0410-9bf9-f77b7e298cf2
* killed warnings in pm3 driverben2007-04-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22887 b3059339-0415-0410-9bf9-f77b7e298cf2
* killed warnings in savage driverben2007-04-011-25/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22886 b3059339-0415-0410-9bf9-f77b7e298cf2
* killed warnings in sis driverben2007-04-013-25/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22885 b3059339-0415-0410-9bf9-f77b7e298cf2
* killed warnings in unichrome driverben2007-04-011-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22884 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplified function prototypes to avoid casts but keep external API ↵ben2007-04-012-114/+30
| | | | | | compatibility git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22883 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move pci.db out of its single-file subdirectory.diego2007-04-012-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22882 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not remove or ignore pci.db.diego2007-04-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22881 b3059339-0415-0410-9bf9-f77b7e298cf2
* useless externsben2007-04-011-19/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22880 b3059339-0415-0410-9bf9-f77b7e298cf2
* in flush_buffers() removed code that required the presence of an amount of ↵nicodvb2007-04-011-24/+3
| | | | | | audio data >= video data in the temporal domain git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22879 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed references to no longer used internal drivers functionsben2007-04-011-73/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22878 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated vidix.h from upstream vidix projectben2007-04-011-218/+294
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22877 b3059339-0415-0410-9bf9-f77b7e298cf2
* checking for dynamic drivers version number is now pointlessben2007-04-0111-81/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22876 b3059339-0415-0410-9bf9-f77b7e298cf2
* switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ↵ben2007-04-0114-384/+658
| | | | | | fully static library with all drivers built-in git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22875 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore netstream and fix its compilation; remove object files on make clean.diego2007-04-011-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22874 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move netstream.c out of its single-file subdirectory.diego2007-04-013-33/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22873 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary dependencies.diego2007-04-011-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22872 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get netstream somewhat closer to linking.diego2007-04-011-7/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22871 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support h264 over rtspcehoyos2007-04-013-0/+113
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22870 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: Move variable declaration and initialization up.cehoyos2007-04-011-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22869 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move driver files directly into the vidix directory.diego2007-04-0119-69/+66
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22868 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge all VIDIX drivers into libvidix.a.diego2007-03-313-38/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22867 b3059339-0415-0410-9bf9-f77b7e298cf2
* Append objects derived from sources to OBJS_*. This way the OBJS_* variablesdiego2007-03-311-3/+3
| | | | | | | do not get clobbered if they were set before. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22866 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move QNX-specific settings next to the other OS-specific settings.diego2007-03-311-5/+4