aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* (cosmetics) add some empty lines to improve readabilityGravatar torinthiel2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20080 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync 20074Gravatar torinthiel2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20079 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify: replace malloc + memset 0 by callocGravatar reimar2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20078 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix demux_demuxers seeking if the video demuxer does not setGravatar reimar2006-10-05
| | | | | | | | demuxer->video->pts (e.g. lavf). Previous code would start audio from beginning. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20077 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement absolute and percent-based seekGravatar reimar2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20076 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add ASS subtitles to the subtitles file chooser dialog.Gravatar diego2006-10-05
| | | | | | | patch by Piotr Kaczuba, pepe attika_ath_cx git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20075 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with FFmpeg r6563.Gravatar diego2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20074 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify test program build.Gravatar diego2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20073 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray $ from sync tag.Gravatar diego2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced to 2.10.2006Gravatar jheryan2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20071 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)Gravatar gpoirier2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20070 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 2.10.2006Gravatar jheryan2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20069 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 2.10.2006Gravatar jheryan2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20068 b3059339-0415-0410-9bf9-f77b7e298cf2
* Warn about x264encopts new parser which breaks 3rd party toolsGravatar gpoirier2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20067 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20061: document new x264 options through r579. (ssim, interlaced, ↵Gravatar kraymer2006-10-05
| | | | | | | | | | | deadzone_intra/inter) r20060: Remove the x264 option parser, and pass the options on to libx264 as a string instead. (..) r20053: Mark ao_sdl as SDL-only. r20052: Add SDL-specific keys. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20066 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix build failureGravatar gpoirier2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20065 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20051Gravatar torinthiel2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20064 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20054: Remove outdated/duplicate parts from the SDL section.Gravatar voroshil2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20063 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in ↵Gravatar voroshil2006-10-05
| | | | | | | | | | r19637 commit) r20051: some reformatting Additionally some typos fixed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20062 b3059339-0415-0410-9bf9-f77b7e298cf2
* document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)Gravatar lorenm2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20061 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove the x264 option parser, and pass the options on to libx264 as a ↵Gravatar lorenm2006-10-05
| | | | | | | | | string instead. This provides automatic support for all current and future x264 options. A few options had to be reorganized: partitions, deblockalpha/beta, me, direct_pred. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20060 b3059339-0415-0410-9bf9-f77b7e298cf2
* Test programs depend on $(LIB).Gravatar diego2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20059 b3059339-0415-0410-9bf9-f77b7e298cf2
* Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi)Gravatar nplourde2006-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20058 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20057 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20054: Remove outdated/duplicate parts from the SDL section.Gravatar kraymer2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20056 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also ignore shared libraries.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20055 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated/duplicate parts from the SDL section.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20054 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark ao_sdl as SDL-only.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20053 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add SDL-specific keys.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20052 b3059339-0415-0410-9bf9-f77b7e298cf2
* some reformattingGravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20051 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20049Gravatar Gabrov2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20050 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync to r20024, more to follow (hopefully soon)Gravatar torinthiel2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20049 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20041: Add IDs to some examples/tables.Gravatar kraymer2006-10-04
| | | | | | | r20043: Fix hz vs Hz typo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20048 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix russian docs build error, caused by my r20046 commitGravatar voroshil2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20047 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20041: Add IDs to some examples/tables.Gravatar voroshil2006-10-04
| | | | | | | | r20043: (Fix hz with Hz typo) no real change was needed Also fixed some small typos and translation errors git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20046 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19979: after a long time, finally i could add -endpos option to mplayerGravatar kraymer2006-10-04
| | | | | | | executable. (..) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20045 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19979: added MSGTR_MPEndposNosizeBased stringGravatar voroshil2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20044 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix hz vs Hz typo.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20043 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused files.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20042 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add IDs to some examples/tables.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20041 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove cs_test and swscale-example on clean.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20040 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant EXTRALIBS declaration.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20039 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify compilation call by using $(EXTRALIBS).Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20038 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix warnings:Gravatar diego2006-10-04
| | | | | | | | swscale-example.c:87: warning: implicit declaration of function 'sws_format_name' swscale-example.c:214: warning: implicit declaration of function 'sws_rgb2rgb_init' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20037 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix warnings:Gravatar diego2006-10-04
| | | | | | | | cs_test.c:62: warning: return type defaults to 'int' cs_test.c:64: warning: implicit declaration of function 'memalign' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20036 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sync tags consistent.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20035 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray $ from sync tags.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20034 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdate, obsolete and inflammatory rants section made in r19973 of ↵Gravatar gpoirier2006-10-04
| | | | | | English doc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20033 b3059339-0415-0410-9bf9-f77b7e298cf2
* warn the user to disable the cache when playing dvdnav streamsGravatar nicodvb2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20032 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a note about checking XML documentation build.Gravatar diego2006-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20031 b3059339-0415-0410-9bf9-f77b7e298cf2