2011-10-06 |
ib |
Simplify building filename by using strcpy().
|
2011-10-06 |
ib |
Don't use the Windows style path separator character in Win32 GUI.
|
2011-10-06 |
ib |
Fix DirectX compilation error.
|
2011-10-04 |
compn |
add binary sheercodec for isom Shr0, samples on ffmpeg trac
|
2011-10-03 |
ib |
Revise message text of the Win32 GUI sub_window option.
|
2011-10-03 |
ib |
Revise OSD preference related message texts in the Win32 GUI.
|
2011-10-03 |
ib |
Add idle option to Win32 GUI preferences dialog.
|
2011-10-02 |
compn |
map format 0x38 to amrnb
|
2011-10-01 |
ib |
Make idle mode default in Win32 GUI.
|
2011-10-01 |
ib |
Enable option "enqueue" for Win32 GUI.
|
2011-10-01 |
ib |
Simplify wsAutohideCursor().
|
2011-10-01 |
ib |
Cosmetic: Adjust indent.
|
2011-10-01 |
ib |
Fix cursor autohide functionality of the GUI.
|
2011-10-01 |
compn |
add some aac/dts fourccs
|
2011-09-30 |
cehoyos |
Support G.723.1 decoding via FFmpeg.
|
2011-09-30 |
reimar |
Fix cpp_condition_check to work for empty header.
|
2011-09-30 |
ib |
Cosmetic: Order STREAMTYPE related code.
|
2011-09-30 |
ib |
Remove needless code.
|
2011-09-30 |
ib |
Restrict use of STREAMTYPE_STREAM in Win32 GUI.
|
2011-09-30 |
ib |
Set all buttons related to seek operations according to stream type.
|
2011-09-30 |
ib |
Remove check for STREAMTYPE_PLAYLIST.
|
2011-09-29 |
compn |
sync vlc fourcc list with codecs.conf
|
2011-09-29 |
compn |
add LJ2K fourcc
|
2011-09-29 |
ib |
Revise part of the comment on guiPlaylistInitialize().
|
2011-09-29 |
ib |
Change handling for option "enqueue" in guiPlaylistInitialize().
|
2011-09-29 |
ib |
Don't needlessly set filename in GUI_PREPARE.
|
2011-09-29 |
ib |
Set an URL guiInfo.Filename by using uiSetFileName().
|
2011-09-29 |
ib |
Cosmetic: Adjust indent.
|
2011-09-29 |
ib |
Change guiInfo.Filename by using uiSetFileName() only.
|
2011-09-29 |
ib |
Set MPlayer filename in uiSetFileName().
|
2011-09-29 |
cehoyos |
Support FFmpeg JPEG 2000 decoder.
|
2011-09-29 |
compn |
decoder: add ffmpeg ansi decoder
|
2011-09-28 |
reimar |
Remove usage of glColor3f, there is not really a point in it.
|
2011-09-28 |
reimar |
Add () around macro definitions where necessary to avoid bad surprises.
|
2011-09-28 |
diego |
ao_coreaudio: Fix spdif output for OS X 10.7.
|
2011-09-28 |
ib |
Remove pointless assignment.
|
2011-09-28 |
ib |
Fix Win32 GUI filename problems.
|
2011-09-28 |
ib |
Correct comment on playtree and playtree_iter in connection with the GUI.
|
2011-09-28 |
diego |
build: Simplify handling of local OS feature fallbacks.
|
2011-09-27 |
reimar |
Change silly matrixview code to not needlessly change state on every frame
|
2011-09-27 |
siretart |
debian packaging: remove unnecessary rules 'get-orig-source'
|
2011-09-27 |
ib |
Remove gui() instruction GUI_SET_FILE.
|
2011-09-26 |
diego |
configure: add missing C program body to cpp_condition_check()
|
2011-09-26 |
diego |
configure: do not forget to shift away arguments in cpp_condition_check()
|
2011-09-26 |
diego |
codecs.conf: add libav Apple ProRes decoder
|
2011-09-26 |
diego |
configure: generalize cpp_condition_check() and use it to simplify tests
|
2011-09-26 |
diego |
configure: refactor PIC test using cpp_condition_check()
|
2011-09-26 |
diego |
configure: config.h ordering cosmetics
|
2011-09-26 |
diego |
configure: Set CONFIG_PIC to 1 if PIC is enabled.
|
2011-09-25 |
reimar |
Set up HAVE_VFP_ARGS and CONFIG_THUMB correctly to fix compilation for ARM.
|
2011-09-25 |
cehoyos |
Support Sorenson Spark in f4v files.
|
2011-09-25 |
cehoyos |
Support act files with -demuxer lavf.
|
2011-09-23 |
cehoyos |
Change name of LGPL'd ProRes decoder.
|
2011-09-23 |
diego |
configure: drop extra standard compiler/linker flags for *BSD systems
|
2011-09-23 |
diego |
vidix: Add two more ATI Rage Mobility hardware IDs.
|
2011-09-23 |
diego |
stream_bluray: switch to new libbluray API
|
2011-09-23 |
cehoyos |
There is a second prores decoder in FFmpeg now.
|
2011-09-23 |
cehoyos |
The GPL'd FFmpeg prores decoder changed its name.
|
2011-09-21 |
ib |
Force redraw of main window after playback has ended.
|
2011-09-21 |
ib |
Replace numeric constant for cursor autohide time by symbolic constant.
|
2011-09-21 |
ib |
Add cursor autohide functionality to the GUI.
|
2011-09-21 |
ib |
Hide cursor during playback in GUI.
|
2011-09-21 |
ib |
Don't hide or show cursor if attached to an existing window.
|
2011-09-21 |
cehoyos |
Support decoding speex in f4v.
|
2011-09-21 |
cehoyos |
FFmpeg supports decoding ProRes 4444.
|
2011-09-21 |
cehoyos |
Add 444P10 support.
|
2011-09-20 |
diego |
Update entry for FFmpeg in Copyright file after move to single directory.
|
2011-09-20 |
compn |
add native ffmpeg amrwb decoder
|
2011-09-19 |
reimar |
Get rid of X11_FULLSCREEN.
|
2011-09-19 |
reimar |
Remove unnecessary #ifdefs from header file.
|
2011-09-18 |
cehoyos |
Use FFmpeg ProRes if both libopencore libraries are not enabled.
|
2011-09-17 |
reimar |
Fix broken indentation due to a tab that slipped in.
|
2011-09-17 |
reimar |
Get rid of usage of deprecated palctrl which no longer works anyway.
|
2011-09-17 |
reimar |
Get rid of a few munged-in tabs.
|
2011-09-17 |
cehoyos |
FFmpeg supports Creative JPEG codec.
|
2011-09-15 |
cehoyos |
Add fourccs for FFmpeg ProRes decoder.
|
2011-09-15 |
cehoyos |
Disable FFmpeg ProRes for now: It does not like libopencore*.
|
2011-09-13 |
diego |
doc: update Italian man page
|
2011-09-13 |
compn |
add remaining avc-intra isom's from ffmpeg to h264 decoders
|
2011-09-13 |
compn |
add disabled ffrawnv12
|
2011-09-12 |
diego |
libass: consistently #include sub/ass_mp.h without #ifdefs
|
2011-09-12 |
diego |
libass: always use sub/mp_ass.h instead of #including libass headers directly
|
2011-09-11 |
reimar |
Update included libass copy to 0.9.13 release.
|
2011-09-10 |
jrash |
sync with en/mplayer.1 rev. 34076
|
2011-09-09 |
ib |
Replace comment for wsFullScreen() by doxygen comment.
|
2011-09-09 |
ib |
Collect EWMH and non-EWMH code in wsFullScreen() by an if-else statement.
|
2011-09-09 |
ib |
Remove disabled DPMS code in ws.c.
|
2011-09-09 |
ib |
Replace vo_x11_decoration() call by wsWindowDecoration() in wsFullScreen().
|
2011-09-09 |
ib |
Replace vo_x11_setlayer() calls by wsSetLayer() in wsFullScreen().
|
2011-09-09 |
ib |
Cosmetic changes at ontop code in wsFullScreen().
|
2011-09-09 |
ib |
Port r14245 change to wsFullScreen().
|
2011-09-09 |
ib |
Port r12124 change to wsFullScreen().
|
2011-09-09 |
ib |
Place XWithdrawWindow() before window decor changes in wsFullScreen().
|
2011-09-09 |
ib |
Move an assignment in wsFullScreen().
|
2011-09-09 |
ib |
Cosmetic: Rename all Display parameters dsp dpy.
|
2011-09-08 |
ib |
Preserve x and y position of a double-size window if possible.
|
2011-09-08 |
ib |
Preserve x and y position of a half-size window.
|
2011-09-08 |
ib |
Remove variable decoration in wsFullScreen().
|
2011-09-08 |
ib |
Move common code to new function wsWindowPosition().
|
2011-09-08 |
ib |
Move common code to new function wsUpdateXineramaInfo().
|
2011-09-08 |
ib |
Change parameter b of wsMoveWindow().
|
2011-09-08 |
ib |
Use wsRaiseWindowTop() in wsFullScreen().
|
2011-09-08 |
ib |
Replace comment for wsRaiseWindowTop() by doxygen comment.
|
2011-09-08 |
ib |
Cosmetic: Rename wsMoveTopWindow() wsRaiseWindowTop().
|
2011-09-07 |
reimar |
Ignore "make clean" errors in ffmpeg/.
|
2011-09-07 |
reimar |
Change stop_xscreensaver default to 1 to be more user-friendly.
|
2011-09-07 |
ib |
doxygen: Enable the reuse of the documentation of the first member
|
2011-09-06 |
reimar |
Make the stop-xscreensaver option behave as described in the man page.
|
2011-09-06 |
ib |
Replace all mp_dbg() calls by mp_msg().
|
2011-09-06 |
ib |
Add doxygen comments to bitmap.c and bitmap.h.
|
2011-09-06 |
ib |
Cosmetic: Rename parameters bf img in bitmap.c.
|
2011-09-06 |
ib |
Add doxygen comments to string.c.
|
2011-09-06 |
ib |
Add doxygen comments to cut.c and cut.h.
|
2011-09-06 |
ib |
Change some comments in interface.h to doxygen style.
|
2011-09-06 |
ib |
Add doxygen comments to app.c.
|
2011-09-06 |
ib |
Replace some btnModify() calls by btnSet().
|
2011-09-06 |
ib |
Correct a doxygen formatting mistake in ws.c.
|
2011-09-06 |
ib |
Add doxygen comments to mem.h.
|
2011-09-06 |
ib |
Add a doxygen comment to ws.c.
|
2011-09-05 |
reimar |
Simplify checking for ppc or ppc64 using wildcards.
|
2011-09-05 |
ib |
Add doxygen comments to font.c.
|
2011-09-05 |
ib |
Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.
|
2011-09-05 |
ib |
Cosmetic: Rename fntRender() fntTextRender().
|
2011-09-05 |
ib |
Cosmetic: Rename skinImageRead() parameter bf img in header file.
|
2011-09-05 |
ib |
Cosmetic: Rename skinBPRead() skinImageRead().
|
2011-09-05 |
ib |
Add doxygen comments to skin.c.
|
2011-09-05 |
cehoyos |
Cosmetics: Order filters alphabetically.
|
2011-09-05 |
ib |
Make vo_hidecursor() and vo_showcursor() static.
|
2011-09-03 |
ib |
Add an about box to the Win32 GUI.
|
2011-09-02 |
jrash |
sync with en/mplayer.1 rev. 34015
|
2011-09-02 |
ib |
Add the MPlayer title string to the about box.
|
2011-09-01 |
reimar |
Autodetect 32- vs. 64-bit PowerPC just like for x86.
|
2011-09-01 |
ib |
Cosmetic: Adjust indent.
|
2011-09-01 |
ib |
Rework fullscreen handling.
|
2011-09-01 |
ib |
Perform a wsHandleEvents() when playback ends.
|
2011-09-01 |
ib |
Set WinID early and once.
|
2011-09-01 |
ib |
Rephrase condition for btnModify().
|
2011-09-01 |
ib |
Cosmetic: Adjust indent.
|
2011-09-01 |
ib |
Move a misplaced closing brace to its correct position.
|
2011-09-01 |
ib |
Some cosmetic changes in wsFullScreen().
|
2011-09-01 |
ib |
Don't map the window after resizing.
|
2011-09-01 |
ib |
Keep track of fullscreen state.
|
2011-09-01 |
ib |
Remove pointless condition.
|
2011-09-01 |
ib |
Cosmetic: Adjust indent.
|
2011-09-01 |
ib |
Resize video window after switching from fullscreen to normal size.
|
2011-09-01 |
ib |
Change repositioning of the normal size video window.
|
2011-09-01 |
ib |
Modify video window size change behavior.
|
2011-09-01 |
cehoyos |
Intel C Compiler 12.0 is supported, 11.0 is not.
|
2011-09-01 |
ib |
Remove assignments to guiInfo.VideoWindow when playback stops.
|
2011-09-01 |
ib |
Cosmetic: Move guiInfo member VideoWindow.
|
2011-09-01 |
ib |
Change ESC key behavior in fullscreen state.
|
2011-09-01 |
ib |
Don't use current x and y position of video window for saving.
|
2011-08-31 |
ib |
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
|
2011-08-31 |
cehoyos |
Do not map to internal MPlayer FourCC if possible.
|
2011-08-29 |
cehoyos |
Support Nellymoser in isom.
|
2011-08-27 |
ib |
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
|
2011-08-27 |
ib |
Add a parameter to vo_x11_ewmh_fullscreen().
|
2011-08-27 |
reimar |
Replace deprecated functionality in muxer_lavf.
|
2011-08-27 |
reimar |
Only use non-deprecated code in lavc encoders.
|
2011-08-27 |
reimar |
Updated usage of some deprecated functions in FFmpeg audio decoder.
|
2011-08-27 |
reimar |
Replace several deprecated functions.
|
2011-08-27 |
reimar |
Simplify by using avformat_open_input instead of av_open_input_stream.
|
2011-08-27 |
reimar |
100l, fix compilation.
|
2011-08-27 |
reimar |
Replace easy to change deprecated functionality.
|
2011-08-27 |
reimar |
Ensure we do not use 100% CPU when waiting for input with no file-based inputs.
|
2011-08-26 |
reimar |
Remove pointless pointer indirection for shader program strings.
|
2011-08-26 |
reimar |
Hook up -vo gl noise support.
|
2011-08-26 |
reimar |
Add disabled feature: noise filter for vo_gl.
|
2011-08-26 |
ib |
Replace data type CARD32 by long.
|
2011-08-25 |
diego |
configure: rewrite fribidi check to be consistent with other pkg-config checks
|
2011-08-25 |
diego |
configure: cosmetics: eliminate tabs
|
2011-08-24 |
reimar |
Set receive timeout correctly on Windows.
|
2011-08-24 |
reimar |
Fix udp-slave on Windows: Make sure WSAStartup is called
|
2011-08-23 |
cehoyos |
FFmpeg now supports WVP2 and WMVP.
|
2011-08-20 |
reimar |
Fix disabled code.
|
2011-08-20 |
reimar |
Fix spelling.
|
2011-08-20 |
cigaes |
x11_common: XChangeProperty uses long for 32-bits.
|
2011-08-20 |
cehoyos |
Fix infinite loop in '-demuxer lavf -lavfdopts format=help'
|
2011-08-19 |
reimar |
Do not believe a mp4v codec tag, go based on codec id instead in that case.
|
2011-08-18 |
reimar |
Ensure filepos is initialized before following code tries to use it.
|
2011-08-18 |
reimar |
Remove senseless seek.
|
2011-08-18 |
reimar |
Remove strange pts locking code that would never really result in good
|
2011-08-18 |
reimar |
Another attempt to make up timestamps for video filters.
|
2011-08-18 |
reimar |
Try using sh_video->pts instead of v_muxer_time for filter timestamp.
|
2011-08-18 |
reimar |
Simply drop packets for which new_demux_packet allocation fails.
|
2011-08-15 |
reimar |
Forgotten commit of subreader.h adding SUB_GOOGLE define.
|
2011-08-15 |
reimar |
Quick-and-dirty support for reading Google/YouTube subtitle format.
|
2011-08-15 |
reimar |
Convert stream_read_line function into more generic stream_read_until function.
|
2011-08-15 |
reimar |
Fix reading of aqr/subrip09 subtitles.
|
2011-08-15 |
reimar |
Get rid of some code duplication.
|
2011-08-15 |
ib |
Cosmetic: Adjust indent.
|
2011-08-15 |
ib |
Add guiDVDStruct members to guiInfo.
|