Wed, 28 Sep 2011 09:59:02 +0000 |
diego |
build: Simplify handling of local OS feature fallbacks.
|
Tue, 27 Sep 2011 21:42:46 +0000 |
reimar |
Change silly matrixview code to not needlessly change state on every frame
|
Tue, 27 Sep 2011 16:39:36 +0000 |
siretart |
debian packaging: remove unnecessary rules 'get-orig-source'
|
Tue, 27 Sep 2011 14:15:42 +0000 |
ib |
Remove gui() instruction GUI_SET_FILE.
|
Mon, 26 Sep 2011 17:25:45 +0000 |
diego |
configure: add missing C program body to cpp_condition_check()
|
Mon, 26 Sep 2011 16:30:22 +0000 |
diego |
configure: do not forget to shift away arguments in cpp_condition_check()
|
Mon, 26 Sep 2011 10:59:45 +0000 |
diego |
codecs.conf: add libav Apple ProRes decoder
|
Mon, 26 Sep 2011 10:59:43 +0000 |
diego |
configure: generalize cpp_condition_check() and use it to simplify tests
|
Mon, 26 Sep 2011 10:59:42 +0000 |
diego |
configure: refactor PIC test using cpp_condition_check()
|
Mon, 26 Sep 2011 10:59:41 +0000 |
diego |
configure: config.h ordering cosmetics
|
Mon, 26 Sep 2011 10:59:39 +0000 |
diego |
configure: Set CONFIG_PIC to 1 if PIC is enabled.
|
Sun, 25 Sep 2011 13:28:25 +0000 |
reimar |
Set up HAVE_VFP_ARGS and CONFIG_THUMB correctly to fix compilation for ARM.
|
Sun, 25 Sep 2011 09:58:58 +0000 |
cehoyos |
Support Sorenson Spark in f4v files.
|
Sun, 25 Sep 2011 09:55:30 +0000 |
cehoyos |
Support act files with -demuxer lavf.
|
Fri, 23 Sep 2011 23:41:33 +0000 |
cehoyos |
Change name of LGPL'd ProRes decoder.
|
Fri, 23 Sep 2011 16:08:15 +0000 |
diego |
configure: drop extra standard compiler/linker flags for *BSD systems
|
Fri, 23 Sep 2011 14:26:24 +0000 |
diego |
vidix: Add two more ATI Rage Mobility hardware IDs.
|
Fri, 23 Sep 2011 14:26:20 +0000 |
diego |
stream_bluray: switch to new libbluray API
|
Fri, 23 Sep 2011 07:36:15 +0000 |
cehoyos |
There is a second prores decoder in FFmpeg now.
|
Fri, 23 Sep 2011 07:35:46 +0000 |
cehoyos |
The GPL'd FFmpeg prores decoder changed its name.
|
Wed, 21 Sep 2011 14:20:04 +0000 |
ib |
Force redraw of main window after playback has ended.
|
Wed, 21 Sep 2011 13:55:40 +0000 |
ib |
Replace numeric constant for cursor autohide time by symbolic constant.
|
Wed, 21 Sep 2011 13:26:02 +0000 |
ib |
Add cursor autohide functionality to the GUI.
|
Wed, 21 Sep 2011 13:20:12 +0000 |
ib |
Hide cursor during playback in GUI.
|
Wed, 21 Sep 2011 13:15:04 +0000 |
ib |
Don't hide or show cursor if attached to an existing window.
|
Wed, 21 Sep 2011 09:53:12 +0000 |
cehoyos |
Support decoding speex in f4v.
|
Wed, 21 Sep 2011 01:33:22 +0000 |
cehoyos |
FFmpeg supports decoding ProRes 4444.
|
Wed, 21 Sep 2011 01:32:43 +0000 |
cehoyos |
Add 444P10 support.
|
Tue, 20 Sep 2011 19:15:36 +0000 |
diego |
Update entry for FFmpeg in Copyright file after move to single directory.
|
Tue, 20 Sep 2011 14:12:20 +0000 |
compn |
add native ffmpeg amrwb decoder
|
Mon, 19 Sep 2011 22:11:12 +0000 |
reimar |
Get rid of X11_FULLSCREEN.
|
Mon, 19 Sep 2011 22:03:36 +0000 |
reimar |
Remove unnecessary #ifdefs from header file.
|
Sun, 18 Sep 2011 16:51:40 +0000 |
cehoyos |
Use FFmpeg ProRes if both libopencore libraries are not enabled.
|
Sat, 17 Sep 2011 16:53:22 +0000 |
reimar |
Fix broken indentation due to a tab that slipped in.
|
Sat, 17 Sep 2011 16:48:40 +0000 |
reimar |
Get rid of usage of deprecated palctrl which no longer works anyway.
|
Sat, 17 Sep 2011 14:56:35 +0000 |
reimar |
Get rid of a few munged-in tabs.
|
Sat, 17 Sep 2011 05:45:52 +0000 |
cehoyos |
FFmpeg supports Creative JPEG codec.
|
Thu, 15 Sep 2011 18:48:33 +0000 |
cehoyos |
Add fourccs for FFmpeg ProRes decoder.
|
Thu, 15 Sep 2011 18:46:51 +0000 |
cehoyos |
Disable FFmpeg ProRes for now: It does not like libopencore*.
|
Tue, 13 Sep 2011 11:37:45 +0000 |
diego |
doc: update Italian man page
|
Tue, 13 Sep 2011 00:24:02 +0000 |
compn |
add remaining avc-intra isom's from ffmpeg to h264 decoders
|
Tue, 13 Sep 2011 00:07:05 +0000 |
compn |
add disabled ffrawnv12
|
Mon, 12 Sep 2011 23:36:00 +0000 |
diego |
libass: consistently #include sub/ass_mp.h without #ifdefs
|
Mon, 12 Sep 2011 23:08:39 +0000 |
diego |
libass: always use sub/mp_ass.h instead of #including libass headers directly
|
Sun, 11 Sep 2011 10:33:13 +0000 |
reimar |
Update included libass copy to 0.9.13 release.
|
Sat, 10 Sep 2011 09:37:52 +0000 |
jrash |
sync with en/mplayer.1 rev. 34076
|
Fri, 09 Sep 2011 14:32:13 +0000 |
ib |
Replace comment for wsFullScreen() by doxygen comment.
|
Fri, 09 Sep 2011 14:30:05 +0000 |
ib |
Collect EWMH and non-EWMH code in wsFullScreen() by an if-else statement.
|
Fri, 09 Sep 2011 14:18:56 +0000 |
ib |
Remove disabled DPMS code in ws.c.
|
Fri, 09 Sep 2011 14:15:05 +0000 |
ib |
Replace vo_x11_decoration() call by wsWindowDecoration() in wsFullScreen().
|
Fri, 09 Sep 2011 14:11:50 +0000 |
ib |
Replace vo_x11_setlayer() calls by wsSetLayer() in wsFullScreen().
|
Fri, 09 Sep 2011 14:07:14 +0000 |
ib |
Cosmetic changes at ontop code in wsFullScreen().
|
Fri, 09 Sep 2011 13:57:19 +0000 |
ib |
Port r14245 change to wsFullScreen().
|
Fri, 09 Sep 2011 13:53:23 +0000 |
ib |
Port r12124 change to wsFullScreen().
|
Fri, 09 Sep 2011 13:46:11 +0000 |
ib |
Place XWithdrawWindow() before window decor changes in wsFullScreen().
|
Fri, 09 Sep 2011 13:34:55 +0000 |
ib |
Move an assignment in wsFullScreen().
|
Fri, 09 Sep 2011 13:13:57 +0000 |
ib |
Cosmetic: Rename all Display parameters dsp dpy.
|
Thu, 08 Sep 2011 15:31:25 +0000 |
ib |
Preserve x and y position of a double-size window if possible.
|
Thu, 08 Sep 2011 14:00:12 +0000 |
ib |
Preserve x and y position of a half-size window.
|
Thu, 08 Sep 2011 13:42:53 +0000 |
ib |
Remove variable decoration in wsFullScreen().
|
Thu, 08 Sep 2011 13:30:50 +0000 |
ib |
Move common code to new function wsWindowPosition().
|
Thu, 08 Sep 2011 12:34:28 +0000 |
ib |
Move common code to new function wsUpdateXineramaInfo().
|
Thu, 08 Sep 2011 11:11:02 +0000 |
ib |
Change parameter b of wsMoveWindow().
|
Thu, 08 Sep 2011 10:43:11 +0000 |
ib |
Use wsRaiseWindowTop() in wsFullScreen().
|
Thu, 08 Sep 2011 10:41:18 +0000 |
ib |
Replace comment for wsRaiseWindowTop() by doxygen comment.
|
Thu, 08 Sep 2011 10:34:17 +0000 |
ib |
Cosmetic: Rename wsMoveTopWindow() wsRaiseWindowTop().
|
Wed, 07 Sep 2011 19:17:00 +0000 |
reimar |
Ignore "make clean" errors in ffmpeg/.
|
Wed, 07 Sep 2011 16:15:58 +0000 |
reimar |
Change stop_xscreensaver default to 1 to be more user-friendly.
|
Wed, 07 Sep 2011 15:46:58 +0000 |
ib |
doxygen: Enable the reuse of the documentation of the first member
|
Tue, 06 Sep 2011 20:39:06 +0000 |
reimar |
Make the stop-xscreensaver option behave as described in the man page.
|
Tue, 06 Sep 2011 15:28:53 +0000 |
ib |
Replace all mp_dbg() calls by mp_msg().
|
Tue, 06 Sep 2011 15:10:01 +0000 |
ib |
Add doxygen comments to bitmap.c and bitmap.h.
|
Tue, 06 Sep 2011 14:59:04 +0000 |
ib |
Cosmetic: Rename parameters bf img in bitmap.c.
|
Tue, 06 Sep 2011 13:37:32 +0000 |
ib |
Add doxygen comments to string.c.
|
Tue, 06 Sep 2011 12:11:23 +0000 |
ib |
Add doxygen comments to cut.c and cut.h.
|
Tue, 06 Sep 2011 11:18:00 +0000 |
ib |
Change some comments in interface.h to doxygen style.
|
Tue, 06 Sep 2011 10:08:53 +0000 |
ib |
Add doxygen comments to app.c.
|
Tue, 06 Sep 2011 09:29:04 +0000 |
ib |
Replace some btnModify() calls by btnSet().
|
Tue, 06 Sep 2011 08:59:44 +0000 |
ib |
Correct a doxygen formatting mistake in ws.c.
|
Tue, 06 Sep 2011 08:52:01 +0000 |
ib |
Add doxygen comments to mem.h.
|
Tue, 06 Sep 2011 08:51:16 +0000 |
ib |
Add a doxygen comment to ws.c.
|
Mon, 05 Sep 2011 21:55:40 +0000 |
reimar |
Simplify checking for ppc or ppc64 using wildcards.
|
Mon, 05 Sep 2011 18:43:01 +0000 |
ib |
Add doxygen comments to font.c.
|
Mon, 05 Sep 2011 18:29:35 +0000 |
ib |
Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.
|
Mon, 05 Sep 2011 16:19:04 +0000 |
ib |
Cosmetic: Rename fntRender() fntTextRender().
|
Mon, 05 Sep 2011 16:08:16 +0000 |
ib |
Cosmetic: Rename skinImageRead() parameter bf img in header file.
|
Mon, 05 Sep 2011 16:00:37 +0000 |
ib |
Cosmetic: Rename skinBPRead() skinImageRead().
|
Mon, 05 Sep 2011 15:47:55 +0000 |
ib |
Add doxygen comments to skin.c.
|
Mon, 05 Sep 2011 14:24:54 +0000 |
cehoyos |
Cosmetics: Order filters alphabetically.
|
Mon, 05 Sep 2011 11:48:36 +0000 |
ib |
Make vo_hidecursor() and vo_showcursor() static.
|
Sat, 03 Sep 2011 15:52:07 +0000 |
ib |
Add an about box to the Win32 GUI.
|
Fri, 02 Sep 2011 13:58:01 +0000 |
jrash |
sync with en/mplayer.1 rev. 34015
|
Fri, 02 Sep 2011 09:58:55 +0000 |
ib |
Add the MPlayer title string to the about box.
|
Thu, 01 Sep 2011 21:49:22 +0000 |
reimar |
Autodetect 32- vs. 64-bit PowerPC just like for x86.
|
Thu, 01 Sep 2011 20:17:03 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 01 Sep 2011 20:15:40 +0000 |
ib |
Rework fullscreen handling.
|
Thu, 01 Sep 2011 19:14:11 +0000 |
ib |
Perform a wsHandleEvents() when playback ends.
|
Thu, 01 Sep 2011 19:08:07 +0000 |
ib |
Set WinID early and once.
|
Thu, 01 Sep 2011 18:52:09 +0000 |
ib |
Rephrase condition for btnModify().
|
Thu, 01 Sep 2011 18:41:36 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 01 Sep 2011 18:40:01 +0000 |
ib |
Move a misplaced closing brace to its correct position.
|
Thu, 01 Sep 2011 18:32:33 +0000 |
ib |
Some cosmetic changes in wsFullScreen().
|
Thu, 01 Sep 2011 18:22:58 +0000 |
ib |
Don't map the window after resizing.
|
Thu, 01 Sep 2011 18:19:27 +0000 |
ib |
Keep track of fullscreen state.
|
Thu, 01 Sep 2011 18:07:59 +0000 |
ib |
Remove pointless condition.
|
Thu, 01 Sep 2011 17:57:15 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 01 Sep 2011 17:53:33 +0000 |
ib |
Resize video window after switching from fullscreen to normal size.
|
Thu, 01 Sep 2011 17:31:46 +0000 |
ib |
Change repositioning of the normal size video window.
|
Thu, 01 Sep 2011 17:27:44 +0000 |
ib |
Modify video window size change behavior.
|
Thu, 01 Sep 2011 17:16:49 +0000 |
cehoyos |
Intel C Compiler 12.0 is supported, 11.0 is not.
|
Thu, 01 Sep 2011 17:08:58 +0000 |
ib |
Remove assignments to guiInfo.VideoWindow when playback stops.
|
Thu, 01 Sep 2011 17:01:10 +0000 |
ib |
Cosmetic: Move guiInfo member VideoWindow.
|
Thu, 01 Sep 2011 16:55:14 +0000 |
ib |
Change ESC key behavior in fullscreen state.
|
Thu, 01 Sep 2011 16:44:52 +0000 |
ib |
Don't use current x and y position of video window for saving.
|
Wed, 31 Aug 2011 17:45:02 +0000 |
ib |
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
|
Wed, 31 Aug 2011 09:04:21 +0000 |
cehoyos |
Do not map to internal MPlayer FourCC if possible.
|
Mon, 29 Aug 2011 12:48:21 +0000 |
cehoyos |
Support Nellymoser in isom.
|
Sat, 27 Aug 2011 16:53:50 +0000 |
ib |
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
|
Sat, 27 Aug 2011 16:51:52 +0000 |
ib |
Add a parameter to vo_x11_ewmh_fullscreen().
|
Sat, 27 Aug 2011 11:17:05 +0000 |
reimar |
Replace deprecated functionality in muxer_lavf.
|
Sat, 27 Aug 2011 11:04:53 +0000 |
reimar |
Only use non-deprecated code in lavc encoders.
|
Sat, 27 Aug 2011 11:02:04 +0000 |
reimar |
Updated usage of some deprecated functions in FFmpeg audio decoder.
|
Sat, 27 Aug 2011 10:57:48 +0000 |
reimar |
Replace several deprecated functions.
|
Sat, 27 Aug 2011 10:52:30 +0000 |
reimar |
Simplify by using avformat_open_input instead of av_open_input_stream.
|
Sat, 27 Aug 2011 10:43:25 +0000 |
reimar |
100l, fix compilation.
|
Sat, 27 Aug 2011 10:41:54 +0000 |
reimar |
Replace easy to change deprecated functionality.
|
Sat, 27 Aug 2011 09:58:54 +0000 |
reimar |
Ensure we do not use 100% CPU when waiting for input with no file-based inputs.
|
Fri, 26 Aug 2011 19:35:46 +0000 |
reimar |
Remove pointless pointer indirection for shader program strings.
|
Fri, 26 Aug 2011 19:24:12 +0000 |
reimar |
Hook up -vo gl noise support.
|
Fri, 26 Aug 2011 18:51:51 +0000 |
reimar |
Add disabled feature: noise filter for vo_gl.
|
Fri, 26 Aug 2011 09:46:42 +0000 |
ib |
Replace data type CARD32 by long.
|
Thu, 25 Aug 2011 19:19:53 +0000 |
diego |
configure: rewrite fribidi check to be consistent with other pkg-config checks
|
Thu, 25 Aug 2011 19:19:51 +0000 |
diego |
configure: cosmetics: eliminate tabs
|
Wed, 24 Aug 2011 19:16:02 +0000 |
reimar |
Set receive timeout correctly on Windows.
|
Wed, 24 Aug 2011 18:54:08 +0000 |
reimar |
Fix udp-slave on Windows: Make sure WSAStartup is called
|
Tue, 23 Aug 2011 20:04:40 +0000 |
cehoyos |
FFmpeg now supports WVP2 and WMVP.
|
Sat, 20 Aug 2011 11:36:30 +0000 |
reimar |
Fix disabled code.
|
Sat, 20 Aug 2011 11:29:23 +0000 |
reimar |
Fix spelling.
|
Sat, 20 Aug 2011 10:19:23 +0000 |
cigaes |
x11_common: XChangeProperty uses long for 32-bits.
|
Sat, 20 Aug 2011 08:18:36 +0000 |
cehoyos |
Fix infinite loop in '-demuxer lavf -lavfdopts format=help'
|
Fri, 19 Aug 2011 18:36:14 +0000 |
reimar |
Do not believe a mp4v codec tag, go based on codec id instead in that case.
|
Thu, 18 Aug 2011 19:20:50 +0000 |
reimar |
Ensure filepos is initialized before following code tries to use it.
|
Thu, 18 Aug 2011 19:19:58 +0000 |
reimar |
Remove senseless seek.
|
Thu, 18 Aug 2011 19:15:06 +0000 |
reimar |
Remove strange pts locking code that would never really result in good
|
Thu, 18 Aug 2011 18:56:09 +0000 |
reimar |
Another attempt to make up timestamps for video filters.
|
Thu, 18 Aug 2011 18:37:07 +0000 |
reimar |
Try using sh_video->pts instead of v_muxer_time for filter timestamp.
|
Thu, 18 Aug 2011 18:32:53 +0000 |
reimar |
Simply drop packets for which new_demux_packet allocation fails.
|
Mon, 15 Aug 2011 21:28:19 +0000 |
reimar |
Forgotten commit of subreader.h adding SUB_GOOGLE define.
|
Mon, 15 Aug 2011 20:33:45 +0000 |
reimar |
Quick-and-dirty support for reading Google/YouTube subtitle format.
|
Mon, 15 Aug 2011 20:32:26 +0000 |
reimar |
Convert stream_read_line function into more generic stream_read_until function.
|
Mon, 15 Aug 2011 20:19:39 +0000 |
reimar |
Fix reading of aqr/subrip09 subtitles.
|
Mon, 15 Aug 2011 20:05:09 +0000 |
reimar |
Get rid of some code duplication.
|
Mon, 15 Aug 2011 18:38:24 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 15 Aug 2011 18:37:10 +0000 |
ib |
Add guiDVDStruct members to guiInfo.
|
Mon, 15 Aug 2011 13:27:58 +0000 |
ib |
Cosmetic: Rename guiInfo members.
|
Mon, 15 Aug 2011 09:38:32 +0000 |
ib |
Cosmetic: Rearrange the guiInfo members.
|
Mon, 15 Aug 2011 09:09:29 +0000 |
ib |
Cosmetic: Rearrange statements.
|
Fri, 12 Aug 2011 16:31:18 +0000 |
ib |
Provide track information for playlists.
|
Fri, 12 Aug 2011 15:25:30 +0000 |
ib |
Cosmetic: Rename some guiInfo members.
|
Fri, 12 Aug 2011 14:56:19 +0000 |
ib |
Revise the skin documentation.
|
Fri, 12 Aug 2011 14:10:35 +0000 |
ib |
Cosmetic: Adjust indent.
|
Fri, 12 Aug 2011 14:09:36 +0000 |
ib |
Remove needless guiInfo member FilenameChanged.
|
Fri, 12 Aug 2011 13:31:44 +0000 |
ib |
Cosmetic: Comment the enums and #defines in interface.h.
|
Fri, 12 Aug 2011 13:21:51 +0000 |
jrash |
Synced with help_mp-en.h rev. 33962
|
Fri, 12 Aug 2011 13:15:58 +0000 |
ib |
Cosmetic: Adjust indent and remove braces.
|
Fri, 12 Aug 2011 13:14:13 +0000 |
ib |
Remove needless guiInfo member DiskChanged.
|
Fri, 12 Aug 2011 10:23:25 +0000 |
ib |
Remove pointless condition.
|
Fri, 12 Aug 2011 09:41:08 +0000 |
ib |
Cosmetic: Adjust indent.
|
Fri, 12 Aug 2011 09:40:29 +0000 |
ib |
Remove unneeded variable and simplify code.
|
Thu, 11 Aug 2011 18:17:26 +0000 |
reimar |
Add license boilerplate.
|
Thu, 11 Aug 2011 18:15:00 +0000 |
reimar |
Restore alphabetical order.
|
Thu, 11 Aug 2011 17:45:43 +0000 |
diego |
build: drop BeOS support
|
Thu, 11 Aug 2011 17:45:41 +0000 |
diego |
zr: adjust #includes to fix compilation after av_helpers.h creation
|
Thu, 11 Aug 2011 17:45:38 +0000 |
diego |
doxygen: drop filename from @file directive
|
Thu, 11 Aug 2011 17:45:34 +0000 |
diego |
configure: drop support for obsolete versions of sdl-config
|
Thu, 11 Aug 2011 17:45:32 +0000 |
diego |
configure: drop leading underscore from _inc_* variables
|
Thu, 11 Aug 2011 17:45:30 +0000 |
diego |
configure: drop leading underscore from _ld_* variables
|
Thu, 11 Aug 2011 17:45:28 +0000 |
diego |
configure: spelling cosmetics
|
Thu, 11 Aug 2011 17:45:25 +0000 |
diego |
Move cfg_inc_verbose and cfg_include into mpcommon.c.
|
Thu, 11 Aug 2011 13:54:24 +0000 |
ib |
Get rid of a bunch of needless or redundant guiInfo members.
|
Wed, 10 Aug 2011 20:17:20 +0000 |
cboesch |
mplayer: small indent fix.
|
Wed, 10 Aug 2011 14:48:49 +0000 |
ib |
Don't let VCD track number and guiInfo.Track differ.
|
Tue, 09 Aug 2011 21:32:09 +0000 |
ib |
Check directory history entry prior to its usage.
|
Tue, 09 Aug 2011 20:14:30 +0000 |
reimar |
Support parsing of AAC audio.
|
Tue, 09 Aug 2011 19:57:00 +0000 |
reimar |
Move code for setting up libav* logging callbacks from vd_ffmpeg to a
|
Tue, 09 Aug 2011 19:23:41 +0000 |
reimar |
Assume that messages from AVFormatContext are demuxer messages.
|
Tue, 09 Aug 2011 19:15:19 +0000 |
reimar |
Fix neverending "DRI Failure" messages with frame multithreading.
|
Tue, 09 Aug 2011 18:53:43 +0000 |
reimar |
Another attempt to make message easier to understand.
|
Tue, 09 Aug 2011 17:36:49 +0000 |
reimar |
Mark two warnings that usually only indicate a performance issue as such.
|
Tue, 09 Aug 2011 17:20:44 +0000 |
reimar |
Avoid crash and instead print a warning if the av_log callback
|
Thu, 04 Aug 2011 19:30:26 +0000 |
reimar |
vo_null: do not accept hwaccel formats since they need special vo
|
Thu, 04 Aug 2011 09:51:10 +0000 |
ib |
Clarify the encoding to be used in the font description file.
|
Sun, 31 Jul 2011 23:23:12 +0000 |
cehoyos |
FourCC DreX works fine with VDPAU and xvid.
|
Sat, 30 Jul 2011 20:44:37 +0000 |
reimar |
Add some runtime patching magic required for latest Cineform decoder.
|
Sat, 30 Jul 2011 20:26:29 +0000 |
reimar |
Add some additional function/hacks needed for newer CFDecode2.ax versions.
|
Sat, 30 Jul 2011 18:40:20 +0000 |
reimar |
Abort configure if the binutils version is too old and cannot compile
|
Sat, 30 Jul 2011 18:29:09 +0000 |
reimar |
Fix xmm clobber test that was broken since it was added.
|
Sat, 30 Jul 2011 16:27:14 +0000 |
diego |
libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition
|
Sat, 30 Jul 2011 16:27:10 +0000 |
diego |
stream_smb: remove unused variable
|
Sat, 30 Jul 2011 16:26:56 +0000 |
diego |
stream_nemesi: remove unused variable
|
Sat, 30 Jul 2011 15:54:35 +0000 |
cehoyos |
Add FourCC DreX for MPEG-4 ASP.
|
Sat, 30 Jul 2011 15:36:37 +0000 |
diego |
win32 gui: replace C99 bool type by int
|
Sat, 30 Jul 2011 14:04:49 +0000 |
reimar |
Fix pkg-config usage for fribidi.
|
Sat, 30 Jul 2011 10:43:38 +0000 |
reimar |
Change code so that it compiles more reliably without libass
|
Sat, 30 Jul 2011 10:29:14 +0000 |
reimar |
Update cdparanoia check to check for paranoia_cachemodel_size.
|
Sat, 30 Jul 2011 03:20:27 +0000 |
jrash |
sync with en/mplayer.1 rev. 33893
|
Sat, 30 Jul 2011 03:15:48 +0000 |
jrash |
Synced with help_mp-en.h rev. 33931
|
Wed, 27 Jul 2011 15:58:30 +0000 |
diego |
Makefile: fix mistakenly broken ADD_ALL_EXESUFS function
|
Wed, 27 Jul 2011 15:33:03 +0000 |
diego |
ae_faac: mark a function as static; add missing ae_faac.h #include
|
Wed, 27 Jul 2011 13:40:19 +0000 |
diego |
Makefile: cosmetics: consistently name all dependency file variables
|
Wed, 27 Jul 2011 13:40:18 +0000 |
diego |
libvo: extend alpha_func function pointers with parameter type declaration
|
Wed, 27 Jul 2011 13:40:16 +0000 |
diego |
Clarify console output when reading optional configuration files.
|
Wed, 27 Jul 2011 13:40:13 +0000 |
diego |
codec-cfg: do not translate verbose mode console message
|
Wed, 27 Jul 2011 13:40:09 +0000 |
diego |
vo_bl: Move config.h #include to the top of the #include list.
|
Wed, 27 Jul 2011 13:40:06 +0000 |
diego |
cleanup: adjust printf format strings to match parameter types
|
Wed, 27 Jul 2011 13:40:00 +0000 |
diego |
vo_zr: fix zr_info array initialization
|
Wed, 27 Jul 2011 13:39:57 +0000 |
diego |
vf_zrmjpeg: fix compilation after function templatization in libavcodec
|
Tue, 26 Jul 2011 10:50:22 +0000 |
cehoyos |
Fix verbosity level broken in r33917.
|
Mon, 25 Jul 2011 23:30:24 +0000 |
diego |
configure: Only link against encode-only libs if mencoder is enabled.
|
Mon, 25 Jul 2011 23:30:21 +0000 |
diego |
dec_video: drop some unnecessary casts
|
Mon, 25 Jul 2011 23:16:28 +0000 |
diego |
cache2: merge struct declaration and member assignment
|
Mon, 25 Jul 2011 23:16:26 +0000 |
diego |
configure: do not add -Werror-implicit-function-declaration to CXXFLAGS
|
Mon, 25 Jul 2011 23:16:23 +0000 |
diego |
configure: add proper check for trunc() instead of hardcoding availability
|
Mon, 25 Jul 2011 18:01:23 +0000 |
reimar |
Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.
|
Mon, 25 Jul 2011 17:04:32 +0000 |
diego |
configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.
|
Mon, 25 Jul 2011 15:34:17 +0000 |
diego |
stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
|
Sun, 24 Jul 2011 23:55:39 +0000 |
diego |
Do not employ verbosity level MSGL_V for fatal errors.
|
Sun, 24 Jul 2011 23:55:38 +0000 |
diego |
ao_sun: print fatal error messages not only in verbose mode
|
Sun, 24 Jul 2011 23:55:34 +0000 |
diego |
Do not translate console messages of verbosity level MSGL_V and above.
|
Sun, 24 Jul 2011 23:55:26 +0000 |
diego |
console messages: fix some small errors in German translation
|
Sun, 24 Jul 2011 23:55:23 +0000 |
diego |
console messages: remove extra messages from translations
|
Sun, 24 Jul 2011 23:51:54 +0000 |
diego |
build: drop redundant removal of files below ffmpeg/ on distclean
|
Sun, 24 Jul 2011 23:51:51 +0000 |
diego |
cache2: add missing braces to silence compiler warning
|
Sun, 24 Jul 2011 21:45:19 +0000 |
cehoyos |
Fix compilation on Power Macintosh.
|
Sun, 24 Jul 2011 20:15:53 +0000 |
reimar |
Simplify printing of error strings.
|
Sun, 24 Jul 2011 19:52:46 +0000 |
reimar |
Use struct initializer in one more case.
|
Sun, 24 Jul 2011 19:43:47 +0000 |
reimar |
Avoid typedef.
|
Sun, 24 Jul 2011 19:40:45 +0000 |
reimar |
Simplify some more struct initializations.
|
Sun, 24 Jul 2011 19:36:11 +0000 |
reimar |
Replace some inappropriate while() loops with for()
|
Sun, 24 Jul 2011 19:31:26 +0000 |
reimar |
Store fixed-length string directly in struct, avoid pointer indirection.
|