Commit Graph

15510 Commits

Author SHA1 Message Date
nicodvb 5bb432dbbe added twolame mp2 audio encoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15360 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-07 14:50:14 +00:00
gpoirier 08e479c3c6 Minor fixes by Jeff Clagg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15359 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-07 10:09:36 +00:00
rtognimp 875908b14f Fix audio playback for no-sound-3gp.3gp (amr nb)
Patch by Richard van der Hoff * richardv * mxtelecom * com *


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15358 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-06 22:26:36 +00:00
rtognimp 92cc26d0f4 Decode "d263" and "damr" atoms in 3gp files
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15357 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 21:40:33 +00:00
gpoirier 409b7a739b Sync with 1.953: expose x264 options 'me' and 'me_range'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15356 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 19:36:03 +00:00
gpoirier 94cb445a19 mention the doc updates about x264 and some nits
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15355 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 18:30:39 +00:00
lorenm d86d38cd98 expose x264 options 'me' and 'me_range'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15354 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 17:11:35 +00:00
lorenm 7bbd20a293 expose x264 options 'me' and 'me_range'.
patch by Guillaume Poirier.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15353 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 17:10:16 +00:00
diego 64e88c0501 bandaid build fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15352 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 13:26:59 +00:00
gpoirier cafaabbf54 sync with 1.37: about mixed téléciné and progressive
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15351 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 10:23:59 +00:00
michael 89df244cce set pix_fmt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15350 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 09:47:41 +00:00
gpoirier 4361408be3 sync with 1.36
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15349 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 09:04:48 +00:00
nplourde 6516ffdb7d do not define video_out_macosx if corevideo is not present
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15348 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 00:17:27 +00:00
diego 97ce3e88b8 Remove nonexisting dependency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15347 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 21:40:32 +00:00
diego a3d50ae8dd readability cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15346 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 21:39:52 +00:00
rtognimp 4957073078 Support for new vssh dll, patch by adland
Use new dll only for new files, it can't decode old files (patch by me)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15345 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 20:35:21 +00:00
nauj27 8cb44bbc3c 1l for Andoni Zubimendi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15344 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 19:49:32 +00:00
rfelker 736d983614 5l to me, i didn't notice the extra quotes breaking things
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15343 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 17:02:14 +00:00
rfelker 9eb37b7c2d remove nonportable and replace with proper quoting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15342 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 16:06:07 +00:00
rfelker 7b18d69b2c 1000000000l for using nonportable, obfuscated, and even
locale-dependent commands to do the equivalent of the most basic unix
text processing command, tr. finally this is fixed in a way that works
on all systems with no hacks. *sigh*


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15341 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 15:39:49 +00:00
nplourde d3ca3ab6e7 draw resize box
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15340 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 12:00:54 +00:00
henry c423874104 force C locale to assure consistent behavior of toupper()
Signed off by Ismail Donmez - ismail at kde org tr


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15339 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 09:17:31 +00:00
wight 0cadc124e7 sync 1.952
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15338 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 07:00:02 +00:00
nplourde 4bb635dc4b fix sed for syntax to work on gnu & bsd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15337 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 01:19:28 +00:00
wight 365688aaa7 Build fix, 1000l to Guillaume
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15336 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-03 20:27:49 +00:00
nplourde 3157588cdc proper list of libav codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15335 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-03 16:32:13 +00:00
michael 2fc9eee431 per (libav)codec enable/disable fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15334 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-03 11:16:35 +00:00
nplourde 1312fab58e macosx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15333 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 21:21:40 +00:00
nplourde 1e7905dea8 enable panscan
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15332 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 21:17:27 +00:00
gpoirier 6498f50a7f Credits for Jeff Clang's x264 encoding guide and for me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15331 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 18:45:16 +00:00
gpoirier d065303254 Removes all English's short forms.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15330 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 18:34:18 +00:00
nplourde 371fedb909 vo_macosx author
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15329 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 18:13:56 +00:00
nplourde b7aed4714e enable rootwin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15328 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 18:05:59 +00:00
gpoirier 97378713fd x264's encoding and install guide
Based on Jeff Clagg's "preliminary x264 encoding help text"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15327 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 17:45:23 +00:00
nplourde d07fabd85f close button exit mplayer with esc key
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15326 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 14:40:16 +00:00
nauj27 86e49b65ed Added charset file for lang es by Andoni Zubimendi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15325 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 14:00:52 +00:00
nauj27 d9695cc857 Sync with v1.167 by Andoni Zubimendi <andoni@lpsat.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15324 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 13:58:58 +00:00
wight 9cf6b7cc11 sync 1.951
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15323 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 08:59:34 +00:00
reimar 83d4f16ae5 Fix the memleak fix: in case of error, demux_close_ogg should be called
only once and demuxer->priv be freed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15322 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 07:59:12 +00:00
nplourde 85915a0b58 add ontop
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15321 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 01:48:37 +00:00
diego 76f81fba8c syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15320 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 22:27:15 +00:00
gabrov f49fdac779 synced with 1.74
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15319 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 22:04:57 +00:00
gabrov 2bd2cd76e9 synced with 1.60
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15318 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 22:00:28 +00:00
diego 3f31912cd0 codecs-status.html now resides in DOCS/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15317 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 14:55:10 +00:00
diego a30de31815 codecs-status.html should be written to an existing path.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15316 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 13:58:30 +00:00
michael b7b46136ce fix timestamps
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15315 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 11:13:14 +00:00
mosu 9e5531f861 Nasty workaround for codec initialization data. In _at least_ one case (AAC) the stream_header.size element seems to be four bytes off. Skip those bytes but only for known cases (again AAC) and not for all.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15314 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 10:40:42 +00:00
reimar e331e6b94f Prevent segfault when filter chain is empty (e.g. because all
filters returned AF_DETACH). Fixes bugzilla bug #293.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15313 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 09:23:31 +00:00
reimar b7f3811b29 Error out when invalid format is specified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15312 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 09:02:25 +00:00
rik fcb57df513 compilation fix (libavcodec sync)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15311 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 08:33:35 +00:00