Commit Graph

18114 Commits

Author SHA1 Message Date
reimar 528ec79cc2 10l, checking for NULL after dereferencing makes no sense (though what is this check for anyway?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17914 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 12:23:55 +00:00
jonas 466e56e97c use mencoder directly for mp3lame encoding instead of lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17913 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 11:26:27 +00:00
albeu 7ccf483026 Add the new property API and implement a couple properties.
Move the volume and mute command to the command to property
bridge.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17912 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 00:19:02 +00:00
michael 87323740ed feed something (hopefully correct timestamps) into the video filter chain
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17911 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 23:09:52 +00:00
michael a812e6fc3c lavc doesnt pass AVFrame.opaque around :/
so lets use AVFrame.pts and hope lavcs pedantic timestamp checks like what mencoder generates ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17910 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 23:06:09 +00:00
michael 35b0fb5056 10l (forgot ...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17909 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 22:31:49 +00:00
michael 565af71e4f 10l (null pointer dereference)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17908 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 22:12:48 +00:00
michael 02b199e5e9 passing pts through the filter layer (lets see if pts or cola comes out at the end)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17907 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 21:26:42 +00:00
ods15 aa6943767d -rawvideo on => -demuxer rawvideo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17906 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 06:09:32 +00:00
corey 0e4ebf5383 Prevent building lavc with xvid support unless xvid version is 1.1 or
higher.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17905 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 05:36:10 +00:00
lorenm 4c4c2bd8e0 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17904 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 23:16:34 +00:00
lorenm 5283b5beef sync to x264 r476 (subq=7)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17903 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 23:13:37 +00:00
pacman 2857c2e4d4 Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17902 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 22:24:14 +00:00
pacman 6a6fec3656 Don't try to parse fb.modes more than once. Fixes playback of multiple files
with mplayer -vm


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17901 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 22:07:30 +00:00
gpoirier 12e31cc254 synced with 1.1241
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17900 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 21:13:01 +00:00
aurel 88901c08d4 retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17899 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 20:06:04 +00:00
diego 05a8589af1 Simplify pkg-config invocation.
patch by Emanuele Giaquinta, emanuele . . . giaquinta . @ . gmail . . . com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17898 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 10:57:30 +00:00
gabrov 4f1dfc7b33 synced with 1.226
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17897 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-19 20:39:50 +00:00
nicodvb 36ac215b45 temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered sound
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17896 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-19 17:28:13 +00:00
rtognimp cb05addbaf Do not use ptr when it's NULL. CID 89
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17895 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-19 16:02:03 +00:00
kraymer 7422f3d2b2 1.1230: Typo fix: "URLs to forces" --> "URLs to force"
1.1229: Allows the LIVE555 library to forces the client's port to be used...
1.1228: dwStart support for mencoder.
1.1227: This patch removes mmap support because it doesn't have any benefit.
1.1226: Rephrase telecine and film2pal mpegopts.
1.1225: Remove stray space.
1.1224: mention film2pal in -mpegopts
1.1223: -fixed-vo shall no longer be called BETA-CODE.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17894 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 20:02:47 +00:00
kraymer 1b8f810517 1.226: Print the mute state on the OSD.
1.225: Fix up libaf unknown-format printing
1.224: last print on libaf to af_msg
1.223: [done by diego]
1.222: dwStart support for mencoder


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17893 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 19:22:13 +00:00
diego 30bb277532 Print the mute state on the OSD.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17892 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 18:48:14 +00:00
albeu f440a3c1bf Enable gui key bindings only when running the gui. Fix enter and esc
not working with a GUI enabled build running w/o GUI.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17891 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 18:13:22 +00:00
albeu 587b43773b codec-cfg depend on help_mp.h. Fix // builds.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17890 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 17:41:24 +00:00
gabrov ae5cfb0789 synced with 1.225
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17889 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 12:42:55 +00:00
michael b4e3e2b7d8 flags cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17888 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 12:13:48 +00:00
corey fac2fee9fe Support libavcodec vrc_strategy=1 (XviD ratecontrol).
As a side effect, this also makes -lavcopts vcodec=xvid work.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17887 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-17 23:47:10 +00:00
iive c0e553be1e if stream is not seekable calling enca would prevent the real parsing of subtitles.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17886 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-17 23:38:46 +00:00
henry 5feccfd289 10l forgotten stream_reset to clear the EOF flag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17885 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-17 19:39:30 +00:00
ods15 fad4e622ec timebases guidelines
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17884 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-17 13:26:40 +00:00
nicodvb 81472a14a7 compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17883 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-16 21:56:24 +00:00
albeu b27336b6d2 And 10L for me. Fix the forgoten enca_fd.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17882 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-16 19:16:07 +00:00
albeu 207554c9ea Fix compilation with stupid C++ compilers that shock on valid C
constructs in an extern "C" { }.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17881 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-16 16:55:51 +00:00
albeu badc607fa1 Move the subread from FILE to stream_t.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17880 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-16 14:42:51 +00:00
albeu c748950c9f Fix a potential seek failure, fill_buffer doesn't have to
fill the whole buffer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17879 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-16 14:24:22 +00:00
gpoirier 01bb22bcc3 sync with new MEncoder config file name
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17878 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 23:20:27 +00:00
corey a6de87d626 Fix up libaf unknown-format printing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17877 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 21:32:10 +00:00
reimar 33f64f9e05 extra checks on size of OSD parts (though IMHO these values should never be bad)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17876 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 21:13:13 +00:00
albeu 122744d6ed Small fix with object list (-vf) help.
Tell the user when an object have no option description instead of
falling back to the "normal" help, like with -vf pp=help.
Don't display a useless error message when querying the help of
an object option (as in -vf scale=presize=help).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17875 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 17:16:13 +00:00
ods15 55d26da094 rephrase index_ptr positioning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17874 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 16:28:31 +00:00
ods15 a5790e7884 timebase table
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17873 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 16:24:24 +00:00
reimar cf1e2325c3 do not call glDeleteTextures with 0 count, Xgl does not like it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17872 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 12:15:35 +00:00
faust3 b18fadfe63 10l the cpu hog fix broke fullscreenswitching with -wid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17871 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 09:04:24 +00:00
diego 47a665f8c9 The system-wide and the user-specific MEncoder configuration file should both
be called 'mencoder.conf', not two different names over which code and
documentation disagree.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17870 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 23:33:37 +00:00
rtognimp 0ba7f250d7 Remove twos workaround, this bug was fixed in mov demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17869 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 22:15:24 +00:00
rathann e6139d5a0f mpegopts example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17868 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 21:57:58 +00:00
gabrov 4aee505cf4 synced with 1.36
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17867 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 21:24:47 +00:00
gabrov 82844b7b36 synced with 1.224
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17866 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 21:21:26 +00:00
rtognimp 7e277361af Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to save
network streams


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17865 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 19:43:24 +00:00