aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Add support for ffmpeg's pixel format names in libswscaleGravatar lucabe2006-07-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19276 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move the section describing the per movie config filesGravatar attila2006-07-31
| | | | | | | | up, so it doesn't get seperated from the rest of the config file doc by the config file example git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19274 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add Indexes to Options as suggested by Jaeho Shin.Gravatar diego2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19273 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless includeGravatar rtogni2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19272 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make some more function staticGravatar rtogni2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19271 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify licensing situation.Gravatar diego2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19270 b3059339-0415-0410-9bf9-f77b7e298cf2
* There is a reference to a file COPYRIGHT that we do not include, so pasteGravatar diego2006-07-30
| | | | | | | the contents of COPYRIGHT into the file header. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19269 b3059339-0415-0410-9bf9-f77b7e298cf2
* md5 result is 16 bytes, not 20Gravatar rtogni2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19268 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed now useless duplicate includesGravatar ben2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19267 b3059339-0415-0410-9bf9-f77b7e298cf2
* LRMI has been removed some time ago.Gravatar diego2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19266 b3059339-0415-0410-9bf9-f77b7e298cf2
* How to encode movies for PSPGravatar gpoirier2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19265 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update for changes from r19139 and r19137.Gravatar diego2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19264 b3059339-0415-0410-9bf9-f77b7e298cf2
* xor_table can't be NULL, remove useless checkGravatar rtogni2006-07-30
| | | | | | | make xor_table static git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19263 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.Gravatar diego2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19262 b3059339-0415-0410-9bf9-f77b7e298cf2
* The real hash function is just a md5, replace with lavu codeGravatar rtogni2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19261 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update upstream references, add a missing fileGravatar rtogni2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19260 b3059339-0415-0410-9bf9-f77b7e298cf2
* Restore a local diff lost during license fix at r19256Gravatar rtogni2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19259 b3059339-0415-0410-9bf9-f77b7e298cf2
* alex didnt commit his (very incomplete) rfc conversion of my proposal so i ↵Gravatar michael2006-07-30
| | | | | | | | | | commit mine here dont hesitate to fix typos, do rewordimg and so on for controversial changes please disscuss at nut-devel@mphq first git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19258 b3059339-0415-0410-9bf9-f77b7e298cf2
* no need to reming the copyright with msg_(), the notice in the source is enoughGravatar nicodvb2006-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19257 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace tremor files that had old headers saying "ALL REDISTRIBUTIONGravatar uau2006-07-30
| | | | | | | RIGHTS RESERVED" with files taken from revision r3989 of upstream svn. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19256 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use LC_ALL instead of LANG since the former overrides the latter.Gravatar diego2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19255 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Make patch apply cleanly.Gravatar diego2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19254 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a paragraph about which Subversion version to use.Gravatar diego2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19253 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cope with localized Subversion clients.Gravatar diego2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19252 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated documentation.Gravatar vayne2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19251 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved fullscreen switchingGravatar vayne2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19250 b3059339-0415-0410-9bf9-f77b7e298cf2
* re-added forgotten return in send_mpeg_lpcm_packet()Gravatar nicodvb2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19249 b3059339-0415-0410-9bf9-f77b7e298cf2
* final cleanup: implemented send_mpeg_pes_packet() and ↵Gravatar nicodvb2006-07-29
| | | | | | send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19248 b3059339-0415-0410-9bf9-f77b7e298cf2
* optimize and simplify memcpy usage, use mem2agpcpy_picGravatar reimar2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19247 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add comment about Chinese AVS only working with lavf at the moment.Gravatar diego2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19246 b3059339-0415-0410-9bf9-f77b7e298cf2
* ptslen was set to 5 even when no pts==0Gravatar nicodvb2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19245 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixGravatar ben2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19244 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for Chinese AVSGravatar rtogni2006-07-29
| | | | | | | Patch by Stefan Gehrer #<# stefan #.# gehrer #@# gmx #.# de #># git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19243 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part 2 of the various fixes features by Jerome FerrariGravatar gpoirier2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19242 b3059339-0415-0410-9bf9-f77b7e298cf2
* missed some escapingGravatar ben2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19241 b3059339-0415-0410-9bf9-f77b7e298cf2
* use DOCS writing standards for default values (asked by diego)Gravatar ben2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19240 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part 1 of review of Jerome's Ferrari's patchGravatar gpoirier2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19239 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable dha kernelhelper support by default.Gravatar attila2006-07-29
| | | | | | | gets rid of an error message that confuses users git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19238 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r19233Gravatar gpoirier2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19237 b3059339-0415-0410-9bf9-f77b7e298cf2
* french manpage for pvr:// inputGravatar ben2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19236 b3059339-0415-0410-9bf9-f77b7e298cf2
* added ivtv ao/vo in ChangeLogGravatar ben2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19235 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing supported PVR card referenceGravatar ben2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19234 b3059339-0415-0410-9bf9-f77b7e298cf2
* english manpage for pvr:// inputGravatar ben2006-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19233 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set user_muted in mp_property_mute(). Fixes mute turning off whenGravatar uau2006-07-28
| | | | | | | seeking. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19232 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated en/fr manpages for ao_ivtvGravatar ben2006-07-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19231 b3059339-0415-0410-9bf9-f77b7e298cf2
* ao_ivtv driver in authors/maintainers filesGravatar ben2006-07-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19230 b3059339-0415-0410-9bf9-f77b7e298cf2
* added audio output for ivtv cardsGravatar ben2006-07-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19229 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed default outfile for -ao mpegpesGravatar nicodvb2006-07-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19228 b3059339-0415-0410-9bf9-f77b7e298cf2
* if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by ↵Gravatar nicodvb2006-07-28
| | | | | | default, fail instead git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19227 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more documentationGravatar reimar2006-07-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19226 b3059339-0415-0410-9bf9-f77b7e298cf2