summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Simplify gif demuxer by using memcpy_picreimar2007-01-131-8/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21903 b3059339-0415-0410-9bf9-f77b7e298cf2
* One more bounds check, though IMO the gif lib really should do this.reimar2007-01-131-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21902 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplifyreimar2007-01-131-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21901 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash for gif images that have Top or Left setreimar2007-01-131-5/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21900 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix invalid read for gifs with a palette for less than 256 colorsreimar2007-01-131-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21899 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move global variables in gif demuxer into priv structreimar2007-01-131-21/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21898 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rephrase mga_vid section.diego2007-01-131-8/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21897 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document vo_tdfx_vid.diego2007-01-131-0/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21896 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not add libavutil unconditionally to CFLAGS.diego2007-01-131-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21895 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: typo fix pallete --> palettediego2007-01-131-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21894 b3059339-0415-0410-9bf9-f77b7e298cf2
* Frametime was being read from the wrong offset, comparediego2007-01-131-1/+1
| | | | | | | | http://www.onicos.com/staff/iz/formats/gif.html#gceb patch by John Koleszar, jkoleszar on2 com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21893 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: typo pallete --> palettediego2007-01-132-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21892 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing config.mak entry for gettimeofday().diego2007-01-131-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21891 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile fix after latest swscaler changes (r21888)gpoirier2007-01-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21890 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for avc1 in X-QT over RTSPgpoirier2007-01-121-0/+21
| | | | | | | patch by Carl Eugen Hoyos cehoyos at ag.or.at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21889 b3059339-0415-0410-9bf9-f77b7e298cf2
* deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()lucabe2007-01-121-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21888 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add "support for both orderings of the slices (top->down / bottom->up)"lucabe2007-01-121-10/+4
| | | | | | | (r15249) to sws_scale() too (until now, it only was in sws_scale_ordered()) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21887 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag updatevoroshil2007-01-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21886 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21879: fix wrong option names that were suggested to use to producevoroshil2007-01-121-1/+342
| | | | | | | | | r21861: explain how to use MEncoder to create QuickTime-compatible files slightly modified patch from Andrew Savchenko bircoph at mail dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21885 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling, wordingvoroshil2007-01-121-119/+115
| | | | | | | | | patch from Andrew Savchenko bircoph at mail dot ru with small fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21884 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l misplaced #endifdiego2007-01-121-1/+1
| | | | | | | patch by elupus, elupus ecce se git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21883 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r607 (update description of threads)lorenm2007-01-111-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21882 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21865: Audio track switching works with DVDs as well.voroshil2007-01-111-2/+2
| | | | | | | r21867: upgrade copyright years git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21881 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous #ifdefs.diego2007-01-111-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21880 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix wrong option names that were suggested to use to producegpoirier2007-01-111-2/+2
| | | | | | | | quicktime-compatible files: they were using the old name, prior to the switch to x264's parser git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21879 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typovoroshil2007-01-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21878 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctlyreimar2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21877 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync tag bumptorinthiel2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21876 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.diego2007-01-105-38/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21875 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.diego2007-01-104-19/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21874 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move #ifdef directives around complete files into the build system.diego2007-01-1011-33/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21873 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant ifdef, this file is only ever compiled on MinGW.diego2007-01-101-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21872 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistent include pathdiego2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21871 b3059339-0415-0410-9bf9-f77b7e298cf2
* bswap.h --> mpbswap.hdiego2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21870 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove misleading comment.diego2007-01-101-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21869 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove generated pci_* files on clean, not just on distclean.diego2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21868 b3059339-0415-0410-9bf9-f77b7e298cf2
* upgrade copyright yearsgpoirier2007-01-1018-10/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21867 b3059339-0415-0410-9bf9-f77b7e298cf2
* GNU/kFreeBSD support, closes Bugzilla #704.diego2007-01-106-13/+17
| | | | | | | patch by Petr Salinger, Petr.Salinger seznam cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21866 b3059339-0415-0410-9bf9-f77b7e298cf2
* Audio track switching works with DVDs as well.diego2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21865 b3059339-0415-0410-9bf9-f77b7e298cf2
* small updatesdiego2007-01-101-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21864 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpeg2 updated to 0.4.1diego2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21863 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.diego2007-01-101-3/+3
| | | | | | | patch by Vladislav Naumov, vladislav.naumov gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21862 b3059339-0415-0410-9bf9-f77b7e298cf2
* explain how to use MEncoder to create QuickTime-compatible filesgpoirier2007-01-101-2/+318
| | | | | | | | | | Mainly based on a patch by Mark Pilgrim % pilgrim A gmail P com % Original thread: Date: Oct 19, 2006 9:50 PM Subject: [MPlayer-DOCS] Interested in contributing case studies git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21861 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't drop last rdt packet on eofrtogni2007-01-093-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21860 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed static declaration before non-instantiated struct; patch by cehoyos ↵nicodvb2007-01-091-1/+1
| | | | | | ag or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21859 b3059339-0415-0410-9bf9-f77b7e298cf2
* dont write an index and dont use memory to build one if -noidx is specifiedmichael2007-01-081-2/+2
| | | | | | | ... maybe this should use its own option though instead of using -noidx ? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21858 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21848: clarify a few things about the interaction between *cmp and mbd optionsvoroshil2007-01-081-6/+6
| | | | | | | r21849: fix typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21857 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21848: clarify a few things about the interaction between *cmp and mbd optionsvoroshil2007-01-081-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21856 b3059339-0415-0410-9bf9-f77b7e298cf2
* Two crash issues fixed:voroshil2007-01-081-1/+9
| | | | | | | | | 1. Freeing of unallocated memory when tv driver fails to initialize itself. 2. Call to tv driver's tv_uninit more than once. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21855 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.reimar2007-01-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21854 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid invalid memory access in ass_process_subtitle for empty subtitlesreimar2007-01-071-1/+1
| | | | | | | with sub->lines <= 0 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21853 b3059339-0415-0410-9bf9-f77b7e298cf2
* in dvb_get_config() open the frontend in READ_ONLY mode for probing ↵nicodvb2007-01-071-1/+1
| | | | | | (worksaround some buggy driver) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21852 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document sub_add_text and sub_clear_textreimar2007-01-071-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21851 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.diego2007-01-071-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21850 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typogpoirier2007-01-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21849 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarify a few things about the interaction between *cmp and mbd optionsgpoirier2007-01-072-6/+13
| | | | | | | fix encoding example that featured a option that didn't have any effect (because of the interaction mentioned above) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21848 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21624Gabrov2007-01-061-295/+354
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21847 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.reimar2007-01-061-40/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21846 b3059339-0415-0410-9bf9-f77b7e298cf2
* Subtitle handling cleanup: factor out code for parsing embedded subtitlesreimar2007-01-065-171/+110
| | | | | | | and adding and removing of lines in subtitle struct into subreader.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21845 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21748Gabrov2007-01-061-180/+194
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21844 b3059339-0415-0410-9bf9-f77b7e298cf2
* reindentednicodvb2007-01-061-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21843 b3059339-0415-0410-9bf9-f77b7e298cf2
* init to 0 feparams before tuningnicodvb2007-01-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21842 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set default values for proc and iproc for x86_32 case.reimar2007-01-061-0/+2
| | | | | | | They will also be used for runtime cpudetection (and fixes compilation of that). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21841 b3059339-0415-0410-9bf9-f77b7e298cf2
* Include "internal" libavformat/riff.h also when dynamic libavformat is usedreimar2007-01-063-24/+3
| | | | | | | | instead of duplicating typedefs and function prototypes in already three different places. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21840 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix dependencies for pci_names.c.diego2007-01-061-2/+2
| | | | | | | based on patch by Carl Eugen Hoyos, cehoyos ag.or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21839 b3059339-0415-0410-9bf9-f77b7e298cf2
* Include libavformat/riff.h when building with static libavformat andreimar2007-01-062-6/+25
| | | | | | | add and correct prototypes if not. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21838 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21741Gabrov2007-01-061-87/+112
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21837 b3059339-0415-0410-9bf9-f77b7e298cf2
* woops, actually fix URL this timegpoirier2007-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21836 b3059339-0415-0410-9bf9-f77b7e298cf2
* replace some av_malloc();memset(...,0,...) sequences with av_mallocz()lucabe2007-01-061-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21835 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed useless reporting codenicodvb2007-01-061-55/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21834 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved actual tuning code from check_status() to tune_it()nicodvb2007-01-061-18/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21833 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't add pid 0 if it's already present in the listnicodvb2007-01-061-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21832 b3059339-0415-0410-9bf9-f77b7e298cf2
* update comment urlgpoirier2007-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21831 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify after last demux_ogg commitreimar2007-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21830 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not access ogg_d->subs after freeing it.reimar2007-01-051-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21829 b3059339-0415-0410-9bf9-f77b7e298cf2
* sizeof() is long, thus %d format in error message is wrong.reimar2007-01-051-5/+6
| | | | | | | | Fix by assigning extradata_size before and printing that, since this also removes a bit of code duplication. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21828 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,reimar2007-01-052-8/+8
| | | | | | | -1 could be a perfectly valid pts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21827 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not abort on X11 errors, most are not at all fatal.reimar2007-01-051-1/+1
| | | | | | | Makes -vo x11 work over non-trusted ssh X11 forwarding. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21826 b3059339-0415-0410-9bf9-f77b7e298cf2
* move runtime cpu detection check after detection of host architecture,reimar2007-01-051-4/+4
| | | |