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.
|
Sun, 24 Jul 2011 19:29:10 +0000 |
reimar |
Split out read/write part from data struct and make read-only
|
Sun, 24 Jul 2011 19:22:58 +0000 |
reimar |
Simplify struct initialization.
|
Sun, 24 Jul 2011 19:10:45 +0000 |
reimar |
Use FFMIN/FFMAX.
|
Sun, 24 Jul 2011 19:03:19 +0000 |
reimar |
Fix compilation without zlib (also disable flashsv2).
|
Sun, 24 Jul 2011 19:02:38 +0000 |
reimar |
Make NULL checks simpler/more consistent.
|
Sun, 24 Jul 2011 18:21:15 +0000 |
reimar |
Remove pointless () and {}.
|
Sun, 24 Jul 2011 18:15:12 +0000 |
reimar |
Fix array layout uncrustify messed up.
|
Sun, 24 Jul 2011 18:11:39 +0000 |
reimar |
Apply uncrustify to vo_directx.c.
|
Sun, 24 Jul 2011 17:23:49 +0000 |
reimar |
Simplify code handling minimized state.
|
Sun, 24 Jul 2011 17:16:43 +0000 |
reimar |
Restore hunk disabling overlay when the Window is minimized.
|
Sat, 23 Jul 2011 19:33:08 +0000 |
diego |
manual: fix description of b_pyramid x264 option
|
Sat, 23 Jul 2011 19:33:00 +0000 |
diego |
configure: drop check for -lposix4
|
Fri, 22 Jul 2011 10:05:08 +0000 |
diego |
build: fix negative interaction between clean and distclean targets
|
Thu, 21 Jul 2011 22:25:17 +0000 |
diego |
configure: select default CD-ROM device on Solaris according to OS version
|
Thu, 21 Jul 2011 22:25:08 +0000 |
diego |
Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function
|
Thu, 21 Jul 2011 22:24:57 +0000 |
diego |
Makfile: split non-native directories from native directories in DIRS
|
Thu, 21 Jul 2011 01:21:36 +0000 |
diego |
configure: use 'uname -m' to find out host architecture
|
Thu, 21 Jul 2011 01:21:34 +0000 |
diego |
build: Always use the install program set by configure.
|
Wed, 20 Jul 2011 23:54:46 +0000 |
diego |
configure: simplify -lm handling
|
Wed, 20 Jul 2011 21:23:59 +0000 |
cigaes |
configure: set HAVE_LOCAL_ALIGNED_* for x86_64.
|
Fri, 15 Jul 2011 14:36:29 +0000 |
jrash |
sync with en/mplayer.1 rev. 33877
|
Fri, 15 Jul 2011 14:36:04 +0000 |
jrash |
Synced with help_mp-en.h rev. 33866
|
Tue, 12 Jul 2011 14:12:41 +0000 |
diego |
build: Rely on Libav/FFmpeg build system to run clean targets.
|
Tue, 12 Jul 2011 10:19:59 +0000 |
cehoyos |
Fix typo.
|
Tue, 12 Jul 2011 08:59:47 +0000 |
ib |
Cosmetic: Change parameter names of gui() and mplayer().
|
Tue, 12 Jul 2011 08:45:52 +0000 |
ib |
Add const to some string pointer arguments that will not be modified.
|
Mon, 11 Jul 2011 21:54:53 +0000 |
reimar |
Half-width side-by-side formats for stereo3d.
|
Mon, 11 Jul 2011 15:19:56 +0000 |
ib |
Revise and fix r33497.
|
Mon, 11 Jul 2011 14:54:25 +0000 |
ib |
Start all file dialogs always in last active directory.
|
Mon, 11 Jul 2011 12:40:30 +0000 |
ib |
Compare encodings case insensitively.
|
Mon, 11 Jul 2011 12:32:03 +0000 |
ib |
Fix segmentation fault.
|
Mon, 11 Jul 2011 11:19:44 +0000 |
ib |
Change fname parameter to const in pngRead().
|
Mon, 11 Jul 2011 11:10:06 +0000 |
ib |
Fix memory leaks in the Win32 GUI.
|
Mon, 11 Jul 2011 10:39:55 +0000 |
ib |
Remove unused parameter skindir from create_subwindow() in Win32 GUI.
|
Mon, 11 Jul 2011 10:36:09 +0000 |
ib |
Fix memory leak in the Win32 GUI.
|
Sun, 10 Jul 2011 15:45:18 +0000 |
ib |
Remove duplicated list code from the Win32 GUI.
|
Sun, 10 Jul 2011 15:42:09 +0000 |
ib |
Remove duplicated string code from the Win32 GUI.
|
Sun, 10 Jul 2011 12:59:43 +0000 |
ib |
Improve OSD preference related message texts.
|
Sun, 10 Jul 2011 12:29:36 +0000 |
ib |
Arrange OSD preferences according to option 'osdlevel'.
|
Sun, 10 Jul 2011 12:11:03 +0000 |
ib |
Remove member Othername from struct guiInterface_t.
|
Sun, 10 Jul 2011 12:01:39 +0000 |
ib |
Remove member FPS from struct guiInterface_t.
|
Sun, 10 Jul 2011 11:51:25 +0000 |
ib |
Change guiInterface_t void pointer member declarations.
|
Sun, 10 Jul 2011 11:21:40 +0000 |
ib |
Remove unused members from struct guiInterface_t.
|
Sat, 09 Jul 2011 18:11:42 +0000 |
diego |
configure: drop check for legacy compilers wrt libass and the win32 loader
|
Sat, 09 Jul 2011 11:48:13 +0000 |
ib |
Remove gtkClearStruct code from mplayer() in interface.c.
|
Sat, 09 Jul 2011 11:11:52 +0000 |
ib |
Use macro nfree() in Win32 GUI code.
|
Sat, 09 Jul 2011 10:39:33 +0000 |
ib |
Cosmetic: Change parameter of mplayer() calls.
|
Sat, 09 Jul 2011 10:23:47 +0000 |
ib |
Remove guiExit().
|
Fri, 08 Jul 2011 21:57:18 +0000 |
ib |
Change GUI and MPLAYER symbolic constants into enums.
|
Fri, 08 Jul 2011 21:41:34 +0000 |
ib |
Rename the mplayer() symbolic constants.
|
Fri, 08 Jul 2011 21:11:51 +0000 |
ib |
Cosmetic: Rename mplayer() parameter.
|
Fri, 08 Jul 2011 21:08:19 +0000 |
ib |
Cosmetic: Order prototypes in interface.h.
|
Fri, 08 Jul 2011 21:04:56 +0000 |
ib |
Cosmetic: Rename two functions that do MPlayer calls.
|
Fri, 08 Jul 2011 11:59:07 +0000 |
jrash |
sync with en/mplayer.1 rev. 33788
|
Fri, 08 Jul 2011 09:52:02 +0000 |
ib |
Fix Win32 GUI compilation problems.
|
Thu, 07 Jul 2011 23:06:29 +0000 |
diego |
ve_xvid: Add libavutil/rational.h #include for AVRational et al.
|
Thu, 07 Jul 2011 17:37:58 +0000 |
reimar |
Include io.h for setmode().
|
Thu, 07 Jul 2011 15:47:07 +0000 |
ib |
Use same data types for index variable and loop test variable.
|
Thu, 07 Jul 2011 15:41:25 +0000 |
ib |
Use proper cast in comparison.
|
Thu, 07 Jul 2011 15:36:40 +0000 |
ib |
Use unsigned index variable for comparison with array size.
|
Thu, 07 Jul 2011 15:36:09 +0000 |
ib |
Use unsigned index variable for comparison with string length.
|
Thu, 07 Jul 2011 15:09:58 +0000 |
ib |
Add missing #includes <stdarg.h> and <stdio.h>.
|
Thu, 07 Jul 2011 15:07:31 +0000 |
ib |
Remove unnecessary #include "interface.h".
|
Thu, 07 Jul 2011 14:54:53 +0000 |
ib |
Cosmetic: Rename the GUI playlist functions.
|
Thu, 07 Jul 2011 14:47:48 +0000 |
ib |
Replace numeric constant fsPersistant_MaxPos for fsHistory array size.
|
Thu, 07 Jul 2011 14:35:31 +0000 |
ib |
Remove variable holding history of selected files from interface.[ch].
|
Thu, 07 Jul 2011 14:20:35 +0000 |
ib |
Remove skin related variables from interface.[ch].
|
Thu, 07 Jul 2011 14:13:17 +0000 |
ib |
Cosmetic: Rename URLList urlList.
|
Thu, 07 Jul 2011 14:09:57 +0000 |
ib |
Remove config related variables from interface.[ch].
|
Thu, 07 Jul 2011 13:46:59 +0000 |
ib |
Cosmetic: Separate interface functions.
|
Thu, 07 Jul 2011 13:37:14 +0000 |
ib |
Cosmetic: Separate interface functions.
|
Thu, 07 Jul 2011 12:24:31 +0000 |
ib |
Remove pointless return code from mplayer().
|
Thu, 07 Jul 2011 12:02:20 +0000 |
ib |
Cosmetic: Rename remaining part of gtkSet() mplayer().
|
Thu, 07 Jul 2011 11:50:32 +0000 |
ib |
Move purely list related parts of gtkSet() from interface.c to list.c.
|
Thu, 07 Jul 2011 10:37:58 +0000 |
ib |
Create new file list.c for list related functions.
|
Thu, 07 Jul 2011 10:16:22 +0000 |
ib |
Remove macros guiSetFilename() and guiSetDF() from interface.h.
|
Thu, 07 Jul 2011 09:29:15 +0000 |
ib |
Remove gfree() from interface.c.
|
Thu, 07 Jul 2011 08:48:46 +0000 |
ib |
Remove unnecessary #include "gui/interface.h".
|
Thu, 07 Jul 2011 08:32:10 +0000 |
ib |
Move string functions from interface.c to string.c.
|
Wed, 06 Jul 2011 23:35:39 +0000 |
iive |
Fix the precision loss in float -> 32bit conversion case, introduced
|
Tue, 05 Jul 2011 16:50:52 +0000 |
ib |
Fix compilation of the Win32 GUI after r33812.
|
Tue, 05 Jul 2011 15:04:00 +0000 |
ib |
Rename GUI playtree import functions.
|
Tue, 05 Jul 2011 14:00:18 +0000 |
ib |
Cosmetic: Rename GUI_X_EVENT GUI_HANDLE_X_EVENT.
|
Tue, 05 Jul 2011 13:48:55 +0000 |
ib |
Make guiEventHandling() a gui() call.
|
Tue, 05 Jul 2011 12:05:06 +0000 |
ib |
Cosmetic: Change prefix for symbolic constants from GMP to GUI.
|
Tue, 05 Jul 2011 11:34:26 +0000 |
ib |
Remove gui() GMP_SET_DVD.
|
Tue, 05 Jul 2011 11:03:03 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 05 Jul 2011 11:01:24 +0000 |
ib |
Cosmetic: Rename symbolic constant MP_TRANSPARENT GMP_TRANSPARENT.
|
Tue, 05 Jul 2011 10:56:47 +0000 |
ib |
Remove unused symbolic constant guiReDrawSubWindow.
|
Tue, 05 Jul 2011 10:54:16 +0000 |
ib |
Cosmetic: Rename gui() parameter.
|
Tue, 05 Jul 2011 10:47:51 +0000 |
ib |
Rename the gui() symbolic constants.
|
Tue, 05 Jul 2011 09:33:09 +0000 |
ib |
Rename guiGetEvent() gui().
|
Mon, 04 Jul 2011 22:24:52 +0000 |
iive |
Audio format conversion from float to int is not checked for overflow.
|
Mon, 04 Jul 2011 19:23:03 +0000 |
reimar |
Reindent, add empty lines.
|
Mon, 04 Jul 2011 19:21:59 +0000 |
reimar |
Improve checks for when to try reconnecting to be more thorough and readable.
|
Mon, 04 Jul 2011 19:14:06 +0000 |
reimar |
Pass streaming_ctrl eof on.
|
Mon, 04 Jul 2011 19:11:21 +0000 |
reimar |
Ensure we do not add strange values to amount of buffered bytes
|
Mon, 04 Jul 2011 19:10:17 +0000 |
reimar |
Signal EOF vs. error also via streaming control API (not yet evaluated).
|
Mon, 04 Jul 2011 00:36:08 +0000 |
diego |
configure: cosmetics: Adjust comment in config.mak inclusion guard.
|
Mon, 04 Jul 2011 00:36:05 +0000 |
diego |
configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak.
|
Sun, 03 Jul 2011 09:46:18 +0000 |
reimar |
Remove condition that is now always true.
|
Sun, 03 Jul 2011 09:45:29 +0000 |
reimar |
Do not assign anything when a stream control returns an error.
|
Sat, 02 Jul 2011 23:27:19 +0000 |
reimar |
Use proper format string for sizeof() type.
|
Sat, 02 Jul 2011 23:26:05 +0000 |
reimar |
Remove pointless and in addition incorrect cast.
|
Sat, 02 Jul 2011 23:22:49 +0000 |
reimar |
Use "const char *" type for paths.
|
Sat, 02 Jul 2011 23:12:45 +0000 |
reimar |
Clean up some function prototypes.
|
Sat, 02 Jul 2011 22:59:40 +0000 |
reimar |
Cosmetics: Fix strange space placement.
|
Sat, 02 Jul 2011 22:55:52 +0000 |
reimar |
Fix type to match read_pnm arguments.
|
Sat, 02 Jul 2011 17:13:26 +0000 |
iive |
Increase video muxer output frame size.
|
Sat, 02 Jul 2011 08:17:45 +0000 |
reimar |
100l, forgot to test without -vobsub.
|
Fri, 01 Jul 2011 20:54:57 +0000 |
reimar |
Add a hack to receive audio while probing video FPS.
|
Fri, 01 Jul 2011 19:08:13 +0000 |
reimar |
Fix linking order to allow compiling against Debian unstable version of LIVE555.
|
Fri, 01 Jul 2011 18:58:13 +0000 |
reimar |
Fix ridiculously slow LIVE555 test by sanity-checking the path for
|
Fri, 01 Jul 2011 17:48:29 +0000 |
diego |
configure: Drop check for compiler support of named assembler arguments.
|
Fri, 01 Jul 2011 17:43:40 +0000 |
reimar |
Make vobsub options available in mencoder, though with my test file
|
Fri, 01 Jul 2011 15:17:53 +0000 |
ptt |
corrected suboption stereo descriptions, and reformatted to be compliant with other sections
|
Fri, 01 Jul 2011 01:24:03 +0000 |
compn |
add yv16 raw fourcc
|
Thu, 30 Jun 2011 11:58:49 +0000 |
diego |
configure: Remove obsolete test for ARM pld instruction.
|
Wed, 29 Jun 2011 15:26:03 +0000 |
ib |
Cosmetic: Move command MP_CMD_QUIT to the end.
|
Wed, 29 Jun 2011 15:22:22 +0000 |
ib |
Don't let MPlayer directly call user interface functions.
|
Wed, 29 Jun 2011 14:31:17 +0000 |
ib |
Rename guiGetEvent type guiSetDefaults guiNewFile.
|
Wed, 29 Jun 2011 14:24:39 +0000 |
ib |
Don't let MPlayer directly call user interface functions.
|
Wed, 29 Jun 2011 13:37:04 +0000 |
ib |
Use unsigned index variable for comparison with array size.
|
Wed, 29 Jun 2011 13:33:21 +0000 |
ib |
Cosmetic: Arrange guiGetEvent() types in the sequence they are called.
|
Wed, 29 Jun 2011 13:16:35 +0000 |
ib |
Remove unused guiGetEvent type guiSetFileName.
|
Wed, 29 Jun 2011 11:38:21 +0000 |
ib |
Add missing #include "libavutil/common.h".
|
Wed, 29 Jun 2011 11:35:58 +0000 |
ib |
Replace numeric constants for gtkEquChannels array size.
|
Wed, 29 Jun 2011 11:21:09 +0000 |
ib |
Don't destroy the equalizer settings.
|
Wed, 29 Jun 2011 10:53:15 +0000 |
ib |
Cosmetic: Rename variable dvdp dvd.
|
Wed, 29 Jun 2011 10:51:22 +0000 |
ib |
Prefer previously assigned guiInfo.StreamTyp over stream->type.
|
Wed, 29 Jun 2011 10:49:43 +0000 |
ib |
Make assignments to variables in guiGetEvent() only if needed.
|
Wed, 29 Jun 2011 10:48:55 +0000 |
diego |
configure: Add SLIBNAME_WITH_MAJOR to config.mak to avoid Make warnings.
|
Wed, 29 Jun 2011 10:25:02 +0000 |
ib |
Don't stop playing after a DXR3 demuxer type error.
|
Wed, 29 Jun 2011 10:12:12 +0000 |
diego |
configure: Remove check for compiler support of 10 assembler operands.
|
Wed, 29 Jun 2011 10:07:25 +0000 |
ib |
Cosmetic: Remove wrong comment.
|
Wed, 29 Jun 2011 10:05:32 +0000 |
ib |
Move audio related code from guiSetVideo to guiSetAudio.
|
Wed, 29 Jun 2011 09:12:03 +0000 |
ib |
Simplify code of guiGetEvent type guiSetAudio.
|
Tue, 28 Jun 2011 23:45:05 +0000 |
diego |
build: touch ffmpeg/.config to avoid spurious warning messages.
|
Tue, 28 Jun 2011 23:45:03 +0000 |
diego |
configure: Add AS_O to config.mak for Libav/FFmpeg build.
|
Tue, 28 Jun 2011 23:45:01 +0000 |
diego |
build: Skip touching FFmpeg libraries after compilation.
|
Tue, 28 Jun 2011 23:45:00 +0000 |
diego |
build: Simplify FFmpeg library handling.
|
Tue, 28 Jun 2011 23:44:58 +0000 |
diego |
demux_vqf: typo/wording fixes
|
Tue, 28 Jun 2011 18:18:32 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 28 Jun 2011 18:16:06 +0000 |
ib |
Prevent balance from hopping.
|
Tue, 28 Jun 2011 17:52:30 +0000 |
ib |
Fix volume and balance bug.
|
Tue, 28 Jun 2011 17:36:19 +0000 |
ib |
Rename guiGetEvent type guiSetVolume guiSetMixer.
|
Tue, 28 Jun 2011 17:23:37 +0000 |
ib |
Redraw GUI only after all necessary values have been set.
|
Tue, 28 Jun 2011 17:01:24 +0000 |
reimar |
Fix compilation with --disable-qtx.
|
Tue, 28 Jun 2011 15:00:05 +0000 |
ib |
Fix bug introduced as a side effect in r33750.
|
Tue, 28 Jun 2011 10:55:17 +0000 |
ib |
Change return code of guiGetEvent() to indicate success.
|
Tue, 28 Jun 2011 09:23:16 +0000 |
ib |
Cosmetic: Remove needless parentheses.
|
Tue, 28 Jun 2011 09:20:13 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 28 Jun 2011 09:19:28 +0000 |
ib |
Fix bug introduced in r33743.
|
Tue, 28 Jun 2011 09:07:43 +0000 |
ib |
Remove needless memset initialization of guiInfo.
|
Tue, 28 Jun 2011 08:52:02 +0000 |
ib |
Rename guiGetEvent type guiSetAudioOnly guiSetAudio.
|
Tue, 28 Jun 2011 07:31:35 +0000 |
ib |
Rename guiGetEvent type guiSetValues guiSetVideo.
|
Mon, 27 Jun 2011 19:39:57 +0000 |
ib |
Rename guiGetEvent type guiIEvent guiRunCommand.
|
Mon, 27 Jun 2011 19:25:04 +0000 |
ib |
Rename guiGetEvent type guiSetParameters guiPreparation.
|
Mon, 27 Jun 2011 19:14:45 +0000 |
ib |
Remove guiGetEvent type guiSetDemuxer.
|
Mon, 27 Jun 2011 18:55:18 +0000 |
ib |
Remove guiGetEvent type guiSetFileFormat.
|
Mon, 27 Jun 2011 14:27:33 +0000 |
ib |
Rename guiInterface_t member NoWindow MovieWindow.
|
Mon, 27 Jun 2011 14:08:30 +0000 |
ib |
Use X11 Bool symbolic constant.
|
Mon, 27 Jun 2011 14:04:13 +0000 |
ib |
Rename guiGetEvent type guiSetVideo guiSetVideoWindow.
|
Mon, 27 Jun 2011 13:56:19 +0000 |
ib |
Add missing break.
|
Mon, 27 Jun 2011 11:23:21 +0000 |
ib |
Rename guiGetEvent type guiSetShVideo guiSetVideo.
|
Mon, 27 Jun 2011 10:46:25 +0000 |
ib |
Simplify code concerning guiGetEvent type guiSetAudioOnly.
|
Mon, 27 Jun 2011 10:35:25 +0000 |
ib |
Replace numeric constant by symbolic constant in guiGetEvent() call.
|
Mon, 27 Jun 2011 10:29:34 +0000 |
ib |
Cast arg in guiGetEvent() to void * or remove cast where unnecessary.
|
Mon, 27 Jun 2011 10:04:05 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 27 Jun 2011 10:02:04 +0000 |
ib |
Rename guiInterface_t member AudioType AudioChannels.
|
Sun, 26 Jun 2011 14:55:51 +0000 |
ranma |
The muxer prebuffers packets until each stream has been seen so a proper header
|
Sun, 26 Jun 2011 14:42:35 +0000 |
iive |
Do a proper calculation of free RAM to be used as V4L buffers.
|
Sun, 26 Jun 2011 14:16:40 +0000 |
diego |
build: Compile libav* libraries from the top level of the ffmpeg subdirectory.
|
Sun, 26 Jun 2011 14:16:38 +0000 |
diego |
configure: Set correct libav* (S)LIBNAME in config.mak.
|
Sun, 26 Jun 2011 13:31:34 +0000 |
diego |
configure: Mark libav* as enabled in config.mak.
|
Sun, 26 Jun 2011 12:11:09 +0000 |
ib |
Cast handle to menu in AppendMenu() to UINT_PTR.
|
Sun, 26 Jun 2011 03:12:31 +0000 |
compn |
add vfw csmcodec for fourcc CSM0
|
Sat, 25 Jun 2011 23:10:37 +0000 |
ib |
Cast new user data value in SetWindowLongPtr() to LONG_PTR.
|
Sat, 25 Jun 2011 17:30:19 +0000 |
reimar |
Set SRC_PATH to '.' which is a standard value for FFmpeg now.
|
Sat, 25 Jun 2011 06:32:13 +0000 |
jrash |
sync with en/mplayer.1 rev. 33689
|
Sat, 25 Jun 2011 01:22:43 +0000 |
diego |
configure: Correctly check for the clang compiler.
|
Sat, 25 Jun 2011 00:36:52 +0000 |
diego |
Italian manual page update
|
Fri, 24 Jun 2011 21:19:39 +0000 |
diego |
build: Rebuild libavcodec if assembler files changed.
|
Fri, 24 Jun 2011 13:28:45 +0000 |
jrash |
Synced with help_mp-en.h rev. 33639
|
Fri, 24 Jun 2011 13:00:04 +0000 |
ib |
Simplify code for guiGetEvent type guiSetState.
|
Fri, 24 Jun 2011 12:54:10 +0000 |
ib |
Cosmetic: Adjust indent.
|
Fri, 24 Jun 2011 12:35:20 +0000 |
ib |
Revise (and hopefully clarify) the skin installation documentation.
|
Fri, 24 Jun 2011 09:11:36 +0000 |
diego |
configure: Update a comment about fast int types.
|
Thu, 23 Jun 2011 22:52:09 +0000 |
diego |
vidix: Replace IsWinNT() forward declaration by a proper header.
|
Thu, 23 Jun 2011 18:42:26 +0000 |
reimar |
Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used.
|
Wed, 22 Jun 2011 19:12:23 +0000 |
reimar |
Run OS support for SSE check only for runtime CPU detection.
|
Wed, 22 Jun 2011 19:02:20 +0000 |
reimar |
Do not force SSE disabled for gcc 2, it seems to compile
|
Wed, 22 Jun 2011 13:48:55 +0000 |
diego |
vidix: Add forward declaration for IsWinNT() to libdha_win32.c.
|
Wed, 22 Jun 2011 13:48:51 +0000 |
diego |
tvi_dshow: Adjust mp_msg printf conversion specifier to avoid warnings.
|
Wed, 22 Jun 2011 13:48:45 +0000 |
diego |
win32 gui: Mark debug function only used within the file as static.
|
Wed, 22 Jun 2011 13:48:41 +0000 |
diego |
win32 gui: Remove non-compiling debug mp_msg calls.
|
Wed, 22 Jun 2011 13:48:36 +0000 |
diego |
win32 gui: Move static function around to avoid a forward declaration.
|
Wed, 22 Jun 2011 13:48:31 +0000 |
diego |
tvi_dshow: Mark functions not used outside of the file as static.
|
Wed, 22 Jun 2011 13:48:25 +0000 |
diego |
cache2: Surround conditionally used functions by appropriate #ifdefs.
|
Wed, 22 Jun 2011 13:10:23 +0000 |
ib |
Prefer playing variable $p to $l.
|
Wed, 22 Jun 2011 12:53:30 +0000 |
ib |
Replace all playback integer constants by their symbolic constants.
|
Wed, 22 Jun 2011 12:12:50 +0000 |
ib |
Rename the symbolic playback state constants.
|
Wed, 22 Jun 2011 12:09:01 +0000 |
diego |
build: Add .gitignore file.
|
Wed, 22 Jun 2011 12:08:54 +0000 |
diego |
build: Rebuild version.h file if git metadata changed due to new commits.
|
Wed, 22 Jun 2011 11:48:31 +0000 |
ib |
Rename guiGetEvent type guiCEvent guiSetState.
|
Wed, 22 Jun 2011 11:30:27 +0000 |
ib |
Remove unused guiGetEvent type guiSetState.
|
Wed, 22 Jun 2011 11:19:23 +0000 |
ib |
Enable fullscreen with inactive video window.
|
Tue, 21 Jun 2011 20:29:55 +0000 |
reimar |
Indentation fixes.
|
Tue, 21 Jun 2011 20:28:53 +0000 |
reimar |
Do not set priv->pb for AVFMT_NOFILE formats, this now causes FFmpeg to error out.
|
Tue, 21 Jun 2011 19:44:24 +0000 |
reimar |
Second GL_YCBCR_MESA format is YVYU, not YUY2.
|
Tue, 21 Jun 2011 19:34:00 +0000 |
reimar |
Allow specifying yvyu format as option.
|
Tue, 21 Jun 2011 19:29:22 +0000 |
reimar |
Document the meaning of some of the packed YUV formats.
|
Tue, 21 Jun 2011 18:02:17 +0000 |
reimar |
Disable SAP muxer since it depends on disabled RTP muxer.
|
Tue, 21 Jun 2011 17:53:24 +0000 |
reimar |
Change memcpy_pic to force it to never write to image parts between
|
Tue, 21 Jun 2011 17:49:21 +0000 |
reimar |
Improve stereo3d interleaved man page description.
|
Tue, 21 Jun 2011 17:32:07 +0000 |
reimar |
Allow a larger range for -aspect.
|
Tue, 21 Jun 2011 16:54:45 +0000 |
reimar |
Avoid C99 syntax not supported by some old compilers.
|
Tue, 21 Jun 2011 16:53:01 +0000 |
reimar |
Fix compilation with dvdread/dvdnav disabled.
|
Mon, 20 Jun 2011 20:10:28 +0000 |
reimar |
Avoid va_copy, it is not generally available
|
Sun, 19 Jun 2011 23:52:04 +0000 |
ib |
Explain role of the GUI configuration file in
|
Sun, 19 Jun 2011 23:32:17 +0000 |
ib |
Revise guiGetEvent() calls.
|
Sun, 19 Jun 2011 23:03:30 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 19 Jun 2011 19:15:26 +0000 |
reimar |
Use the proper type for the palette, fixes compiler warning.
|
Sun, 19 Jun 2011 19:05:39 +0000 |
reimar |
Add const to avoid compiler warning.
|
Sun, 19 Jun 2011 19:03:12 +0000 |
reimar |
Remove more unused variables.
|
Sun, 19 Jun 2011 19:02:02 +0000 |
reimar |
Move check_events function to avoid forward declaration.
|
Sun, 19 Jun 2011 18:57:57 +0000 |
reimar |
Remove more unnecessary code/defines.
|
Sun, 19 Jun 2011 18:55:30 +0000 |
reimar |
Remove GUI-specific code that is already handled by common code now.
|
Sun, 19 Jun 2011 18:53:28 +0000 |
reimar |
Remove some #includes that are no longer needed.
|
Sun, 19 Jun 2011 18:50:14 +0000 |
reimar |
Remove more code and variables that have no purpose anymore.
|
Sun, 19 Jun 2011 18:43:07 +0000 |
reimar |
Remove left-over code from icon/cursor handling that is
|
Sun, 19 Jun 2011 18:31:45 +0000 |
reimar |
Simplify code for printing display adapter list.
|
Sun, 19 Jun 2011 17:33:16 +0000 |
diego |
build: Simplify version.h dependency generation.
|
Sun, 19 Jun 2011 17:33:11 +0000 |
diego |
gui: Rename TRANSPARENT #define to MP_TRANSPARENT.
|
Sun, 19 Jun 2011 17:33:06 +0000 |
diego |
win32 gui: Remove unused function guiMessageBox.
|
Sun, 19 Jun 2011 17:33:01 +0000 |
diego |
win32 gui: Move some forward declarations to the appropriate header file.
|
Sun, 19 Jun 2011 17:32:54 +0000 |
diego |
win32 gui: Mark some functions as static.
|
Sun, 19 Jun 2011 16:52:51 +0000 |
reimar |
Add forgotten void.
|
Sun, 19 Jun 2011 16:48:33 +0000 |
reimar |
Move init_vo_spudec to mp_common.c and reuse it in mencoder.
|
Sun, 19 Jun 2011 16:28:18 +0000 |
reimar |
Fix printing of subtitle type, the wrong index was used to lookup the type.
|
Sun, 19 Jun 2011 16:11:42 +0000 |
ib |
Remove xpm definitions inside source file.
|
Sun, 19 Jun 2011 16:05:35 +0000 |
reimar |
Factor out a tiny bit of common code.
|
Sun, 19 Jun 2011 15:35:58 +0000 |
ib |
Add missing gui directory to Makefile.
|
Sun, 19 Jun 2011 15:34:08 +0000 |
ib |
Rename some gtk files.
|
Sun, 19 Jun 2011 13:58:45 +0000 |
ib |
Add const to string pointer argument that will not be modified.
|
Sun, 19 Jun 2011 13:01:20 +0000 |
ib |
Rename some pixmaps.
|
Sun, 19 Jun 2011 12:51:36 +0000 |
reimar |
Change vo_directx to use w32_common.c
|
Sun, 19 Jun 2011 12:45:28 +0000 |
reimar |
Generate VO_EVENT_MOVE also with -wid.
|
Sun, 19 Jun 2011 12:36:12 +0000 |
reimar |
Implement uiStop and remove outdated comment.
|
Sun, 19 Jun 2011 12:26:38 +0000 |
reimar |
Add cfg_gui_include also for win32 GUI.
|
Sun, 19 Jun 2011 12:23:26 +0000 |
reimar |
Add const to string pointer argument that will not be modified.
|
Sun, 19 Jun 2011 12:05:32 +0000 |
reimar |
Fix compilation of w32 gui.
|
Sun, 19 Jun 2011 11:42:24 +0000 |
ib |
Rename #include guard in gui/ui/actions.h.
|
Sun, 19 Jun 2011 10:36:15 +0000 |
reimar |
w32_common: also generate VO_EVENT_MOVE.
|
Sun, 19 Jun 2011 09:10:35 +0000 |
reimar |
Avoid including aviheader.h only for mmioFOURCC, it has too many
|
Sun, 19 Jun 2011 08:33:57 +0000 |
reimar |
Add support for converting to interleaved 3D in vf_stereo3d.
|
Sat, 18 Jun 2011 21:08:29 +0000 |
cboesch |
manpage: clarify usage of -endpos with mplayer.
|
Sat, 18 Jun 2011 20:50:55 +0000 |
cboesch |
vo_mng: add output sub-option.
|
Sat, 18 Jun 2011 16:35:37 +0000 |
ib |
Fix compilation after r33644.
|
Sat, 18 Jun 2011 16:03:31 +0000 |
ib |
Rename GUI directory 'mplayer' and some files in it.
|
Sat, 18 Jun 2011 14:33:41 +0000 |
ib |
Cosmetic: Rename some GUI variables and functions.
|
Sat, 18 Jun 2011 10:33:30 +0000 |
diego |
build: Only compile DLL loader test program under x86_32.
|
Sat, 18 Jun 2011 10:32:45 +0000 |
diego |
build: Fix TOOLS/subrip object dependencies.
|
Sat, 18 Jun 2011 08:07:53 +0000 |
reimar |
Spelling fix.
|
Fri, 17 Jun 2011 18:59:03 +0000 |
ib |
Add a warning message for unavailable or unusable icons.
|
Fri, 17 Jun 2011 18:31:35 +0000 |
ib |
Cosmetic: Adjust indent.
|
Fri, 17 Jun 2011 18:27:00 +0000 |
ib |
Adjust message levels in wsXInit().
|
Fri, 17 Jun 2011 17:51:50 +0000 |
ib |
Remove unused parameter 'Size' in wsConvert().
|
Fri, 17 Jun 2011 13:22:41 +0000 |
jrash |
Synced with help_mp-en.h rev. 33618
|
Thu, 16 Jun 2011 21:37:21 +0000 |
cehoyos |
Use the same yasm check as FFmpeg.
|
Thu, 16 Jun 2011 17:43:05 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 16 Jun 2011 17:40:55 +0000 |
ib |
Check whether a specific icon is available.
|
Thu, 16 Jun 2011 15:03:18 +0000 |
ib |
Use small icon for property KWM_WIN_ICON, if available.
|
Thu, 16 Jun 2011 14:50:24 +0000 |
ib |
Add support for _NET_WM_ICON
|
Thu, 16 Jun 2011 13:09:52 +0000 |
ib |
Avoid compiler warnings.
|
Thu, 16 Jun 2011 12:44:28 +0000 |
ib |
Revise wsSetIcon().
|
Thu, 16 Jun 2011 12:31:42 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Thu, 16 Jun 2011 12:30:24 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Thu, 16 Jun 2011 11:52:44 +0000 |
ib |
Move key definitions for multimedia keyboards to libvo/wskeys.h,
|
Thu, 16 Jun 2011 11:45:47 +0000 |
ib |
Remove support for Acer AirKey V keyboard multimedia keys.
|
Thu, 16 Jun 2011 11:30:11 +0000 |
ib |
Rename Render() RenderAll().
|
Thu, 16 Jun 2011 11:19:15 +0000 |
ib |
Remove function Normalize().
|
Thu, 16 Jun 2011 09:27:31 +0000 |
diego |
Add some missing libavutil #includes.
|
Wed, 15 Jun 2011 18:06:28 +0000 |
reimar |
Support "Length" option is .pls playlist files.
|
Wed, 15 Jun 2011 09:28:20 +0000 |
ib |
Get non-multimedia X11 key definitions from libvo/wskeys.h.
|
Tue, 14 Jun 2011 23:05:02 +0000 |
ib |
Revise some messages.
|
Tue, 14 Jun 2011 18:55:04 +0000 |
ib |
Store icon data in a struct variable.
|
Tue, 14 Jun 2011 18:01:22 +0000 |
ib |
Do some gtkInit() cleanup.
|
Tue, 14 Jun 2011 17:53:40 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 14 Jun 2011 17:51:17 +0000 |
ib |
Fix GUI icon bug.
|
Tue, 14 Jun 2011 14:48:52 +0000 |
ib |
Add support for multimedia pause key.
|
Tue, 14 Jun 2011 14:39:26 +0000 |
ib |
Add note on wsXFMM key definitions.
|
Tue, 14 Jun 2011 14:33:54 +0000 |
ib |
Remove unused key definitions.
|
Tue, 14 Jun 2011 14:21:49 +0000 |
ib |
Use correct type CARD32 for the KWM_WIN_ICON data.
|
Tue, 14 Jun 2011 12:13:47 +0000 |
diego |
Allow Pause/Break key to be bound as MPlayer input key under X11.
|
Mon, 13 Jun 2011 19:39:18 +0000 |
reimar |
Mark some char * arguments that are strdup'd const,
|
Mon, 13 Jun 2011 19:33:17 +0000 |
reimar |
Remove a pointless "return".
|
Sun, 12 Jun 2011 19:19:51 +0000 |
siretart |
tighten dependency on libx264-dev package
|
Sun, 12 Jun 2011 11:26:22 +0000 |
reimar |
Change code to allow STREAM_CTRL_GET_CURRENT_TIME with cache enabled.
|
Sun, 12 Jun 2011 11:12:17 +0000 |
reimar |
Remove pointless ().
|
Sun, 12 Jun 2011 11:10:13 +0000 |
reimar |
Fix dvd_get_current_time so the cell argument actually has a purpose.
|
Sun, 12 Jun 2011 10:56:03 +0000 |
cboesch |
vobsub: simplify origin parsing.
|
Sun, 12 Jun 2011 10:55:24 +0000 |
cboesch |
vobsub: simplify timestamp parsing.
|
Sun, 12 Jun 2011 10:41:49 +0000 |
reimar |
Fix comment and placement of out-commented code.
|
Sun, 12 Jun 2011 09:57:07 +0000 |
reimar |
Make mp_dvdnav_save_smpi more robust and ensure consistency of nav buffer.
|
Sun, 12 Jun 2011 09:17:05 +0000 |
reimar |
Spelling fix.
|
Sun, 12 Jun 2011 07:07:32 +0000 |
ib |
Replace GDK_WINDOW_XWINDOW by GDK_PIXMAP_XID.
|
Sun, 12 Jun 2011 06:56:43 +0000 |
ib |
Rename gtkIcon variables gdkIcon.
|
Sun, 12 Jun 2011 06:48:10 +0000 |
ib |
Make variables static that are only used inside the file.
|
Sun, 12 Jun 2011 06:33:19 +0000 |
ib |
Remove needless explicit initialization of GdkPixmap variables.
|
Sun, 12 Jun 2011 02:31:07 +0000 |
jrash |
fix legacy translation errors
|
Sun, 12 Jun 2011 00:28:51 +0000 |
reimar |
Pass "native" filter chain sample format to audio encoder.
|
Sun, 12 Jun 2011 00:23:10 +0000 |
reimar |
Actually use the AF_FORMAT_UNKNOWN define instead of having it in a comment.
|
Sun, 12 Jun 2011 00:04:43 +0000 |
reimar |
Remove outdated message.
|
Sun, 12 Jun 2011 00:03:35 +0000 |
reimar |
Fix encoding to formats taking input other than 16 bits per sample.
|
Sat, 11 Jun 2011 23:36:52 +0000 |
reimar |
Always choose AV_SAMPLE_FMT_S16 then the encoder supports it.
|
Sat, 11 Jun 2011 16:40:10 +0000 |
reimar |
Only enable NEED_GLOB on win32, currently this has the effect
|
Sat, 11 Jun 2011 16:38:49 +0000 |
reimar |
Add support for detecting VFPV3, required for compiling libavcodec for some
|
Sat, 11 Jun 2011 16:28:37 +0000 |
reimar |
Change linking order: Due to av_get_cpu_flags libswscale now depends on
|
Sat, 11 Jun 2011 16:21:54 +0000 |
reimar |
Replace sys/fcntl.h include by fcntl.h include used everywhere else.
|
Sat, 11 Jun 2011 15:39:00 +0000 |
cboesch |
Put code checking if at the EOS in a function.
|
Sat, 11 Jun 2011 15:34:01 +0000 |
ib |
Replace color constants in the MPlayer xpm icon file
|
Sat, 11 Jun 2011 15:07:37 +0000 |
reimar |
a_pos is also used by update_subtitles, so initialize it always.
|
Sat, 11 Jun 2011 14:54:59 +0000 |
reimar |
Set host_cc after cross-compile check.
|
Sat, 11 Jun 2011 13:52:11 +0000 |
cboesch |
Various alignment cosmetics and brackets simplifications.
|
Sat, 11 Jun 2011 13:27:29 +0000 |
cboesch |
Clarify child_sighandler loop.
|
Fri, 10 Jun 2011 12:52:23 +0000 |
jrash |
sync with en/mplayer.1 rev. 33564
|
Fri, 10 Jun 2011 11:59:43 +0000 |
jrash |
Synced with help_mp-en.h rev. 33565
|
Fri, 10 Jun 2011 08:31:00 +0000 |
cehoyos |
Fix typos.
|
Wed, 08 Jun 2011 18:58:10 +0000 |
reimar |
Change -udp-slave code to temporarily fall back to normal
|
Wed, 08 Jun 2011 18:25:17 +0000 |
reimar |
Partially revert r33242: it was broken, instead of continuing to
|
Tue, 07 Jun 2011 15:16:22 +0000 |
ib |
Provide a desktop icon of reasonable size (48x48) and quality.
|
Tue, 07 Jun 2011 13:40:41 +0000 |
ib |
Delete unused pixmaps.
|
Tue, 07 Jun 2011 13:17:05 +0000 |
ib |
Fix segmentation fault when pressing U (stop playing) in GUI.
|
Tue, 07 Jun 2011 00:08:06 +0000 |
cehoyos |
Fix compilation without gui.
|
Mon, 06 Jun 2011 15:11:24 +0000 |
ib |
Check error when creating the GUI config object.
|
Mon, 06 Jun 2011 14:55:06 +0000 |
ib |
Pass m_config_new() error information to caller.
|
Mon, 06 Jun 2011 14:10:09 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 06 Jun 2011 14:08:18 +0000 |
ib |
Add option '-idle' to the GUI configuration file.
|
Mon, 06 Jun 2011 11:55:35 +0000 |
ib |
Make option '-noidle' working for the GUI.
|
Sun, 05 Jun 2011 14:54:41 +0000 |
ib |
When adding a playlist item, preventively set its next pointer to NULL.
|
Sun, 05 Jun 2011 14:45:49 +0000 |
ib |
Remove unused member 'played' from playlist structure plItem.
|
Sun, 05 Jun 2011 14:32:53 +0000 |
ib |
Cosmetic: Correct a comment and add a new one.
|
Sun, 05 Jun 2011 12:14:30 +0000 |
ib |
Keep the old option '-guiwid' around as CONF_TYPE_PRINT
|
Sun, 05 Jun 2011 10:20:25 +0000 |
ib |
Rename option '-guiwid' '-gui-wid'.
|
Sun, 05 Jun 2011 10:14:26 +0000 |
ib |
Add option '-gui-include'.
|
Sat, 04 Jun 2011 10:27:45 +0000 |
reimar |
Constrain libcdparanoia's caching which badly breaks playback with -nocache.
|
Sat, 04 Jun 2011 09:30:42 +0000 |
reimar |
Make "Invalid seek to negative position" message more useful by
|
Sat, 04 Jun 2011 09:10:04 +0000 |
reimar |
Fix _libcdio staying on "auto" if cdparanoia test succeeded before.
|
Fri, 03 Jun 2011 15:43:38 +0000 |
ib |
Define "gmplayer" as symbolic constant.
|
Fri, 03 Jun 2011 15:15:19 +0000 |
ib |
Take notice of MPlayer option '-display'.
|
Fri, 03 Jun 2011 14:35:44 +0000 |
ib |
Remove useless code.
|
Fri, 03 Jun 2011 14:31:13 +0000 |
ib |
Don't pointlessly cast Display pointer.
|
Fri, 03 Jun 2011 14:26:56 +0000 |
ib |
Remove commented and disabled code.
|
Fri, 03 Jun 2011 14:25:43 +0000 |
ib |
Remove needless explicit initialization of Display variables.
|
Fri, 03 Jun 2011 14:15:56 +0000 |
ib |
Add French Comment entry to desktop file.
|
Fri, 03 Jun 2011 14:15:25 +0000 |
ib |
Add Italian Comment entry to desktop file.
|
Fri, 03 Jun 2011 14:14:50 +0000 |
ib |
Add Japanese entries to desktop file.
|
Fri, 03 Jun 2011 14:12:59 +0000 |
ib |
Add X-GNOME-FullName entries to desktop file.
|
Fri, 03 Jun 2011 14:06:32 +0000 |
ib |
Remove Spanish and Chinese Comment entries from desktop file.
|
Fri, 03 Jun 2011 14:05:30 +0000 |
ib |
Make French and Italian Comment entries in desktop file GenericName entries.
|
Fri, 03 Jun 2011 14:03:59 +0000 |
ib |
Add German GenericName entry to desktop file and revise German Comment entry.
|
Fri, 03 Jun 2011 14:03:06 +0000 |
ib |
Revise desktop file.
|
Fri, 03 Jun 2011 14:02:11 +0000 |
ib |
Revise desktop file.
|
Fri, 03 Jun 2011 11:53:39 +0000 |
jrash |
sync with en/mplayer.1 rev. 33526
|
Wed, 01 Jun 2011 19:20:08 +0000 |
reimar |
Add const to variable storing string constant pointers.
|
Wed, 01 Jun 2011 19:15:48 +0000 |
reimar |
Add casts to avoid compiler warning.
|
Wed, 01 Jun 2011 19:07:30 +0000 |
reimar |
Do not call functions through a function pointer specifying more
|
Wed, 01 Jun 2011 18:49:14 +0000 |
reimar |
Add "const" to avoid compiler warning.
|
Wed, 01 Jun 2011 14:38:03 +0000 |
diego |
configure: Enable yasm/nasm support on OS/2.
|
Tue, 31 May 2011 21:15:14 +0000 |
iive |
Check if compiler is functioning properly before trying to test additional options.
|
Tue, 31 May 2011 20:45:39 +0000 |
iive |
Automatically add "-fno-tree-vectorize" in CFLAGS.
|
Mon, 30 May 2011 21:31:31 +0000 |
reimar |
Fix code incorrectly assuming "char" is signed.
|
Mon, 30 May 2011 21:25:32 +0000 |
reimar |
Fix code assuming that "char" is signed.
|
Mon, 30 May 2011 21:16:37 +0000 |
reimar |
Use int as type, there is no reason to use char which also
|
Mon, 30 May 2011 20:59:48 +0000 |
reimar |
Add const to match actual type of string literal that are assigned.
|
Mon, 30 May 2011 20:23:45 +0000 |
reimar |
Fix compilation with latest FFmpeg.
|
Mon, 30 May 2011 15:11:30 +0000 |
diego |
Document mng video output driver.
|
Sun, 29 May 2011 23:28:55 +0000 |
iive |
Create empty vo_gc graphic context instead of one with
|
Sun, 29 May 2011 23:05:57 +0000 |
iive |
Remove useles XSetBackground() call right before freeing the graphic context.
|
Sun, 29 May 2011 23:00:14 +0000 |
iive |
Make vo_x11_create_smooth_window() use its parameter mRoot instead
|
Sun, 29 May 2011 22:46:52 +0000 |
iive |
Fix xv/xvmc window background clearing.
|
Sun, 29 May 2011 22:41:52 +0000 |
iive |
Avoid probing with empty filename in cue_find_bin().
|
Sun, 29 May 2011 12:23:38 +0000 |
reimar |
Simplify by using av_strlcpy.
|
Sun, 29 May 2011 12:16:13 +0000 |
reimar |
Avoid possible crash if cue filename is very short.
|
Sun, 29 May 2011 12:05:59 +0000 |
reimar |
Remove a duplicated open() call that could lead to a
|
Sun, 29 May 2011 11:56:11 +0000 |
reimar |
Only accept regular files as .bin files for .cue files.
|
Sun, 29 May 2011 11:47:18 +0000 |
reimar |
Ensure 0-termination even if line does not start with FILE "
|
Sun, 29 May 2011 11:45:47 +0000 |
reimar |
Fix 0-termination being placed one byte too far.
|
Sun, 29 May 2011 11:43:38 +0000 |
reimar |
Avoid crash if terminating " is missing.
|
Sun, 29 May 2011 11:41:40 +0000 |
reimar |
Simplify NULL check.
|
Sun, 29 May 2011 11:39:25 +0000 |
reimar |
Add some "const".
|
Sun, 29 May 2011 11:37:42 +0000 |
reimar |
Simplify: remove an unnecessary loop variable.
|
Sun, 29 May 2011 11:12:42 +0000 |
reimar |
Spelling fix.
|
Sat, 28 May 2011 20:53:14 +0000 |
iive |
Workaround embedded ssa/ass never hiding with -noass.
|
Sat, 28 May 2011 11:08:48 +0000 |
iive |
Fix vo_x11/xv window background clearing.
|
Sat, 28 May 2011 10:27:31 +0000 |
iive |
Fix vo_x11 window background clearing.
|
Fri, 27 May 2011 13:55:20 +0000 |
jrash |
sync with en/mplayer.1 rev. 33488
|
Fri, 27 May 2011 12:53:20 +0000 |
jrash |
Synced with help_mp-en.h rev. 33478
|
Wed, 25 May 2011 18:23:11 +0000 |
reimar |
Fix clear/border color of chroma texture for 9- and 10-bit formats.
|
Wed, 25 May 2011 13:46:32 +0000 |
iive |
Fix build after removal of SWS_CPU_CAPS_* from libswscale in FFmpeg.
|
Tue, 24 May 2011 20:52:27 +0000 |
reimar |
Support 9- and 10-bit YUV input for OpenGL vos.
|
Tue, 24 May 2011 19:53:20 +0000 |
diego |
configure: Disable Flash Screen Video v2 encoder if zlib is unavailable.
|
Tue, 24 May 2011 19:51:38 +0000 |
diego |
configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
|
Tue, 24 May 2011 19:47:07 +0000 |
diego |
vo_direct3d: Mark function only used within the file as static.
|
Tue, 24 May 2011 19:28:24 +0000 |
cigaes |
LINE_MAX seems to be missing from mingw32.
|
Tue, 24 May 2011 15:01:27 +0000 |
ib |
Start playlist selection in same directory the file selector starts in.
|
Tue, 24 May 2011 14:57:44 +0000 |
ib |
Allow direct selection with middle mouse button (single click).
|
Tue, 24 May 2011 14:31:46 +0000 |
ib |
Fix wrong parameter type to event handler function.
|
Tue, 24 May 2011 14:21:42 +0000 |
ib |
Allow directory selection with middle mouse button (single click).
|
Tue, 24 May 2011 13:43:54 +0000 |
ib |
Revert r33448.
|
Tue, 24 May 2011 13:35:26 +0000 |
ib |
Fix play duration calculation error.
|
Tue, 24 May 2011 08:20:48 +0000 |
cehoyos |
Fix live555 detection on mingw32.
|
Tue, 24 May 2011 08:19:10 +0000 |
cehoyos |
Revert r33368, it broke mingw32 compilation.
|
Tue, 24 May 2011 08:02:32 +0000 |
cigaes |
Italian translation for stream dump messages.
|
Mon, 23 May 2011 16:32:14 +0000 |
cigaes |
vf_delogo: allow to change the rectangle based on the time
|
Mon, 23 May 2011 15:16:08 +0000 |
cigaes |
Add myself to the AUTHORS file.
|
Mon, 23 May 2011 11:51:25 +0000 |
ib |
Revert r33482.
|
Sun, 22 May 2011 20:32:42 +0000 |
ib |
Add missing m_option_free() to m_config_free().
|
Sun, 22 May 2011 20:19:28 +0000 |
ib |
Fix comment error.
|
Sun, 22 May 2011 19:55:18 +0000 |
ib |
Cosmetic: Remove braces and adjust indent after r33481.
|
Sun, 22 May 2011 19:46:35 +0000 |
ib |
Remove unnecessary #include "libvo/video_out.h".
|
Sun, 22 May 2011 11:20:07 +0000 |
reimar |
Use mixer directly without checking for an audio_out.
|
Sun, 22 May 2011 11:16:19 +0000 |
reimar |
Remove completely unused variable.
|
Sun, 22 May 2011 10:33:15 +0000 |
ib |
German translation of stream dump progress information.
|
Sat, 21 May 2011 18:46:39 +0000 |
cigaes |
stream dump: print progress information.
|
Sat, 21 May 2011 15:04:50 +0000 |
cboesch |
Add MNG output support.
|
Sat, 21 May 2011 14:26:27 +0000 |
iive |
Fix stepping forward/backward in subtitle list after commit r31663.
|
Sat, 21 May 2011 09:12:16 +0000 |
jrash |
remove redundent space between characters
|
Fri, 20 May 2011 22:44:52 +0000 |
cehoyos |
x264 version 0.115 is required now.
|
Fri, 20 May 2011 21:25:00 +0000 |
iive |
Fix linking after recent FFmpeg change.
|
Thu, 19 May 2011 09:11:56 +0000 |
reimar |
SAMI subs: start a new line if there's no space left to append to the
|
Wed, 18 May 2011 09:45:18 +0000 |
cehoyos |
Cosmetics: Restore indentation after r33465.
|
Tue, 17 May 2011 22:33:35 +0000 |
iive |
Workaround mp3lib SSE code miscompilation with gcc 4.6.0 .
|
Mon, 16 May 2011 19:20:58 +0000 |
reimar |
Fix condition for using FriBidiParType, its values are usually
|
Mon, 16 May 2011 09:23:33 +0000 |
jrash |
sync with en/mplayer.1 rev. 33458
|
Mon, 16 May 2011 08:51:05 +0000 |
jrash |
Synced with help_mp-en.h rev. 33454
|
Sun, 15 May 2011 18:42:59 +0000 |
cehoyos |
Fix false positives when auto-detecting live555 library.
|
Fri, 13 May 2011 01:13:32 +0000 |
compn |
add dvoo fourcc to ffyuy2 raw decoder
|
Thu, 12 May 2011 23:20:52 +0000 |
cehoyos |
Support Digital Voodoo SD 8 Bit (DVOO).
|
Thu, 12 May 2011 23:15:39 +0000 |
cehoyos |
Support FFmpeg r10k decoder.
|
Thu, 12 May 2011 21:37:24 +0000 |
cehoyos |
Support S302M in the native ts demuxer.
|
Thu, 12 May 2011 18:20:38 +0000 |
cehoyos |
Support S302M (with -demuxer lavf).
|
Thu, 12 May 2011 17:46:22 +0000 |
cehoyos |
Support playback for more ffv1 pixel formats.
|
Thu, 12 May 2011 12:21:20 +0000 |
ib |
Slightly revise ao_alsa_device description in man page.
|
Thu, 12 May 2011 12:07:04 +0000 |
ib |
Write all CONF_TYPE_FLOAT values as floating point constants.
|
Thu, 12 May 2011 11:55:03 +0000 |
ib |
Specify ao_extra_stereo coefficient default value in man page.
|
Wed, 11 May 2011 11:36:39 +0000 |
ib |
German translation of stream messages
|
Wed, 11 May 2011 11:35:38 +0000 |
ib |
Make stream messages translatable.
|
Wed, 11 May 2011 06:59:51 +0000 |
reimar |
Request GL_LUMINANCE16 as internal format for > 8 bit YUV formats.
|
Tue, 10 May 2011 17:51:39 +0000 |
reimar |
Make mp_get_chroma_shift simpler/more generic and add an argument
|
Tue, 10 May 2011 08:42:52 +0000 |
cehoyos |
Support displaying of 9- and 10-bit pixel formats,
|
Mon, 09 May 2011 18:47:27 +0000 |
cboesch |
Prettify main MPlayer source file.
|
Mon, 09 May 2011 17:36:38 +0000 |
vayne |
Missing header for compilation in mingw.
|
Mon, 09 May 2011 11:17:43 +0000 |
ib |
Check for reasonable time values.
|
Sun, 08 May 2011 18:44:43 +0000 |
reimar |
100l, fix seek cache controls with cache enabled,
|
Sun, 08 May 2011 18:14:37 +0000 |
reimar |
Simplify IMGFMT_IS_YUVP16_NE definition.
|
Sun, 08 May 2011 13:47:19 +0000 |
ib |
Don't use CreateThread() unconditionally.
|
Sun, 08 May 2011 13:34:32 +0000 |
diego |
gui: Fix compilation without debug enabled.
|
Sun, 08 May 2011 10:48:39 +0000 |
reimar |
Change mp_dbg so that syntax is checked also when it is disabled.
|
Sun, 08 May 2011 10:46:41 +0000 |
reimar |
Restore variable that is actually used in debug output.
|
Sun, 08 May 2011 08:55:00 +0000 |
reimar |
Attempt to fix compilation against older fribidi versions.
|
Sun, 08 May 2011 08:52:43 +0000 |
reimar |
Move some common fribidi code into a shared function.
|
Sun, 08 May 2011 08:51:44 +0000 |
reimar |
Mark mp3lib decoder as buggy, it does not produce proper output
|
Sun, 08 May 2011 08:42:27 +0000 |
reimar |
Remove pointless ifdef.
|
Sun, 08 May 2011 01:02:19 +0000 |
jrash |
fix legacy translation error
|
Sat, 07 May 2011 21:32:50 +0000 |
reimar |
Make vcd_seek_to_track static, the GUI no longer needs to
|
Sat, 07 May 2011 21:28:56 +0000 |
reimar |
Avoid warnings about discarding volatile.
|
Sat, 07 May 2011 21:23:22 +0000 |
reimar |
Simplify code and avoid an incorrect "may be used initialized"
|
Sat, 07 May 2011 21:15:13 +0000 |
reimar |
Fix bug introduced in r25726 that would cause us to write
|
Sat, 07 May 2011 21:01:38 +0000 |
reimar |
Remove unused variable.
|
Sat, 07 May 2011 20:55:21 +0000 |
reimar |
Add some "const" to avoid compiler warnings.
|
Sat, 07 May 2011 20:51:59 +0000 |
reimar |
Remove unused variable for FFmpeg encode result.
|
Sat, 07 May 2011 20:46:32 +0000 |
reimar |
Remove unused version variable, replace it by comment
|
Sat, 07 May 2011 20:43:19 +0000 |
reimar |
Change variable type to match type in fribidi function declaration.
|
Sat, 07 May 2011 20:35:47 +0000 |
reimar |
Remove unused variable.
|
Sat, 07 May 2011 20:32:31 +0000 |
reimar |
Remove some useless code that calculates something
|
Sat, 07 May 2011 20:30:14 +0000 |
reimar |
Remove unused variable.
|
Sat, 07 May 2011 20:27:15 +0000 |
reimar |
Do not assign to same variable twice.
|
Sat, 07 May 2011 20:25:15 +0000 |
reimar |
Remove unused variable.
|
Sat, 07 May 2011 20:19:26 +0000 |
reimar |
Remove unused variable.
|
Sat, 07 May 2011 20:16:05 +0000 |
reimar |
Remove pointless ()
|
Sat, 07 May 2011 20:12:40 +0000 |
reimar |
Fix "warning: pointer of type 'void *' used in arithmetic".
|
Sat, 07 May 2011 20:10:01 +0000 |
reimar |
Avoid "'sh' may be used uninitialized in this function" warning.
|
Sat, 07 May 2011 20:07:05 +0000 |
reimar |
Avoid "'sh' may be used uninitialized in this function" warning.
|
Sat, 07 May 2011 20:05:47 +0000 |
iive |
Fix compilation for OSX due to r33392 - control() vaarg removal.
|
Sat, 07 May 2011 20:03:49 +0000 |
reimar |
Remove unused variable.
|
Sat, 07 May 2011 20:00:38 +0000 |
reimar |
Remove unused variable.
|
Sat, 07 May 2011 19:56:48 +0000 |
reimar |
Remove unused variable.
|
Sat, 07 May 2011 19:54:06 +0000 |
reimar |
Fix vo_x11_set_equalizer argument, must be the raw value to set, not a pointer!
|
Sat, 07 May 2011 19:52:22 +0000 |
reimar |
Remove unused variables and code initializing them.
|
Sat, 07 May 2011 19:49:26 +0000 |
reimar |
Simplify macros and get rid of incorrect casts from pointers to
|
Sat, 07 May 2011 19:44:05 +0000 |
reimar |
Remove unused variables.
|
Sat, 07 May 2011 19:41:42 +0000 |
reimar |
On error munmap returns -1, not MAP_FAILED.
|
Sat, 07 May 2011 19:39:51 +0000 |
reimar |
Fix draw_frame/draw_slice return types.
|
Sat, 07 May 2011 19:20:40 +0000 |
reimar |
Another equalizer-related const-warning fix.
|
Sat, 07 May 2011 19:19:35 +0000 |
reimar |
Fix function to match what send_mpeg_pes_packet expects,
|
Sat, 07 May 2011 19:17:04 +0000 |
reimar |
Fix strict-aliasing violation warnings.
|
Sat, 07 May 2011 19:09:13 +0000 |
reimar |
Remove variable and code that was obviously forgotten when the
|
Sat, 07 May 2011 19:06:26 +0000 |
reimar |
Fix variable type and values to match function prototype.
|
Sat, 07 May 2011 18:59:15 +0000 |
reimar |
Remove code with no purpose.
|
Sat, 07 May 2011 18:53:48 +0000 |
reimar |
Remove unused variable.
|
Sat, 07 May 2011 18:48:31 +0000 |
reimar |
Add "const" to equalizer name argument to avoid compiler warnings.
|
Sat, 07 May 2011 18:44:29 +0000 |
reimar |
Add "const" to avoid compiler warnings.
|
Sat, 07 May 2011 16:29:57 +0000 |
cboesch |
vf_smartblur: fix threshold condition.
|
Sat, 07 May 2011 16:16:23 +0000 |
reimar |
Fix matrixview test, it would stay stuck at "auto".
|
Sat, 07 May 2011 15:58:06 +0000 |
ib |
Declare parameter type for guiExit() more precisely.
|
Sat, 07 May 2011 15:34:10 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 07 May 2011 15:30:14 +0000 |
ib |
Set GUI initialization flag earlier.
|
Sat, 07 May 2011 11:11:07 +0000 |
reimar |
Fix output of "No bind found for key" to actually make sense for
|
Sat, 07 May 2011 10:59:11 +0000 |
iive |
Remove the variable arguments from the libvo control() functions.
|
Sat, 07 May 2011 10:44:57 +0000 |
reimar |
Support up to 20 mouse buttons, there really seem to be input devices
|
Fri, 06 May 2011 15:50:49 +0000 |
ib |
Replace _beginthreadex() by CreateThread().
|
Fri, 06 May 2011 13:10:39 +0000 |
jrash |
sync with en/mplayer.1 rev. 33382
|
Fri, 06 May 2011 10:32:46 +0000 |
iive |
Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
|
Fri, 06 May 2011 10:12:54 +0000 |
iive |
Make vo_xv_set/get_eq() functions expect "const char *" for attribute name.
|
Fri, 06 May 2011 09:42:22 +0000 |
ib |
Cosmetic: Remove empty line.
|
Fri, 06 May 2011 09:35:46 +0000 |
ib |
Fix bug with gfree() definition in Win32 GUI.
|
Fri, 06 May 2011 08:47:18 +0000 |
ib |
Fix compilation error with Win32 GUI.
|
Fri, 06 May 2011 08:17:05 +0000 |
ib |
Revise keyboard control section of German man page translation.
|
Fri, 06 May 2011 08:14:31 +0000 |
ib |
Revise man page.
|
Thu, 05 May 2011 16:54:17 +0000 |
cboesch |
Add note about sp_cmt_cpp_start uncrustify setting.
|
Thu, 05 May 2011 16:50:38 +0000 |
reimar |
Move m_config_free last, otherwise mp_msg might stop working
|
Thu, 05 May 2011 15:54:35 +0000 |
michael |
cometics / align str2AVDiscard()
|
Thu, 05 May 2011 15:43:00 +0000 |
michael |
Vertical alignment / test mplayer-gitsvn @ mplayerhq.hu
|
Thu, 05 May 2011 13:52:22 +0000 |
cboesch |
Add commented out binds for users who want percentage seek.
|
Thu, 05 May 2011 11:56:34 +0000 |
ib |
Cosmetic: uncrustify related indent adjustments
|
Thu, 05 May 2011 11:13:33 +0000 |
cboesch |
Do not prefer '// A' over '//A' in uncrustify profile.
|
Thu, 05 May 2011 10:29:08 +0000 |
cboesch |
Doxygen cleanups in the main file.
|
Thu, 05 May 2011 10:25:20 +0000 |
diego |
configure: Simplify ZR, libdvdcss and FTP dependency checks.
|
Thu, 05 May 2011 10:25:18 +0000 |
diego |
configure: Unify V4L-related feature checks.
|
Thu, 05 May 2011 10:25:17 +0000 |
diego |
configure: Handle X11 dependencies in the checks for dependent features.
|
Thu, 05 May 2011 10:25:14 +0000 |
diego |
configure: Employ proper autodetection for the matrixview video output.
|
Thu, 05 May 2011 08:51:33 +0000 |
ib |
Use free() instead of gfree() in guiSetFilename and guiSetDF macros.
|
Thu, 05 May 2011 07:40:56 +0000 |
diego |
configure: Drop recently-added check for swab() in string.h again.
|
Thu, 05 May 2011 05:29:58 +0000 |
reimar |
Forgotten part of previous commit: add INITIALIZED_SUBS
|
Wed, 04 May 2011 20:38:06 +0000 |
reimar |
Avoid duplicating MP_CMD_QUIT code, even though it currently
|
Wed, 04 May 2011 20:28:54 +0000 |
reimar |
Remove unused variable.
|
Wed, 04 May 2011 20:27:38 +0000 |
reimar |
Free playtree params.
|
Wed, 04 May 2011 20:13:25 +0000 |
reimar |
Move freeing of subtitle data to uninit_player so it not only happens
|
Wed, 04 May 2011 15:16:35 +0000 |
diego |
doxygen: misc config file tweaks
|
Wed, 04 May 2011 15:13:34 +0000 |
diego |
doxygen: Exclude files from the debian/ and help/ subdirectories.
|
Wed, 04 May 2011 14:27:35 +0000 |
diego |
Update Doxyfile from doxygen 1.3.7 to 1.5.6.
|
Wed, 04 May 2011 14:06:47 +0000 |
diego |
Exclude imported external libraries when generating Doxygen documentation.
|
Wed, 04 May 2011 13:46:10 +0000 |
diego |
Reduce Doxygen output verbosity when generating code documentation.
|
Tue, 03 May 2011 15:55:20 +0000 |
ib |
Use designators for structure initialization.
|
Tue, 03 May 2011 14:34:40 +0000 |
ib |
Remove private symbolic constants from header files.
|
Tue, 03 May 2011 14:03:03 +0000 |
ib |
Instead of exit_player(), exit with appropriate return code.
|
Tue, 03 May 2011 13:49:59 +0000 |
ib |
Free appMPlayer.
|
Tue, 03 May 2011 13:42:00 +0000 |
ib |
Initialize appMPlayer differently.
|
Tue, 03 May 2011 13:19:39 +0000 |
ib |
Free config.
|
Tue, 03 May 2011 12:21:11 +0000 |
ib |
Replace all GUI exits by guiExit().
|
Tue, 03 May 2011 12:19:22 +0000 |
ib |
Add an exit function.
|
Tue, 03 May 2011 09:51:59 +0000 |
diego |
configure: Fix swab() check.
|
Sun, 01 May 2011 22:41:51 +0000 |
iive |
10l. Don't set stride info if it would panic the decoder.
|
Sun, 01 May 2011 20:21:00 +0000 |
iive |
Fix segfault with -lavdopts vstats and some codecs.
|
Sun, 01 May 2011 18:07:59 +0000 |
iive |
Increase the maximum value of the DVB timeout to 240 seconds.
|
Sun, 01 May 2011 17:10:02 +0000 |
reimar |
Add code to generate and compare all object files MPlayer uses.
|
Sun, 01 May 2011 16:44:58 +0000 |
cboesch |
Remove some useless static and global zero initializations.
|
Sun, 01 May 2011 16:40:30 +0000 |
cboesch |
Remove MI2-Trailer.avi reference from filename variable comment.
|
Sun, 01 May 2011 15:25:41 +0000 |
philipl |
Command Line Options: Support FFmpeg per-codec AVOptions.
|
Fri, 29 Apr 2011 13:05:49 +0000 |
diego |
ao_pcm: Fix compilation on MinGW64 due to a missing io.h #include.
|
Fri, 29 Apr 2011 10:32:59 +0000 |
jrash |
sync with en/mplayer.1 rev. 33336
|
Thu, 28 Apr 2011 15:58:42 +0000 |
cehoyos |
Fix Win64 compilation.
|
Thu, 28 Apr 2011 13:45:16 +0000 |
diego |
Add missing osdep/strsep.h #include where strsep() is used.
|
Wed, 27 Apr 2011 17:15:28 +0000 |
ib |
Remove unnecessary #include.
|
Wed, 27 Apr 2011 14:57:37 +0000 |
ib |
Limit config option vf_lavc to dxr3.
|
Wed, 27 Apr 2011 08:40:56 +0000 |
cehoyos |
Temporarily disable AVX to fix compilation.
|
Tue, 26 Apr 2011 23:31:25 +0000 |
iive |
Use xvmc_render struct to hold both xvmc_pix_fmt shared struct and the
|
Tue, 26 Apr 2011 18:48:19 +0000 |
reimar |
Reduce dependencies for codecs2html binary.
|
Tue, 26 Apr 2011 16:21:26 +0000 |
cehoyos |
Support Etymonix MPEG-2 I-frame Video Codec.
|
Mon, 25 Apr 2011 14:25:15 +0000 |
ib |
Do not remove video filters.
|
Mon, 25 Apr 2011 12:38:55 +0000 |
ib |
Improve cache size spin button.
|
Mon, 25 Apr 2011 12:24:05 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 25 Apr 2011 12:23:06 +0000 |
ib |
Adjust possible cache size to values allowed by MPlayer.
|
Mon, 25 Apr 2011 09:48:11 +0000 |
reimar |
Setup default speex modes, allows decoding of speex in flv which does not
|
Mon, 25 Apr 2011 09:28:38 +0000 |
reimar |
Pass through correct-pts setting from video sub demuxer.
|
Sun, 24 Apr 2011 23:27:24 +0000 |
reimar |
Call demux_fill_buffer multiple times when trying to get a
|
Sun, 24 Apr 2011 23:06:38 +0000 |
reimar |
Add a alloc_demuxer function that ensures all the critical stuff is
|
Sun, 24 Apr 2011 21:32:36 +0000 |
reimar |
Improve seeking for files where start_time is not (properly) set.
|
Sun, 24 Apr 2011 16:13:25 +0000 |
ib |
Replace usage of AVCodecContext member hurry_up by skip_idct and skip_frame.
|
Sun, 24 Apr 2011 10:44:12 +0000 |
diego |
rpm: Delete reference to remove --enable-largefiles configure option.
|
Sun, 24 Apr 2011 08:52:30 +0000 |
siretart |
debian packaging: no longer pass configure switch --enable-largefiles
|
Sun, 24 Apr 2011 08:12:10 +0000 |
siretart |
use new eval API names
|
Sun, 24 Apr 2011 08:08:24 +0000 |
siretart |
use correct pp_mode type, unbreaks compilation
|
Sat, 23 Apr 2011 16:48:36 +0000 |
reimar |
Fix DVD angle cycling up.
|
Sat, 23 Apr 2011 16:41:11 +0000 |
reimar |
Fix audio/video ID mapping for slave commands to correspond to the
|
Sat, 23 Apr 2011 15:00:45 +0000 |
diego |
Add CONFIG_AUDIO_FLOAT / HAVE_MAPVIEWOFFILE definitions for FFmpeg to config.h.
|
Sat, 23 Apr 2011 15:00:43 +0000 |
diego |
configure: Make largefile support non-optional.
|
Sat, 23 Apr 2011 14:11:49 +0000 |
diego |
Convert all manual pages to UTF-8 encoding.
|
Sat, 23 Apr 2011 13:58:02 +0000 |
diego |
Ignore generated header objects and dependency files.
|
Sat, 23 Apr 2011 13:17:32 +0000 |
ib |
List GUI options in man page and explain relationship to MPlayer options.
|
Sat, 23 Apr 2011 13:14:49 +0000 |
ib |
Rearrange GUI options.
|
Sat, 23 Apr 2011 09:41:48 +0000 |
ib |
Remove unnecessary #ifdef.
|
Sat, 23 Apr 2011 09:05:35 +0000 |
ib |
Make initial value explicitly type float.
|
Sat, 23 Apr 2011 08:58:52 +0000 |
ib |
Remove needless explicit initialization.
|
Sat, 23 Apr 2011 08:07:41 +0000 |
ib |
Cosmetic: Adjust indent and space.
|
Sat, 23 Apr 2011 08:05:27 +0000 |
ib |
Position windows initially at coordinates given in skin file.
|
Sat, 23 Apr 2011 03:32:34 +0000 |
jrash |
sync with en/mplayer.1 rev. 33293
|
Fri, 22 Apr 2011 17:03:04 +0000 |
reimar |
Use memcpy_pic instead of reimplementing it.
|
Fri, 22 Apr 2011 16:53:01 +0000 |
reimar |
Simplify colormap generation code, avoid some mallocs and add frees
|
Fri, 22 Apr 2011 16:45:09 +0000 |
cehoyos |
Support Canopus SD50 (CDV5).
|
Fri, 22 Apr 2011 16:43:14 +0000 |
reimar |
Simplify by using FFMAX3.
|
Fri, 22 Apr 2011 12:33:08 +0000 |
reimar |
Clip x/y offsets to avoid bad video placement.
|
Fri, 22 Apr 2011 12:25:09 +0000 |
reimar |
Add -geometry support reusing common code to fbdev2.
|
Fri, 22 Apr 2011 10:08:17 +0000 |
ib |
Revise skin documentation.
|
Fri, 22 Apr 2011 09:27:48 +0000 |
reimar |
Add missing "static".
|
Fri, 22 Apr 2011 09:24:56 +0000 |
reimar |
Specific function argument types for function pointers.
|
Fri, 22 Apr 2011 09:21:52 +0000 |
reimar |
Remove ancient libavcodec version check.
|
Fri, 22 Apr 2011 09:20:21 +0000 |
reimar |
-vc ffmpeg12mc is no longer necessary with -vo xvmc
|
Fri, 22 Apr 2011 09:18:39 +0000 |
reimar |
Mark ffmpeg12mc as deprecated.
|
Fri, 22 Apr 2011 09:17:58 +0000 |
reimar |
Support -vo xvmc without having to specify the codec explicitly.
|
Fri, 22 Apr 2011 09:16:22 +0000 |
reimar |
Add support for FFmpeg's Deluxe Paint Animation decoder.
|
Fri, 22 Apr 2011 09:10:32 +0000 |
reimar |
Suport RGB frambuffers in vo_fbdev.c
|
Fri, 22 Apr 2011 09:06:03 +0000 |
reimar |
Add mapping between codec ID and tag for ANM and AVS.
|
Fri, 22 Apr 2011 08:05:56 +0000 |
reimar |
Allow DR to work with reget_buffer when no buffer_hints are set.
|
Fri, 22 Apr 2011 07:58:06 +0000 |
reimar |
Allow reget_buffer to somewhat work after DRI failure.
|
Fri, 22 Apr 2011 07:53:12 +0000 |
cehoyos |
Do not use a deprecated audio encoder.
|
Fri, 22 Apr 2011 07:28:44 +0000 |
reimar |
Fix compilation with XvMC, only lightly tested.
|
Fri, 22 Apr 2011 07:26:23 +0000 |
ib |
Remove #ifdefs around extern declarations.
|
Fri, 22 Apr 2011 06:57:08 +0000 |
reimar |
Quick hack to fix compilation. Testing and improvements welcome.
|
Fri, 22 Apr 2011 06:36:16 +0000 |
reimar |
Use metadata API to fix compilation.
|
Fri, 22 Apr 2011 06:31:04 +0000 |
reimar |
Avoid using first_oformat, use av_oformat_next() instead.
|
Fri, 22 Apr 2011 06:28:43 +0000 |
reimar |
Remove obsolete options, fixes compilation with latest FFmpeg.
|
Fri, 22 Apr 2011 06:19:14 +0000 |
reimar |
Hacks to allow compilation to go further.
|
Fri, 22 Apr 2011 06:17:34 +0000 |
reimar |
Use metadata tag API to get attachment filename.
|
Fri, 22 Apr 2011 06:15:50 +0000 |
reimar |
Attempt to support attachements without filename.
|
Fri, 22 Apr 2011 00:55:36 +0000 |
michael |
Pointless vertical alignment cosmetics to test repository write.
|
Tue, 19 Apr 2011 11:00:16 +0000 |
ib |
Add description for environment variables used by the GUI.
|
Tue, 19 Apr 2011 09:46:26 +0000 |
ib |
Tag default sub-fuzziness option.
|
Tue, 19 Apr 2011 09:23:25 +0000 |
ib |
Correct directory order for skin access.
|
Tue, 19 Apr 2011 08:23:15 +0000 |
diego |
demux_ts: Hint at -tsprobe option when no audio stream is found.
|
Tue, 19 Apr 2011 07:32:36 +0000 |
diego |
vf_geq: Fix FFmpeg API usage; eliminates some deprecation warnings.
|
Sat, 16 Apr 2011 03:35:56 +0000 |
jrash |
fix translation error in legacy parts: currently fixed up to (833: \-edl-start-pts)
|
Fri, 15 Apr 2011 20:41:40 +0000 |
reimar |
Avoid crash when pausing an audio-only file.
|
Fri, 15 Apr 2011 14:34:17 +0000 |
ib |
Group and sort configuration variable definitions.
|
Fri, 15 Apr 2011 14:30:58 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Fri, 15 Apr 2011 10:58:36 +0000 |
ib |
Revise German translation of skin documentation.
|
Fri, 15 Apr 2011 10:36:48 +0000 |
ib |
Revise skin documentation.
|
Fri, 15 Apr 2011 09:56:47 +0000 |
ib |
Revise skin documentation.
|
Fri, 15 Apr 2011 09:36:19 +0000 |
ib |
Revise skin documentation.
|
Fri, 15 Apr 2011 09:24:00 +0000 |
ib |
Revise skin documentation.
|
Fri, 15 Apr 2011 07:48:41 +0000 |
diego |
Build the geq video filter with shared FFmpeg.
|
Thu, 14 Apr 2011 20:41:50 +0000 |
reimar |
Do not try to set up the FS segment when using quicktime to decode,
|
Thu, 14 Apr 2011 10:23:25 +0000 |
ib |
Revise skin documentation.
|
Thu, 14 Apr 2011 10:14:29 +0000 |
ib |
Revise German translation of skin documentation.
|
Thu, 14 Apr 2011 10:11:46 +0000 |
ib |
Revise German translation of skin documentation.
|
Thu, 14 Apr 2011 05:57:38 +0000 |
cboesch |
Fix wrong allocation.
|
Wed, 13 Apr 2011 07:38:41 +0000 |
cehoyos |
Support decoding Kega Video (kgv1) with FFmpeg.
|
Tue, 12 Apr 2011 09:19:31 +0000 |
cehoyos |
Update libvpx check: libvpx version must be >=0.9.6 now.
|
Tue, 12 Apr 2011 08:03:41 +0000 |
cehoyos |
Revert r33246: It broke building MPlayer immediately after adding
|
Mon, 11 Apr 2011 13:10:03 +0000 |
diego |
Fix typo in v4l2 check.
|
Sun, 10 Apr 2011 11:12:45 +0000 |
diego |
Add V4L2 support for OpenBSD (and NetBSD).
|
Sun, 10 Apr 2011 10:58:42 +0000 |
diego |
Ignore FFmpeg git repository in MPlayer source tree.
|
Sun, 10 Apr 2011 00:33:52 +0000 |
reimar |
Remove obviously unused libavutil/internal.h include.
|
Sat, 09 Apr 2011 23:20:51 +0000 |
reimar |
Reindent. Probably should also be moved, but that I leave to someone else.
|
Sat, 09 Apr 2011 22:09:09 +0000 |
reimar |
Do no run the ffmpeg git check/update during ./configure --help
|
Sat, 09 Apr 2011 22:08:01 +0000 |
reimar |
Add -Werror-implicit-function-declaration to default gcc compile flags.
|
Sat, 09 Apr 2011 20:10:12 +0000 |
reimar |
Add const to type for pointer to a string constant.
|
Sat, 09 Apr 2011 15:09:06 +0000 |
reimar |
Use strtod instead of sscanf, it is both much faster and allows for
|
Sat, 09 Apr 2011 14:55:22 +0000 |
reimar |
Send udp master updates also when paused and let slave use normal timing
|
Sat, 09 Apr 2011 14:47:16 +0000 |
reimar |
Prefer snprintf over printf.
|
Sat, 09 Apr 2011 14:37:30 +0000 |
reimar |
Prefer double type for timing values.
|
Sat, 09 Apr 2011 14:11:36 +0000 |
reimar |
Revert r33231, FFmpeg already sets has_b_frames up this way for
|
Sat, 09 Apr 2011 04:12:03 +0000 |
jrash |
fix translation errors in legacy parts: currently fixed up to line 304
|
Sat, 09 Apr 2011 02:19:23 +0000 |
jrash |
retranslate teletext part
|
Sat, 09 Apr 2011 02:10:46 +0000 |
jrash |
improve translation
|
Fri, 08 Apr 2011 12:17:45 +0000 |
jrash |
Synced with help_mp-en.h rev. 33227
|
Thu, 07 Apr 2011 22:43:45 +0000 |
reimar |
Disable timing/sleep directly after seek.
|
Thu, 07 Apr 2011 22:30:18 +0000 |
reimar |
Move variables into block where they are used.
|
Thu, 07 Apr 2011 21:49:06 +0000 |
reimar |
Avoid MPlayer ignoring a key press completely, instead sending
|
Thu, 07 Apr 2011 21:48:16 +0000 |
reimar |
More precise decoder lag calculation for frame-multithreading.
|
Thu, 07 Apr 2011 21:08:49 +0000 |
reimar |
Fix artefacts at right border of scaled bitmap subtitles by clearing the
|
Wed, 06 Apr 2011 22:11:27 +0000 |
ib |
Update translation of MSGTR_AO_PCM_HintInfo (r33227) and fix spelling mistake.
|
Wed, 06 Apr 2011 22:00:58 +0000 |
ib |
Define ext array more skillfully.
|
Wed, 06 Apr 2011 17:49:15 +0000 |
reimar |
Add -benchmark to recommended fast dumping options.
|
Tue, 05 Apr 2011 14:48:22 +0000 |
ib |
Prevent segmentation faults.
|
Tue, 05 Apr 2011 13:49:22 +0000 |
ib |
Replace av_freep by av_free
|
Tue, 05 Apr 2011 13:44:02 +0000 |
ib |
Remove various pngRead() debug messages.
|
Tue, 05 Apr 2011 13:21:20 +0000 |
ib |
Move debug messages.
|
Tue, 05 Apr 2011 13:12:36 +0000 |
ib |
Prevent segmentation faults.
|
Tue, 05 Apr 2011 12:50:56 +0000 |
ib |
Make len match ftell() return value type.
|
Tue, 05 Apr 2011 10:44:38 +0000 |
ib |
Move debug message.
|
Tue, 05 Apr 2011 10:39:59 +0000 |
ib |
Revise Convert24to32().
|
Tue, 05 Apr 2011 09:28:59 +0000 |
ib |
Revise Normalize().
|
Tue, 05 Apr 2011 09:12:35 +0000 |
ib |
Clean up and simplify fExist().
|
Mon, 04 Apr 2011 19:12:31 +0000 |
ib |
Define the transparent color as a macro.
|
Mon, 04 Apr 2011 18:51:06 +0000 |
ib |
Revert r33214.
|
Mon, 04 Apr 2011 18:35:25 +0000 |
ib |
Don't change original image during conversion.
|
Mon, 04 Apr 2011 18:25:11 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 04 Apr 2011 18:23:19 +0000 |
ib |
Get rid of else-block to improve readability.
|
Mon, 04 Apr 2011 16:02:59 +0000 |
reimar |
Enable VDPAU HWACCELs in FFmpeg when VDPAU is enabled.
|
Mon, 04 Apr 2011 15:10:05 +0000 |
ib |
Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.
|
Mon, 04 Apr 2011 14:49:58 +0000 |
ib |
Cosmetic: Rephrase some conditions and rename some variables.
|
Mon, 04 Apr 2011 14:29:52 +0000 |
ib |
Rename conv24to32() Convert24to32().
|
Mon, 04 Apr 2011 14:14:10 +0000 |
ib |
Increment the counter before the comparison.
|
Mon, 04 Apr 2011 14:06:08 +0000 |
ib |
Move common pixel shifting statement
|
Mon, 04 Apr 2011 13:49:57 +0000 |
ib |
Move variable definitions at top of function.
|
Mon, 04 Apr 2011 13:24:00 +0000 |
ib |
Use bpFree() to free the bitmap structure.
|
Mon, 04 Apr 2011 13:20:02 +0000 |
ib |
Rename variable nothaveshape and invert logic.
|
Mon, 04 Apr 2011 13:02:56 +0000 |
ib |
Use appropriate data type uint32_t for 32 bpp bitmap data.
|
Mon, 04 Apr 2011 12:40:20 +0000 |
ib |
Remove useless warning message.
|
Mon, 04 Apr 2011 12:14:26 +0000 |
ib |
Add missing 'else'.
|
Mon, 04 Apr 2011 12:01:27 +0000 |
ib |
Revise debug messages.
|
Mon, 04 Apr 2011 10:49:54 +0000 |
ib |
Remove unused message.
|
Mon, 04 Apr 2011 02:00:32 +0000 |
jrash |
Synced with help_mp-en.h rev. 33185
|
Sun, 03 Apr 2011 14:39:27 +0000 |
iive |
Fix segfault in lavcac3enc audio filter.
|
Sun, 03 Apr 2011 14:26:38 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 03 Apr 2011 14:24:36 +0000 |
ib |
Prevent an out-of-bounds array access.
|
Sun, 03 Apr 2011 10:54:03 +0000 |
ib |
Cosmetic: Rename cmd functions item.
|
Sun, 03 Apr 2011 10:38:35 +0000 |
ib |
Cosmetic: Adjust indent after simplifying cmd_base().
|
Sun, 03 Apr 2011 10:31:11 +0000 |
ib |
Simplify cmd_base().
|
Sat, 02 Apr 2011 22:01:55 +0000 |
ib |
Remove unused wItem member tmp.
|
Sat, 02 Apr 2011 20:45:43 +0000 |
ib |
Move debug messages so that they will be processed earlier.
|
Sat, 02 Apr 2011 20:24:19 +0000 |
ib |
Order member assignments according to their definition in the structure.
|
Fri, 01 Apr 2011 22:21:42 +0000 |
ib |
Add an itMenu item type.
|
Fri, 01 Apr 2011 22:16:32 +0000 |
ib |
Don't needlessly store font information in the wItems array
|
Fri, 01 Apr 2011 21:23:50 +0000 |
ib |
Prevent an out-of-bounds array access.
|
Fri, 01 Apr 2011 20:42:06 +0000 |
ib |
Revise font related error messages.
|
Fri, 01 Apr 2011 13:59:50 +0000 |
ib |
Avoid using skin pointer.
|
Fri, 01 Apr 2011 13:30:17 +0000 |
ib |
Avoid using appMPlayer.
|
Fri, 01 Apr 2011 13:00:07 +0000 |
ib |
Cosmetic: Rearrange variable declarations to match parameters.
|
Fri, 01 Apr 2011 12:56:23 +0000 |
ib |
Cosmetic: Rearrange variable declarations to match parameters.
|
Fri, 01 Apr 2011 12:48:40 +0000 |
ib |
Use more appropriate name for variable and reduce it to reasonable size.
|
Fri, 01 Apr 2011 12:23:56 +0000 |
ib |
Remove needless variable.
|
Fri, 01 Apr 2011 12:15:10 +0000 |
ib |
Reduce resp. increase arrays to reasonable size.
|
Fri, 01 Apr 2011 12:09:17 +0000 |
ib |
Cosmetic: Use more appropriate variable names.
|
Fri, 01 Apr 2011 11:25:57 +0000 |
ib |
Disable background definition for playbar.
|
Fri, 01 Apr 2011 11:04:48 +0000 |
ib |
Simplify parameter analysis.
|
Fri, 01 Apr 2011 10:58:04 +0000 |
ib |
Remove needless variable.
|
Fri, 01 Apr 2011 10:36:11 +0000 |
ib |
Revise message for parameter errors.
|
Thu, 31 Mar 2011 12:25:32 +0000 |
ib |
Cosmetic: Rename menuBase menu.
|
Thu, 31 Mar 2011 12:03:54 +0000 |
ib |
Clean up cmd_window().
|
Thu, 31 Mar 2011 11:38:30 +0000 |
ib |
Cosmetic: Use more appropriate variable names.
|
Thu, 31 Mar 2011 10:56:42 +0000 |
ib |
(Almost entirely) cosmetic: Use more appropriate variable names.
|
Thu, 31 Mar 2011 10:13:47 +0000 |
ib |
Allow number sign as comment character.
|
Thu, 31 Mar 2011 09:38:03 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 31 Mar 2011 09:37:12 +0000 |
ib |
Reset skin pointer and window name.
|
Thu, 31 Mar 2011 09:09:54 +0000 |
ib |
Add a check for unknown items.
|
Thu, 31 Mar 2011 09:03:53 +0000 |
ib |
Leave loop after item function has been found and called.
|
Thu, 31 Mar 2011 08:56:52 +0000 |
ib |
Cosmetic: Rename command item.
|
Wed, 30 Mar 2011 14:54:55 +0000 |
cehoyos |
Fix compilation with --disable-mencoder.
|
Wed, 30 Mar 2011 14:24:11 +0000 |
ib |
Improve handling of the comment character.
|
Wed, 30 Mar 2011 13:47:33 +0000 |
ib |
Cosmetic: Adjust indent.
|
Wed, 30 Mar 2011 13:46:03 +0000 |
ib |
Conform message determination
|
Wed, 30 Mar 2011 13:31:10 +0000 |
ib |
Revise German documentation concerning events.
|
Wed, 30 Mar 2011 12:07:54 +0000 |
ib |
Rename error message and add missing checks.
|
Wed, 30 Mar 2011 11:32:12 +0000 |
ib |
Correct documentation on comments.
|
Wed, 30 Mar 2011 11:15:03 +0000 |
ib |
Issue error message in case of wrong section name.
|
Wed, 30 Mar 2011 11:06:57 +0000 |
ib |
Don't start GUI in case of window name error.
|
Wed, 30 Mar 2011 11:01:55 +0000 |
ib |
Rename and revise error message.
|
Wed, 30 Mar 2011 10:36:52 +0000 |
ib |
Add error check.
|
Wed, 30 Mar 2011 10:14:41 +0000 |
ib |
Remove pointless assignment.
|
Wed, 30 Mar 2011 10:07:15 +0000 |
ib |
Cosmetic: Rename error message.
|
Tue, 29 Mar 2011 19:42:05 +0000 |
reimar |
playlist option can't be used in a config file.
|
Tue, 29 Mar 2011 19:38:39 +0000 |
reimar |
Add dummy shuffle and noshuffle options so they appear in -list-options.
|
Tue, 29 Mar 2011 12:59:30 +0000 |
ib |
Remove pointless code and messages.
|
Tue, 29 Mar 2011 11:17:01 +0000 |
ib |
Replace macro by function.
|
Tue, 29 Mar 2011 10:47:07 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 29 Mar 2011 10:45:13 +0000 |
ib |
Prevent a segmentation fault.
|
Tue, 29 Mar 2011 10:31:03 +0000 |
ib |
Make use of return value of strlower().
|
Tue, 29 Mar 2011 10:21:39 +0000 |
ib |
Replace macros to check whether a command is allowed by functions.
|
Tue, 29 Mar 2011 08:53:07 +0000 |
ib |
Cosmetic: Separate return statement with newline.
|
Tue, 29 Mar 2011 08:28:11 +0000 |
ib |
Move strlower() into auxiliary string function file.
|
Tue, 29 Mar 2011 08:15:01 +0000 |
ib |
Simplify trim().
|
Mon, 28 Mar 2011 22:18:56 +0000 |
cehoyos |
Fix CrystalHD autodetection:
|
Mon, 28 Mar 2011 16:03:26 +0000 |
ib |
Simplify strswap().
|
Mon, 28 Mar 2011 15:51:20 +0000 |
ib |
Move auxiliary string functions into separate file.
|
Mon, 28 Mar 2011 13:46:50 +0000 |
ib |
Remove misspelled GUI message 'evEqualeaser'.
|
Mon, 28 Mar 2011 12:37:48 +0000 |
ib |
Move files with auxiliary functions to own directory.
|
Sun, 27 Mar 2011 21:25:58 +0000 |
cehoyos |
Cosmetics: Fix typo.
|
Sun, 27 Mar 2011 14:17:48 +0000 |
reimar |
Add condition that lets us switch FFmpeg XvMC decoder back from
|
Sun, 27 Mar 2011 14:02:32 +0000 |
reimar |
Always use get_format, reduces usage of CODEC_CAP_HWACCEL* conditions.
|
Sun, 27 Mar 2011 13:19:32 +0000 |
reimar |
Change | to ||.
|
Sun, 27 Mar 2011 13:18:59 +0000 |
reimar |
Attempt to fix crashes with VDPAU and threads.
|
Sun, 27 Mar 2011 13:09:27 +0000 |
reimar |
Fix XVMC decoding (avcodec_open would fail if thread_count is set)
|
Sun, 27 Mar 2011 10:24:11 +0000 |
reimar |
Warn when audio encoder requires an input format different from S16,
|
Sun, 27 Mar 2011 07:16:38 +0000 |
cehoyos |
FFmpeg Bitmap Brothers JV decoder.
|
Sun, 27 Mar 2011 02:15:38 +0000 |
jrash |
sync with en/mplayer.1 rev. 33107
|
Sun, 27 Mar 2011 02:06:33 +0000 |
jrash |
Synced with help_mp-en.h rev. 33112
|
Sat, 26 Mar 2011 21:02:34 +0000 |
reimar |
Add ugly hack to compensate DVDNAV's ugly hacks and fix seeking.
|
Sat, 26 Mar 2011 20:22:43 +0000 |
reimar |
Use fewer () to make code more readable.
|
Sat, 26 Mar 2011 20:04:47 +0000 |
reimar |
Ensure we always pass a buffer of at least sector size to the read function.
|
Sat, 26 Mar 2011 18:37:05 +0000 |
reimar |
Disable the combination of slices and multithreaded decode by default, it
|
Sat, 26 Mar 2011 16:11:18 +0000 |
reimar |
Do not do A-V sync correction if one of the pts values is bogus
|
Sat, 26 Mar 2011 16:02:44 +0000 |
reimar |
Generalize previous commit: assume that a 0 frame time is always wrong
|
Sat, 26 Mar 2011 16:01:00 +0000 |
reimar |
For a stream without pts values time video frames based on fps
|
Sat, 26 Mar 2011 13:00:11 +0000 |
reimar |
Enable both frame and slice threading.
|
Sat, 26 Mar 2011 12:43:19 +0000 |
reimar |
Do not use deprecated avcodec_thread_init, it is broken and does nothing currently.
|
Fri, 25 Mar 2011 13:58:26 +0000 |
compn |
cleanup/unify hdv* fourccs, except vdpau
|
Fri, 25 Mar 2011 12:40:20 +0000 |
ib |
Revise some GUI error message texts.
|
Fri, 25 Mar 2011 11:28:25 +0000 |
ib |
Show GUI message when GUI must exit.
|
Fri, 25 Mar 2011 10:33:48 +0000 |
ib |
Add message showing function.
|
Fri, 25 Mar 2011 09:26:00 +0000 |
ib |
Cosmetic: Rename ERRORMESSAGE() skin_error().
|
Fri, 25 Mar 2011 09:16:57 +0000 |
ib |
Cosmetic: Move supportive stuff at top of file.
|
Thu, 24 Mar 2011 22:46:22 +0000 |
reimar |
Update key-fifo-size documentation, stuck keys should no
|
Thu, 24 Mar 2011 22:34:23 +0000 |
reimar |
Allow mouse wheel to work with a key fifo size of 2.
|
Thu, 24 Mar 2011 22:28:17 +0000 |
reimar |
Change condition to avoid needless key state resets with very small
|
Thu, 24 Mar 2011 22:11:18 +0000 |
reimar |
Make "stuck keys" problem impossibly by resetting the internal
|
Thu, 24 Mar 2011 21:58:06 +0000 |
reimar |
Remove debug printfs that haven't been used since ages.
|
Thu, 24 Mar 2011 21:57:08 +0000 |
reimar |
Remove pointless initializers.
|
Thu, 24 Mar 2011 21:56:34 +0000 |
reimar |
Change fifo to not waste one entry needlessly.
|
Thu, 24 Mar 2011 20:25:45 +0000 |
reimar |
More const preservation.
|
Thu, 24 Mar 2011 20:21:27 +0000 |
reimar |
Do not pointlessly cast away a const.
|
Wed, 23 Mar 2011 22:08:34 +0000 |
cehoyos |
Support E-AC3 in deprecated native matroska demuxer.
|
Wed, 23 Mar 2011 14:52:13 +0000 |
zuxy |
Change MP_IMGFLAG_ACCEPT_STRIDE to MP_IMGFLAG_ACCEPT_ALIGNED_STRIDE as various
|
Wed, 23 Mar 2011 10:49:28 +0000 |
cehoyos |
VDPAU does not support colourspaces different from 4:2:0.
|
Wed, 23 Mar 2011 08:35:45 +0000 |
cehoyos |
Support CrystalHD decoding.
|
Tue, 22 Mar 2011 11:44:26 +0000 |
compn |
add xd55 isom for mpeg2 video from fcp
|
Mon, 21 Mar 2011 19:33:22 +0000 |
ib |
Initialize guiIntfStruct.VCDTracks.
|
Mon, 21 Mar 2011 19:21:32 +0000 |
ib |
Remove unused variable vcd_track.
|
Mon, 21 Mar 2011 12:46:03 +0000 |
ib |
Correct VCD's titles menu.
|
Mon, 21 Mar 2011 12:44:17 +0000 |
ib |
Correct next track button functionality for VCDs.
|
Mon, 21 Mar 2011 12:39:28 +0000 |
ib |
Start vcd:// with first title when hitting play button.
|
Mon, 21 Mar 2011 12:35:38 +0000 |
ib |
Replace vcd_seek_to_track() by stream_control().
|
Mon, 21 Mar 2011 11:59:02 +0000 |
cehoyos |
Allow compilation after sine windows were moved into a new file in FFmpeg.
|
Sun, 20 Mar 2011 11:23:39 +0000 |
siretart |
make buildlogs in debian/ubuntu buildlogs verbose
|
Sun, 20 Mar 2011 11:22:34 +0000 |
siretart |
unbreak compilation with libav
|
Sat, 19 Mar 2011 11:53:32 +0000 |
reimar |
FFmpeg's AC-3 decoder will do byte-swapping on its own, so no
|
Fri, 18 Mar 2011 14:48:54 +0000 |
jrash |
sync with en/mplayer.1 rev. 33082
|
Thu, 17 Mar 2011 08:58:49 +0000 |
cehoyos |
Allow setting custom http header.
|
Mon, 14 Mar 2011 00:07:11 +0000 |
cehoyos |
Output ID_DVD_VOLUME_ID also for dvdnav://.
|
Sun, 13 Mar 2011 00:32:55 +0000 |
diego |
Simplify sed expressions to remove groups of decoders from libavdecoders list.
|
Sat, 12 Mar 2011 23:52:50 +0000 |
diego |
Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.
|
Sat, 12 Mar 2011 23:44:11 +0000 |
diego |
Revert broken crystalhd check and replace by minimal bandaid compile fix.
|
Sat, 12 Mar 2011 11:55:01 +0000 |
cehoyos |
Use fourcc instead of format where appropriate.
|
Sat, 12 Mar 2011 10:55:33 +0000 |
cehoyos |
Support 32bit big endian float pcm in aiff.
|
Sat, 12 Mar 2011 10:50:14 +0000 |
cehoyos |
Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.
|
Fri, 11 Mar 2011 16:06:43 +0000 |
iive |
Merge the configure CrystalHD dummy detection with
|
Fri, 11 Mar 2011 15:50:42 +0000 |
iive |
Fix MPlayer build after CrystalHD have been accepted in FFmpeg.
|
Fri, 11 Mar 2011 14:05:29 +0000 |
jrash |
sync with en/mplayer.1 rev. 33064
|
Fri, 11 Mar 2011 00:58:09 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Thu, 10 Mar 2011 18:59:44 +0000 |
ib |
Cosmetic: Prefer path relative to current directory.
|
Thu, 10 Mar 2011 18:45:42 +0000 |
ib |
Cosmetic: Remove incorrect comment.
|
Thu, 10 Mar 2011 18:43:54 +0000 |
ib |
Cosmetic: Add required include files.
|
Thu, 10 Mar 2011 15:43:08 +0000 |
ib |
Cosmetic: Rename pointers handling current window and items.
|
Thu, 10 Mar 2011 14:20:36 +0000 |
ib |
Replace some awkward and unnecessary usages of strlen().
|
Thu, 10 Mar 2011 13:22:11 +0000 |
ib |
Remove unused function guiMessageBox().
|
Wed, 09 Mar 2011 23:03:54 +0000 |
cehoyos |
Add a command line option -gamma.
|
Wed, 09 Mar 2011 21:18:25 +0000 |
ranma |
Use memmove when source and destination can overlap.
|
Wed, 09 Mar 2011 15:36:10 +0000 |
ib |
Make functions static that are only used inside the file.
|
Wed, 09 Mar 2011 14:15:14 +0000 |
cehoyos |
Add FourCC ai12 for AVC Intra 100 / 1080.
|
Tue, 08 Mar 2011 20:59:39 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 08 Mar 2011 20:56:51 +0000 |
ib |
Fix several issues with Translate().
|
Tue, 08 Mar 2011 19:07:55 +0000 |
ib |
Choose informative variable names.
|
Tue, 08 Mar 2011 18:53:54 +0000 |
ib |
Use double constants for higher precision calculations.
|
Tue, 08 Mar 2011 15:29:19 +0000 |
ib |
Make slabel work.
|
Tue, 08 Mar 2011 13:15:34 +0000 |
ib |
Cosmetic: Add missing break.
|
Tue, 08 Mar 2011 13:12:30 +0000 |
ib |
Avoid mixing declaration and code.
|
Tue, 08 Mar 2011 13:03:22 +0000 |
ib |
Replace ternary operator by more intelligible switch statement.
|
Tue, 08 Mar 2011 12:50:52 +0000 |
ib |
Remove needless casts.
|
Tue, 08 Mar 2011 12:38:23 +0000 |
ib |
Cosmetic: Rename macro controlling the dlabel delay.
|
Tue, 08 Mar 2011 12:29:44 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Tue, 08 Mar 2011 12:12:37 +0000 |
ib |
Make constants explicitly type float.
|
Tue, 08 Mar 2011 11:08:28 +0000 |
ib |
Make constants explicitly type float.
|
Tue, 08 Mar 2011 11:06:27 +0000 |
ib |
Make constants explicitly type float.
|
Tue, 08 Mar 2011 10:25:28 +0000 |
ib |
Remove unreasonable inline definition from TranslateFilename().
|
Tue, 08 Mar 2011 09:57:04 +0000 |
ib |
Fix some debug messages.
|
Tue, 08 Mar 2011 08:55:10 +0000 |
cehoyos |
There is no help list for vo aa.
|
Mon, 07 Mar 2011 20:36:06 +0000 |
ib |
Move global variables to top of file.
|
Mon, 07 Mar 2011 20:27:29 +0000 |
ib |
Go without gtk functions.
|
Mon, 07 Mar 2011 20:15:30 +0000 |
ib |
Get prototype for GetTimerMS() from header file.
|
Mon, 07 Mar 2011 20:09:30 +0000 |
ib |
Cosmetic: Separate #endif from following line.
|
Mon, 07 Mar 2011 19:35:39 +0000 |
ib |
Remove needless includes.
|
Mon, 07 Mar 2011 16:44:42 +0000 |
ib |
Clean up debug messages.
|
Mon, 07 Mar 2011 13:33:00 +0000 |
ib |
Output right message number.
|
Sun, 06 Mar 2011 16:03:15 +0000 |
cboesch |
Cosmetics: add empty line between system and local headers and remove pointless
|
Sun, 06 Mar 2011 13:57:21 +0000 |
ib |
Add variable names to prototype declarations.
|
Sun, 06 Mar 2011 13:04:07 +0000 |
ib |
Prefer free() to gfree().
|
Sun, 06 Mar 2011 12:30:49 +0000 |
ib |
Simplify appClearItem() by using memset().
|
Sun, 06 Mar 2011 12:21:52 +0000 |
ib |
Cosmetic: Rename appResetStruct() appInitStruct().
|
Sun, 06 Mar 2011 11:55:52 +0000 |
ib |
Use FF_ARRAY_ELEMS() rather than a separate constant.
|
Sat, 05 Mar 2011 14:25:37 +0000 |
cehoyos |
Add VP8 fourcc.
|
Sat, 05 Mar 2011 12:27:15 +0000 |
reimar |
Fix dnet decoding with -ac ffac3, the data needs to be byte-swapped.
|
Sat, 05 Mar 2011 12:24:33 +0000 |
reimar |
Fix -ac a52 to work with codecs with tags other than 0x2000 or dnet
|
Sat, 05 Mar 2011 12:09:25 +0000 |
reimar |
100l, actually only dnet tag indicates byte-swapped AC-3.
|
Sat, 05 Mar 2011 12:03:03 +0000 |
reimar |
Do not run the AC-3 parser on DNET (byte-swapped AC-3), that will break badly.
|
Fri, 04 Mar 2011 13:58:48 +0000 |
ib |
Reduce item arrays to reasonable size.
|
Fri, 04 Mar 2011 12:50:21 +0000 |
ib |
Cosmetic: Rename listItems structure.
|
Fri, 04 Mar 2011 12:03:12 +0000 |
jrash |
sync with en/mplayer.1 rev. 32946
|
Fri, 04 Mar 2011 11:57:43 +0000 |
jrash |
Synced with help_mp-en.h rev. 32964
|
Thu, 03 Mar 2011 18:45:55 +0000 |
cboesch |
Add Uncrustify profile.
|
Thu, 03 Mar 2011 15:00:05 +0000 |
ib |
Move fntFreeFont() into appFreeStruct().
|
Thu, 03 Mar 2011 14:52:21 +0000 |
ib |
Cosmetic: Rename appInitStruct() to appFreeStruct().
|
Thu, 03 Mar 2011 14:37:47 +0000 |
ib |
Rename the 'NumberOf' members of the listItems structure.
|
Thu, 03 Mar 2011 14:13:41 +0000 |
ib |
Cosmetic: Remove needless include.
|
Thu, 03 Mar 2011 14:09:50 +0000 |
ib |
Clean up appInitStruct().
|
Thu, 03 Mar 2011 13:58:48 +0000 |
ib |
Fix memory leak in appInitStruct().
|
Thu, 03 Mar 2011 13:45:30 +0000 |
ib |
Fix memory leak in appInitStruct().
|
Thu, 03 Mar 2011 13:13:20 +0000 |
ib |
Remove parameter from appInitStruct() function.
|
Thu, 03 Mar 2011 12:30:50 +0000 |
ib |
Cosmetic: Remove needless include.
|
Thu, 03 Mar 2011 12:21:18 +0000 |
ib |
Make ITEMS a const int (it was a symbolic constant).
|
Thu, 03 Mar 2011 12:16:09 +0000 |
ib |
Cosmetic: Rename constant for number of events from evBoxs to EVENTS.
|
Thu, 03 Mar 2011 11:44:39 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 03 Mar 2011 11:43:01 +0000 |
ib |
Fix memory leak in appClearItem().
|
Thu, 03 Mar 2011 11:06:42 +0000 |
ib |
Redefine button states.
|
Thu, 03 Mar 2011 09:34:27 +0000 |
ib |
Cosmetic: Adjust item definitions.
|
Wed, 02 Mar 2011 18:16:15 +0000 |
ib |
Cosmetic: Adjust indent.
|
Wed, 02 Mar 2011 18:14:20 +0000 |
ib |
Add new function bpFree() to free txSamples (bitmaps).
|
Wed, 02 Mar 2011 17:42:06 +0000 |
ib |
Use appropriate declaration for array indices.
|
Wed, 02 Mar 2011 17:38:59 +0000 |
ib |
Provide proper conversion specification for long and unsigned variables.
|
Wed, 02 Mar 2011 17:30:14 +0000 |
ib |
Move declaration of char array into scope of fExist() where it's used.
|
Wed, 02 Mar 2011 17:17:19 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Wed, 02 Mar 2011 16:05:37 +0000 |
ib |
Adjust the listItems structure.
|
Wed, 02 Mar 2011 15:37:50 +0000 |
ib |
Clean up the wItem structure.
|
Wed, 02 Mar 2011 13:30:44 +0000 |
ib |
Improve documentation on dlabel.
|
Wed, 02 Mar 2011 07:53:59 +0000 |
reimar |
Print correct result variable for armv6t2 test.
|
Wed, 02 Mar 2011 07:41:47 +0000 |
reimar |
Fix copy-and-paste error: Should be AV_SAMPLE_FMT_NONE instead of PIX_FMT_NONE.
|
Tue, 01 Mar 2011 21:50:57 +0000 |
reimar |
Start adding support for lavc audio encoders that use other formats
|
Tue, 01 Mar 2011 21:48:04 +0000 |
reimar |
Use samplefmt2affmt helper function in ad_ffmpeg.c
|
Tue, 01 Mar 2011 21:44:15 +0000 |
reimar |
Add conversion functions to and from AVSampleFormat.
|
Tue, 01 Mar 2011 11:02:48 +0000 |
cehoyos |
Support dvvideo in Leitch/Harris' VR native stream format (LXF).
|
Tue, 01 Mar 2011 10:53:19 +0000 |
cehoyos |
Support audio in Leitch/Harris' VR native stream format (LXF).
|
Mon, 28 Feb 2011 20:15:45 +0000 |
reimar |
Missing part of r32577: Add NV12/NV21/HM12 to query_format so they really
|
Mon, 28 Feb 2011 17:51:02 +0000 |
reimar |
Fix compilation when pthreads are not available.
|
Mon, 28 Feb 2011 14:47:17 +0000 |
ib |
Move global skin directory variables.
|
Mon, 28 Feb 2011 13:42:39 +0000 |
ib |
Remove unused functions appCopy(), appFindKey() and btnGetValue().
|
Mon, 28 Feb 2011 13:29:36 +0000 |
ib |
Limit scope of internally used appClearItem().
|
Mon, 28 Feb 2011 13:25:45 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Mon, 28 Feb 2011 13:05:01 +0000 |
ib |
Add required include file.
|
Mon, 28 Feb 2011 10:51:56 +0000 |
cehoyos |
Add ID_DVD_TITLE_x_CHAPTERS and ID_DVD_CURRENT_TITLE to the output of
|
Sun, 27 Feb 2011 17:43:02 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 27 Feb 2011 17:41:05 +0000 |
ib |
Get rid of needless listItems variable and pointer.
|
Sun, 27 Feb 2011 15:25:20 +0000 |
reimar |
Fix compilation for systems where vorbis encode is split out into
|
Sun, 27 Feb 2011 15:14:23 +0000 |
reimar |
Do not run svn or otherwise try to extract the svn revision when
|
Sun, 27 Feb 2011 14:32:24 +0000 |
reimar |
Improve stream reset on read error, should now fix bug #1841 in more
|
Sun, 27 Feb 2011 10:30:04 +0000 |
cboesch |
10l: forgot mp_strings.h header include with mp_asprintf prototype.
|
Sat, 26 Feb 2011 21:42:31 +0000 |
ib |
Correct documentation.
|
Sat, 26 Feb 2011 15:34:33 +0000 |
siretart |
enable bluray support in the daily builds
|
Sat, 26 Feb 2011 11:58:53 +0000 |
cboesch |
Use mp_asprintf in get_metadata instead of limited stack buffer.
|
Sat, 26 Feb 2011 11:57:54 +0000 |
cboesch |
Make proxy and url parameter const in get_noauth_url and get_http_proxy_url.
|
Sat, 26 Feb 2011 11:57:18 +0000 |
cboesch |
Use mp_asprintf in make_noauth_url and make_http_proxy_url.
|
Sat, 26 Feb 2011 11:55:02 +0000 |
cboesch |
Add mp_strings.c with mp_asprintf function.
|
Fri, 25 Feb 2011 12:26:31 +0000 |
ib |
Remove unused function.
|
Fri, 25 Feb 2011 12:13:36 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Thu, 24 Feb 2011 23:51:27 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 24 Feb 2011 23:49:33 +0000 |
ib |
Comply with the requested verbosity on GUI message boxes.
|
Thu, 24 Feb 2011 17:55:36 +0000 |
ib |
Limit scope of internally used skinItem array.
|
Thu, 24 Feb 2011 17:47:40 +0000 |
ib |
Change message levels to 'error'.
|
Thu, 24 Feb 2011 15:28:37 +0000 |
ib |
Provide proper conversion specification.
|
Thu, 24 Feb 2011 15:19:15 +0000 |
ib |
Remove needless explicit initialization.
|
Thu, 24 Feb 2011 15:11:10 +0000 |
ib |
Clarify the lower case transformation.
|
Thu, 24 Feb 2011 15:00:29 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Thu, 24 Feb 2011 13:39:48 +0000 |
ib |
Improve skin documentation.
|
Thu, 24 Feb 2011 11:41:05 +0000 |
ib |
Avoid unnecessary brackets and improve message texts.
|
Wed, 23 Feb 2011 22:39:03 +0000 |
reimar |
100l, fix incorrect len when retrying read.
|
Wed, 23 Feb 2011 15:32:51 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Wed, 23 Feb 2011 12:59:31 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Tue, 22 Feb 2011 22:27:01 +0000 |
reimar |
When reading from a stream fails, try one more time after a reset.
|
Tue, 22 Feb 2011 18:58:50 +0000 |
reimar |
Improve handling of audio timestamps where we do not have even a
|
Tue, 22 Feb 2011 18:52:48 +0000 |
reimar |
Avoid mixing declarations and code.
|
Tue, 22 Feb 2011 18:24:04 +0000 |
reimar |
Apply forgotten part of previous patch, adding calc_a_pts to mpcommon.h.
|
Tue, 22 Feb 2011 18:22:16 +0000 |
reimar |
Move MPlayer's audio pts calculation code into mp_common.c and reuse it in
|
Tue, 22 Feb 2011 18:18:15 +0000 |
reimar |
Remove some tabs that accidentally ended up in mpcommon.c
|
Tue, 22 Feb 2011 12:38:21 +0000 |
compn |
ai5q and ai1q fourccs added to h264 decoders, ported from ffmpeg
|
Mon, 21 Feb 2011 14:52:25 +0000 |
ranma |
Make sure we don't store the same stats twice by nulling the first byte of the stats_out string once we have written it.
|
Mon, 21 Feb 2011 11:03:33 +0000 |
ib |
Update GUI documentation.
|
Sun, 20 Feb 2011 22:40:21 +0000 |
ib |
Cosmetic: Specify path from main (compiling) directory.
|
Sun, 20 Feb 2011 18:07:48 +0000 |
cehoyos |
"FIx" chapter references (make them identical to dvd).
|
Sun, 20 Feb 2011 01:10:52 +0000 |
ib |
Cosmetic: Use more natural notations.
|
Sun, 20 Feb 2011 00:50:35 +0000 |
ib |
Move declaration into scope of function where it's used.
|
Sun, 20 Feb 2011 00:44:27 +0000 |
ib |
Remove needless explicit initialization.
|
Sun, 20 Feb 2011 00:42:29 +0000 |
ib |
Fix buggy strlower(). It's wrong to add 'A'.
|
Sun, 20 Feb 2011 00:04:19 +0000 |
ib |
Cosmetic: Limit scope of internally used Fonts array.
|
Sat, 19 Feb 2011 23:57:03 +0000 |
ib |
Add missing include file.
|
Sat, 19 Feb 2011 22:39:17 +0000 |
ib |
Make setname() directly return the string created instead of writing it
|
Sat, 19 Feb 2011 22:26:10 +0000 |
ib |
Remove statement no longer needed and forgotten to remove in r32934.
|
Sat, 19 Feb 2011 22:04:07 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 19 Feb 2011 22:02:34 +0000 |
ib |
Remove support for skins directories using the obsolete name 'Skin'.
|
Sat, 19 Feb 2011 16:22:20 +0000 |
ib |
Use power-of-two sizes (mainly cosmetic).
|
Sat, 19 Feb 2011 16:08:47 +0000 |
ib |
Cosmetic: Don't use a constant for size.
|
Sat, 19 Feb 2011 13:23:16 +0000 |
ib |
Remove unused function.
|
Sat, 19 Feb 2011 13:20:11 +0000 |
ib |
Simplify input preparation (analogously to font.c).
|
Sat, 19 Feb 2011 12:50:54 +0000 |
ib |
Cosmetic: Limit scope of internal functions.
|
Sat, 19 Feb 2011 09:17:38 +0000 |
ranma |
For codecs that produce no data on the first pass, e.g.
|
Fri, 18 Feb 2011 22:14:47 +0000 |
ib |
Cosmetic: Use 0, not '\0'.
|
Fri, 18 Feb 2011 20:16:36 +0000 |
ib |
Cosmetic: Make conditions more readable by having assignments outside.
|
Fri, 18 Feb 2011 10:38:39 +0000 |
ib |
Cosmetic: Use more natural notations.
|
Thu, 17 Feb 2011 23:39:29 +0000 |
ib |
Revert r32923: none of the systems known or tested have a problem in it.
|
Thu, 17 Feb 2011 15:06:37 +0000 |
ib |
Do proper and portable initialization.
|
Thu, 17 Feb 2011 13:35:58 +0000 |
ib |
Enlarge uchar buffer, because GLib implements 31-bit UTF-8,
|
Thu, 17 Feb 2011 11:15:19 +0000 |
diego |
Adjust build system to reflect merge of libavcore into libavutil in FFmpeg.
|
Thu, 17 Feb 2011 11:09:44 +0000 |
diego |
Adjust #include paths after the merge of libavcore into libavutil in FFmpeg.
|
Thu, 17 Feb 2011 10:17:45 +0000 |
ib |
Add alpha channel value to the ARGB initialization constant
|
Thu, 17 Feb 2011 10:02:25 +0000 |
ib |
Simplify array initialization.
|
Wed, 16 Feb 2011 18:43:48 +0000 |
ib |
Add braces for easier association.
|
Wed, 16 Feb 2011 18:29:24 +0000 |
ib |
Prevent a segmentation fault.
|
Wed, 16 Feb 2011 18:21:02 +0000 |
ib |
Initialize array in a compiler independent way.
|
Wed, 16 Feb 2011 18:10:04 +0000 |
ib |
Revert r32911.
|
Wed, 16 Feb 2011 17:19:28 +0000 |
ib |
Simplify array initialization.
|
Wed, 16 Feb 2011 16:59:56 +0000 |
ib |
Remove needless pointer check.
|
Wed, 16 Feb 2011 16:44:42 +0000 |
ib |
Add additional include directory for gui.
|
Wed, 16 Feb 2011 16:35:53 +0000 |
cboesch |
Git clone options are after the 'clone' keyword
|
Wed, 16 Feb 2011 15:56:54 +0000 |
ib |
Remove needless cast.
|
Wed, 16 Feb 2011 15:43:47 +0000 |
ib |
Simplify condition.
|
Wed, 16 Feb 2011 15:24:08 +0000 |
ib |
Don't use constant not related to definition size
|
Wed, 16 Feb 2011 15:16:15 +0000 |
ib |
Use gfree().
|
Wed, 16 Feb 2011 12:25:39 +0000 |
diego |
Limit FFmpeg git clone to the last revision to save time and bandwidth.
|
Wed, 16 Feb 2011 12:00:29 +0000 |
ib |
Clean up variable declarations.
|
Wed, 16 Feb 2011 11:09:57 +0000 |
ib |
Use appropriate declaration for array indices.
|
Wed, 16 Feb 2011 10:55:38 +0000 |
ib |
Simplify condition.
|
Mon, 14 Feb 2011 18:52:03 +0000 |
cboesch |
Remove uneeded trailing semicolon.
|
Sun, 13 Feb 2011 18:04:43 +0000 |
ib |
Reduce buffer to reasonable size.
|
Sun, 13 Feb 2011 18:02:14 +0000 |
ib |
Remove unused functions.
|
Sun, 13 Feb 2011 17:58:02 +0000 |
ib |
Prevent out buffer overflow.
|
Sat, 12 Feb 2011 23:58:50 +0000 |
ib |
Partially revert cosmetic r32892.
|
Sat, 12 Feb 2011 22:15:18 +0000 |
ib |
Allow font characters varying in height.
|
Sat, 12 Feb 2011 16:52:23 +0000 |
reimar |
100l: fix "gamma" equalizer setting to change red, green and blue gamma,
|
Sat, 12 Feb 2011 11:39:43 +0000 |
cehoyos |
At least for Wing Commander 4 files, -demuxer lavf
|
Fri, 11 Feb 2011 16:54:32 +0000 |
ib |
Prevent memory leaks.
|
Fri, 11 Feb 2011 16:34:29 +0000 |
ib |
Cosmetic
|
Fri, 11 Feb 2011 16:30:35 +0000 |
ib |
Allow equals sign to be defined in the font description file.
|
Fri, 11 Feb 2011 14:43:28 +0000 |
ib |
Simplify input preparation and allow semicolon
|
Fri, 11 Feb 2011 13:17:08 +0000 |
ib |
Fix usage of wrong variable.
|
Fri, 11 Feb 2011 13:10:03 +0000 |
jrash |
sync with en/mplayer.1 rev. 32880
|
Fri, 11 Feb 2011 12:56:25 +0000 |
ib |
Make freed font reusable.
|
Fri, 11 Feb 2011 12:50:49 +0000 |
cehoyos |
Revert r32884: For some files, -demuxer lavf is needed to playback XAN DPCM audio.
|
Fri, 11 Feb 2011 12:49:31 +0000 |
cehoyos |
Support 0x594A as format value for XAN DPCM audio.
|
Fri, 11 Feb 2011 12:39:46 +0000 |
cehoyos |
ffxandpcm works fine with the native avi demuxer.
|
Fri, 11 Feb 2011 10:02:09 +0000 |
cehoyos |
Fix compilation by adding defines necessary for ac3dsp to config.asm.
|
Thu, 10 Feb 2011 21:31:24 +0000 |
ranma |
Fix muxer memory leak.
|
Thu, 10 Feb 2011 21:25:38 +0000 |
ranma |
Fix stream_write_buffer to make sure all requested bytes are written
|
Thu, 10 Feb 2011 19:20:36 +0000 |
cigaes |
Fractional part of time stamp in OSD.
|
Thu, 10 Feb 2011 13:50:28 +0000 |
ib |
Only replace non-existing font character by space if space itself exists.
|
Thu, 10 Feb 2011 13:26:18 +0000 |
ib |
Use defined variable and do not recalculate again.
|
Thu, 10 Feb 2011 13:24:00 +0000 |
ib |
Remove desultory parameter checks.
|
Thu, 10 Feb 2011 12:28:43 +0000 |
ib |
Always access font characters in the same way
|
Thu, 10 Feb 2011 11:55:03 +0000 |
cehoyos |
Add FFmpeg WC4 xan decoder.
|
Thu, 10 Feb 2011 11:47:29 +0000 |
ib |
Reduce Fonts array to required size.
|
Thu, 10 Feb 2011 11:35:32 +0000 |
ib |
Define constants in a single place.
|
Thu, 10 Feb 2011 11:17:12 +0000 |
ib |
Remove needless declaration.
|
Thu, 10 Feb 2011 10:55:18 +0000 |
ib |
Remove needless includes and declarations.
|
Tue, 08 Feb 2011 01:25:41 +0000 |
diego |
configure: Drop CFLAGS from DEPFLAGS.
|
Mon, 07 Feb 2011 19:29:36 +0000 |
cboesch |
Simplify frees in load_vob_subtitle.
|
Mon, 07 Feb 2011 19:27:17 +0000 |
cboesch |
Handle mp_path_join failure in load_vob_subtitle.
|
Sun, 06 Feb 2011 19:01:52 +0000 |
diego |
configure: Check for sys/poll.h.
|
Sun, 06 Feb 2011 14:06:35 +0000 |
reimar |
Change SVB SPU stream format in TS demuxer so it can be decoded by
|
Sun, 06 Feb 2011 14:03:10 +0000 |
reimar |
Print a message when lavc subtitle decoding fails.
|
Sun, 06 Feb 2011 13:52:05 +0000 |
reimar |
Fix r32587: the previous approach to return subtitles in time broke
|
Sun, 06 Feb 2011 13:09:09 +0000 |
faust3 |
fix ad_qtaudio for the case when the libavformat mov demuxer is used
|
Sun, 06 Feb 2011 11:45:17 +0000 |
reimar |
Set subtitle stream type correctly for DVB subtitles in TS demuxer.
|
Sat, 05 Feb 2011 20:45:42 +0000 |
cboesch |
Do not add .sub to text subtitles when they look like vobsub.
|
Sat, 05 Feb 2011 20:38:02 +0000 |
cboesch |
Add sub-paths option.
|
Sat, 05 Feb 2011 20:05:38 +0000 |
cboesch |
Revert 32857: FPS should be double everywhere, not float.
|
Sat, 05 Feb 2011 19:07:31 +0000 |
cboesch |
100l: fps are not in int but float, fix prototype.
|
Sat, 05 Feb 2011 19:05:02 +0000 |
cboesch |
FPS are in float in sh_video, not double.
|
Sat, 05 Feb 2011 14:04:07 +0000 |
reimar |
Use av_set_string3 instead of deprecated av_set_string.
|
Sat, 05 Feb 2011 14:02:49 +0000 |
reimar |
Change deprecated PKT_FLAG_KEY, CODEC_TYPE_* and SAMPLE_FMT_* to their
|
Sat, 05 Feb 2011 13:58:36 +0000 |
reimar |
Use av_get_bits_per_sample_fmt instead of deprecated
|
Sat, 05 Feb 2011 13:55:48 +0000 |
reimar |
Use av_iformat_next instead of first_iformat to conform with new FFmpeg API.
|
Sat, 05 Feb 2011 13:53:10 +0000 |
reimar |
Remove av_metadata_conv call, it is a NOP in FFmpeg nowadays.
|
Sat, 05 Feb 2011 03:35:40 +0000 |
jrash |
sync with en/mplayer.1 rev. 32842
|
Fri, 04 Feb 2011 10:06:01 +0000 |
diego |
Do not pointlessly cast the return value of memalign().
|
Fri, 04 Feb 2011 10:01:46 +0000 |
diego |
Replace one more instance of memalign in libmpcodecs with av_malloc.
|
Thu, 03 Feb 2011 14:44:46 +0000 |
ib |
Improve the readability of dynamic labels which scroll.
|
Thu, 03 Feb 2011 14:26:58 +0000 |
ib |
Cosmetic: indent for a patch to come.
|
Thu, 03 Feb 2011 14:19:19 +0000 |
ib |
Remove useless format argument.
|
Thu, 03 Feb 2011 14:04:43 +0000 |
diego |
Skip deleting HTML-single directory, which is no longer created.
|
Thu, 03 Feb 2011 12:31:09 +0000 |
diego |
Update incoming FTP directory URL for directory structure change on server.
|
Thu, 03 Feb 2011 11:55:15 +0000 |
compn |
add apco and ap4h fourcc to prores decoder
|
Wed, 02 Feb 2011 23:55:16 +0000 |
cboesch |
Add prefix filename option for PNG video output.
|
Wed, 02 Feb 2011 18:30:20 +0000 |
reimar |
Fix r32824: It broke -frames and many, many other things.
|
Tue, 01 Feb 2011 20:45:41 +0000 |
cboesch |
Use color type getter instead of direct access to private member.
|
Tue, 01 Feb 2011 19:22:43 +0000 |
cboesch |
Use mp_dir_join instead of sprintf.
|
Tue, 01 Feb 2011 19:17:33 +0000 |
cboesch |
Add mp_dir_join function.
|
Mon, 31 Jan 2011 15:45:46 +0000 |
cboesch |
Revert 32836: Uoti Urpala did not approve the relicensing.
|
Mon, 31 Jan 2011 10:06:29 +0000 |
cehoyos |
Allow LGPL re-distribution of vo_vdpau.c.
|
Mon, 31 Jan 2011 09:55:19 +0000 |
cehoyos |
Fix postprocessing and perspective filters on x86-64.
|
Sun, 30 Jan 2011 22:57:16 +0000 |
michael |
Replace memalign() by av_malloc() in libmpcodecs. as it is not available in all platforms
|
Sun, 30 Jan 2011 10:40:08 +0000 |
reimar |
Escape character values >= 127 in URLs as required by the RFC.
|
Sun, 30 Jan 2011 10:38:10 +0000 |
reimar |
Check that rlen is valid before using it to increment a pointer.
|
Sun, 30 Jan 2011 10:35:00 +0000 |
reimar |
Make new_demux_packet return NULL if allocation failed, this should
|
Sun, 30 Jan 2011 10:27:31 +0000 |
reimar |
Remove outdated FFmpeg svn external, make configure optionally
|
Sat, 29 Jan 2011 16:43:54 +0000 |
ib |
Update GUI and skins maintainer.
|
Sat, 29 Jan 2011 16:39:52 +0000 |
ib |
Cast properly (to avoid compiler warnings).
|
Sat, 29 Jan 2011 15:13:55 +0000 |
ib |
Remove needless fontid.
|
Fri, 28 Jan 2011 19:06:27 +0000 |
reimar |
Disable libmpcdec (musepack) support, FFmpeg has a decoder that
|
Thu, 27 Jan 2011 20:51:11 +0000 |
reimar |
Force subtitles to be redrawn on sub_scale change.
|
Thu, 27 Jan 2011 20:39:01 +0000 |
reimar |
Continue playing even if we reached video EOF if there is still audio
|
Thu, 27 Jan 2011 20:37:51 +0000 |
reimar |
Improve EOF handling in ds_fill_buffer for the case where one stream ends
|
Thu, 27 Jan 2011 19:34:40 +0000 |
reimar |
Cosmetics: move if and following { onto same line.
|
Thu, 27 Jan 2011 18:04:19 +0000 |
ib |
Allow character in the font description file to be in UTF-8.
|
Thu, 27 Jan 2011 17:58:58 +0000 |
ib |
Revert "Translate messages shown in the GUI window(s) from UTF-8"
|
Wed, 26 Jan 2011 21:51:43 +0000 |
reimar |
Update PAUSED status line with cache fill status if it changed.
|
Wed, 26 Jan 2011 21:48:15 +0000 |
reimar |
Convert cache_fill_status into a function so we always get the latest state,
|
Wed, 26 Jan 2011 21:24:49 +0000 |
reimar |
Change MSGTR_Paused definition to allow simplifying some code.
|
Wed, 26 Jan 2011 19:00:17 +0000 |
diego |
cosmetics: Drop leading underscore from _need_* variables.
|
Tue, 25 Jan 2011 20:12:42 +0000 |
reimar |
Change "cache not filling" warning to include a hint to increase the cache size.
|
Mon, 24 Jan 2011 20:09:28 +0000 |
reimar |
Remove resetting of a_out_buffer_len in init_audio_filters.
|
Sun, 23 Jan 2011 19:04:03 +0000 |
cboesch |
Reindent and prettify (just a bit) append_dir_subtitles.
|
Sun, 23 Jan 2011 13:10:29 +0000 |
cboesch |
Typedef the add subtitle function just like open_vob_func.
|
Sun, 23 Jan 2011 13:04:15 +0000 |
cboesch |
Replace hacky vobsub loading with a new clean one.
|
Fri, 21 Jan 2011 15:33:12 +0000 |
ib |
Check conversion to and from UTF-8.
|
Fri, 21 Jan 2011 15:24:18 +0000 |
ib |
Add two missing conversions for enabling non-UTF-8 encoded filenames.
|
Fri, 21 Jan 2011 15:20:00 +0000 |
ib |
Remove needless get_current_dir_name() calls
|
Thu, 20 Jan 2011 19:08:32 +0000 |
reimar |
100l, fix hack to check for MakeMKV server being inverted.
|
Thu, 20 Jan 2011 12:55:37 +0000 |
diego |
Add return_statement_check() helper function and use it to simplify some checks.
|
Thu, 20 Jan 2011 12:44:08 +0000 |
diego |
Add return_check() helper function and use it to simplify some checks.
|
Thu, 20 Jan 2011 11:27:32 +0000 |
diego |
Simplify OpenJPEG check with define_statement_check() helper function.
|
Thu, 20 Jan 2011 11:21:34 +0000 |
diego |
cosmetics: Move header_check helper function.
|
Thu, 20 Jan 2011 10:23:06 +0000 |
ib |
Translate messages shown in the GUI window(s) only from UTF-8
|
Thu, 20 Jan 2011 09:41:43 +0000 |
diego |
Remove libswscale subdirectory.
|
Wed, 19 Jan 2011 22:18:07 +0000 |
ib |
Translate messages shown in the GUI window(s) from UTF-8
|
Wed, 19 Jan 2011 22:02:58 +0000 |
ib |
Fix resource leaks and check for realloc failures
|
Wed, 19 Jan 2011 17:42:15 +0000 |
diego |
configure: Initialize va_list variable as '{0}' instead of NULL in vsscanf test.
|
Wed, 19 Jan 2011 09:00:40 +0000 |
ib |
Fix compiler warning
|
Tue, 18 Jan 2011 11:39:49 +0000 |
ib |
Correct translation of filenames and prevent out-of-bounds array access
|
Tue, 18 Jan 2011 11:30:46 +0000 |
ib |
Enable non-UTF-8 encoded filenames
|
Tue, 18 Jan 2011 10:57:52 +0000 |
ib |
Allow double quote to be defined in the font description file:
|
Mon, 17 Jan 2011 19:45:40 +0000 |
cboesch |
Rename strcpy_strip_ext to strcpy_strip_ext_lower.
|
Sun, 16 Jan 2011 12:18:39 +0000 |
cboesch |
Reindent (and prettify) after 32791.
|
Sun, 16 Jan 2011 12:11:14 +0000 |
cboesch |
Get rid of the "main" label.
|
Sat, 15 Jan 2011 20:40:18 +0000 |
cehoyos |
Remove tabs from two additional files that will be used in
|
Fri, 14 Jan 2011 22:10:21 +0000 |
cehoyos |
Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
|
Fri, 14 Jan 2011 13:36:48 +0000 |
jrash |
sync with en/mplayer.1 rev. 32777
|
Thu, 13 Jan 2011 17:37:16 +0000 |
ranma |
move function declaration into vo_dxr2.h
|
Wed, 12 Jan 2011 22:47:40 +0000 |
cboesch |
Remove unused define/undef.
|
Wed, 12 Jan 2011 17:51:31 +0000 |
reimar |
Add MakeMKV to list of webservers always supporting ranges even when they
|
Tue, 11 Jan 2011 19:46:10 +0000 |
ranma |
Drop unneeded extern keyword.
|
Tue, 11 Jan 2011 13:15:36 +0000 |
cehoyos |
Change a forgotten instance of string 'ac3' to 'ac3_fixed'.
|
Tue, 11 Jan 2011 13:09:46 +0000 |
cehoyos |
Fix -af lavcac3enc after float ac3 encoder was made default in libavcodec.
|
Tue, 11 Jan 2011 00:12:20 +0000 |
ranma |
Fix uCode memleak found by debian automated code analysis
|
Tue, 11 Jan 2011 00:09:59 +0000 |
ranma |
Fix compiler warnings in ao_dxr2.c and vo_dxr2.c
|
Tue, 11 Jan 2011 00:07:52 +0000 |
ranma |
Fix name clash with aspect() function from aspect.h (makes vo_dxr2.c compile again).
|
Mon, 10 Jan 2011 22:58:10 +0000 |
cboesch |
Mark source strings const in some subtitles string processing functions.
|
Mon, 10 Jan 2011 19:18:51 +0000 |
cboesch |
Add size based support for -endpos in MPlayer.
|
Sun, 09 Jan 2011 20:21:45 +0000 |
siretart |
add missing fclose()
|
Sun, 09 Jan 2011 20:03:56 +0000 |
siretart |
add missing fclose
|
Sun, 09 Jan 2011 20:02:45 +0000 |
siretart |
Fix printf format string warning
|
Sun, 09 Jan 2011 18:47:46 +0000 |
cehoyos |
Enable fflagarith video decoder.
|
Sat, 08 Jan 2011 23:35:15 +0000 |
compn |
update copyright year
|
Sat, 08 Jan 2011 10:02:45 +0000 |
cboesch |
Make load of n subtitles directories possible.
|
Fri, 07 Jan 2011 21:30:14 +0000 |
diego |
Fix ao_coreaudio compilation on OS X 10.4.
|
Thu, 06 Jan 2011 21:05:34 +0000 |
compn |
add some notes about BE/LE colorspaces and fix a small typo
|
Thu, 06 Jan 2011 15:15:05 +0000 |
cehoyos |
Revert r32761: The codec_tag for flac should not be overwritten.
|
Thu, 06 Jan 2011 15:13:31 +0000 |
cehoyos |
Fix playback of flac in mov with both demuxers.
|
Thu, 06 Jan 2011 14:41:10 +0000 |
ranma |
Don't hardcode filename length.
|
Thu, 06 Jan 2011 14:38:55 +0000 |
ranma |
Increase the bitrate range maximum value.
|
Thu, 06 Jan 2011 13:21:11 +0000 |
cehoyos |
Fix playback of ffv1 yuv422p16.
|
Thu, 06 Jan 2011 12:42:59 +0000 |
diego |
Do not #define _WIN32 on the command line for Cygwin.
|
Thu, 06 Jan 2011 12:25:33 +0000 |
diego |
Add/remove a few standard header #includes in our libc function replacements.
|
Thu, 06 Jan 2011 12:21:48 +0000 |
cehoyos |
Fix flac in mov for -demuxer lavf.
|
Wed, 05 Jan 2011 16:37:45 +0000 |
diego |
Simplify a bunch of configure checks with the statement_check function.
|
Wed, 05 Jan 2011 16:01:01 +0000 |
reimar |
Define _XOPEN_SOURCE to 600 instead of 500 in mkstemp check, this is consistent
|
Wed, 05 Jan 2011 15:59:43 +0000 |
diego |
Add define_statement_check function and use it to simplify some checks.
|
Wed, 05 Jan 2011 15:45:28 +0000 |
reimar |
100l, set s->muxer->muxbuf to NULL after free, it is used as argument to
|
Wed, 05 Jan 2011 15:13:47 +0000 |
reimar |
Attempt to fix example configure line.
|
Wed, 05 Jan 2011 15:11:16 +0000 |
reimar |
Use getfps helper function everywhere, simplifies code and avoids a possible division by 0.
|
Wed, 05 Jan 2011 14:55:45 +0000 |
diego |
Disambiguate remarks about profiles in configuration files.
|
Wed, 05 Jan 2011 13:55:44 +0000 |
diego |
cosmetics: Get rid of some backslashes at the end of lines.
|
Wed, 05 Jan 2011 13:34:12 +0000 |
diego |
cosmetics: Drop some unnecessary end-of-line backslashes after &&/||.
|
Mon, 03 Jan 2011 19:39:31 +0000 |
cboesch |
Factorize ROUND() redefinitions macro.
|
Mon, 03 Jan 2011 18:37:45 +0000 |
cboesch |
Replace mp_path_is_absolute with mp_path_join.
|
Sun, 02 Jan 2011 19:04:35 +0000 |
diego |
Revert previous wrong simplification of AltiVec vector declarations check.
|
Sun, 02 Jan 2011 18:52:46 +0000 |
diego |
Replace obsolete '--with-extralibdir' configure option by '--extra-ldflags'.
|
Sun, 02 Jan 2011 12:21:59 +0000 |
diego |
Add sys/time.h #include to videodev.h/videodev2.h checks.
|
Sun, 02 Jan 2011 12:10:51 +0000 |
diego |
configure: Simplify *BSD ioctl_meteor.h check.
|
Sun, 02 Jan 2011 12:05:23 +0000 |
diego |
Drop unnecessary Xlib.h #include from Xss screensaver extensions check.
|
Sun, 02 Jan 2011 11:49:48 +0000 |
diego |
Simplify vector declarations and fast inttypes check with statement_check().
|
Sat, 01 Jan 2011 19:39:19 +0000 |
reimar |
Set sample_fmt before trying to open an audio codec.
|
Sat, 01 Jan 2011 14:40:02 +0000 |
diego |
Remove AAC/FAAD2 installation instructions.
|
Sat, 01 Jan 2011 14:27:41 +0000 |
diego |
Remove forked internal libfaad2 copy.
|
Sat, 01 Jan 2011 14:06:21 +0000 |
diego |
Remove references to some forked code that was deleted from MPlayer ages ago.
|
Fri, 31 Dec 2010 16:13:47 +0000 |
reimar |
Remove dvdnav-howto.txt, it is unnecessary and contains no information at
|
Fri, 31 Dec 2010 16:04:57 +0000 |
reimar |
Make internal FFmpeg use the new API that does not pose a limit on the maximum
|
Fri, 31 Dec 2010 07:21:29 +0000 |
jrash |
sync with en/mplayer.1 rev. 32735
|
Thu, 30 Dec 2010 12:48:03 +0000 |
reimar |
Define CONFIG_GPL in config.asm, fixes compilation with YASM.
|
Mon, 27 Dec 2010 10:02:23 +0000 |
gpoirier |
tell that x264's crf gives better results than qp,
|
Sat, 25 Dec 2010 16:58:00 +0000 |
cboesch |
Remove pointless case braces.
|
Fri, 24 Dec 2010 23:15:49 +0000 |
cboesch |
Use '@' Doxygen syntax in subreader module.
|
Fri, 24 Dec 2010 23:13:37 +0000 |
cboesch |
Add brief description for mp_basename.
|
Fri, 24 Dec 2010 23:09:08 +0000 |
cboesch |
Add mp_path_is_absolute function.
|
Fri, 24 Dec 2010 23:05:49 +0000 |
cboesch |
Change Doxygen syntax for mp_dirname.
|
Fri, 24 Dec 2010 23:02:24 +0000 |
cboesch |
Factorize subtitles loading between mplayer and mencoder.
|
Thu, 23 Dec 2010 18:20:51 +0000 |
reimar |
Remove __ptr32 and __ptr64 typedefs, we do not need them and
|
Thu, 23 Dec 2010 18:11:54 +0000 |
reimar |
Disable VIDIX on Windows if then required ntddk.h header is not available.
|
Thu, 23 Dec 2010 12:01:27 +0000 |
diego |
configure: Add HAVE_MMAP definition for FFmpeg to config.h.
|
Thu, 23 Dec 2010 11:14:25 +0000 |
diego |
configure: Disable internal libfaad2 compilation by default.
|
Sun, 19 Dec 2010 22:02:52 +0000 |
reimar |
Compilation fixes for currentl Cygwin.
|
Sun, 19 Dec 2010 14:19:04 +0000 |
cboesch |
Replace two malloc+memset with calloc.
|
Sun, 19 Dec 2010 14:15:44 +0000 |
cboesch |
Simplify video format condition in get_metadata.
|
Sun, 19 Dec 2010 14:09:21 +0000 |
cboesch |
Remove pointless case braces in get_metadata.
|
Sun, 19 Dec 2010 14:03:24 +0000 |
cboesch |
Fix potential heap overflow in get_metadata.
|
Sat, 18 Dec 2010 20:56:37 +0000 |
reimar |
llvmpipe, while only slow instead of insanely slow, is a software renderer.
|
Fri, 17 Dec 2010 09:38:26 +0000 |
jrash |
sync with en/mplayer.1 rev. 32699
|
Thu, 16 Dec 2010 19:58:35 +0000 |
cboesch |
Add support for HTTP 307 (Temporary Redirect) responses.
|
Wed, 15 Dec 2010 13:34:44 +0000 |
diego |
Credit Compn for some of his work.
|
Tue, 14 Dec 2010 19:51:26 +0000 |
reimar |
Remove pointless NULL checks before free.
|
Tue, 14 Dec 2010 19:49:03 +0000 |
reimar |
get rid of double (
|
Sun, 12 Dec 2010 21:19:48 +0000 |
compn |
add winamp useragent example
|
Sun, 12 Dec 2010 21:13:12 +0000 |
compn |
add realplayer user-agent
|
Sun, 12 Dec 2010 20:59:18 +0000 |
reimar |
Add a missing free to ASF demuxer close.
|
Sun, 12 Dec 2010 19:25:43 +0000 |
reimar |
Add playlist parser for .nsc files.
|
Sun, 12 Dec 2010 17:16:59 +0000 |
compn |
add some profile information
|
Sun, 12 Dec 2010 16:50:13 +0000 |
reimar |
len < 8 is also invalid for 64-bit codec chunk size.
|
Sun, 12 Dec 2010 14:31:17 +0000 |
reimar |
Avoid using uninitialized data if index read does not return enough data.
|
Sun, 12 Dec 2010 13:56:35 +0000 |
reimar |
Fix ad_faad crash when used on an empty audio stream.
|
Sun, 12 Dec 2010 12:51:32 +0000 |
reimar |
Support 0xff as tag for AAC audio and avoid an endless loop for unknown
|
Sun, 12 Dec 2010 12:36:56 +0000 |
reimar |
Improve speex codec pts handling, make audio timestamps work reasonably
|
Sun, 12 Dec 2010 12:13:01 +0000 |
reimar |
Fix allocations: always free before overwriting a pointer with a newly
|
Sun, 12 Dec 2010 11:45:47 +0000 |
reimar |
Add validity check for stream_seek argument to avoid a integer overflow
|
Sun, 12 Dec 2010 10:37:15 +0000 |
reimar |
Fix memleaks on error.
|
Sun, 12 Dec 2010 10:23:41 +0000 |
reimar |
Treat non-ref frames like B-frames even if has_b_frames is not set and
|
Sun, 12 Dec 2010 01:32:21 +0000 |
compn |
correct -tv audiorate description, change bitrate to samplerate
|
Sat, 11 Dec 2010 23:53:27 +0000 |
reimar |
Prefer yuv4mpeg via libavformat, since that one supports multiple
|
Sat, 11 Dec 2010 23:19:13 +0000 |
reimar |
Replace memcpy with memove since at least src==dst is possible.
|
Sat, 11 Dec 2010 23:15:48 +0000 |
reimar |
Fix several memleaks in TS demuxer.
|
Sat, 11 Dec 2010 22:26:57 +0000 |
reimar |
Replace hard-coded number for loop limits for array index by
|
Sat, 11 Dec 2010 22:22:54 +0000 |
reimar |
Replace malloc+memset with calloc and use sizeof(*variable).
|
Sat, 11 Dec 2010 22:19:46 +0000 |
reimar |
Add memset to avoid using uninitialized data with sample in bug 1280.
|
Sat, 11 Dec 2010 21:11:33 +0000 |
reimar |
Fix mp_check_mp3_header: it checked for a byte-swapped MP3-header
|
Sat, 11 Dec 2010 19:32:23 +0000 |
reimar |
Fix crahs with -audiofile and audio disabled.
|
Sat, 11 Dec 2010 18:37:00 +0000 |
reimar |
Reset ctx->vo_initialized to 0 on a resolution change.
|
Sat, 11 Dec 2010 17:45:41 +0000 |
reimar |
Fix possible memory leaks on error.
|
Sat, 11 Dec 2010 16:36:17 +0000 |
reimar |
Fix insufficient padding/memset at the end of demuxer packets.
|
Sat, 11 Dec 2010 15:49:09 +0000 |
reimar |
Use FFMAX for slightly better readability.
|
Sat, 11 Dec 2010 15:46:30 +0000 |
reimar |
Remove useless assignment already done in new_sh_video.
|
Sat, 11 Dec 2010 15:45:31 +0000 |
reimar |
Remove pointless assignments that are already handled in new_sh_audio.
|
Sat, 11 Dec 2010 15:43:24 +0000 |
reimar |
Move setup of sh_audio->format to a more appropriate place (in asfheader.c).
|
Sat, 11 Dec 2010 15:30:28 +0000 |
reimar |
Fix some unaligned writes and avoid some (incorrect due to alignment) casts.
|
Sat, 11 Dec 2010 14:40:39 +0000 |
reimar |
Reset mpvdec to NULL after uninit.
|
Sat, 11 Dec 2010 13:56:19 +0000 |
reimar |
Fix spelling in comment.
|
Sat, 11 Dec 2010 12:44:39 +0000 |
reimar |
Allow cycling subtitles backwards with 'J'.
|
Sat, 11 Dec 2010 12:23:07 +0000 |
reimar |
Support very high libav* message levels as e.g. the flac parser
|
Wed, 08 Dec 2010 22:53:52 +0000 |
reimar |
Do not generate nonsensical pts values for FLAC audio.
|
Wed, 08 Dec 2010 19:43:51 +0000 |
reimar |
Add support for FLAC audio parsing, fixes playback time jumping
|
Tue, 07 Dec 2010 15:27:11 +0000 |
ramiro |
colorspace-test: fix build
|
Sat, 04 Dec 2010 10:24:42 +0000 |
cboesch |
Make use of mp_basename in a few places.
|
Sat, 04 Dec 2010 01:55:18 +0000 |
jrash |
sync with en/mplayer.1 rev. 32661
|
Fri, 03 Dec 2010 23:10:36 +0000 |
cboesch |
Add support for login/password in http_proxy env variable.
|
Fri, 03 Dec 2010 19:52:10 +0000 |
cboesch |
Drop MPlayer base64_encode for av_base64_encode.
|
Fri, 03 Dec 2010 17:50:26 +0000 |
compn |
add c key for capturing default bind, missing from r32524
|
Fri, 03 Dec 2010 15:47:40 +0000 |
compn |
mark myself as bugzilla admin and mailing list moderator
|
Mon, 29 Nov 2010 23:26:46 +0000 |
compn |
change --with-extraincdir to --extra-cflags
|
Mon, 29 Nov 2010 18:56:21 +0000 |
reimar |
Set needs_parsing to 1 for DTS audio.
|
Sun, 28 Nov 2010 18:02:50 +0000 |
reimar |
Fix TS files with MP4 ES AAC descriptor to be correctly recognized
|
Sun, 28 Nov 2010 16:10:56 +0000 |
reimar |
Add horrible hack to make xvidix work on big-endian.
|
Sun, 28 Nov 2010 15:33:45 +0000 |
reimar |
100l, fix vidix compilation on big-endian
|
Sun, 28 Nov 2010 15:25:15 +0000 |
reimar |
Restore big-endian support removed in thoughtless upstream merge
|
Sun, 28 Nov 2010 07:47:37 +0000 |
reimar |
Add R_OVL_SHIFT to all R280 devices. Only actually confirmed for two.
|
Sun, 28 Nov 2010 05:32:00 +0000 |
compn |
add ffmpeg g722 audio codec
|
Sat, 27 Nov 2010 19:15:54 +0000 |
iive |
Expose the VBV options of xvid encoder to the command line interface.
|
Sat, 27 Nov 2010 18:06:45 +0000 |
compn |
make tag for svq3, fixes:
|
Sat, 27 Nov 2010 13:54:23 +0000 |
reimar |
Add support for uncompressed BGR24 pixfmt.
|
Sat, 27 Nov 2010 13:29:16 +0000 |
compn |
change dnxhd to qtdnxhd. consistant with all other quicktime decoders
|
Sat, 27 Nov 2010 12:24:01 +0000 |
reimar |
Reindent.
|
Sat, 27 Nov 2010 12:23:20 +0000 |
reimar |
Do not dump image description by default.
|
Sat, 27 Nov 2010 10:36:14 +0000 |
reimar |
Mark input-only buffer as const.
|
Sat, 27 Nov 2010 10:12:35 +0000 |
reimar |
Mark input buffer that is never modified as const.
|
Sat, 27 Nov 2010 10:09:20 +0000 |
reimar |
Use uint8_t type instead of unsigned char.
|
Sat, 27 Nov 2010 10:07:19 +0000 |
reimar |
Mark input-only buffers as const.
|
Sat, 27 Nov 2010 10:01:11 +0000 |
reimar |
Support clearing subtitles. Makes PGS subtitles disappear at the appropriate time.
|
Sat, 27 Nov 2010 09:51:31 +0000 |
reimar |
Bump codecs.conf version.
|
Sat, 27 Nov 2010 09:49:17 +0000 |
reimar |
Add support for decoding Avid DNxHD through the QuickTime component.
|
Fri, 26 Nov 2010 20:52:35 +0000 |
reimar |
build_afilter_chain is not safe to use directly, thus make it
|
Thu, 25 Nov 2010 10:04:07 +0000 |
cboesch |
Use calloc instead of malloc+memset.
|
Thu, 25 Nov 2010 10:02:51 +0000 |
cboesch |
Remove GCC warning hack not needed anymore
|
Thu, 25 Nov 2010 10:01:48 +0000 |
cboesch |
Remove dead define
|
Thu, 25 Nov 2010 10:01:03 +0000 |
cboesch |
Simplify mime_type_table loop
|
Tue, 23 Nov 2010 14:44:26 +0000 |
komh |
Check the validity of an argument, font.
|
Sun, 21 Nov 2010 19:46:37 +0000 |
cboesch |
Handle ':' on systems with DOS paths: it allows paths like C:foo.avi.
|
Sun, 21 Nov 2010 17:07:34 +0000 |
cboesch |
Add a mp_dirname function (unused at the moment)
|
Sun, 21 Nov 2010 16:52:22 +0000 |
cboesch |
Do not keep authentication in URL on connection through a proxy
|
Sun, 21 Nov 2010 12:25:44 +0000 |
reimar |
Add WAVEFORMATEXTENSIBLE support to AVI demuxer.
|
Sun, 21 Nov 2010 12:25:01 +0000 |
reimar |
Fix WAVEFORMATEXTENSIBLE condition.
|
Sun, 21 Nov 2010 12:20:22 +0000 |
reimar |
Fix WAVEFORMATEXTENSIBLE support on big-endian.
|
Sat, 20 Nov 2010 11:39:05 +0000 |
komh |
Set font_fontconfig to -1 if CONFIG_FONTCONFIG is not configured.
|
Sat, 20 Nov 2010 10:47:58 +0000 |
reimar |
Fix TS demuxer with -sb and when -aid stream is not found.
|
Thu, 18 Nov 2010 20:20:39 +0000 |
cboesch |
Add Proxy-Authorization header to authenticate on proxies
|
Thu, 18 Nov 2010 20:18:44 +0000 |
cboesch |
"Authentication" header is for the destination server URL, even through a proxy
|
Wed, 17 Nov 2010 21:14:55 +0000 |
cboesch |
Handle correctly paths with mixed '/' and '\' in it.
|
Wed, 17 Nov 2010 16:33:48 +0000 |
cboesch |
Fix crash on path without directories.
|
Tue, 16 Nov 2010 21:06:52 +0000 |
cboesch |
Export mp_basename in a function instead of duplicate macros in various places
|
Tue, 16 Nov 2010 19:58:54 +0000 |
reimar |
Do not initialize codec_id to a nonsense value (it was initialized
|
Sun, 14 Nov 2010 15:35:53 +0000 |
reimar |
Indicate that stereo3d can now handle strides properly.
|
Sun, 14 Nov 2010 15:34:27 +0000 |
reimar |
Remove unused struct element.
|
Sun, 14 Nov 2010 15:33:25 +0000 |
reimar |
Properly support src/dst stride in vf_stereo3d.
|
Sun, 14 Nov 2010 15:24:12 +0000 |
reimar |
Adjust d_height instead of bad ad-hoc scaling.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Sat, 13 Nov 2010 10:23:34 +0000 |
reimar |
If audio_block_size is 0 that is a bug (and will result in a division by 0
|
Sat, 13 Nov 2010 10:17:13 +0000 |
reimar |
Fix possible division by 0 if -aid is used for AVI files.
|
Fri, 12 Nov 2010 07:16:32 +0000 |
reimar |
Unescape username/password when URL-parsing.
|
Wed, 10 Nov 2010 22:48:41 +0000 |
reimar |
gl/win32: select a stereo pixel format for window when
|
Wed, 10 Nov 2010 22:10:30 +0000 |
reimar |
Move setting of pixel format from init to config.
|
Wed, 10 Nov 2010 17:49:11 +0000 |
reimar |
100l, add forgotten FFMIN to fix small reads (-nocache) with bd:// protocol.
|
Wed, 10 Nov 2010 17:43:48 +0000 |
reimar |
Support reading larger blocks in one go for bd:// protocol.
|
Wed, 10 Nov 2010 17:21:28 +0000 |
reimar |
Make the file protocol read up to 64 kB at once when the cache is used,
|
Wed, 10 Nov 2010 15:18:03 +0000 |
compn |
fix punctuation and wording in ffmpeg codec howto
|
Wed, 10 Nov 2010 08:32:54 +0000 |
lorenm |
use x264_picture_init.
|
Wed, 10 Nov 2010 00:10:49 +0000 |
cehoyos |
Use fist(p)s instead of fist(p), fixes compilation with clang.
|
Tue, 09 Nov 2010 22:13:11 +0000 |
reimar |
Simplify: Use early return instead of large if block.
|
Tue, 09 Nov 2010 22:11:08 +0000 |
reimar |
Some indentation fixes.
|
Mon, 08 Nov 2010 21:46:37 +0000 |
reimar |
Merge pointlessly split string.
|
Mon, 08 Nov 2010 20:09:02 +0000 |
reimar |
Fix one -subcc sample.
|
Mon, 08 Nov 2010 19:32:02 +0000 |
reimar |
Document that -subcc now takes a channel option.
|
Mon, 08 Nov 2010 19:30:52 +0000 |
reimar |
Add code to allow selecting the Close Captioning channel.
|
Mon, 08 Nov 2010 07:47:16 +0000 |
diego |
cosmetics: Fix Bluray vs. Blu-ray typo.
|
Mon, 08 Nov 2010 07:16:50 +0000 |
diego |
Prefer FFmpeg AAC decoder over libfaad2.
|
Mon, 08 Nov 2010 00:28:28 +0000 |
compn |
document how to add ffmpeg codecs in codecs.conf.txt
|
Sun, 07 Nov 2010 21:48:12 +0000 |
cboesch |
Replace hardcoded str size with sizeof
|
Sun, 07 Nov 2010 21:42:26 +0000 |
cboesch |
Use MSGTR_MemAllocFailed instead of hardcoded string
|
Sun, 07 Nov 2010 21:26:07 +0000 |
diego |
Remove outdated reference to 80kB patch size limit; the limit no longer exists.
|
Sun, 07 Nov 2010 18:27:24 +0000 |
reimar |
Use calloc instead of malloc+memset.
|
Sun, 07 Nov 2010 18:13:22 +0000 |
reimar |
Avoid unnecessary ().
|
Sun, 07 Nov 2010 12:47:40 +0000 |
diego |
Remove some useless NULL pointer checks before invoking free() on the pointer.
|
Sun, 07 Nov 2010 11:03:47 +0000 |
cehoyos |
Add a comment to codecs that require their fourcc's added to demuxer.c.
|
Sun, 07 Nov 2010 11:00:00 +0000 |
cehoyos |
Add missing fourcc's that require libavcodec parsing.
|
Sun, 07 Nov 2010 10:55:01 +0000 |
cehoyos |
Fix typo: There is no fourcc 'MPE '.
|
Sat, 06 Nov 2010 21:49:49 +0000 |
reimar |
Use IMGFMT to compare instead of PIX_FMT to avoid issues
|
Sat, 06 Nov 2010 21:41:12 +0000 |
reimar |
For FFmpeg codecs YV12 should always be in the supported format
|
Sat, 06 Nov 2010 19:37:13 +0000 |
reimar |
Fix dvd:// fill_buffer function to actually write into the specified
|
Sat, 06 Nov 2010 19:35:34 +0000 |
reimar |
Fix spelling.
|
Sat, 06 Nov 2010 19:34:57 +0000 |
reimar |
100l, add missing return.
|
Sat, 06 Nov 2010 19:33:30 +0000 |
reimar |
Change code to something understandable (but equivalent).
|
Sat, 06 Nov 2010 19:30:48 +0000 |
reimar |
Remove a pointless and stupid condition.
|
Sat, 06 Nov 2010 16:38:00 +0000 |
reimar |
Fix subtitle sync issues by ensuring we enqueue all subtitle packets
|
Sat, 06 Nov 2010 16:05:00 +0000 |
reimar |
Fix -ac faad with -demuxer lavf.
|
Sat, 06 Nov 2010 15:51:33 +0000 |
reimar |
fflatm seems to be working, wheras internal faad does not work with
|
Sat, 06 Nov 2010 15:49:50 +0000 |
reimar |
Use only one fourcc for LATM.
|
Sat, 06 Nov 2010 15:48:21 +0000 |
reimar |
Handle EAGAIN in ad_ffmpeg, this is necessary for LATM to work properly with
|
Sat, 06 Nov 2010 15:41:44 +0000 |
reimar |
Add support for LATM parsing.
|
Sat, 06 Nov 2010 15:11:21 +0000 |
reimar |
Fix bd:// with -cache, the bd_read function does not work when
|
Sat, 06 Nov 2010 14:57:44 +0000 |
reimar |
Fix program switching with -demuxer lavf.
|
Sat, 06 Nov 2010 14:41:23 +0000 |
reimar |
Print PROGRAM_ID -identify output similar to demux_ts
|
Sat, 06 Nov 2010 14:31:34 +0000 |
reimar |
Set st->discard in the same way for audio and video, fixes -aid no
|
Wed, 03 Nov 2010 16:44:13 +0000 |
reimar |
Support NV12/NV21/HM12 in ve_raw.
|
Wed, 03 Nov 2010 16:42:24 +0000 |
reimar |
Make scale filter accept all non-hardware-acceleration input formats we know a
|
Wed, 03 Nov 2010 16:39:52 +0000 |
reimar |
Add and use a IMGFMT_IS_HWACCEL define.
|
Wed, 03 Nov 2010 08:15:19 +0000 |
diego |
Add video/3gpp and application/x-flash-video mime types.
|
Wed, 03 Nov 2010 08:12:22 +0000 |
diego |
Do not enable rpath on NetBSD.
|
Wed, 03 Nov 2010 08:09:31 +0000 |
diego |
Enable joystick support on FreeBSD.
|
Tue, 02 Nov 2010 14:17:05 +0000 |
cehoyos |
Support FFmpeg LATM decoding.
|
Tue, 02 Nov 2010 13:59:13 +0000 |
komh |
Restore all the attributes after changing aspect ratio.
|
Tue, 02 Nov 2010 13:51:52 +0000 |
komh |
Prevent a parent window from painting over our window on slave mode
|
Sat, 30 Oct 2010 15:29:20 +0000 |
reimar |
Fix possible out-of-bounds access.
|
Sat, 30 Oct 2010 10:15:13 +0000 |
jrash |
sync with en/mplayer.1 rev. 32566
|
Fri, 29 Oct 2010 13:54:42 +0000 |
cigaes |
Support for -force-key-frames for ve_xvid4.
|
Fri, 29 Oct 2010 13:53:16 +0000 |
cigaes |
Support for -force-key-frames for ve_x264.
|
Fri, 29 Oct 2010 13:52:26 +0000 |
cigaes |
Support for -force-key-frames for ve_lavc.
|
Fri, 29 Oct 2010 13:50:05 +0000 |
cigaes |
Add the -force-key-frames option.
|
Fri, 29 Oct 2010 13:48:12 +0000 |
mstorsjo |
Store src/dstFormat after calling handle_jpeg
|
Thu, 28 Oct 2010 08:12:26 +0000 |
siretart |
make indentation consistent (no content changes)
|
Thu, 28 Oct 2010 07:29:02 +0000 |
diego |
Update release instructions to be more in line with current practice.
|
Wed, 27 Oct 2010 19:04:04 +0000 |
reimar |
Add internal read and seek function to avoid a useless memcpy when using
|
Wed, 27 Oct 2010 18:38:39 +0000 |
cigaes |
vo_corevideo.m: change path for sub.h.
|
Wed, 27 Oct 2010 17:55:45 +0000 |
cigaes |
Move spuenc.[ch] from libvo to sub.
|
Wed, 27 Oct 2010 17:53:24 +0000 |
cigaes |
Move osd.[ch] and osd_template.c from libvo to sub.
|
Wed, 27 Oct 2010 17:52:45 +0000 |
reimar |
Remove som irrelevant commented-out code.
|
Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
Wed, 27 Oct 2010 17:37:29 +0000 |
cigaes |
Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
|
Wed, 27 Oct 2010 17:36:46 +0000 |
cigaes |
Ignore .d and .ho files in sub.
|
Wed, 27 Oct 2010 17:21:43 +0000 |
reimar |
Do not use a path for including files in the same directory.
|
Wed, 27 Oct 2010 17:13:54 +0000 |
cigaes |
Makefile: add the sub directory to DIRS.
|
Wed, 27 Oct 2010 17:12:30 +0000 |
cigaes |
Move subassconvert.[ch] to the sub directory.
|
Wed, 27 Oct 2010 17:08:36 +0000 |
cigaes |
Move ass_mp.[ch] to the sub directory.
|
Wed, 27 Oct 2010 17:03:26 +0000 |
cigaes |
Move eosd.[ch] to the sub directory.
|
Wed, 27 Oct 2010 16:58:23 +0000 |
cigaes |
Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
|
Wed, 27 Oct 2010 16:48:21 +0000 |
cigaes |
Move sub_cc.[ch] to the sub directory.
|
Wed, 27 Oct 2010 16:42:23 +0000 |
cigaes |
Move av_sub.[ch] to the sub directory.
|
Wed, 27 Oct 2010 16:38:51 +0000 |
cigaes |
Move spudec.[ch] to the sub directory.
|
Wed, 27 Oct 2010 16:32:03 +0000 |
cigaes |
Move find_sub.c to the sub directory.
|
Wed, 27 Oct 2010 16:28:50 +0000 |
cigaes |
Create a new directory, "sub", for subtitles and OSD related code.
|
Wed, 27 Oct 2010 15:21:49 +0000 |
diego |
Fix compilation with networking disabled due to FFmpeg CONFIG_RTPDEC handling.
|
Wed, 27 Oct 2010 14:57:52 +0000 |
cigaes |
stream_dvd: millisecond accuracy for chapters in -identify output.
|
Wed, 27 Oct 2010 07:17:22 +0000 |
siretart |
bump package build-dependency on x264 to versions later than 0.99
|
Wed, 27 Oct 2010 07:16:33 +0000 |
siretart |
sync x264 version check with the check in ffmpeg/configure
|
Tue, 26 Oct 2010 19:03:14 +0000 |
reimar |
Consistency fix: select track specified by -aid/-vid/-sid automatically
|
Tue, 26 Oct 2010 18:59:00 +0000 |
reimar |
Replace malloc+memset by calloc.
|
Sat, 23 Oct 2010 21:09:45 +0000 |
cehoyos |
Add manual page changes after adding support for additional xvid
|
Sat, 23 Oct 2010 21:05:02 +0000 |
cehoyos |
Fix Italian translation.
|
Sat, 23 Oct 2010 18:11:54 +0000 |
reimar |
Use proper include instead of extern declarations in the .c file.
|
Sat, 23 Oct 2010 10:16:34 +0000 |
reimar |
Change capture feature to append to file instead of overwriting.
|
Sat, 23 Oct 2010 10:14:43 +0000 |
reimar |
Simplify and fix capture feature to not always return an error.
|
Fri, 22 Oct 2010 20:39:43 +0000 |
cigaes |
EOSD: overlay_add: use read_pnm instead of the internal reimplementation.
|
Fri, 22 Oct 2010 17:46:12 +0000 |
reimar |
Add stereo3d filter.
|
Fri, 22 Oct 2010 17:40:02 +0000 |
reimar |
Remove unused message string.
|
Fri, 22 Oct 2010 17:36:11 +0000 |
reimar |
Improve vd_ffmpeg aspect handling to respect container aspect if possible
|
Thu, 21 Oct 2010 18:19:30 +0000 |
diego |
Implement a basic capture feature, available through -capture.
|
Thu, 21 Oct 2010 17:35:56 +0000 |
diego |
Add CONFIG_RTPDEC to config.h/config.mak for FFmpeg.
|
Thu, 21 Oct 2010 12:58:21 +0000 |
diego |
Fix detection of mips processor variants.
|
Thu, 21 Oct 2010 07:07:00 +0000 |
corey |
Cosmetics: split a couple long "if" lines.
|
Thu, 21 Oct 2010 07:05:30 +0000 |
corey |
Make mencoder account for encoder delay when considering the current
|
Wed, 20 Oct 2010 08:12:40 +0000 |
attila |
Make commas and backslashes show in manpage output as they are supposed
|
Tue, 19 Oct 2010 15:48:51 +0000 |
siretart |
make the packaged binaries identify themselves properly
|
Tue, 19 Oct 2010 12:56:41 +0000 |
siretart |
10l, unbreak building of mplayer-doc package
|
Tue, 19 Oct 2010 12:55:59 +0000 |
siretart |
Make clean target even more robust and forcefully remove generated HTML docs
|
Tue, 19 Oct 2010 10:08:47 +0000 |
siretart |
switch to source format 3.0 (native) to build tarballs on demand
|
Mon, 18 Oct 2010 20:56:52 +0000 |
cigaes |
Make the parse_timestring public, with a slightly extended API.
|
Mon, 18 Oct 2010 20:44:04 +0000 |
cigaes |
Move the read_pnm function into a separate file.
|
Mon, 18 Oct 2010 20:27:07 +0000 |
cigaes |
Add a flag "initialized" to the mp_eosd_source structure.
|
Mon, 18 Oct 2010 15:00:17 +0000 |
siretart |
don't fail debian package build if not all shlibdeps information could be retrieved
|
Sun, 17 Oct 2010 17:41:05 +0000 |
reimar |
Reindent.
|
Sun, 17 Oct 2010 17:39:53 +0000 |
reimar |
Add support for AOPLAY_FINAL_CHUNK, reportedly also fixes a possible
|
Sun, 17 Oct 2010 16:10:17 +0000 |
reimar |
Fix possible crash for invalid http_proxy URLs like just
|
Sun, 17 Oct 2010 16:00:04 +0000 |
reimar |
More strict autodetection of RT subtitle format.
|
Sun, 17 Oct 2010 15:56:04 +0000 |
reimar |
Mention af_cmdline command in Changelog.
|
Sun, 17 Oct 2010 15:54:55 +0000 |
reimar |
Add experimental af_cmdline slave command to allow changing filter options at runtime.
|
Sun, 17 Oct 2010 15:52:18 +0000 |
reimar |
Make af_reinit "public", to allow using it in future patches.
|
Sun, 17 Oct 2010 15:30:14 +0000 |
reimar |
Avoid C99-style loops with variable declaration inside for ()
|
Sun, 17 Oct 2010 15:25:38 +0000 |
reimar |
Add proper include for set_priority,
|
Sun, 17 Oct 2010 15:23:33 +0000 |
reimar |
Move gui-specific code out of common_init, it certainly does
|
Sun, 17 Oct 2010 15:17:46 +0000 |
reimar |
Add windows.h include to fix compilation in some cases.
|
Sun, 17 Oct 2010 09:06:18 +0000 |
reimar |
Make code clearer by putting the "special case hack" inside the if.
|
Sun, 17 Oct 2010 08:59:41 +0000 |
reimar |
Fix indentation.
|
Sun, 17 Oct 2010 08:58:40 +0000 |
reimar |
Do not fail opening a -input file= file just because stat failed, but try
|
Sun, 17 Oct 2010 08:49:02 +0000 |
reimar |
Add missing avstring include for av_strlcpy.
|
Sun, 17 Oct 2010 08:47:08 +0000 |
reimar |
Add proper include for av_strlcpy.
|
Sun, 17 Oct 2010 02:19:05 +0000 |
reynaldo |
Small grammar and formatting fixes
|
Fri, 15 Oct 2010 10:45:19 +0000 |
siretart |
in auto mode, enable internal libdvdcss only if it is actually available
|
Thu, 14 Oct 2010 09:27:38 +0000 |
cigaes |
Cosmetic: remove useless braces.
|
Thu, 14 Oct 2010 09:26:21 +0000 |
cigaes |
Use intptr_t for integers stored in opaque pointers.
|
Thu, 14 Oct 2010 08:43:19 +0000 |
siretart |
ignore debhelper generated debug logfiles
|
Thu, 14 Oct 2010 08:37:47 +0000 |
siretart |
add hint for building an mplayer package that uses libdvdcss at runtime instead of the internal copy
|
Thu, 14 Oct 2010 08:36:31 +0000 |
siretart |
make clean target more robust (i.e. don't fail when config.mak isn't there)
|
Wed, 13 Oct 2010 18:56:44 +0000 |
reimar |
Replace snprintf by av_strlcpy.
|
Wed, 13 Oct 2010 18:38:50 +0000 |
reimar |
Do not call Setup_FS_Segment if the QuickTime framework is used on OSX
|
Wed, 13 Oct 2010 15:09:24 +0000 |
siretart |
do not create a fake 'bestsites' if neither 'fping' or 'netselect' are installed
|
Wed, 13 Oct 2010 15:02:00 +0000 |
siretart |
use 'dpkg --print-architecture'
|
Tue, 12 Oct 2010 22:08:46 +0000 |
cigaes |
EOSD: add a function to test if a source has already been registered.
|
Tue, 12 Oct 2010 16:53:43 +0000 |
diego |
Remove some obsolete and misleading comments.
|
Mon, 11 Oct 2010 17:09:33 +0000 |
reimar |
Fix handling of invalid values in aspect_save_screenres to not overwrite
|
Mon, 11 Oct 2010 12:33:57 +0000 |
diego |
Remove #warning preprocessor directives or replace them by suitable comments.
|
Sun, 10 Oct 2010 11:20:57 +0000 |
reimar |
Extract code to read a pnm file into a separate function.
|
Sun, 10 Oct 2010 09:30:42 +0000 |
cigaes |
Add the overlay_add and overlay_remove commands.
|
Sun, 10 Oct 2010 09:27:11 +0000 |
cigaes |
Use a dynamic list for the sources of EOSD elements.
|
Sat, 09 Oct 2010 17:52:35 +0000 |
reimar |
Avoid printing AAC with SBR warning on every decode call, instead print
|
Sat, 09 Oct 2010 15:55:09 +0000 |
reimar |
Write the code in a more understandable way instead of trying to explain
|
Sat, 09 Oct 2010 15:51:28 +0000 |
reimar |
Whitespace cosmetics: format init function more consistent with the
|
Sat, 09 Oct 2010 15:46:17 +0000 |
reimar |
Fix typo in error message: ACC -> AAC
|
Sat, 09 Oct 2010 15:16:24 +0000 |
reimar |
Simplify some ifdefs.
|
Sat, 09 Oct 2010 15:14:33 +0000 |
reimar |
Move OS-fixup hacks in init code into a separate function.
|
Sat, 09 Oct 2010 15:10:08 +0000 |
reimar |
Sanitize indentation of common init functions.
|
Sat, 09 Oct 2010 15:04:50 +0000 |
reimar |
Avoid duplicating common init code between MPlayer and mencoder.
|
Sat, 09 Oct 2010 14:17:06 +0000 |
reimar |
Remove some commented-out and generally useless code.
|
Sat, 09 Oct 2010 13:35:16 +0000 |
reimar |
Fix validity checks before closing a file descriptor.
|
Sat, 09 Oct 2010 13:31:03 +0000 |
reimar |
Fix indentation.
|
Sat, 09 Oct 2010 13:29:25 +0000 |
reimar |
Remov gui-specific code, the way teh GUI works was changed so most
|
Sat, 09 Oct 2010 12:12:14 +0000 |
reimar |
Add a va_list version of mp_msg and use it to avoid yet another intermediate
|
Sat, 09 Oct 2010 12:08:50 +0000 |
reimar |
Add a missing const to declaration.
|
Sat, 09 Oct 2010 12:07:49 +0000 |
reimar |
Simplify code for writing to /proc/mtrr.
|
Sat, 09 Oct 2010 11:45:45 +0000 |
reimar |
Spelling fix.
|
Sat, 09 Oct 2010 11:41:10 +0000 |
reimar |
Use FFALIGN macro.
|
Sat, 09 Oct 2010 11:33:50 +0000 |
reimar |
Spelling fix.
|
Sat, 09 Oct 2010 11:31:40 +0000 |
reimar |
Remove an unmotivated and pointless panscan_calc call.
|
Sat, 09 Oct 2010 11:26:37 +0000 |
reimar |
xvidix: reconfigure also on window move.
|
Sat, 09 Oct 2010 11:24:37 +0000 |
reimar |
Fix xmga event handling: Reconfigure hardware on move and resize,
|
Sat, 09 Oct 2010 11:20:51 +0000 |
reimar |
Remove a useless MGA_VID_CONFIG ioctl, set_window already does this.
|
Sat, 09 Oct 2010 11:17:28 +0000 |
reimar |
Add VO_EVENT_MOVE which is required for VOs that interact directly
|
Sat, 09 Oct 2010 11:12:53 +0000 |
reimar |
Switch (x)mga vo to new libvo API to reduce code duplication and improve
|
Sat, 09 Oct 2010 01:31:52 +0000 |
reimar |
Add fallback values to aspect_save_screenres to avoid division by 0
|
Fri, 08 Oct 2010 09:00:50 +0000 |
diego |
cosmetics: Drop some {} from if statements to get rid of pointless #ifdefs.
|
Fri, 08 Oct 2010 08:56:20 +0000 |
diego |
AC-3 streams need to be byteswapped on little-endian machines.
|
Fri, 08 Oct 2010 01:17:54 +0000 |
diego |
Change libmp3lame check to test for lame_set_VBR_quality().
|
Thu, 07 Oct 2010 15:42:06 +0000 |
diego |
Make sure some x86 config.h entries are available on all architectures.
|
Thu, 07 Oct 2010 15:28:25 +0000 |
diego |
Add missing values for the chanlist suboption of -tv.
|
Thu, 07 Oct 2010 12:25:29 +0000 |
diego |
Add xmm clobbers test for FFmpeg.
|
Wed, 06 Oct 2010 17:37:50 +0000 |
cehoyos |
Fix switching audio track with the native MPEG-TS demuxer after an
|
Tue, 05 Oct 2010 20:51:05 +0000 |
diego |
Add necessary #includes to make headers compile standalone.
|
Tue, 05 Oct 2010 20:24:03 +0000 |
diego |
Ignore generated .ho files.
|
Tue, 05 Oct 2010 10:08:53 +0000 |
diego |
Require LAME 3.98.3 for MPlayer, same as is required for FFmpeg.
|
Tue, 05 Oct 2010 09:49:17 +0000 |
diego |
Ensure that CONFIG_NETWORK is always #defined to either 0 or 1.
|
Tue, 05 Oct 2010 01:01:14 +0000 |
compn |
add another xdcam mpeg2 fourcc/isom
|
Mon, 04 Oct 2010 18:12:36 +0000 |
reimar |
Handle libavformat adding additional streams during playback.
|
Mon, 04 Oct 2010 06:40:32 +0000 |
reimar |
1000l, %lf is not valid format string for printf (only for scanf) and actually
|
Sun, 03 Oct 2010 20:49:50 +0000 |
cehoyos |
yadif: Explicit wordlength for compare. Fixes compile with clang.
|
Sun, 03 Oct 2010 15:42:03 +0000 |
diego |
Move pva_get_payload() around to avoid a forward declaration.
|
Sun, 03 Oct 2010 15:39:50 +0000 |
diego |
Mark pva_get_payload() as static, it is not used outside of the file.
|
Sun, 03 Oct 2010 15:39:03 +0000 |
diego |
Move AVI muxer functions around to avoid forward declarations.
|
Sun, 03 Oct 2010 15:37:17 +0000 |
diego |
Move mp_unescape03 function around to avoid forward declaration.
|
Sun, 03 Oct 2010 15:35:41 +0000 |
diego |
Remove unused hexdump() forward declaration.
|
Sun, 03 Oct 2010 15:32:53 +0000 |
diego |
Replace forward declarations of skip_audio_frame() by proper #include.
|
Sun, 03 Oct 2010 15:28:49 +0000 |
diego |
Replace forward declarations of resync_{audio|video}_stream by proper #includes.
|
Sun, 03 Oct 2010 14:49:30 +0000 |
diego |
Remove some unnecessary #includes from IVTV and V4L2 checks.
|
Sun, 03 Oct 2010 13:49:57 +0000 |
diego |
Simplify some X11 checks with the help of statement_check_broken().
|
Sun, 03 Oct 2010 13:45:29 +0000 |
diego |
Remove some dead and commented-out variable declarations and assignments.
|
Sun, 03 Oct 2010 12:14:21 +0000 |
diego |
cosmetics: alphabetical order for the DIRS list
|
Sun, 03 Oct 2010 12:13:14 +0000 |
diego |
Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list.
|
Sun, 03 Oct 2010 07:53:40 +0000 |
reimar |
100l, fix sws_getCachedContext. It did not set the colorspace details,
|
Sat, 02 Oct 2010 15:03:40 +0000 |
reimar |
Fix ds_get_packet_sub to actually respect the pts-based read-ahead limit.
|
Sat, 02 Oct 2010 14:22:03 +0000 |
diego |
Remove UNUSED macros used to shut up unused function parameter warnings.
|
Fri, 01 Oct 2010 18:29:35 +0000 |
diego |
Move some code around to avoid forward declarations in top-level .c files.
|
Fri, 01 Oct 2010 16:04:43 +0000 |
diego |
Drop removal of AAC encoder from list of FFmpeg encoders.
|
Thu, 30 Sep 2010 18:15:50 +0000 |
reimar |
100l, actually add yasmdefines to YASMFLAGS.
|
Thu, 30 Sep 2010 10:05:25 +0000 |
jrash |
Synced with help_mp-en.h rev. 32066
|
Thu, 30 Sep 2010 09:10:35 +0000 |
cehoyos |
Use calloc instead of malloc and memset.
|
Thu, 30 Sep 2010 09:08:37 +0000 |
cehoyos |
Simplify comparison.
|
Wed, 29 Sep 2010 22:06:44 +0000 |
stefano |
Set default values for the scale context in sws_alloc_context().
|
Wed, 29 Sep 2010 22:06:40 +0000 |
stefano |
Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.
|
Wed, 29 Sep 2010 22:06:36 +0000 |
stefano |
Set valid default values for the srcw, srch, dstw, dsth options in the
|
Wed, 29 Sep 2010 19:43:34 +0000 |
reimar |
Use bluray_device variable also for bd:// instead of dvd_device
|
Wed, 29 Sep 2010 19:06:03 +0000 |
reimar |
Reindent.
|
Wed, 29 Sep 2010 19:05:13 +0000 |
reimar |
spudec: support "clear" packets that contain no data but instead
|
Wed, 29 Sep 2010 18:53:39 +0000 |
reimar |
Move config.asm back to root and append a '/' to SRC_PATH
|
Wed, 29 Sep 2010 18:26:12 +0000 |
reimar |
Allow configure to accept nasm instead of yasm again.
|
Wed, 29 Sep 2010 18:10:25 +0000 |
reimar |
Remove -DARCH_X86_64 from YASMFLAGS, that define is already in config.asm
|
Wed, 29 Sep 2010 18:05:27 +0000 |
reimar |
config.asm should be generate in ffmpeg/, not the root.
|
Wed, 29 Sep 2010 16:15:42 +0000 |
stefano |
Cosmetics: put "if (...)" and "av_log(...)" in the same line for
|
Wed, 29 Sep 2010 13:02:31 +0000 |
stefano |
Put if (...) av_log() in the same line, more compact and increase
|
Wed, 29 Sep 2010 13:02:28 +0000 |
stefano |
Amend constraints for the src_format and dst_format options in the
|
Wed, 29 Sep 2010 08:44:09 +0000 |
stefano |
Cosmetics: fix braces placement.
|
Tue, 28 Sep 2010 22:23:58 +0000 |
stefano |
Deprecate sws_getContext(), use sws_alloc_context() and
|
Tue, 28 Sep 2010 22:23:53 +0000 |
stefano |
Add documentation for the returned value of sws_init_context().
|
Tue, 28 Sep 2010 20:46:19 +0000 |
diego |
Use a single svn:externals declaration for all of FFmpeg.
|
Tue, 28 Sep 2010 20:40:28 +0000 |
ptt |
synced to r32397
|
Tue, 28 Sep 2010 20:33:27 +0000 |
ptt |
corrected a _ to - in -udp-slave message
|
Tue, 28 Sep 2010 15:29:23 +0000 |
stefano |
Bump minor version after the addition of sws_alloc_context() and
|
Mon, 27 Sep 2010 23:47:54 +0000 |
bcoudurier |
100l fix if condition
|
Mon, 27 Sep 2010 22:24:03 +0000 |
bcoudurier |
Y400A (gray alpha) input support in libswscale
|
Mon, 27 Sep 2010 20:10:53 +0000 |
janne |
swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r32068
|
Mon, 27 Sep 2010 20:09:29 +0000 |
janne |
cosmetics: break long line update_flags_cpu
|
Mon, 27 Sep 2010 18:37:43 +0000 |
reimar |
Fix condition for compiling lrintf, fixes compilation on cygwin/MinGW.
|
Mon, 27 Sep 2010 17:28:23 +0000 |
diego |
Remove unnecessary Xlib.h #include from xf86keysym check.
|
Mon, 27 Sep 2010 17:23:40 +0000 |
diego |
Revert accidentally committed changes.
|
Mon, 27 Sep 2010 17:18:39 +0000 |
diego |
Drop two unnecessary Xlib.h #includes and use helper functions.
|
Mon, 27 Sep 2010 12:10:59 +0000 |
diego |
cosmetics: Move some functions around to avoid ugly forward declarations.
|
Mon, 27 Sep 2010 11:54:17 +0000 |
diego |
Mark some function parameters that are not modified as const.
|
Mon, 27 Sep 2010 08:35:33 +0000 |
diego |
Check for __STDC_VERSION__ >= 199901L before declaring lrintf().
|
Mon, 27 Sep 2010 08:33:20 +0000 |
diego |
cosmetics: Make diff apply cleanly.
|
Mon, 27 Sep 2010 08:11:27 +0000 |
diego |
Ignore all config.* files.
|
Mon, 27 Sep 2010 01:10:15 +0000 |
diego |
Sync with current FFmpeg head.
|
Mon, 27 Sep 2010 01:09:42 +0000 |
diego |
Add config.asm with (sub)architecture definitions for FFmpeg's YASM support.
|
Mon, 27 Sep 2010 00:46:28 +0000 |
diego |
Simplify some configure checks through statement_check{_broken}().
|
Mon, 27 Sep 2010 00:02:59 +0000 |
diego |
cosmetics: Rename function_check{_broken}() --> statement_check{_broken}().
|
Sun, 26 Sep 2010 22:17:42 +0000 |
diego |
Remove unnecessary sys/types.h #include from shm check.
|
Sun, 26 Sep 2010 22:06:33 +0000 |
diego |
Add proper autodetection for FTP support; should fix Bugzilla #1804.
|
Sun, 26 Sep 2010 21:51:39 +0000 |
diego |
Simplify inet_pton/inet_aton checks with function_check().
|
Sun, 26 Sep 2010 21:48:28 +0000 |
diego |
Simplify jpeglib check with header_check_broken().
|
Sun, 26 Sep 2010 21:32:54 +0000 |
diego |
Switch back to using '-MD -MP' as gcc .d file creation flags.
|
Sun, 26 Sep 2010 20:53:09 +0000 |
diego |
Remove unnecessary linux/types.h #include from Apple IR check.
|
Sun, 26 Sep 2010 20:51:30 +0000 |
diego |
Move xmga check after X11, which xmga requires.
|
Sun, 26 Sep 2010 20:48:15 +0000 |
diego |
Simplify ENCA check.
|
Sun, 26 Sep 2010 20:31:04 +0000 |
ramiro |
fix typos and grammar
|
Sun, 26 Sep 2010 19:48:49 +0000 |
michael |
Make the avoptions list of sws more complete.
|
Sun, 26 Sep 2010 19:33:57 +0000 |
michael |
Split alloc and init of context so that parameters can be set in the context
|
Sun, 26 Sep 2010 19:33:48 +0000 |
diego |
Update documentation on how to add checks; mention helper functions.
|
Sun, 26 Sep 2010 19:01:37 +0000 |
diego |
Fix the way the dynamic loader check adds linker flags.
|
Sun, 26 Sep 2010 18:24:14 +0000 |
diego |
Simplify Windows waveout test with header_check_broken().
|
Sun, 26 Sep 2010 18:23:04 +0000 |
diego |
Simplify Direct3D check with header_check().
|
Sun, 26 Sep 2010 18:22:06 +0000 |
diego |
Remove some unnecessary windows.h #includes in configure checks.
|
Sun, 26 Sep 2010 18:12:42 +0000 |
Gabrov |
synced with r32361
|
Sun, 26 Sep 2010 18:08:23 +0000 |
Gabrov |
typo fix
|
Sun, 26 Sep 2010 17:06:32 +0000 |
ramiro |
swscale: use full chroma input for point scaler
|
Sun, 26 Sep 2010 16:24:36 +0000 |
cehoyos |
Partial support for ffwmvp (only works with -demuxer lavf).
|
Sun, 26 Sep 2010 08:45:40 +0000 |
cigaes |
Automatic downmix using the pan filter when the requested channel count is 2
|
Sun, 26 Sep 2010 01:36:16 +0000 |
diego |
Omit header dependency declaration for codec-cfg.d.
|
Sat, 25 Sep 2010 21:17:38 +0000 |
diego |
Ignore generated .d files.
|
Sat, 25 Sep 2010 21:00:34 +0000 |
diego |
Add CFLAGS/LDFLAGS for all FFmpeg libraries when using pkg-config in configure.
|
Sat, 25 Sep 2010 20:14:35 +0000 |
diego |
Ignore generated .d files.
|
Sat, 25 Sep 2010 16:42:20 +0000 |
diego |
Change the way encoders necessary for both MPlayer and MEncoder are enabled.
|
Sat, 25 Sep 2010 16:06:50 +0000 |
diego |
Add HAVE_STDLIB_H to config.h for libfaad2.
|
Sat, 25 Sep 2010 15:53:03 +0000 |
diego |
Sync some minor changes from upstream libdvdcss, up to r237.
|
Sat, 25 Sep 2010 13:01:33 +0000 |
diego |
Remove __USE_UNIX98 from libdvdcss/libdvdnav/libdvdread CPPFLAGS.
|
Sat, 25 Sep 2010 11:55:56 +0000 |
reimar |
Minor simplification of af_init.
|
Sat, 25 Sep 2010 10:49:39 +0000 |
reimar |
Fix af_append and af_prepend prototypes, the name should be const.
|
Thu, 23 Sep 2010 17:08:10 +0000 |
cigaes |
vf_ass: avoid divisions in alpha blending.
|
Wed, 22 Sep 2010 21:11:31 +0000 |
diego |
Do not compile libfaad2 with -D_GNU_SOURCE.
|
Wed, 22 Sep 2010 21:08:59 +0000 |
diego |
Mark output_to_PCM_sux as static, it is not used outside of the file; fixes:
|
Wed, 22 Sep 2010 12:14:38 +0000 |
diego |
Do not compile libfaad2's lrintf() implementation if __STDC_VERSION__ is set.
|
Tue, 21 Sep 2010 23:00:35 +0000 |
diego |
MPEG4AAC_DECODER does not exist in FFmpeg; do not remove it from libavdecoders.
|
Tue, 21 Sep 2010 22:26:44 +0000 |
diego |
Move network requirement check for FTP into the FTP test.
|
Tue, 21 Sep 2010 21:13:21 +0000 |
diego |
Add HAVE_ALIGNED_STACK definition for FFmpeg.
|
Tue, 21 Sep 2010 14:16:57 +0000 |
diego |
Drop obsolete CONFIG_IPV6 #definition for FFmpeg from config.h.
|
Tue, 21 Sep 2010 13:51:33 +0000 |
diego |
Move ASMALIGN check into x86 section of configure.
|
Tue, 21 Sep 2010 13:22:48 +0000 |
diego |
Move lrintf definition to the FFmpeg section of config.h.
|
Tue, 21 Sep 2010 13:04:05 +0000 |
diego |
Remove local HAVE_LRINTF hack; it should no longer be necessary.
|
Tue, 21 Sep 2010 12:39:23 +0000 |
diego |
Restore trailing whitespace in local diff file.
|
Mon, 20 Sep 2010 21:55:24 +0000 |
diego |
Drop separate compilation rules for dhahelperwin files.
|
Mon, 20 Sep 2010 21:52:06 +0000 |
diego |
Use generated dependency information files for dhahelper.
|
Mon, 20 Sep 2010 21:03:59 +0000 |
diego |
Merge dhahelperwinclean and dhahelperclean targets.
|
Mon, 20 Sep 2010 20:55:10 +0000 |
diego |
Use generated dependency information files for tools and tests.
|
Mon, 20 Sep 2010 20:48:35 +0000 |
diego |
Generate dependency information for netstream and vivodump as well.
|
Mon, 20 Sep 2010 20:36:38 +0000 |
diego |
Work around linking failure due to unresolved reference to mplayer_version.
|
Mon, 20 Sep 2010 20:26:04 +0000 |
diego |
Remove remnants of explicit dependency file generation.
|
Mon, 20 Sep 2010 19:54:51 +0000 |
diego |
Fix osdep/mplayer.rc.o vs. osdep/mplayer-rc.o typo.
|
Mon, 20 Sep 2010 19:49:54 +0000 |
diego |
Use dependency files to track the compile-time dependencies of kernel modules.
|
Mon, 20 Sep 2010 19:47:45 +0000 |
diego |
Generate dependency files also when compiling binaries straight from .c files.
|
Mon, 20 Sep 2010 19:20:06 +0000 |
diego |
Add an actual .c file for the rage128_vid kernel module.
|
Mon, 20 Sep 2010 12:31:09 +0000 |
diego |
Simplify generation of dependency file list.
|
Mon, 20 Sep 2010 12:30:35 +0000 |
diego |
Also read dependency files generated while compiling Assembler files.
|
Mon, 20 Sep 2010 12:07:56 +0000 |
diego |
cosmetics: Rename DEPS variable to DEP_FILES.
|
Mon, 20 Sep 2010 09:59:13 +0000 |
diego |
Use CFLAGS directly when compiling Assembler files, we do not set ASFLAGS.
|
Mon, 20 Sep 2010 08:31:37 +0000 |
diego |
Move ASFLAGS and AS_DEPFLAGS to the FFmpeg section of config.mak.
|
Mon, 20 Sep 2010 08:23:35 +0000 |
diego |
Add dependency flags to CC invocation for .S files.
|
Mon, 20 Sep 2010 07:54:06 +0000 |
diego |
Simplify libbluray test with function_check().
|
Mon, 20 Sep 2010 07:42:06 +0000 |
diego |
Remove another set of unnecessary #ifdefs around vosub_vidix.h #include.
|
Mon, 20 Sep 2010 07:37:33 +0000 |
diego |
Remove unnecessary #ifdefs around vosub_vidix.h #include.
|
Mon, 20 Sep 2010 07:33:53 +0000 |
diego |
Do not falsely declare some vo_functions_t declarations as const.
|
Mon, 20 Sep 2010 07:21:17 +0000 |
diego |
Remove unnecessary #include from libbluray test.
|
Sun, 19 Sep 2010 21:18:45 +0000 |
diego |
1000l: Fix shift amount in function_check_broken().
|
Sat, 18 Sep 2010 19:13:03 +0000 |
cigaes |
vf_ass: skip alpha blending for pixels where alpha is zero.
|
Sat, 18 Sep 2010 17:40:14 +0000 |
reimar |
Check for realloc failure. Ignore the memleak this causes since
|
Sat, 18 Sep 2010 17:38:23 +0000 |
reimar |
Matroska allows data to be compressed multiple times, thus ensure
|
Sat, 18 Sep 2010 17:27:17 +0000 |
reimar |
Fix format string to match type.
|
Sat, 18 Sep 2010 17:25:33 +0000 |
reimar |
Fix label indentation.
|
Sat, 18 Sep 2010 17:24:39 +0000 |
reimar |
Fix decoded length calculation of LZO decompression in demux_mkv.
|
Sat, 18 Sep 2010 17:18:22 +0000 |
reimar |
Add many integer overflow checks to mkv demuxer.
|
Sat, 18 Sep 2010 14:51:55 +0000 |
diego |
Make sure that HAVE_MKSTEMP is always #defined to a value.
|
Sat, 18 Sep 2010 10:47:41 +0000 |
diego |
Simplify librtmp check using function_check().
|
Sat, 18 Sep 2010 10:46:47 +0000 |
diego |
Make sure that CONFIG_LIBMP3LAME is always #defined.
|
Sat, 18 Sep 2010 09:52:08 +0000 |
diego |
cosmetics: Drop a bunch of unnecessary parentheses from big-endian check.
|
Sat, 18 Sep 2010 09:50:05 +0000 |
diego |
Simplify libdca check using function_check_broken().
|
Sat, 18 Sep 2010 09:49:12 +0000 |
diego |
Add function_check_broken convenience function.
|
Sat, 18 Sep 2010 09:45:03 +0000 |
diego |
cosmetics: Slightly reformat a comment.
|
Sat, 18 Sep 2010 09:24:38 +0000 |
diego |
cosmetics: Slightly shorten swab() check.
|
Sat, 18 Sep 2010 08:05:10 +0000 |
reimar |
Fix compilation on Windows: MinGW unistd.h does not define NULL.
|
Fri, 17 Sep 2010 15:16:06 +0000 |
diego |
Adapt license header from libass to MPlayer boilerplate.
|
Fri, 17 Sep 2010 15:13:37 +0000 |
diego |
Move libass/ass_mp.[ch] ---> ass_mp.[ch].
|
Fri, 17 Sep 2010 15:02:46 +0000 |
diego |
Rename preprocessor directives: CONFIG_LIBAVCODEC --> CONFIG_FFMPEG
|
Fri, 17 Sep 2010 14:58:17 +0000 |
diego |
Add an #ifdef to avoid unused variable warnings when iconv is disabled.
|
Fri, 17 Sep 2010 10:35:15 +0000 |
diego |
Ignore possible errors from dvdread-config invocation.
|
Fri, 17 Sep 2010 10:34:13 +0000 |
diego |
Check for vbeInit() instead of vbeVersion() in VESA test.
|
Fri, 17 Sep 2010 10:31:24 +0000 |
diego |
Mark functs not used outside of the file as static, remove from header; fixes:
|
Fri, 17 Sep 2010 10:27:51 +0000 |
diego |
cosmetics: Move vlvo_preinit() below the functions that it uses.
|
Fri, 17 Sep 2010 10:11:24 +0000 |
diego |
Mark vlvo_draw_slice_420() as static, it is not used outside the file; fixes:
|
Fri, 17 Sep 2010 10:10:20 +0000 |
diego |
Revert marking vo_functions_t video_out_vesa as const; fix vo_vesa compilation.
|
Fri, 17 Sep 2010 09:59:10 +0000 |
diego |
Mark fillMultiBuffer() as static, it is not used outside of the file; fixes:
|
Fri, 17 Sep 2010 09:43:41 +0000 |
diego |
Remove outdated warning about obsolete gcc 2.96.
|
Fri, 17 Sep 2010 08:59:36 +0000 |
diego |
Replace local min/max macros by FFMIN/FFMAX.
|
Fri, 17 Sep 2010 08:18:47 +0000 |
diego |
Remove old obsolete warning about dfbopts.
|
Thu, 16 Sep 2010 23:25:04 +0000 |
ramiro |
mga: use libswscale interface for g200 (untested)
|
Thu, 16 Sep 2010 19:19:13 +0000 |
diego |
Unconditionally #include subreader.h.
|
Thu, 16 Sep 2010 18:58:21 +0000 |
diego |
misc whitespace cosmetics
|
Thu, 16 Sep 2010 18:56:56 +0000 |
diego |
Remove pointless fontconfig #ifdefs and conditional font_fontconfig declaration.
|
Thu, 16 Sep 2010 18:44:19 +0000 |
diego |
Remove pointless fontconfig version #ifdef.
|
Thu, 16 Sep 2010 15:48:04 +0000 |
diego |
Add necessary #include for text_font_scale_factor and subtitle_autoscale.
|
Thu, 16 Sep 2010 15:17:18 +0000 |
diego |
100l: Set _XOPEN_SOURCE to a proper integer value.
|
Thu, 16 Sep 2010 15:14:09 +0000 |
diego |
Simplify check for external dvdread.
|
Thu, 16 Sep 2010 14:57:04 +0000 |
diego |
Slightly restructure OSS audio check; fixes the warning:
|
Thu, 16 Sep 2010 14:52:27 +0000 |
diego |
Remove pointless sys/ioctl.h #includes from OSS audio checks.
|
Thu, 16 Sep 2010 14:42:15 +0000 |
diego |
Add missing stdio.h #include to the test program in the PNG check.
|
Thu, 16 Sep 2010 14:40:44 +0000 |
diego |
Simplify glob() check.
|
Thu, 16 Sep 2010 14:39:40 +0000 |
diego |
Simplify termcap check.
|
Thu, 16 Sep 2010 14:38:50 +0000 |
diego |
Simplify mkstemp() check.
|
Thu, 16 Sep 2010 14:38:03 +0000 |
diego |
Add _XOPEN_SOURCE >= 500 #define to mkstemp check; mkstemp() requires it.
|
Thu, 16 Sep 2010 13:30:02 +0000 |
ramiro |
swscale-test: cosmetic alignment
|
Thu, 16 Sep 2010 11:29:23 +0000 |
diego |
Simplify libggiwmh check using function_check().
|
Thu, 16 Sep 2010 11:26:16 +0000 |
diego |
Simplify OS/2 header checks using header_check_broken().
|
Thu, 16 Sep 2010 11:23:42 +0000 |
diego |
Simplify libmpeg2 check using header_check_broken().
|
Thu, 16 Sep 2010 11:22:30 +0000 |
diego |
Simplify esd checks using function_check().
|
Thu, 16 Sep 2010 11:05:42 +0000 |
diego |
Update URL to patch for new API support.
|
Thu, 16 Sep 2010 09:36:45 +0000 |
diego |
Update mp3lame_lavc check to match recent FFmpeg changes.
|
Thu, 16 Sep 2010 01:09:59 +0000 |
ramiro |
swscale: remove useless temporary variable
|
Thu, 16 Sep 2010 01:07:55 +0000 |
ramiro |
swscale: factorize plane copying code out of 2 functions
|
Thu, 16 Sep 2010 00:41:08 +0000 |
ramiro |
swscale-test: always use bilinear scaler to get output for SSD
|
Wed, 15 Sep 2010 19:52:37 +0000 |
diego |
Replace libmpdemux/stheader.h #include by 'struct sh_video' declaration.
|
Wed, 15 Sep 2010 18:41:30 +0000 |
diego |
Add libmpdemux/stheader #include for struct sh_video.
|
Wed, 15 Sep 2010 18:34:15 +0000 |
diego |
Require DirectFB version 0.9.22.
|
Wed, 15 Sep 2010 17:22:04 +0000 |
diego |
Simplify DirectFB check.
|
Wed, 15 Sep 2010 15:58:48 +0000 |
diego |
Require DirectFB version 0.9.15 instead of 0.9.13.
|
Wed, 15 Sep 2010 09:25:20 +0000 |
diego |
Cast return value to long instead of int in byte order check.
|
Tue, 14 Sep 2010 17:20:49 +0000 |
diego |
Simplify libggiwmh check.
|
Tue, 14 Sep 2010 17:14:34 +0000 |
diego |
Simplify kstat check.
|
Tue, 14 Sep 2010 17:08:54 +0000 |
diego |
cosmetics: Replace some double quotes by single quotes for consistency.
|
Tue, 14 Sep 2010 17:04:06 +0000 |
diego |
Simplify a bunch of configure checks through the use of function_check().
|
Tue, 14 Sep 2010 14:09:33 +0000 |
diego |
Remove pointless casts from configure checks.
|
Tue, 14 Sep 2010 13:43:53 +0000 |
diego |
Use inline_asm_check to simplify a bunch of configure checks.
|
Tue, 14 Sep 2010 13:37:47 +0000 |
diego |
Add inline_asm_check function to simplify configure checks.
|
Tue, 14 Sep 2010 13:21:05 +0000 |
diego |
Initialize variable in giflib check; fixes the warning:
|
Tue, 14 Sep 2010 13:12:11 +0000 |
ramiro |
rgb2rgb: don't misuse HAVE_* defines
|
Tue, 14 Sep 2010 13:07:57 +0000 |
diego |
Simplify libdv test.
|
Tue, 14 Sep 2010 12:59:21 +0000 |
diego |
Simplify mman.h/mmap check.
|
Tue, 14 Sep 2010 11:03:54 +0000 |
diego |
Simplify math function checks.
|
Tue, 14 Sep 2010 10:41:25 +0000 |
diego |
Initialize variable in libspeex configure check; fixes the warning:
|
Tue, 14 Sep 2010 10:32:27 +0000 |
diego |
Simplify FreeType check.
|
Tue, 14 Sep 2010 10:25:12 +0000 |
diego |
Simplify DirectFB check using function_check().
|
Tue, 14 Sep 2010 10:16:31 +0000 |
diego |
Initialize variable in vsscanf configure check; fixes the warning:
|
Tue, 14 Sep 2010 10:11:46 +0000 |
diego |
Remove bogus cast from configure check; fixes the warning:
|
Tue, 14 Sep 2010 10:05:46 +0000 |
diego |
Simplify dynamic loader check.
|
Tue, 14 Sep 2010 09:48:18 +0000 |
diego |
Remove unnecessary extern declarations from aalib check; fixes the warnings:
|
Tue, 14 Sep 2010 09:47:08 +0000 |
diego |
Fix parameter types in swab() check; fixes the warnings:
|
Tue, 14 Sep 2010 09:45:40 +0000 |
diego |
Add some missing headers to configure checks; fixes the warnings:
|
Tue, 14 Sep 2010 09:41:32 +0000 |
diego |
Mark local functions in configure tests as static; fixes the warnings:
|
Tue, 14 Sep 2010 09:08:31 +0000 |
diego |
Use complete set of warning flags during compilation checks.
|
Mon, 13 Sep 2010 18:19:25 +0000 |
diego |
build system: Merge all FFmpeg library checks into a single FFmpeg check.
|
Mon, 13 Sep 2010 18:09:29 +0000 |
diego |
Move TV input new_handle static function to tv.c and make it non-static.
|
Mon, 13 Sep 2010 18:06:20 +0000 |
diego |
Replace sizeof(type) by sizeof(variable) in malloc invocation.
|
Mon, 13 Sep 2010 15:43:13 +0000 |
diego |
Remove vim/emacs coding style hints.
|
Mon, 13 Sep 2010 14:33:08 +0000 |
ramiro |
swscale: indentation and emtpy line cosmetics
|
Mon, 13 Sep 2010 14:25:18 +0000 |
ramiro |
swscale: avoid reading prior to the source buffer in planar2x() MMX2
|
Mon, 13 Sep 2010 12:14:43 +0000 |
diego |
Mark srcArray as const pointer to const data, fixes the warnings:
|
Mon, 13 Sep 2010 03:56:24 +0000 |
diego |
const-correctness for the menu_info_t OSD menu info declarations
|
Mon, 13 Sep 2010 03:54:37 +0000 |
diego |
const-correctness for af_info_t audio filter declarations
|
Mon, 13 Sep 2010 03:50:55 +0000 |
diego |
Mark some vo_functions_t declarations that were not yet const as const.
|
Mon, 13 Sep 2010 03:12:07 +0000 |
diego |
cosmetics: Place mga_vid tests along with the other video output tests.
|
Sun, 12 Sep 2010 18:17:29 +0000 |
ramiro |
swscale-test: allow specifying src/dst pixel formats
|
Sun, 12 Sep 2010 18:16:53 +0000 |
ramiro |
indent
|
Sun, 12 Sep 2010 18:16:33 +0000 |
ramiro |
swscale-test: take input from reference file
|
Sun, 12 Sep 2010 18:15:34 +0000 |
ramiro |
swscale-test: always use SWS_BILINEAR to convert from ref to src
|
Sun, 12 Sep 2010 18:14:42 +0000 |
ramiro |
swscale-test: move conversion from ref to source back to doTest()
|
Sun, 12 Sep 2010 17:05:44 +0000 |
diego |
Add standard multiple inclusion guards.
|
Sun, 12 Sep 2010 16:11:05 +0000 |
reimar |
Reindent.
|
Sun, 12 Sep 2010 16:10:18 +0000 |
reimar |
Remove a pointless if.
|
Sun, 12 Sep 2010 16:08:57 +0000 |
reimar |
Replace sizeof(BITMAPINFOHEADER)
|
Sun, 12 Sep 2010 16:03:46 +0000 |
reimar |
Replace malloc+memset by calloc.
|
Sun, 12 Sep 2010 15:55:47 +0000 |
reimar |
Replace sizeof(WAVEFORMATEX) occurrences.
|
Sun, 12 Sep 2010 15:51:11 +0000 |
diego |
Skip #ifdefs around harmless ae_*.h header #includes.
|
Sun, 12 Sep 2010 15:48:46 +0000 |
reimar |
Replace malloc+memset by calloc
|
Sun, 12 Sep 2010 15:47:37 +0000 |
diego |
Merge one malloc() + memset() invocation into calloc().
|
Sun, 12 Sep 2010 15:38:21 +0000 |
diego |
Remove libavcodec ifdeffery from the GUI code.
|
Sun, 12 Sep 2010 15:35:41 +0000 |
reimar |
Avoid some pointless uses of sizeof() and one related cast.
|
Sun, 12 Sep 2010 15:14:47 +0000 |
diego |
Replace one more instance of sizeof(WAVEFORMATEX); fix compilation.
|
Sun, 12 Sep 2010 13:49:08 +0000 |
reimar |
Replace sizeof(WAVEFORMATEX) and sizeof(BITMAPINFOHEADER) in mencoder.c
|
Sun, 12 Sep 2010 13:38:59 +0000 |
reimar |
Replace several sizeof(WAVEFORMATEX)
|
Sun, 12 Sep 2010 13:35:13 +0000 |
reimar |
Remove a useless cast.
|
Sun, 12 Sep 2010 13:26:39 +0000 |
reimar |
Replace sizeof(type)
|
Sun, 12 Sep 2010 13:14:18 +0000 |
reimar |
Remove a useless cast.
|
Sun, 12 Sep 2010 13:13:36 +0000 |
reimar |
Replace sizeof(type) by sizeof(*ptrvar)
|
Sun, 12 Sep 2010 13:10:12 +0000 |
reimar |
Replace malloc+memset by calloc.
|
Sun, 12 Sep 2010 13:04:07 +0000 |
reimar |
Replace malloc+memset by calloc.
|
Sun, 12 Sep 2010 13:03:41 +0000 |
ramiro |
rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32()
|
Sun, 12 Sep 2010 13:01:05 +0000 |
reimar |
Replace sizoef(type) by sizeof(*ptrvar).
|
Sun, 12 Sep 2010 12:49:28 +0000 |
reimar |
Replace malloc+memset by calloc
|
Sun, 12 Sep 2010 12:41:37 +0000 |
reimar |
Replace malloc+memset by calloc.
|
Sun, 12 Sep 2010 12:32:28 +0000 |
reimar |
Replace malloc+memset by calloc.
|
Sun, 12 Sep 2010 12:23:26 +0000 |
reimar |
Fix a condition that would never be false (and thus cause
|
Sun, 12 Sep 2010 12:22:01 +0000 |
reimar |
Replace some sizeof(type) by sizeof(*pointer)
|
Sun, 12 Sep 2010 12:14:37 +0000 |
reimar |
Replace malloc+memset by calloc.
|
Sun, 12 Sep 2010 12:12:24 +0000 |
reimar |
Replace malloc+memset by calloc.
|
Sun, 12 Sep 2010 11:44:42 +0000 |
reimar |
Replace malloc+memset by calloc
|
Sun, 12 Sep 2010 11:22:42 +0000 |
diego |
cosmetics: Reformat in K&R style, prettyprinting.
|
Sun, 12 Sep 2010 11:21:12 +0000 |
reimar |
Remove stheader.h include from mpcommon.h since it
|
Sun, 12 Sep 2010 11:12:06 +0000 |
reimar |
Remove a duplicate mconfig declaration
|
Sun, 12 Sep 2010 11:11:44 +0000 |
reimar |
Fix win32 gui compilation
|
Sun, 12 Sep 2010 00:30:15 +0000 |
diego |
Add missing #include for vd_ffmpeg.h; fixes the warning:
|
Sun, 12 Sep 2010 00:11:26 +0000 |
diego |
Enable Apple remote code when compiling is possible; do not require running it.
|
Sat, 11 Sep 2010 23:53:15 +0000 |
diego |
Move TV input free_handle static function to tv.c and make it non-static.
|
Sat, 11 Sep 2010 23:30:52 +0000 |
diego |
Separate compiler warning flags from other compiler flags.
|
Sat, 11 Sep 2010 23:22:01 +0000 |
diego |
cosmetics: Place some FFmpeg-related variables in a more sensible order.
|
Sat, 11 Sep 2010 22:52:14 +0000 |
diego |
Add explanatory comment for video_out.h #inclusion in libao2/.
|
Sat, 11 Sep 2010 22:47:53 +0000 |
diego |
Remove pointless typedef keyword from struct RTPState declaration; fixes:
|
Sat, 11 Sep 2010 22:31:29 +0000 |
diego |
Add required #includes to fix 'make checkheaders'.
|
Sat, 11 Sep 2010 22:24:16 +0000 |
diego |
Add required config.h #includes.
|
Sat, 11 Sep 2010 22:20:35 +0000 |
diego |
Use identical signature for eosd_ass_init in both the .c and .h file.
|
Sat, 11 Sep 2010 22:19:39 +0000 |
diego |
Add required header m_config.h; fixes 'make checkheaders'.
|
Sat, 11 Sep 2010 22:14:08 +0000 |
diego |
cosmetics: Add #endif comment.
|
Sat, 11 Sep 2010 22:13:45 +0000 |
diego |
cosmetics: Break some long lines.
|
Sat, 11 Sep 2010 22:12:41 +0000 |
diego |
Add #include for required header mp_core.h; fixes 'make checkheaders'.
|
Sat, 11 Sep 2010 22:11:40 +0000 |
diego |
Get rid of MPLAYER_DSP_H hack and #include dsp.h instead.
|
Sat, 11 Sep 2010 14:56:52 +0000 |
diego |
Move local_wm extern variable declaration to loader.h, which is better suited.
|
Sat, 11 Sep 2010 14:43:06 +0000 |
diego |
Move dxr2_fd extern variable declaration to vo_dxr2.h, where it belongs.
|
Sat, 11 Sep 2010 14:40:26 +0000 |
diego |
Move ivtv_fd extern variable declaration to vo_ivtv.h, where it belongs.
|
Sat, 11 Sep 2010 14:37:12 +0000 |
diego |
Move v4l2_fd extern declaration to vo_v4l2.h, where it belongs.
|
Sat, 11 Sep 2010 14:31:13 +0000 |
ramiro |
indent
|
Sat, 11 Sep 2010 14:30:54 +0000 |
ramiro |
swscale: remove unused code
|
Sat, 11 Sep 2010 14:29:55 +0000 |
ramiro |
rgb2rgb: remove unused yvu9toyv12 function
|
Sat, 11 Sep 2010 14:13:21 +0000 |
diego |
Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd.
|
Sat, 11 Sep 2010 12:32:38 +0000 |
diego |
Mark is_mplayer_front() as static, it is only used within the file; fixes:
|
Sat, 11 Sep 2010 12:20:07 +0000 |
diego |
Replace proc_priority extern declaration by osdep/priority.h #include.
|
Sat, 11 Sep 2010 12:17:11 +0000 |
diego |
Move codecname extern variable declaration to gui.h, which is better suited.
|
Sat, 11 Sep 2010 12:13:30 +0000 |
diego |
Move disable_gui_conf extern var declaration to mplayer.h, where it belongs.
|
Sat, 11 Sep 2010 12:10:43 +0000 |
diego |
Move sx/sy extern variable declaration to gmplayer.h, which is better suited.
|
Sat, 11 Sep 2010 11:47:07 +0000 |
diego |
Move all MEncoder-related extern variable declarations to mencoder.h.
|
Sat, 11 Sep 2010 11:43:05 +0000 |
diego |
Move mconfig extern variable declaration to mpcommon.h.
|
Sat, 11 Sep 2010 11:38:36 +0000 |
diego |
Move stream_cache_* extern variable declarations to mpcommon.h.
|
Sat, 11 Sep 2010 11:33:07 +0000 |
diego |
Move video_time_usage / vout_time_usage extern var declarations to mpcommon.h.
|
Sat, 11 Sep 2010 11:11:10 +0000 |
diego |
Move audio_lang / dvdsub_lang extern variable declarations to mpcommon.h.
|
Sat, 11 Sep 2010 10:57:31 +0000 |
diego |
Replace force_fps extern declaration by mpcommon.h #include.
|
Sat, 11 Sep 2010 10:44:28 +0000 |
diego |
Replace dvdsub_id extern declaration by mpcommon.h #include.
|
Fri, 10 Sep 2010 21:57:22 +0000 |
diego |
Replace a bunch of extern declarations by proper mpcommon.h #include.
|
Fri, 10 Sep 2010 21:54:39 +0000 |
diego |
Add necessary config.h #include.
|
Fri, 10 Sep 2010 21:51:39 +0000 |
diego |
Replace audio_delay extern declaration by proper mplayer.h #include.
|
Fri, 10 Sep 2010 21:48:48 +0000 |
diego |
Move slave_mode extern declaration to mplayer.h, where it belongs.
|
Fri, 10 Sep 2010 21:42:13 +0000 |
diego |
Replace audio_id / video_id extern declarations by mpcommon.h #include.
|
Fri, 10 Sep 2010 16:55:12 +0000 |
diego |
Remove unnecessary stream_cache_size extern declaration.
|
Fri, 10 Sep 2010 16:54:47 +0000 |
diego |
Remove duplicate stream_cache_size extern declaration.
|
Fri, 10 Sep 2010 16:52:05 +0000 |
diego |
Remove duplicate vobsub_id extern declaration.
|
Fri, 10 Sep 2010 15:38:03 +0000 |
diego |
Move fs_seg extern variable declaration to ldt_keeper.h, where it belongs.
|
Fri, 10 Sep 2010 14:03:07 +0000 |
gpoirier |
fix XML structure to make xmllint happy :-)
|
Fri, 10 Sep 2010 13:52:56 +0000 |
diego |
Remove unnecessary cache_fill_status #define.
|
Fri, 10 Sep 2010 12:28:07 +0000 |
jrash |
Synced with help_mp-en.h rev. 32066
|
Fri, 10 Sep 2010 11:50:40 +0000 |
jrash |
Synced with help_mp-en.h rev. 32066
|
Thu, 09 Sep 2010 18:57:48 +0000 |
diego |
cosmetics: reorder declarations, prettyprinting
|
Thu, 09 Sep 2010 18:52:56 +0000 |
diego |
Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.
|
Thu, 09 Sep 2010 18:40:30 +0000 |
diego |
Remove unused video_driver/audio_driver extern variable declarations.
|
Thu, 09 Sep 2010 17:15:16 +0000 |
diego |
Move mplPBFade extern declaration to gmplayer.h, which is better suited.
|
Thu, 09 Sep 2010 17:10:18 +0000 |
diego |
Move stream_dump_type extern declaration to mplayer.h, where it belongs.
|
Thu, 09 Sep 2010 17:01:43 +0000 |
diego |
Add appropriate #include instead of declaring seek-related variables extern.
|
Thu, 09 Sep 2010 16:59:21 +0000 |
diego |
Add appropriate #include instead of declaring vo_gamma_* extern.
|
Thu, 09 Sep 2010 16:57:05 +0000 |
diego |
Remove unused cache_stats function.
|
Thu, 09 Sep 2010 16:54:35 +0000 |
diego |
Move cache_fill_status extern declaration to cache2.h, where it belongs.
|
Thu, 09 Sep 2010 16:47:45 +0000 |
diego |
Mark encoder_list declaration as const pointers to const data, fixes:
|
Thu, 09 Sep 2010 16:46:08 +0000 |
diego |
Mark vf_info_t declaration for the fixpts filter as const.
|
Thu, 09 Sep 2010 16:38:11 +0000 |
diego |
Mark video encoder vf_info_t structs as const.
|
Thu, 09 Sep 2010 16:17:27 +0000 |
diego |
Move **sub_name extern declaration to mpcommon.h.
|
Thu, 09 Sep 2010 15:46:25 +0000 |
diego |
Move use_menu extern declaration to mplayer.h, where it belongs.
|
Thu, 09 Sep 2010 15:41:43 +0000 |
diego |
Move **sub_name extern declaration to mplayer.h, where it belongs.
|
Thu, 09 Sep 2010 15:39:10 +0000 |
diego |
cosmetics: Group all extern variable declarations together.
|
Thu, 09 Sep 2010 14:52:37 +0000 |
ramiro |
gui: remove direct usage of rgb2rgb interface, use swscale instead
|
Thu, 09 Sep 2010 14:50:51 +0000 |
ramiro |
mga: disable g200 support
|
Thu, 09 Sep 2010 10:42:01 +0000 |
diego |
Mark libmenu_vfs declaration as const, fixes the warning:
|
Thu, 09 Sep 2010 10:39:08 +0000 |
diego |
Mark vf_info_menu declaration as const.
|
Thu, 09 Sep 2010 10:30:58 +0000 |
diego |
Move mime_type_table extern declaration to network.h, where it belongs.
|
Thu, 09 Sep 2010 05:05:43 +0000 |
reimar |
Fix make checkheaders for udp_sync.h
|
Wed, 08 Sep 2010 23:36:02 +0000 |
ramiro |
av_fill_image_linesizes -> av_image_fill_linesizes
|
Wed, 08 Sep 2010 20:10:54 +0000 |
diego |
Remove some unnecessary extern variable declarations.
|
Wed, 08 Sep 2010 20:07:58 +0000 |
diego |
Replace m_config_parse_config_file() forward declaration by proper #include.
|
Wed, 08 Sep 2010 20:04:10 +0000 |
diego |
Add proper #include instead of declaring sub_unicode extern.
|
Wed, 08 Sep 2010 20:01:34 +0000 |
diego |
Add proper #include instead of declaring index_mode extern.
|
Wed, 08 Sep 2010 19:51:57 +0000 |
diego |
Move lavc_param_* extern declarations to ve.h.
|
Wed, 08 Sep 2010 19:40:20 +0000 |
diego |
Replace mp_wav_taglists extern declaration by proper #include.
|
Wed, 08 Sep 2010 19:35:02 +0000 |
diego |
Refactor all font_fontconfig extern declarations to libvo/font_load.h.
|
Wed, 08 Sep 2010 19:26:42 +0000 |
diego |
Move sub_cp extern declaration to subreader.h, where it belongs.
|
Wed, 08 Sep 2010 19:18:59 +0000 |
diego |
cosmetics: Group all sub_* extern variable declarations together.
|
Wed, 08 Sep 2010 19:06:39 +0000 |
diego |
Move sub_justify extern declaration to libvo/sub.h, where it belongs.
|
Wed, 08 Sep 2010 18:54:04 +0000 |
reimar |
Simply parse all received packets even if we might overwrite the
|
Wed, 08 Sep 2010 18:49:57 +0000 |
reimar |
Use NULL for recvfrom return arguments we don't care about (source address).
|
Wed, 08 Sep 2010 18:45:34 +0000 |
reimar |
Make get_udp static, it is not used outside the file.
|
Wed, 08 Sep 2010 18:44:22 +0000 |
reimar |
Use sockfd value to detect if we initialized already instead of a
|
Wed, 08 Sep 2010 18:42:27 +0000 |
reimar |
Handle failures to create a socket.
|
Wed, 08 Sep 2010 18:37:55 +0000 |
reimar |
Actually set the destination address in the sockaddr_in struct for Windows as well...
|
Wed, 08 Sep 2010 18:34:21 +0000 |
diego |
Move vf_info_menu extern declaration to menu.h, where it belongs.
|
Wed, 08 Sep 2010 18:30:13 +0000 |
diego |
Add proper #includes instead of filename/file_filter extern declarations.
|
Wed, 08 Sep 2010 18:28:44 +0000 |
reimar |
Mark a constant as such and move it into the block where it is used.
|
Wed, 08 Sep 2010 18:25:55 +0000 |
reimar |
Use initializer to avoid leaving struct timeval half-uninitialized.
|
Wed, 08 Sep 2010 18:24:13 +0000 |
reimar |
Avoid duplicating the #if HAVE_WINSOCK2_H mess.
|
Wed, 08 Sep 2010 18:21:49 +0000 |
diego |
Move menu_mouse_* extern declarations to menu.h, where they belong.
|
Wed, 08 Sep 2010 18:17:35 +0000 |
reimar |
Reindent.
|
Wed, 08 Sep 2010 18:16:07 +0000 |
reimar |
Avoid duplicating the recvfrom/"bye"-handling code.
|
Wed, 08 Sep 2010 18:16:06 +0000 |
diego |
Add proper include instead of declaring the vo_pts variable extern.
|
Wed, 08 Sep 2010 18:02:38 +0000 |
reimar |
Reindent.
|
Wed, 08 Sep 2010 18:01:56 +0000 |
reimar |
Remove a useless "else".
|
Wed, 08 Sep 2010 17:59:07 +0000 |
reimar |
Do not check a condition that can never be false and move its comment
|
Wed, 08 Sep 2010 17:55:35 +0000 |
diego |
Refactor *demuxer_name extern declarations to demuxer.h.
|
Wed, 08 Sep 2010 17:52:32 +0000 |
reimar |
Fix indentation.
|
Wed, 08 Sep 2010 17:51:26 +0000 |
reimar |
Cosmetics: remove some useless {}
|
Wed, 08 Sep 2010 17:50:05 +0000 |
reimar |
Use initializer instead of memset, the memset in addition never
|
Wed, 08 Sep 2010 17:48:42 +0000 |
diego |
cosmetics: Repair some of the damage that 'indent' caused.
|
Wed, 08 Sep 2010 17:47:54 +0000 |
reimar |
Remove useless include.
|
Wed, 08 Sep 2010 17:47:26 +0000 |
reimar |
Remove useless ifdef.
|
Wed, 08 Sep 2010 17:38:52 +0000 |
diego |
Remove duplicated audio_output_channels extern variable declaration.
|
Wed, 08 Sep 2010 17:31:29 +0000 |
diego |
whitespace cosmetics
|
Wed, 08 Sep 2010 13:16:15 +0000 |
ramiro |
rgb2rgb: build SSE2 codepath
|
Wed, 08 Sep 2010 09:53:24 +0000 |
cehoyos |
Fix compilation on ia32 after r32064.
|
Wed, 08 Sep 2010 05:29:05 +0000 |
reimar |
Add synchronization of multiple MPlayer instances over UDP.
|
Tue, 07 Sep 2010 23:46:14 +0000 |
diego |
Add the proper include instead of declaring the fakemono variable extern.
|
Tue, 07 Sep 2010 23:41:23 +0000 |
diego |
Remove duplicated divx_quality extern declaration.
|
Tue, 07 Sep 2010 23:39:54 +0000 |
diego |
Add the proper include instead of declaring the divx_quality variable extern.
|
Tue, 07 Sep 2010 23:35:57 +0000 |
diego |
Add the proper include instead of declaring the correct_pts variable extern.
|
Tue, 07 Sep 2010 23:29:49 +0000 |
diego |
Rename decode_audio() to mp_decode_audio().
|
Tue, 07 Sep 2010 22:04:35 +0000 |
cehoyos |
Add myself as vdpau (co-)maintainer.
|
Tue, 07 Sep 2010 22:03:29 +0000 |
cehoyos |
Factorize some initialisation code.
|
Tue, 07 Sep 2010 20:26:37 +0000 |
diego |
Remove commented-out mpcodecs_ad_null leftovers.
|
Tue, 07 Sep 2010 16:24:34 +0000 |
cehoyos |
Revert r31349 "Make -mc 1 the default".
|
Tue, 07 Sep 2010 16:20:52 +0000 |
cehoyos |
Improve A/V sync when not using -correct-pts.
|
Tue, 07 Sep 2010 16:14:56 +0000 |
cehoyos |
Time-based PTS recalculation.
|
Tue, 07 Sep 2010 02:08:31 +0000 |
reynaldo |
Cosmetics pointed out by Diego Biurrun
|
Mon, 06 Sep 2010 19:36:47 +0000 |
reimar |
Remove useless casts.
|
Mon, 06 Sep 2010 14:42:25 +0000 |
ramiro |
swscale: also update flags on sws_getCachedContext()
|
Mon, 06 Sep 2010 02:02:53 +0000 |
ramiro |
swscale: fix internal rgb->yv12 chroma conversion used by the main scaler path
|
Sun, 05 Sep 2010 09:41:24 +0000 |
reimar |
Fix mlib compilation: add mising include for SwsContext.
|
Sat, 04 Sep 2010 19:35:53 +0000 |
reynaldo |
Fix nit pointed out by Diego Biurrun
|
Sat, 04 Sep 2010 19:31:26 +0000 |
reynaldo |
Grammar fixes
|
Sat, 04 Sep 2010 19:24:34 +0000 |
reynaldo |
Cosmetics
|
Sat, 04 Sep 2010 19:09:23 +0000 |
reynaldo |
Cosmetics
|
Sat, 04 Sep 2010 09:39:21 +0000 |
reimar |
Add a hack to work with BeOS/Haiku libsdl.
|
Sat, 04 Sep 2010 08:36:38 +0000 |
diego |
Refactor more instances of avcodec_initialized handling into init_avcodec().
|
Sat, 04 Sep 2010 08:11:31 +0000 |
diego |
Introduce init_avcodec function to avoid duplicated FFmpeg initializations.
|
Sat, 04 Sep 2010 00:20:08 +0000 |
diego |
cosmetics: Move header compilation rules to the bottom of the rules list.
|
Fri, 03 Sep 2010 23:49:35 +0000 |
reynaldo |
Add -edl-start-pts option to Adjust positions in EDL records according
|
Fri, 03 Sep 2010 18:50:03 +0000 |
reynaldo |
Add new slave mode command for loading EDL file on demand.
|
Thu, 02 Sep 2010 19:48:07 +0000 |
reimar |
Attempt to fix compilation with FreeBSD's dvdio.h
|
Tue, 31 Aug 2010 19:39:17 +0000 |
reimar |
Set coded_width/coded_height instead of width/height since that's
|
Mon, 30 Aug 2010 23:24:56 +0000 |
cehoyos |
Improve correct-pts with PAFF streams.
|
Mon, 30 Aug 2010 16:48:52 +0000 |
compn |
add binary codec for fourcc AMV2
|
Sun, 29 Aug 2010 11:27:00 +0000 |
aurel |
fix crash with un-commonly formated ASS files
|
Sun, 29 Aug 2010 06:51:05 +0000 |
reimar |
Always use convergence_duration for subtitles otherwise
|
Sun, 29 Aug 2010 06:46:06 +0000 |
reimar |
Also reset subtitle EOF on seeking.
|
Sun, 29 Aug 2010 06:33:29 +0000 |
reimar |
Fix indentation.
|
Sun, 29 Aug 2010 06:06:28 +0000 |
reimar |
Replace ass_mp.h include by eosd.h include.
|
Fri, 27 Aug 2010 21:58:14 +0000 |
cehoyos |
Fix compilation with --disable-networking.
|
Fri, 27 Aug 2010 19:48:39 +0000 |
reimar |
100l, we need to search for SetDllDirectoryA instead of SetDllDirectory
|
Fri, 27 Aug 2010 16:28:53 +0000 |
reimar |
Disable loading codecs from the current directory.
|
Fri, 27 Aug 2010 16:19:24 +0000 |
reimar |
Fix arts check to actually check linking so it doesn't
|
Fri, 27 Aug 2010 14:12:20 +0000 |
cigaes |
Add Doxygen comments and formal parameters names in eosd.h.
|
Fri, 27 Aug 2010 12:14:59 +0000 |
compn |
add matchware screen codec fourcc MWSC
|
Thu, 26 Aug 2010 21:06:24 +0000 |
cehoyos |
Fix compilation with gcc 2.95.3 with some help by Reimar.
|
Thu, 26 Aug 2010 19:24:18 +0000 |
reimar |
Fix --disable-ass-internal to actually have an effect.
|
Thu, 26 Aug 2010 18:44:14 +0000 |
cehoyos |
Print a warning, but allow to encode to a non-supported frame rate with
|
Thu, 26 Aug 2010 18:42:47 +0000 |
cehoyos |
Add new Simple Profile Levels to the Xvid encoder.
|
Thu, 26 Aug 2010 11:29:01 +0000 |
cigaes |
Cosmetic: reformat a if...return.
|
Thu, 26 Aug 2010 11:26:46 +0000 |
cigaes |
Cosmetic: reindent a line.
|
Thu, 26 Aug 2010 11:20:50 +0000 |
cigaes |
Add #ifdefs to fix build with ASS disabled.
|
Wed, 25 Aug 2010 16:34:39 +0000 |
reimar |
Clarify the meaning of the -nosub option.
|
Wed, 25 Aug 2010 14:39:11 +0000 |
ramiro |
swscale: simplify selection of optimizations to compile.
|
Wed, 25 Aug 2010 14:38:30 +0000 |
ramiro |
swscale: Always define COMPILE_xxx to either 0 or 1.
|
Mon, 23 Aug 2010 21:22:24 +0000 |
mru |
swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion
|
Mon, 23 Aug 2010 21:22:20 +0000 |
mru |
swscale: remove unused macro parameter in BGR2UV template
|
Mon, 23 Aug 2010 19:22:03 +0000 |
cigaes |
Forgot to svn add those two files.
|
Mon, 23 Aug 2010 19:13:05 +0000 |
cigaes |
EOSD/ASS code factorization
|
Sun, 22 Aug 2010 23:38:40 +0000 |
diego |
Remove pointless casts of avcodec_find_decoder_by_name() return value.
|
Sat, 21 Aug 2010 16:04:18 +0000 |
reimar |
Print subtitle type also for internally-supported types with a libavcodec decoder.
|
Sat, 21 Aug 2010 11:54:04 +0000 |
reimar |
Pass the video dimensions specified in the subtitle to spudec.
|
Sat, 21 Aug 2010 11:36:18 +0000 |
reimar |
Remove pointless casts.
|
Sat, 21 Aug 2010 11:33:33 +0000 |
reimar |
Use vf_open_filter, just like in the previous change for mencoder.
|
Sat, 21 Aug 2010 11:30:29 +0000 |
reimar |
Use vf_open_filter instead of vf_open_plugin+hacks.
|
Sat, 21 Aug 2010 11:22:45 +0000 |
reimar |
Add consts to avoid a warning about pointer type mismatch in function
|
Sat, 21 Aug 2010 11:19:45 +0000 |
reimar |
Deobfuscate mencoder decode_video call.
|
Sat, 21 Aug 2010 10:08:29 +0000 |
reimar |
Make sure we return an "empty" line on eof, to make sure we get
|
Sat, 21 Aug 2010 10:07:38 +0000 |
reimar |
Check stream_read_line result instead of checking stream_eof,
|
Sat, 21 Aug 2010 10:02:50 +0000 |
reimar |
Fix reading of VUK: actually fail if the key is incomplete instead
|
Sat, 21 Aug 2010 09:58:02 +0000 |
reimar |
Avoid another unnecessary intermediate variable.
|
Sat, 21 Aug 2010 09:55:30 +0000 |
reimar |
Avoid a pointless extra variable.
|
Sat, 21 Aug 2010 09:47:08 +0000 |
reimar |
Format NULL-pointer check consistently.
|
Sat, 21 Aug 2010 09:46:06 +0000 |
reimar |
Simplify searching for discid by comparing the string representations.
|
Sat, 21 Aug 2010 09:41:15 +0000 |
reimar |
Switch to uppercase hex.
|
Sat, 21 Aug 2010 09:40:16 +0000 |
reimar |
Simplify/fix printing of disc id/VUK
|
Sat, 21 Aug 2010 09:27:15 +0000 |
reimar |
Add const to pointer argument.
|
Sat, 21 Aug 2010 09:20:14 +0000 |
reimar |
Remove a unused assignment.
|
Sat, 21 Aug 2010 09:19:12 +0000 |
reimar |
Fix a memleak.
|
Sat, 21 Aug 2010 09:18:29 +0000 |
reimar |
Extract reading KEDB.cfg into a separate function.
|
Fri, 20 Aug 2010 18:19:11 +0000 |
rathann |
Update to include latest x86 binary codec packs.
|
Fri, 20 Aug 2010 15:48:09 +0000 |
reimar |
100l, re-add vobsub_get_id_by_index call accidentally removed in
|
Thu, 19 Aug 2010 23:48:19 +0000 |
ramiro |
fix anonymous memory mapping for NetBSD
|
Thu, 19 Aug 2010 22:13:25 +0000 |
compn |
add binary codecs for fourcc: IMM4, LZOC, DIRC, MHFY, MSA1
|
Thu, 19 Aug 2010 14:36:16 +0000 |
ramiro |
swscale-test: add CRC output
|
Wed, 18 Aug 2010 23:20:23 +0000 |
diego |
Fix documentation language variables in summary output after configure run.
|
Wed, 18 Aug 2010 23:10:10 +0000 |
diego |
Merge radio chapter into the usage chapter.
|
Wed, 18 Aug 2010 22:42:27 +0000 |
diego |
Restore mistakenly removed TV input chapter introduction.
|
Wed, 18 Aug 2010 20:22:01 +0000 |
diego |
Merge TV input and TV teletext chapter into the usage chapter.
|
Wed, 18 Aug 2010 19:51:06 +0000 |
diego |
Remove empty paragraph from TV input chapter.
|
Wed, 18 Aug 2010 19:37:37 +0000 |
ramiro |
validate input data and linesizes
|
Wed, 18 Aug 2010 19:28:22 +0000 |
siretart |
introduce new option --enable-system-ffmpeg to use shared ffmpeg libraries only
|
Wed, 18 Aug 2010 17:23:21 +0000 |
ptt |
synced to r31938
|
Wed, 18 Aug 2010 13:45:06 +0000 |
diego |
Add #includes for headers necessary to pass 'make checkheaders'.
|
Tue, 17 Aug 2010 22:39:24 +0000 |
diego |
Fix a bunch of grammar and spelling errors in mp_msg calls.
|
Tue, 17 Aug 2010 16:45:17 +0000 |
diego |
Merge CD/DVD chapter into the usage chapter for all translations.
|
Tue, 17 Aug 2010 16:44:29 +0000 |
diego |
Merge CD/DVD chapter into the usage chapter.
|
Tue, 17 Aug 2010 15:12:35 +0000 |
diego |
Remove hack that skips including dependency files on distclean.
|
Tue, 17 Aug 2010 15:07:16 +0000 |
diego |
Remove dep/depend targets for FFmpeg; they no longer exist in FFmpeg.
|
Tue, 17 Aug 2010 15:06:38 +0000 |
diego |
Sync with current FFmpeg HEAD.
|
Tue, 17 Aug 2010 11:39:37 +0000 |
diego |
Add copy of English usage.xml file to Chinese translation.
|
Tue, 17 Aug 2010 11:29:33 +0000 |
diego |
Remove usage.xml symlink in the Chinese documentation translation.
|
Mon, 16 Aug 2010 10:45:37 +0000 |
reimar |
Simplify and document MinGW stdin hack.
|
Mon, 16 Aug 2010 10:33:33 +0000 |
reimar |
Do not call *_aid_from_lang when audio_lang is NULL.
|
Sun, 15 Aug 2010 00:07:13 +0000 |
jrash |
Synced with help_mp-en.h rev. 31938
|
Fri, 13 Aug 2010 16:00:18 +0000 |
siretart |
Avoid trying to parse playlists without any recognized entries.
|
Fri, 13 Aug 2010 15:58:11 +0000 |
siretart |
sanity check to avoid a segmentation fault in playtree.c on empty playlists.
|
Fri, 13 Aug 2010 11:08:30 +0000 |
diego |
Mark constant sws_spu_image() parameter as const, fixes the warning:
|
Wed, 11 Aug 2010 20:59:03 +0000 |
reimar |
Add incomplete clipinf reading support to display audio
|
Wed, 11 Aug 2010 20:44:29 +0000 |
reimar |
Add const qualifiers to function string arguments as appropriate.
|
Wed, 11 Aug 2010 01:14:37 +0000 |
greg |
Import libass 0.9.11
|
Tue, 10 Aug 2010 13:33:49 +0000 |
reimar |
Make it possible to use relative, http:// etc. paths with bd://
|
Tue, 10 Aug 2010 13:28:18 +0000 |
reimar |
Avoid pointless additional string pointers.
|
Tue, 10 Aug 2010 13:26:19 +0000 |
reimar |
Use the stream functions instead of the fopen/fread/fclose interface
|
Tue, 10 Aug 2010 13:23:04 +0000 |
reimar |
Simplify code: allow file_format argument to open_stream to be NULL.
|
Tue, 10 Aug 2010 00:36:53 +0000 |
diego |
Sync with current FFmpeg HEAD.
|
Sun, 08 Aug 2010 19:01:18 +0000 |
cehoyos |
Fix compilation after FFmpeg r24741.
|
Sun, 08 Aug 2010 18:18:13 +0000 |
ramiro |
indent
|
Sun, 08 Aug 2010 18:14:43 +0000 |
ramiro |
swscale-test: get strides using av_fill_image_linesizes() from libavcore
|
Sat, 07 Aug 2010 21:21:38 +0000 |
diego |
Remove pointless compilation sections from radio and TV input chapters.
|
Sat, 07 Aug 2010 19:58:30 +0000 |
diego |
Avoid redundant use of variable 'size' in demux_ogg_read_packet(), fixes:
|
Sat, 07 Aug 2010 19:35:57 +0000 |
diego |
Add missing header for mp_a52_framesize, fixes the warning:
|
Sat, 07 Aug 2010 18:23:31 +0000 |
siretart |
restore functionality to be able to pass custom configure flags or override the used compiler
|
Sat, 07 Aug 2010 18:10:15 +0000 |
siretart |
ignore common files during building the tarball and .diff.gz in debian packaging
|
Sat, 07 Aug 2010 00:13:40 +0000 |
diego |
Integrate advanced audio usage sections into the general usage chapter.
|
Fri, 06 Aug 2010 23:44:31 +0000 |
diego |
Restore hunk previously removed in r31354.
|
Fri, 06 Aug 2010 23:31:39 +0000 |
diego |
Add 'z' length modifier to %d printf format specifier for size_t argument.
|
Fri, 06 Aug 2010 23:25:31 +0000 |
diego |
Add 'z' length modifier to %d printf format specifiers for size_t arguments.
|
Fri, 06 Aug 2010 23:19:34 +0000 |
diego |
Remove bogus teletext hotkeys section; it is both wrong and misplaced.
|
Fri, 06 Aug 2010 22:47:54 +0000 |
diego |
Add 'z' length modifier to %d printf format specifiers for size_t arguments.
|
Fri, 06 Aug 2010 22:37:55 +0000 |
greg |
Copyright: add libass
|
Fri, 06 Aug 2010 22:21:53 +0000 |
diego |
Add 'z' length modifier to %d printf format specifier for size_t argument.
|
Fri, 06 Aug 2010 21:13:41 +0000 |
greg |
Import libass 0.9.10
|
Fri, 06 Aug 2010 10:48:16 +0000 |
diego |
Add CONFIG_HUFFMAN to config.mak / config.h for FFmpeg.
|
Thu, 05 Aug 2010 12:49:58 +0000 |
siretart |
add yasm to build depends for some asm parts in libavcodec
|
Thu, 05 Aug 2010 09:01:30 +0000 |
diego |
Move mp_a52_framesize from demux_ts.c to parse_es.c.
|
Thu, 05 Aug 2010 07:37:58 +0000 |
diego |
Add sys/types.h #include before socket.h #include in sockaddr_storage test.
|
Wed, 04 Aug 2010 13:49:16 +0000 |
reimar |
Return an error when seeking beyond EOF.
|
Wed, 04 Aug 2010 13:39:10 +0000 |
reimar |
Move one AES initialization out of inner loop.
|
Wed, 04 Aug 2010 13:32:20 +0000 |
reimar |
Minor optimization/simplification and document the alignment requirements
|
Wed, 04 Aug 2010 13:27:19 +0000 |
reimar |
Use the "key" type also for the IV constant.
|
Wed, 04 Aug 2010 12:38:52 +0000 |
reimar |
Simplify ts_sync. Might also make it easier to optimize a bit.
|
Wed, 04 Aug 2010 12:23:22 +0000 |
reimar |
Remove an unused variable.
|
Wed, 04 Aug 2010 12:21:39 +0000 |
reimar |
Remove some useless casts.
|
Wed, 04 Aug 2010 12:20:01 +0000 |
siretart |
reintroduce typo in genres.h that was fixed fixed r31913 to match the id3v2 spec
|
Wed, 04 Aug 2010 06:16:42 +0000 |
diego |
whitespace cosmetics: prettyprinting, move statements to the next line.
|
Tue, 03 Aug 2010 21:06:15 +0000 |
reimar |
100l, do not free vo_spudec if e.g. just the audio is reinitialized.
|
Tue, 03 Aug 2010 17:09:16 +0000 |
reimar |
Move initialization of vo_spudec further behind to avoid issues with
|
Tue, 03 Aug 2010 17:01:13 +0000 |
reimar |
Remove useless cast.
|
Tue, 03 Aug 2010 16:26:50 +0000 |
reimar |
Add support for bd:// streams as a test for a part of the AACS algorithm.
|
Tue, 03 Aug 2010 16:01:40 +0000 |
reimar |
Add sanity-check for sector size to avoid strange crashes if it is
|
Tue, 03 Aug 2010 15:55:17 +0000 |
siretart |
various spelling fixes, found by the Debian QA tool 'lintian'
|
Tue, 03 Aug 2010 13:02:07 +0000 |
siretart |
Add new debian packaging based on official distro packages
|
Tue, 03 Aug 2010 12:32:17 +0000 |
siretart |
remove old debian packaging
|
Tue, 03 Aug 2010 11:46:55 +0000 |
diego |
Suppress unsupported compiler options when building with clang on Darwin/PPC.
|
Tue, 03 Aug 2010 11:40:01 +0000 |
diego |
Add -Wno-parentheses to CFLAGS.
|
Tue, 03 Aug 2010 08:57:48 +0000 |
diego |
The default CD-ROM device on OpenBSD is /dev/rcd0c, not /dev/rcd0a.
|
Tue, 03 Aug 2010 05:18:28 +0000 |
reimar |
Avoid STREAM_CTRL_SEEK_TO_TIME messing up the current position for stream
|
Mon, 02 Aug 2010 18:28:42 +0000 |
alexc |
Add msvcr100 support to the win32 loader.
|
Mon, 02 Aug 2010 17:39:20 +0000 |
reimar |
Reuse do_cpuid from cpudetect.c in loader/win32.c.
|
Mon, 02 Aug 2010 17:36:16 +0000 |
reimar |
Remove outdated cpuid code.
|
Mon, 02 Aug 2010 17:32:42 +0000 |
reimar |
Add const to avoid warnings.
|
Mon, 02 Aug 2010 17:30:00 +0000 |
reimar |
Avoid arithmetic on void * pointers.
|
Mon, 02 Aug 2010 17:27:20 +0000 |
reimar |
Fix type in conditional.
|
Mon, 02 Aug 2010 17:26:28 +0000 |
reimar |
Make function declarations proper prototypes.
|
Mon, 02 Aug 2010 17:19:45 +0000 |
reimar |
Avoid mixing code and declarations.
|
Mon, 02 Aug 2010 17:18:18 +0000 |
reimar |
Make library/export function tables static const.
|
Mon, 02 Aug 2010 14:35:02 +0000 |
diego |
Add missing libavcore bits: enabling options and help output
|
Sun, 01 Aug 2010 22:53:09 +0000 |
diego |
dvd: Improve seeking by position.
|
Sun, 01 Aug 2010 22:51:15 +0000 |
diego |
dvd: Improve seeking by chapters.
|
Sun, 01 Aug 2010 22:48:01 +0000 |
diego |
Fix the incorrect assumption that the number of chapters of a DVD title
|
Sun, 01 Aug 2010 21:06:51 +0000 |
diego |
Remove unnecessary #undef (f)printf.
|
Sun, 01 Aug 2010 21:04:20 +0000 |
diego |
Remove unnecessary libavutil/internal.h #includes.
|
Sun, 01 Aug 2010 17:51:28 +0000 |
reimar |
Update for libavformat matroska demuxer name change.
|
Sun, 01 Aug 2010 17:38:28 +0000 |
reimar |
Reindent.
|
Sun, 01 Aug 2010 17:37:38 +0000 |
reimar |
Use early return instead of large if block.
|
Sun, 01 Aug 2010 17:36:15 +0000 |
reimar |
More readable OSD rendering code.
|
Sun, 01 Aug 2010 13:58:35 +0000 |
reimar |
Also allow setting msglevel for MSGT_FIXME.
|
Sun, 01 Aug 2010 13:53:04 +0000 |
reimar |
Fix typo in documentation.
|
Sun, 01 Aug 2010 13:52:17 +0000 |
reimar |
Handle failing ioctls more gracefully for dvdcss.
|
Sun, 01 Aug 2010 13:30:26 +0000 |
reimar |
Fix subtitle selection: make selecting -sid 0 work again by replacing the
|
Sun, 01 Aug 2010 12:48:38 +0000 |
reimar |
Fix DVD playback with region-free drives.
|
Sat, 31 Jul 2010 22:15:49 +0000 |
diego |
Default to -O2 optimization level for the clang compiler.
|
Sat, 31 Jul 2010 22:02:55 +0000 |
ramiro |
swscale-test: merge declaration and initialization
|
Sat, 31 Jul 2010 16:55:57 +0000 |
reimar |
Fix compilation with --enable-crash-debug
|
Sat, 31 Jul 2010 16:43:20 +0000 |
diego |
Initialize conf_file variable to kill the warning:
|
Sat, 31 Jul 2010 16:15:36 +0000 |
diego |
Use mp_a52_framesize() in all cases; gets rid of liba52 dependency.
|
Sat, 31 Jul 2010 16:05:19 +0000 |
diego |
Add 'z' length modifier to %d printf format specifiers for size_t arguments.
|
Sat, 31 Jul 2010 15:22:11 +0000 |
diego |
Initialize frame_length variable to zero to avoid the warning:
|
Sat, 31 Jul 2010 15:17:17 +0000 |
diego |
10l: Add the Subversion revision to the version string, not "VERSION".
|
Sat, 31 Jul 2010 13:47:47 +0000 |
compn |
add binary expression codec for fourcc MTS2
|
Fri, 30 Jul 2010 18:28:02 +0000 |
reimar |
Properly close file on error or uninit.
|
Fri, 30 Jul 2010 18:18:03 +0000 |
reimar |
Avoid code duplication, use the generate file name instead of generating it twice.
|
Fri, 30 Jul 2010 18:14:35 +0000 |
greg |
Rename libass types to match upstream libass >= 0.9.7
|
Fri, 30 Jul 2010 17:02:58 +0000 |
compn |
remove sys/timeb.h include, it is obsolete and breaks compilation with new gcc
|
Fri, 30 Jul 2010 14:11:05 +0000 |
jrash |
sync with en/mplayer.1 rev. 31814
|
Thu, 29 Jul 2010 17:11:20 +0000 |
reimar |
Newly added subtitle support also includes DVB and XSUB in addition to PGS.
|
Thu, 29 Jul 2010 17:06:39 +0000 |
reimar |
Move function to avoid a forward declaration.
|
Thu, 29 Jul 2010 17:05:23 +0000 |
reimar |
Update global_sub_pos if we auto-selected a subtitle.
|
Thu, 29 Jul 2010 17:03:14 +0000 |
siretart |
Start rc5 development in trunk's Changelog as rc4 has been branched now.
|
Thu, 29 Jul 2010 17:02:13 +0000 |
siretart |
remove libavutil/avconfig.h on distclean
|
Thu, 29 Jul 2010 09:15:32 +0000 |
reimar |
Use header_check_broken to simplify cdio.h check.
|
Thu, 29 Jul 2010 09:12:33 +0000 |
reimar |
Add a special header_check_broken to be used for broken
|
Thu, 29 Jul 2010 08:44:44 +0000 |
reimar |
Make the sys/cdio.h header test work by explictly including
|
Wed, 28 Jul 2010 10:43:02 +0000 |
stefano |
Revert commit:
|
Wed, 28 Jul 2010 10:00:56 +0000 |
diego |
Skip searching for an xmllint command.
|
Wed, 28 Jul 2010 09:53:01 +0000 |
diego |
whitespace cosmetics: fix indentation
|
Wed, 28 Jul 2010 09:48:36 +0000 |
diego |
Add an XML catalog search path that works for current macports systems.
|
Wed, 28 Jul 2010 09:47:41 +0000 |
diego |
Simplify adding --catalogs option to xsltproc/xmllint command line.
|
Wed, 28 Jul 2010 08:38:45 +0000 |
diego |
Remove instructions for installing XML/XSL packages from source.
|
Wed, 28 Jul 2010 08:04:42 +0000 |
diego |
The package list for Debian systems is not specific to the Sarge release.
|
Wed, 28 Jul 2010 08:01:22 +0000 |
diego |
cosmetics: Use more compact "if .. then" shell syntax.
|
Wed, 28 Jul 2010 06:47:50 +0000 |
diego |
Adding XML entities for the English XML files to main.xml is enough.
|
Wed, 28 Jul 2010 06:08:55 +0000 |
diego |
Remove unused variable fake_docbook_xsl.
|
Wed, 28 Jul 2010 06:07:43 +0000 |
diego |
cosmetics: Drop leading underscores from variable names.
|
Wed, 28 Jul 2010 05:35:15 +0000 |
diego |
Simplify xmllint test.
|
Wed, 28 Jul 2010 05:19:36 +0000 |
diego |
MPlayer is licensed as GPL version 2, not any later version.
|
Tue, 27 Jul 2010 21:23:19 +0000 |
Gabrov |
synced with r31833
|
Tue, 27 Jul 2010 17:30:20 +0000 |
cehoyos |
Improve documentation for overlay colour.
|
Tue, 27 Jul 2010 17:29:22 +0000 |
cehoyos |
Reduce probability that a window on top of VDPAU uses the overlay colour.
|
Tue, 27 Jul 2010 16:49:06 +0000 |
cehoyos |
Don't allow black windows on top of VDPAU to shine through.
|
Tue, 27 Jul 2010 13:11:15 +0000 |
cehoyos |
Support FFmpeg's native AMR Narrowband decoder.
|
Tue, 27 Jul 2010 08:38:08 +0000 |
cehoyos |
Make the VDPAU background black instead of the default green.
|
Mon, 26 Jul 2010 19:41:04 +0000 |
reimar |
Support for image highlights for dvdnav menus.
|
Mon, 26 Jul 2010 17:15:56 +0000 |
reimar |
Remove useless end_col/end_row variables.
|
Sun, 25 Jul 2010 17:43:22 +0000 |
reimar |
Move variable into the only function where it is used.
|
Sun, 25 Jul 2010 17:40:44 +0000 |
reimar |
Move mouse hiding code to check_events, this allows mouse hiding
|
Sun, 25 Jul 2010 17:06:41 +0000 |
reimar |
Make the Quit menu entry work.
|
Sun, 25 Jul 2010 17:00:04 +0000 |
reimar |
Simplify check_events: avoid seemingly pointless untilDate argument.
|
Sun, 25 Jul 2010 14:40:58 +0000 |
reimar |
Change window-closing handling so it works properly if the
|
Sun, 25 Jul 2010 13:53:21 +0000 |
diego |
Remove graphics cards subsections from Xv section in video output chapter.
|
Sun, 25 Jul 2010 13:45:14 +0000 |
diego |
Remove MTRR section from video output chapter.
|
Sun, 25 Jul 2010 13:34:13 +0000 |
diego |
Split TV chapter in two.
|
Sun, 25 Jul 2010 13:26:40 +0000 |
diego |
Drop one level of pointless subsectioning.
|
Sun, 25 Jul 2010 13:21:14 +0000 |
diego |
Remove pointless and non-informative SDL section from video output chapter.
|
Sun, 25 Jul 2010 13:16:05 +0000 |
diego |
Remove subsection that describes how to tweak CD/DVD drives.
|
Sun, 25 Jul 2010 12:54:52 +0000 |
diego |
Drop one pointless subsectioning level from radio input chapter.
|
Sun, 25 Jul 2010 12:53:22 +0000 |
diego |
Teletext keys are always available, not only if TV support is compiled-in.
|
Sun, 25 Jul 2010 12:33:10 +0000 |
reimar |
Fix wrong option name in example.
|
Sun, 25 Jul 2010 12:28:23 +0000 |
reimar |
Remove unused kQuitCmd from vo_quartz.
|
Sun, 25 Jul 2010 12:25:05 +0000 |
reimar |
Remove kQuitCmd, it has no purpose or effect at all.
|
Sun, 25 Jul 2010 12:22:02 +0000 |
reimar |
Fix indentation.
|
Sun, 25 Jul 2010 11:53:44 +0000 |
reimar |
Avoid some code duplication.
|
Sun, 25 Jul 2010 11:49:36 +0000 |
reimar |
Cosmetics: indentation fixes.
|
Sun, 25 Jul 2010 11:44:57 +0000 |
reimar |
Avoid some code duplication in update_screen_info.
|
Sun, 25 Jul 2010 11:38:45 +0000 |
reimar |
Simplify update_screen_info.
|
Sun, 25 Jul 2010 11:19:41 +0000 |
reimar |
Declare variables with proper types to avoid dangerous pointer casts.
|
Sun, 25 Jul 2010 11:18:04 +0000 |
reimar |
Remove pointless casts.
|
Sun, 25 Jul 2010 11:16:40 +0000 |
reimar |
Remove yet more useless ()
|
Sun, 25 Jul 2010 11:14:07 +0000 |
reimar |
Remove useless ().
|
Sun, 25 Jul 2010 11:07:15 +0000 |
reimar |
Send KEY_CLOSE_WIN instead of KEY_ESC when the user requested
|
Sun, 25 Jul 2010 09:47:06 +0000 |
reimar |
Remove unused variables.
|
Sun, 25 Jul 2010 09:41:30 +0000 |
reimar |
Slightly simplify rle decoding.
|
Sun, 25 Jul 2010 09:33:49 +0000 |
reimar |
Remove a useless condition that is already handled a few lines
|
Sun, 25 Jul 2010 09:31:00 +0000 |
reimar |
Avoid useless malloc/frees
|
Sun, 25 Jul 2010 09:22:37 +0000 |
reimar |
Switch to non-deprecated avcodec_decode_video2 API.
|
Sun, 25 Jul 2010 09:13:43 +0000 |
reimar |
Change cast to avoid a warning.
|
Sun, 25 Jul 2010 09:06:37 +0000 |
reimar |
Add stream_time_pos property.
|
Sun, 25 Jul 2010 08:40:45 +0000 |
reimar |
Refuse to compile without yasm unless it was explicitly requested.
|
Sat, 24 Jul 2010 21:43:29 +0000 |
reimar |
Remove useless NULL checks before freeing and NULL pointers
|
Sat, 24 Jul 2010 21:40:06 +0000 |
reimar |
Allocate memory for paletted image data separately to avoid
|
Sat, 24 Jul 2010 21:34:13 +0000 |
reimar |
Slightly simplify dvd subtitle RLE decoding.
|
Sat, 24 Jul 2010 21:24:20 +0000 |
reimar |
Share paletted -> gray/alpha conversion code, and keep a copy
|
Sat, 24 Jul 2010 20:48:32 +0000 |
reimar |
Simplify creation of color/alpha map.
|
Sat, 24 Jul 2010 17:18:46 +0000 |
reimar |
Only try to merge packets if we have a previous packet stored.
|
Sat, 24 Jul 2010 16:44:23 +0000 |
reimar |
Add least some binary Quicktime codecs now work with -demuxer lavf.
|
Sat, 24 Jul 2010 16:36:02 +0000 |
reimar |
Some indentation fixes.
|
Sat, 24 Jul 2010 16:33:22 +0000 |
reimar |
Generate a ImageDescription if none is passed neither via ImageDesc nor
|
Sat, 24 Jul 2010 15:14:43 +0000 |
reimar |
Fix dependency generation for libav*
|
Sat, 24 Jul 2010 14:43:55 +0000 |
reimar |
Fix compilation, forgot to add const also to the
|
Sat, 24 Jul 2010 11:37:58 +0000 |
reimar |
More const-correctness fixes to avoid warnings.
|
Sat, 24 Jul 2010 11:33:28 +0000 |
reimar |
Add some "const" to avoid incompatible pointer type warnings
|
Sat, 24 Jul 2010 11:19:39 +0000 |
stefano |
Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.
|
Sat, 24 Jul 2010 11:19:35 +0000 |
stefano |
Add some comments to the rgb2yuv_table, clarifying the standard where
|
Fri, 23 Jul 2010 20:27:54 +0000 |
ramiro |
swscale-test: scale from reference to source only once for each algorithm
|
Fri, 23 Jul 2010 20:26:54 +0000 |
ramiro |
indent
|
Fri, 23 Jul 2010 20:26:32 +0000 |
ramiro |
swscale-test: change order tests are run, maintaining the same algorithm for
|
Fri, 23 Jul 2010 13:12:31 +0000 |
jrash |
sync with en/mplayer.1 rev. 31769
|
Fri, 23 Jul 2010 13:08:31 +0000 |
jrash |
Synced with help_mp-en.h rev. 31752
|
Thu, 22 Jul 2010 23:01:31 +0000 |
stefano |
Prefer impersonal form over third person, for consistency with the
|
Thu, 22 Jul 2010 19:05:10 +0000 |
ramiro |
swscale-test: use only 3 characters to print width/height since they're always
|
Thu, 22 Jul 2010 19:02:49 +0000 |
ramiro |
swscale-test: print test name before running test, so that it's available in
|
Thu, 22 Jul 2010 17:10:33 +0000 |
reimar |
Mention -af stats as an alternative to -af volume to find the max volume etc.
|
Thu, 22 Jul 2010 15:30:22 +0000 |
ramiro |
swscale-test: allocate more memory to prevent scalers from writing out of bounds
|
Thu, 22 Jul 2010 08:52:41 +0000 |
cehoyos |
ffvp8 is now significantly faster for x86-64 than fflibvpx.
|
Wed, 21 Jul 2010 19:29:36 +0000 |
greg |
libass: remove yet another version check
|
Wed, 21 Jul 2010 19:02:36 +0000 |
reimar |
Do not compile subassconvert.c if libass is disabled, the functionality
|
Wed, 21 Jul 2010 18:49:05 +0000 |
reimar |
Add support for libavcore.
|
Wed, 21 Jul 2010 18:48:13 +0000 |
reimar |
Put sub_ass_read_line_subviewer under CONFIG_ASS to avoid a warning.
|
Wed, 21 Jul 2010 18:10:29 +0000 |
reimar |
Printing maximum volume only works when prefering float format.
|
Wed, 21 Jul 2010 17:51:06 +0000 |
greg |
subtitles: fix build without libass
|
Wed, 21 Jul 2010 13:29:55 +0000 |
ramiro |
darwin: allow 64-bit darwin to allocate executable memory
|
Tue, 20 Jul 2010 22:20:23 +0000 |
ramiro |
swscale-test: use av_pix_fmt_descriptors[].name directly
|
Tue, 20 Jul 2010 01:45:25 +0000 |
ramiro |
Restore vertical alignment in some defines
|
Mon, 19 Jul 2010 07:06:14 +0000 |
mstorsjo |
Cosmetics: reindent and unify whitespace
|
Mon, 19 Jul 2010 07:02:31 +0000 |
mstorsjo |
Do planar copy with a single memcpy only if the stride is equal to the length
|
Mon, 19 Jul 2010 00:12:08 +0000 |
greg |
Pass libass messages to mp_msg
|
Mon, 19 Jul 2010 00:12:04 +0000 |
greg |
Require libass version with ass_flush_events
|
Sun, 18 Jul 2010 23:02:25 +0000 |
greg |
Prefer external libass
|
Sun, 18 Jul 2010 22:00:48 +0000 |
greg |
subtitles: convert SRT/MicroDVD markup into ASS markup
|
Sun, 18 Jul 2010 21:39:57 +0000 |
darkshikari |
Another try at fixing swscale on win64, as per r31153.
|
Sun, 18 Jul 2010 18:04:50 +0000 |
reimar |
Use identical code to -vo gl for -wid mode in gl2.
|
Sat, 17 Jul 2010 13:14:53 +0000 |
diego |
Rename network build system variable and command line option to networking.
|
Sat, 17 Jul 2010 10:28:17 +0000 |
diego |
Fix LADSPA test variable initialization so it actually works (without stddef.h).
|
Sat, 17 Jul 2010 09:19:39 +0000 |
diego |
cosmetics: Use 'elif' instead of 'else .. if'.
|
Fri, 16 Jul 2010 17:45:50 +0000 |
mstorsjo |
In planarCopyWrapper, Only copy length, not stride of the last line in the plane
|
Fri, 16 Jul 2010 11:21:54 +0000 |
jrash |
sync with en/mplayer.1 rev. 31715
|
Fri, 16 Jul 2010 10:55:43 +0000 |
diego |
Fix a few web page links in the documentation.
|
Thu, 15 Jul 2010 18:57:57 +0000 |
reimar |
Make it possible to select GL_NEAREST scaling.
|
Thu, 15 Jul 2010 18:50:57 +0000 |
reimar |
Helper macros to build the yuv conversion type number.
|
Thu, 15 Jul 2010 18:46:49 +0000 |
reimar |
Add () around macro arguments.
|
Thu, 15 Jul 2010 18:36:15 +0000 |
reimar |
Cosmetics: create luma texture first, then the other textures.
|
Thu, 15 Jul 2010 18:18:15 +0000 |
reimar |
Reindent.
|
Thu, 15 Jul 2010 18:09:14 +0000 |
reimar |
Use sigaction() instead of signal(), the latter has a unavoidable
|
Thu, 15 Jul 2010 17:59:46 +0000 |
reimar |
Add support for parameter changes (e.g. channel count) during playback.
|
Wed, 14 Jul 2010 21:36:06 +0000 |
reimar |
Allow fullscreen switching during -idle. Useful in combination
|
Wed, 14 Jul 2010 13:49:08 +0000 |
diego |
Give signal handler function in test programs correct argument list.
|
Wed, 14 Jul 2010 08:17:58 +0000 |
diego |
Move memalign_hack definition out of the FFmpeg section of config.h.
|
Tue, 13 Jul 2010 19:49:25 +0000 |
reimar |
Fix gettimeofday type to match the real one.
|
Tue, 13 Jul 2010 15:11:34 +0000 |
diego |
Enable robust resync for mpg123 decoder.
|
Tue, 13 Jul 2010 14:51:31 +0000 |
diego |
Port GNU assembler check from FFmpeg.
|
Tue, 13 Jul 2010 12:08:50 +0000 |
diego |
Add CONFIG_PIC #define for FFmpeg to config.h.
|
Tue, 13 Jul 2010 11:46:54 +0000 |
diego |
Move PIC test out of the x86 section; it is not only required on x86.
|
Tue, 13 Jul 2010 10:49:23 +0000 |
diego |
Add IBM ASM check for FFmpeg on PowerPC.
|
Mon, 12 Jul 2010 21:38:39 +0000 |
diego |
Remove unused static function menu_text_get_next_line, fixes the warning:
|
Mon, 12 Jul 2010 20:19:53 +0000 |
adrian |
Reindent and align after r31725.
|
Mon, 12 Jul 2010 20:19:09 +0000 |
adrian |
Improve handling of the "help" suboption in coreaudio:
|
Mon, 12 Jul 2010 18:04:05 +0000 |
reimar |
Improve MPEG-TS subtitle support: make it use the infrastructure for
|
Mon, 12 Jul 2010 17:43:37 +0000 |
diego |
Remove some unused variables along with the corresponding warnings.
|
Mon, 12 Jul 2010 08:35:20 +0000 |
benoit |
Change the type of Y table to pointer to void in fill_table().
|
Sun, 11 Jul 2010 22:34:47 +0000 |
reimar |
Define HAVE_GNU_AS to enable Altivec-accelerated FFT.
|
Sun, 11 Jul 2010 21:33:27 +0000 |
reimar |
15 bpp tga format is little endian.
|
Sun, 11 Jul 2010 21:30:45 +0000 |
reimar |
Use the proper imgfmt names.
|
Sun, 11 Jul 2010 21:25:06 +0000 |
reimar |
Fix vo_tga RGB with alpha output on little-endian (blue and alpha were swapped),
|
Sun, 11 Jul 2010 21:14:48 +0000 |
adrian |
Process the CoreFoundation runloop in ao_coreaudio in case it's not being processed in the vo, e.g. when vo_corevideo is used with shared_buffer.
|
Sun, 11 Jul 2010 21:12:20 +0000 |
adrian |
Fix cosmetics after r31715.
|
Sun, 11 Jul 2010 21:08:57 +0000 |
adrian |
Refactor device selection in ao_coreaudio: Add output device selection and correctly set the default device if it's selected.
|
Sun, 11 Jul 2010 21:02:53 +0000 |
adrian |
Consistently use types as they are used by the API in ao_coreaudio.
|
Sun, 11 Jul 2010 21:00:37 +0000 |
adrian |
Replace deprecated functions in ao_coreaudio with their new ones introduced in OSX 10.4.
|
Sun, 11 Jul 2010 20:53:57 +0000 |
adrian |
Fix printf specifiers used in ao_coreaudio. Fixes warnings:
|
Sun, 11 Jul 2010 17:53:44 +0000 |
reimar |
Fix calculation of global_sub_size.
|
Sun, 11 Jul 2010 17:10:18 +0000 |
reimar |
Remove pointless assignments that would assing the value it already
|
Sun, 11 Jul 2010 14:51:51 +0000 |
reimar |
Avoid incorrectly duplicating initialization code in new_demux_packet,
|
Sun, 11 Jul 2010 14:02:58 +0000 |
reimar |
Set size correctly for decoded text subs.
|
Sun, 11 Jul 2010 13:54:23 +0000 |
reimar |
Faster paletted to OSD conversion.
|
Sun, 11 Jul 2010 13:48:16 +0000 |
reimar |
Document code inefficiency.
|
Sun, 11 Jul 2010 13:36:02 +0000 |
reimar |
Fix conversion from paletted to MPlayer's OSD format.
|
Sun, 11 Jul 2010 13:05:45 +0000 |
reimar |
Simplify alpha conversion code.
|
Sun, 11 Jul 2010 12:56:52 +0000 |
reimar |
Call spudec_draw for the unscaled case instead of duplicating code.
|
Sun, 11 Jul 2010 12:48:54 +0000 |
reimar |
Remove useless casts
|
Sun, 11 Jul 2010 12:46:12 +0000 |
reimar |
Fix calc_bbox to always return sensible values.
|
Sun, 11 Jul 2010 12:14:40 +0000 |
cehoyos |
Fix compilation if CONFIG_QTX_CODECS is defined (on OS X).
|
Sun, 11 Jul 2010 09:47:47 +0000 |
reimar |
Reindent.
|
Sun, 11 Jul 2010 09:46:58 +0000 |
reimar |
Avoid calling av_resample_init again when the values are the same as before.
|
Sun, 11 Jul 2010 09:40:46 +0000 |
reimar |
Try to get subtitle scaling somewhat right with libavcodec decoded
|
Sun, 11 Jul 2010 09:39:06 +0000 |
reimar |
10l, also assign the original width in spudec_new_scaled.
|
Sun, 11 Jul 2010 09:05:22 +0000 |
reimar |
Fix indentation.
|
Sun, 11 Jul 2010 09:04:29 +0000 |
reimar |
Add support for DVB and XSUB subtitles, not yet working properly.
|
Sun, 11 Jul 2010 09:03:59 +0000 |
cehoyos |
Fix compilation with liblive555 after r31675.
|
Sun, 11 Jul 2010 09:03:13 +0000 |
reimar |
Remove dvdsub_id checks that should not be necessary.
|
Sun, 11 Jul 2010 08:02:26 +0000 |
reimar |
Avoid status line being mangled together with error messages and other
|
Sun, 11 Jul 2010 07:37:02 +0000 |
reimar |
Fix memory leak for subtitles decoded by libavcodec.
|
Sat, 10 Jul 2010 23:31:50 +0000 |
reimar |
Fix some remaining bswap-related compilation issues.
|
Sat, 10 Jul 2010 23:30:39 +0000 |
reimar |
Add AV_HAVE_FAST_UNALIGNED define.
|
Sat, 10 Jul 2010 23:29:31 +0000 |
reimar |
bswap compatibility defines.
|
Sat, 10 Jul 2010 23:18:45 +0000 |
reimar |
Remove disabled and pointless code.
|
Sat, 10 Jul 2010 23:11:45 +0000 |
reimar |
Remove some pointless uses of be2me/le2me.
|
Sat, 10 Jul 2010 23:08:06 +0000 |
reimar |
Use AV_WB* where possible and be2me -> be2ne compilation fix.
|
Sat, 10 Jul 2010 22:56:58 +0000 |
reimar |
100l compialtion fix and use AV_RB32.
|
Sat, 10 Jul 2010 22:49:28 +0000 |
reimar |
Remove completely nonsensical le2me usages, the only effect
|
Sat, 10 Jul 2010 22:33:49 +0000 |
reimar |
Remove obfuscating use of le2me_32.
|
Sat, 10 Jul 2010 22:24:31 +0000 |
reimar |
Use AV_RL* macros instead of typecasts where appropriate.
|
Sat, 10 Jul 2010 22:12:38 +0000 |
mru |
Add av_ prefix to bswap macros
|
Sat, 10 Jul 2010 20:48:50 +0000 |
reimar |
Change global subtitle numbering scheme so that demuxers can "asynchronously"
|
Sat, 10 Jul 2010 18:53:08 +0000 |
reimar |
Fix compilation of tv support.
|
Sat, 10 Jul 2010 18:51:03 +0000 |
reimar |
Revert and accidentally committed hunk from last commit.
|
Sat, 10 Jul 2010 18:47:59 +0000 |
reimar |
Make the stream language an argument to the stream creation function
|
Sat, 10 Jul 2010 18:11:05 +0000 |
reimar |
Automatically allocate a vo_spudec if there is none.
|
Sat, 10 Jul 2010 18:06:04 +0000 |
reimar |
Get rid of useless INITIALIZED_SPUDEC flag.
|
Sat, 10 Jul 2010 17:57:10 +0000 |
reimar |
100l, only set VO_EVENT_RESIZE on an actual resize, not just for movement.
|
Sat, 10 Jul 2010 16:48:59 +0000 |
reimar |
Add packet->len checks to avoid out-of-bounds reads and negative
|
Sat, 10 Jul 2010 16:44:02 +0000 |
diego |
Add back LIBXVID to $libavencoders once more.
|
Sat, 10 Jul 2010 16:43:00 +0000 |
reimar |
Check packet size before memmove to avoid crashes e.g. if we recognized the
|
Sat, 10 Jul 2010 16:30:59 +0000 |
reimar |
Remove unused extern variable declarations.
|
Sat, 10 Jul 2010 16:26:58 +0000 |
diego |
Move EBX availability #define within config.h; it is not FFmpeg-specific.
|
Sat, 10 Jul 2010 13:46:27 +0000 |
reimar |
Mention PGS support.
|
Sat, 10 Jul 2010 13:45:09 +0000 |
reimar |
Add support for PGS subtitle decoding via libavcodec.
|
Sat, 10 Jul 2010 13:43:04 +0000 |
reimar |
We no longer have a libgsm copy in SVN.
|
Sat, 10 Jul 2010 12:53:05 +0000 |
reimar |
Make subdelay handling work the same way for all subtitle types and also allow
|
Sat, 10 Jul 2010 11:40:40 +0000 |
diego |
Remove useless LIBXVID entry from libavencoders list.
|
Sat, 10 Jul 2010 11:22:42 +0000 |
reimar |
Reuse spudec_visible to avoid code duplication.
|
Sat, 10 Jul 2010 10:23:40 +0000 |
reimar |
Handle and print a warning about invalid values in the function
|
Sat, 10 Jul 2010 10:22:28 +0000 |
reimar |
Extract spudec image allocation code to a separate function.
|
Sat, 10 Jul 2010 08:07:27 +0000 |
reimar |
Fix compilation broken due to GET_UTF8 being undefined.
|
Sat, 10 Jul 2010 08:04:48 +0000 |
reimar |
Remove copy of old and ugly libgsm code and wrapper.
|
Sat, 10 Jul 2010 07:57:06 +0000 |
reimar |
Add/fix GSM audio decoding through FFmpeg.
|
Sat, 10 Jul 2010 07:25:44 +0000 |
reimar |
Make it possible to set all options for lavc audio encoder.
|
Sat, 10 Jul 2010 02:25:07 +0000 |
michael |
1 memcpy less in lavf demuxing.
|
Fri, 09 Jul 2010 22:36:26 +0000 |
jrash |
Synced with help_mp-en.h rev. 31631
|
Fri, 09 Jul 2010 14:01:49 +0000 |
jrash |
sync with en/mplayer.1 rev. 31648
|
Fri, 09 Jul 2010 13:08:27 +0000 |
cehoyos |
Fix compilation with --disable-mencoder.
|
Fri, 09 Jul 2010 13:08:00 +0000 |
cehoyos |
Fix 'Xvid in libavcodec', broken in r31649.
|
Fri, 09 Jul 2010 12:13:51 +0000 |
cehoyos |
Fix compilation after FFmpeg r24137.
|
Thu, 08 Jul 2010 20:26:36 +0000 |
cehoyos |
Quadbuffered stereo does work on selected hardware.
|
Thu, 08 Jul 2010 20:17:45 +0000 |
cehoyos |
Independent tests indicate that GLX_STEREO is working fine on supported hardware.
|
Thu, 08 Jul 2010 15:52:47 +0000 |
reynaldo |
Implement edl-backward-delay to avoid jumping right over an
|
Wed, 07 Jul 2010 11:52:31 +0000 |
diego |
cosmetics: Drop leading underscore from FFmpeg component variables.
|
Wed, 07 Jul 2010 11:45:54 +0000 |
diego |
Remove duplicated FFmpeg external codec library variables from config.mak.
|
Wed, 07 Jul 2010 11:44:45 +0000 |
diego |
Enable libvorbis encoder in FFmpeg if libvorbis is available.
|
Tue, 06 Jul 2010 09:02:37 +0000 |
aurel |
stricter check for convergence_duration validity, avoid using meaningless values
|
Mon, 05 Jul 2010 21:34:51 +0000 |
diego |
Move libgsm #define to the FFmpeg section of config.h.
|
Mon, 05 Jul 2010 20:52:47 +0000 |
ben |
Implement slave mode compatible stream controls for Blu-ray.
|
Mon, 05 Jul 2010 19:45:14 +0000 |
reimar |
Some small whitespace and {} cosmetics.
|
Mon, 05 Jul 2010 19:40:21 +0000 |
reimar |
Try to get a quadbuffered visual if the corresponding 3D mode was selected.
|
Mon, 05 Jul 2010 19:34:08 +0000 |
reimar |
Use a more sensible variable name.
|
Mon, 05 Jul 2010 19:32:12 +0000 |
reimar |
Move declaration to where it is actually used.
|
Mon, 05 Jul 2010 19:23:56 +0000 |
reimar |
Mention stereo support in Changelog.
|
Mon, 05 Jul 2010 19:22:52 +0000 |
reimar |
Fix outdated -vo gl usage example.
|
Mon, 05 Jul 2010 19:19:56 +0000 |
reimar |
Add initial stereo support to -vo gl.
|
Mon, 05 Jul 2010 18:24:02 +0000 |
diego |
Fix Bulgarian vs. Hungarian typo in Czech manual page.
|
Mon, 05 Jul 2010 17:04:46 +0000 |
ben |
Support for unencrypted Blu-ray playback through libbluray.
|
Sun, 04 Jul 2010 07:13:18 +0000 |
reimar |
Add a manifest file to disable file and registry
|
Sat, 03 Jul 2010 20:54:54 +0000 |
reimar |
Support decoding and encoding via libgsm via libavcodec.
|
Sat, 03 Jul 2010 09:58:13 +0000 |
cehoyos |
Fix 'assignment from incompatible pointer type' warning.
|
Sat, 03 Jul 2010 01:02:47 +0000 |
jrash |
Synced with help_mp-en.h rev. 31579
|
Fri, 02 Jul 2010 23:43:09 +0000 |
reimar |
Avoid out-of-bounds read if mp_msg prints an empty string.
|
Fri, 02 Jul 2010 21:19:21 +0000 |
reimar |
Factor out a large conditional, hopefully making it easier to
|
Fri, 02 Jul 2010 21:14:42 +0000 |
reimar |
Move the subtitle pts handling code to demuxer.c
|
Fri, 02 Jul 2010 19:59:02 +0000 |
reimar |
Get window dimensions also for -wid 0.
|
Fri, 02 Jul 2010 19:50:23 +0000 |
reimar |
Re-enable keyboard input for GUI video window.
|
Fri, 02 Jul 2010 19:19:21 +0000 |
reimar |
Remove useless ()
|
Fri, 02 Jul 2010 19:18:17 +0000 |
reimar |
Remove some commented-out code that has no purpose and is only confusing.
|
Fri, 02 Jul 2010 16:52:32 +0000 |
cehoyos |
Hopefully fix librtmp detection.
|
Fri, 02 Jul 2010 10:02:34 +0000 |
diego |
Use cflag_check utility function in cross-compilation check.
|
Fri, 02 Jul 2010 09:38:46 +0000 |
diego |
Add return statement to function_check test program.
|
Thu, 01 Jul 2010 23:52:01 +0000 |
diego |
Replace some more manual compiler flag checks with cflag_check function.
|
Thu, 01 Jul 2010 23:24:46 +0000 |
diego |
Declare FARPROC/PROC/FARPROC16/PROC16 parameter lists as 'void'.
|
Thu, 01 Jul 2010 23:18:16 +0000 |
diego |
Separate automatic dependency generation flags from general CFLAGS.
|
Thu, 01 Jul 2010 23:03:40 +0000 |
diego |
Add convenience function to check for compiler flags directly and use it.
|
Thu, 01 Jul 2010 22:19:57 +0000 |
diego |
cosmetics: Rename _warn_CFLAGS variable to warn_cflags.
|
Thu, 01 Jul 2010 21:11:10 +0000 |
reimar |
Give functions proper prototypes.
|
Thu, 01 Jul 2010 20:57:40 +0000 |
reimar |
Use AV_RL32 also in x86, it is well enough optimized nowadays.
|
Thu, 01 Jul 2010 20:52:17 +0000 |
reimar |
Fix function prototypes to match the required type.
|
Thu, 01 Jul 2010 20:49:35 +0000 |
reimar |
Avoid void *-arithmentic warnings.
|
Thu, 01 Jul 2010 20:43:20 +0000 |
reimar |
Fix ffmpeg logging: mp_msg_test must be called after the proper target
|
Thu, 01 Jul 2010 20:41:42 +0000 |
reimar |
Add some const, the ad_functions structs are in rodata.
|
Thu, 01 Jul 2010 20:04:38 +0000 |
reimar |
Always request expose events, we have to handle them, the application
|
Thu, 01 Jul 2010 20:00:19 +0000 |
reimar |
Fix resizing with -wid after previous commit.
|
Thu, 01 Jul 2010 19:59:42 +0000 |
attila |
* fix compilation using external libfaad
|
Thu, 01 Jul 2010 19:52:18 +0000 |
reimar |
Some indentation fixes.
|
Thu, 01 Jul 2010 19:48:00 +0000 |
reimar |
Do not try to grab input from -wid windows, it will most likely break
|
Thu, 01 Jul 2010 19:43:38 +0000 |
reimar |
Fix -geometry with -wid behaviour (y position was flipped).
|
Thu, 01 Jul 2010 17:47:25 +0000 |
reimar |
skinName is already declared in interface.h, so remove
|
Thu, 01 Jul 2010 17:46:32 +0000 |
reimar |
Fix win32 gui compilation.
|
Thu, 01 Jul 2010 17:28:15 +0000 |
reimar |
Avoid some deprecated functions.
|
Thu, 01 Jul 2010 16:51:46 +0000 |
attila |
config.log belongs into mplayer's root directory, not into the tmp directory
|
Thu, 01 Jul 2010 16:48:03 +0000 |
reimar |
Add disabling input to hints.
|
Thu, 01 Jul 2010 10:22:19 +0000 |
diego |
Fix variable name for tmpdir selection iterator.
|
Thu, 01 Jul 2010 10:14:30 +0000 |
diego |
Add convenience function to check for the availability of system functions.
|
Thu, 01 Jul 2010 09:00:54 +0000 |
diego |
Place temporary files in a subdirectory of their own.
|
Wed, 30 Jun 2010 10:09:19 +0000 |
diego |
Move dvd_speed extern variable declaration from stream_dvd_common.h to stream.h.
|
Wed, 30 Jun 2010 09:55:14 +0000 |
diego |
MP3 decoding through libmpg123
|
Wed, 30 Jun 2010 09:27:03 +0000 |
astrange |
configure: Fix detection of SDL backend for vo_gl on OS X
|
Tue, 29 Jun 2010 16:30:28 +0000 |
reimar |
Add config.h include needed for other included files
|
Tue, 29 Jun 2010 14:48:54 +0000 |
reimar |
Avoid a crash if stream->url is not set, but print a warning since this
|
Tue, 29 Jun 2010 12:13:57 +0000 |
diego |
Replace HAVE_BIGENDIAN #ifdef around swap_palette() by av_unused attribute.
|
Tue, 29 Jun 2010 08:33:39 +0000 |
cehoyos |
Update ffvp8 comment.
|
Mon, 28 Jun 2010 16:54:27 +0000 |
diego |
Place swap_palette declaration under the same #ifdef as its usage; fixes:
|
Mon, 28 Jun 2010 16:45:47 +0000 |
diego |
Remove help target that prints available targets.
|
Mon, 28 Jun 2010 16:31:11 +0000 |
diego |
Remove some commented-out cruft.
|
Mon, 28 Jun 2010 09:39:49 +0000 |
diego |
Clean up #include handling in mplayer.c and mencoder.c.
|
Mon, 28 Jun 2010 09:35:18 +0000 |
diego |
cosmetics: Move volstep global var to the top where all other global vars live.
|
Mon, 28 Jun 2010 09:25:56 +0000 |
diego |
Remove unnecessary HELP_MP_DEFINE_STATIC #define and corresponding #ifdefs.
|
Mon, 28 Jun 2010 08:43:05 +0000 |
siretart |
Revert the previous two commits to configure and clarify the res_comment.
|
Mon, 28 Jun 2010 08:26:14 +0000 |
diego |
Factorize MPlayer/MEncoder version string handling.
|
Sun, 27 Jun 2010 20:47:26 +0000 |
cehoyos |
ffvp8 decodes all reference vectors fine.
|
Sun, 27 Jun 2010 20:46:42 +0000 |
cehoyos |
fflibvpx is significantly faster than ffvp8 for nearly all users.
|
Sun, 27 Jun 2010 19:56:49 +0000 |
siretart |
reindent after last commit
|
Sun, 27 Jun 2010 19:55:17 +0000 |
siretart |
libvpx does not require static libavcodec
|
Sun, 27 Jun 2010 19:20:38 +0000 |
reimar |
Fix indentation.
|
Sun, 27 Jun 2010 19:19:50 +0000 |
reimar |
Simplify clang version extraction.
|
Sun, 27 Jun 2010 19:10:29 +0000 |
reimar |
clang also does not support -march=native.
|
Sun, 27 Jun 2010 19:07:51 +0000 |
reimar |
Experimental support for clang compiler.
|
Sun, 27 Jun 2010 19:02:10 +0000 |
reimar |
Include internal.h last to avoid a conflict between its dprintf()
|
Sun, 27 Jun 2010 16:28:45 +0000 |
reimar |
100l, actually enable libvpx encoder if libvpx is detected.
|
Sun, 27 Jun 2010 15:04:13 +0000 |
reimar |
Use MSG_NOSIGNAL flag if available for send().
|
Sun, 27 Jun 2010 15:01:24 +0000 |
reimar |
Remove (or for now actually only disable) support for external libfaad.
|
Sun, 27 Jun 2010 14:58:50 +0000 |
reimar |
Update VP8 support information.
|
Sun, 27 Jun 2010 14:55:58 +0000 |
reimar |
Fix arpa/inet.h configure check.
|
Sun, 27 Jun 2010 14:49:35 +0000 |
reimar |
Add missing include for usec_sleep.
|
Sun, 27 Jun 2010 14:47:50 +0000 |
reimar |
Fix missing iopl declaration on x86_64 systems.
|
Sat, 26 Jun 2010 18:06:20 +0000 |
reimar |
Allow the FFmpeg VP8 decoder to work by disabling dr for it (thus we do not
|
Fri, 25 Jun 2010 16:56:40 +0000 |
reimar |
Ensure that e.g. -af-pre will not cause the filter list to be
|
Fri, 25 Jun 2010 16:53:27 +0000 |
reimar |
ladspa: ensure that activate is called on each filter instance, even
|
Fri, 25 Jun 2010 13:30:34 +0000 |
jrash |
Synced with help_mp-en.h rev. 31512
|
Fri, 25 Jun 2010 13:27:37 +0000 |
jrash |
sync with en/mplayer.1 rev. 31552
|
Thu, 24 Jun 2010 17:19:49 +0000 |
diego |
Clean up sub-related extern declarations.
|
Thu, 24 Jun 2010 16:50:47 +0000 |
diego |
Add libvo/sub.h #include instead of declaring sub_visibility extern.
|
Thu, 24 Jun 2010 16:38:13 +0000 |
diego |
Add #include for libvo/sub.h instead of duplicating sub_pos extern declaration.
|
Thu, 24 Jun 2010 14:06:51 +0000 |
attila |
make clear that -frames 0 surpresses all _video_ output and not the
|
Thu, 24 Jun 2010 10:19:49 +0000 |
diego |
Add prototypes for exported FilterGraph_ functions.
|
Thu, 24 Jun 2010 09:38:02 +0000 |
diego |
Remove redundant mp_msg_levels[] extern declaration.
|
Thu, 24 Jun 2010 09:23:49 +0000 |
diego |
Move rtsp_port extern declaration to demuxer.h.
|
Thu, 24 Jun 2010 08:15:46 +0000 |
diego |
Fix catch() callback function declaration in two compile tests.
|
Thu, 24 Jun 2010 08:14:32 +0000 |
diego |
whitespace cosmetics
|
Thu, 24 Jun 2010 08:12:49 +0000 |
diego |
Remove unnecessary #includes from libnut test.
|
Thu, 24 Jun 2010 08:03:41 +0000 |
diego |
Replace manual header checks by header_check function.
|
Wed, 23 Jun 2010 23:56:10 +0000 |
diego |
Improve extrastereo audio filter description.
|
Wed, 23 Jun 2010 18:44:06 +0000 |
cehoyos |
Improve LATM recognition.
|
Wed, 23 Jun 2010 17:34:19 +0000 |
reimar |
Add FFmpeg VP8 decoder, even though it is not working since MPlayer requires
|
Wed, 23 Jun 2010 16:57:04 +0000 |
reimar |
Change libvpx configure check to match FFmpeg's and also enable the encoder.
|
Wed, 23 Jun 2010 16:44:21 +0000 |
reimar |
Replace ever-growing-to-uglyness IS_* macros to by functions
|
Wed, 23 Jun 2010 16:39:16 +0000 |
diego |
Move rtsp_destination extern declaration to stream.h.
|
Wed, 23 Jun 2010 13:36:02 +0000 |
diego |
Get rid of xsltproc wrapper redirection; run commands directly from make.
|
Wed, 23 Jun 2010 13:24:53 +0000 |
diego |
Move xsltproc target file hack to the Makefile.
|
Wed, 23 Jun 2010 12:38:40 +0000 |
diego |
Drop support for the Saxon XSLT processor.
|
Wed, 23 Jun 2010 12:24:48 +0000 |
diego |
Drop configure support for Jade/OpenJade XSLT processors.
|
Wed, 23 Jun 2010 12:07:29 +0000 |
diego |
Get rid of xmllint wrapper redirection; run commands directly from make.
|
Wed, 23 Jun 2010 11:37:26 +0000 |
diego |
Fix iopl() function declaration, fixes the warning:
|
Wed, 23 Jun 2010 11:36:40 +0000 |
diego |
Remove pointless __linux__ preprocessor checks.
|
Wed, 23 Jun 2010 10:59:26 +0000 |
diego |
Remove duplicated MKTAG macro definition, #include libavutil/common.h instead.
|
Wed, 23 Jun 2010 10:50:55 +0000 |
diego |
Change timer_name type from char* to char[]; patch taken from Uoti's tree.
|
Wed, 23 Jun 2010 10:47:48 +0000 |
diego |
Add CONFIG_SHARED to config.h for FFmpeg.
|
Tue, 22 Jun 2010 13:15:34 +0000 |
diego |
Move the .SUFFIXES rule to the bottom of the Makefile and explain it.
|
Tue, 22 Jun 2010 07:41:12 +0000 |
diego |
Remove disabled and unused timer-linux test main routine.
|
Tue, 22 Jun 2010 07:02:18 +0000 |
diego |
Remove some unnecessary #includes from configure tests.
|
Mon, 21 Jun 2010 20:44:12 +0000 |
reynaldo |
Improves EDL to avoid jumping into a skipped out scene. It also
|
Mon, 21 Jun 2010 17:36:25 +0000 |
diego |
typo fixes; mention lowering of hardware MPEG decoder priority
|
Mon, 21 Jun 2010 17:10:07 +0000 |
diego |
Move video decoder option array extern declarations to vd.h.
|
Mon, 21 Jun 2010 17:09:14 +0000 |
diego |
Add header file for video encoder extern variable declarations.
|
Mon, 21 Jun 2010 16:58:42 +0000 |
reimar |
Place AUDIO_AAC_LATM definition next to AUDIO_AAC.
|
Mon, 21 Jun 2010 16:41:30 +0000 |
reimar |
Make demux_ts detect LATM AAC as a separate type.
|
Mon, 21 Jun 2010 14:46:09 +0000 |
diego |
Surround conditionally used orig_lines variable declaration by #ifdefs.
|
Mon, 21 Jun 2010 14:43:08 +0000 |
diego |
Move lavfopts_conf/mpegopts_conf/nuvopts_conf extern declarations to muxer.h.
|
Mon, 21 Jun 2010 14:40:28 +0000 |
diego |
Move dvbin_opts_conf extern variable declaration to stream.h.
|
Mon, 21 Jun 2010 14:39:24 +0000 |
diego |
Use angular brackets for system #includes.
|
Mon, 21 Jun 2010 12:55:43 +0000 |
diego |
Fix type of dvbin_opts_conf extern declaration.
|
Mon, 21 Jun 2010 11:03:03 +0000 |
diego |
Move cddb_data_t and cd_toc_t structs to the only place they are used.
|
Mon, 21 Jun 2010 10:58:02 +0000 |
diego |
Shut up strict prototype warnings from the gui subdirectory.
|
Mon, 21 Jun 2010 10:51:31 +0000 |
diego |
Adjust printf length modifier, fixes the warning:
|
Mon, 21 Jun 2010 10:40:30 +0000 |
diego |
cosmetics: Reorder functions to avoid forward declarations.
|
Mon, 21 Jun 2010 10:33:00 +0000 |
diego |
Remove unused static function cddb_freedb_sites_parse().
|
Mon, 21 Jun 2010 10:30:54 +0000 |
diego |
Move declarations for functions defined in stream_cddb.c to cdd.h.
|
Mon, 21 Jun 2010 10:26:45 +0000 |
diego |
Remove unused static function cddb_get_freedb_sites(), fixes the warning:
|
Mon, 21 Jun 2010 10:20:17 +0000 |
diego |
Reorder #includes and drop an unnecessary set of #ifdefs.
|
Mon, 21 Jun 2010 10:19:01 +0000 |
diego |
Move cdda_priv structure to the only place it is used.
|
Mon, 21 Jun 2010 09:55:59 +0000 |
diego |
Move demuxer-specific option array declarations to demuxer.h.
|
Mon, 21 Jun 2010 09:51:26 +0000 |
diego |
Move faac/lame/toolame/twolame option array declarations to appropriate headers.
|
Mon, 21 Jun 2010 09:42:28 +0000 |
diego |
Move mpae_twolame_ctx structure to ae_twolame.c.
|
Mon, 21 Jun 2010 09:42:01 +0000 |
diego |
Move mpae_toolame_ctx structure to ae_toolame.c.
|
Mon, 21 Jun 2010 08:58:49 +0000 |
diego |
Remove redundant dvd_device extern variable declaration.
|
Mon, 21 Jun 2010 08:58:09 +0000 |
diego |
Move dvd_device extern declaration from stream_dvd_common.h to stream.h.
|
Mon, 21 Jun 2010 08:38:23 +0000 |
diego |
Remove redundant cdrom_device extern variable declarations.
|
Sun, 20 Jun 2010 19:29:18 +0000 |
attila |
Prefere the use of inet_ntop over inet_ntoa, as the former is ipv6 safe.
|
Sun, 20 Jun 2010 19:26:57 +0000 |
cehoyos |
Fix compilation after r31490.
|
Sun, 20 Jun 2010 18:19:47 +0000 |
diego |
Move noconfig_opts extern variable declaration to mpcommon.h.
|
Sun, 20 Jun 2010 17:58:37 +0000 |
diego |
Move network_prefer_ipv4/reuse_socket extern declarations to tcp.h/udp.h.
|
Sun, 20 Jun 2010 17:54:46 +0000 |
diego |
Mark data parameter of my_write function as const.
|
Sun, 20 Jun 2010 16:01:17 +0000 |
diego |
Remove duplicate network_bandwidth extern declarations.
|
Sun, 20 Jun 2010 15:53:45 +0000 |
diego |
Add declarations for open.c externally used variables to stream.h.
|
Sun, 20 Jun 2010 15:43:45 +0000 |
diego |
Move af_cfg extern variable declaration to dec_audio.h.
|
Sun, 20 Jun 2010 15:38:38 +0000 |
diego |
Move extern declarations for vf.c variables to vf.h.
|
Sun, 20 Jun 2010 15:32:14 +0000 |
diego |
Add appropriate #include instead of duplicating mf_ extern var declarations.
|
Sun, 20 Jun 2010 15:30:02 +0000 |
diego |
Move rtsp_transport_ extern variable declarations to demuxer.h.
|
Sun, 20 Jun 2010 15:24:07 +0000 |
diego |
Move audio_stream_cache extern variable declaration to demuxer.h.
|
Sun, 20 Jun 2010 15:18:45 +0000 |
diego |
Move more sws_ extern variable declarations to vf_scale.h.
|
Sun, 20 Jun 2010 15:15:37 +0000 |
diego |
Move pvr_ extern variable declarations to stream/pvr.h.
|
Sun, 20 Jun 2010 15:04:12 +0000 |
diego |
Move hr_mp3_seek extern variable declaration to demux_audio.h.
|
Sun, 20 Jun 2010 15:00:11 +0000 |
diego |
Move cdda_opts extern declaration to stream/cdd.h.
|
Sun, 20 Jun 2010 14:40:42 +0000 |
diego |
Move sws_flags extern variable declaration to vf_scale.h.
|
Sun, 20 Jun 2010 14:38:54 +0000 |
diego |
Add appropriate #include instead of duplicating pp_help extern declaration.
|
Sun, 20 Jun 2010 14:30:46 +0000 |
diego |
Add header file for externally used variable ps_probe.
|
Sun, 20 Jun 2010 14:25:20 +0000 |
diego |
Add header file for VIVO extern variable declarations.
|
Sun, 20 Jun 2010 14:17:06 +0000 |
diego |
Remove duplicate dvd_device extern variable declaration.
|
Sun, 20 Jun 2010 14:11:56 +0000 |
diego |
Move demuxer-related extern variable declarations to demuxer.h.
|
Sun, 20 Jun 2010 14:01:43 +0000 |
diego |
Add correct #include instead of duplicating dvd_speed extern declaration.
|
Sat, 19 Jun 2010 18:44:43 +0000 |
reimar |
Remove unused parsehtml parameters.
|
Sat, 19 Jun 2010 18:37:06 +0000 |
reimar |
Add static to functions used only locally.
|
Sat, 19 Jun 2010 18:35:06 +0000 |
reimar |
Remove incorrect additional printf arguments.
|
Sat, 19 Jun 2010 18:31:35 +0000 |
reimar |
Auto-update CODEC_CFG_MIN value to release value in etc/codecs.conf.
|
Fri, 18 Jun 2010 17:28:17 +0000 |
diego |
Move audio_substream_id extern variable declaration to demux_ts.h.
|
Fri, 18 Jun 2010 17:27:24 +0000 |
reimar |
Remove examples of no longer supported gui commands.
|
Fri, 18 Jun 2010 17:20:42 +0000 |
diego |
Move ts_* extern variable declarations to demux_ts.h.
|
Fri, 18 Jun 2010 17:06:39 +0000 |
diego |
Move audio_output_channels/fakemono extern variable declarations to dec_audio.h.
|
Fri, 18 Jun 2010 17:03:13 +0000 |
diego |
Move field_dominance extern variable declaration to dec_video.h.
|
Fri, 18 Jun 2010 17:00:23 +0000 |
diego |
Move codecs_file extern variable declaration to codec-cfg.h.
|
Fri, 18 Jun 2010 16:36:39 +0000 |
reimar |
100l, never just ignore a backwards skip, even if the stream is not
|
Fri, 18 Jun 2010 16:32:54 +0000 |
reimar |
Error messages should not be hidden at -v level.
|
Fri, 18 Jun 2010 16:17:37 +0000 |
reimar |
Remove includes that break building if X11 is not available.
|
Fri, 18 Jun 2010 16:16:38 +0000 |
reimar |
Fix type: struct mp_image_s no longer exists, it is now
|
Fri, 18 Jun 2010 11:33:15 +0000 |
jrash |
sync with en/mplayer.1 rev. 31372
|
Fri, 18 Jun 2010 11:27:57 +0000 |
jrash |
Synced with help_mp-en.h rev. 31430
|
Fri, 18 Jun 2010 09:44:58 +0000 |
diego |
Move extern variable declarations for network.c to network.h.
|
Fri, 18 Jun 2010 09:41:53 +0000 |
diego |
Move mp_msg-related extern variable declarations to mp_msg.h.
|
Thu, 17 Jun 2010 10:42:45 +0000 |
diego |
Simplify fribidi check - console output is not necessary.
|
Thu, 17 Jun 2010 10:17:37 +0000 |
diego |
Rename loader/qt_comp.h --> loader/qt_comp_template.c.
|
Thu, 17 Jun 2010 10:10:00 +0000 |
diego |
Add header file for externally used dxr2_opts array.
|
Thu, 17 Jun 2010 09:59:31 +0000 |
diego |
Add appropriate header files for GUI variables.
|
Thu, 17 Jun 2010 09:58:51 +0000 |
diego |
Add extern declaration for guiWinID variable.
|
Thu, 17 Jun 2010 09:49:41 +0000 |
diego |
Add #include for unrar_exec.h instead of declaring unrar_executable extern.
|
Thu, 17 Jun 2010 09:46:44 +0000 |
diego |
Declare stop_xscreensaver extern in x11_common.h instead of all over the code.
|
Thu, 17 Jun 2010 09:40:18 +0000 |
diego |
Add #include for geometry.h instead of declaring vo_geometry variable extern.
|
Thu, 17 Jun 2010 09:22:24 +0000 |
diego |
Move vo_panscanrange extern declaration to aspect.h, where it belongs.
|
Thu, 17 Jun 2010 09:19:05 +0000 |
diego |
Move LIRC-related extern variable declarations to lirc.h.
|
Thu, 17 Jun 2010 09:17:13 +0000 |
diego |
Move extern variable declarations for mp_fifo.c to mp_fifo.h.
|
Thu, 17 Jun 2010 09:12:38 +0000 |
diego |
Move menu-related extern variable declarations to menu.h.
|
Thu, 17 Jun 2010 08:38:12 +0000 |
diego |
Add header file for externally used variables from vo_fbdev.c.
|
Thu, 17 Jun 2010 08:33:55 +0000 |
diego |
Move force_monitor_aspect and monitor_pixel_aspect declarations to aspect.h.
|
Thu, 17 Jun 2010 08:28:43 +0000 |
diego |
Add header file for the extern declarations from muxer_avi.c.
|
Thu, 17 Jun 2010 08:22:21 +0000 |
diego |
Lower priority of hardware MPEG decoder cards below software decoders.
|
Thu, 17 Jun 2010 08:17:06 +0000 |
diego |
Factorize monitor_aspect extern declaration into aspect.h.
|
Thu, 17 Jun 2010 08:14:57 +0000 |
diego |
Add vd.h #include instead of declaring movie_aspect extern.
|
Thu, 17 Jun 2010 08:07:37 +0000 |
diego |
Place vo_osd_list extern declaration in sub.h instead of all over the code.
|
Thu, 17 Jun 2010 08:04:12 +0000 |
diego |
Remove unused 'extern int vo_osd_changed_flag' declaration.
|
Wed, 16 Jun 2010 19:40:26 +0000 |
reimar |
Disable only G200 support when compiling against dynamic libswscale instead
|
Wed, 16 Jun 2010 19:09:06 +0000 |
diego |
Add header_check convenience function to check for header availability.
|
Wed, 16 Jun 2010 18:59:59 +0000 |
diego |
Remove unused extern fs_layer declaration.
|
Wed, 16 Jun 2010 18:59:10 +0000 |
diego |
Replace common options template by a common options array.
|
Wed, 16 Jun 2010 18:27:59 +0000 |
diego |
Use a struct timezone as second parameter for gettimeofday in the function test.
|
Wed, 16 Jun 2010 17:33:17 +0000 |
reimar |
SIGPIPE is not really a crash, try to exit cleanly in case we receive one.
|
Wed, 16 Jun 2010 15:02:52 +0000 |
diego |
Remove some unnecessary #includes from compilation tests.
|
Wed, 16 Jun 2010 13:55:09 +0000 |
diego |
Rename libvo/mga_common.c --> libvo/mga_template.c.
|
Wed, 16 Jun 2010 13:14:29 +0000 |
diego |
Remove commented-out forward declaration for removed function.
|
Tue, 15 Jun 2010 19:32:22 +0000 |
reimar |
More sensible behaviour for -geometry with -wid and -vo gl.
|
Tue, 15 Jun 2010 19:29:51 +0000 |
reimar |
Add symver defines for FFmpeg. Since we don't care about
|
Tue, 15 Jun 2010 19:03:54 +0000 |
reimar |
Make sure we always have exactly one CONFIG_LIBRTMP define.
|
Tue, 15 Jun 2010 08:56:38 +0000 |
diego |
Remove an unused extern declaration.
|
Tue, 15 Jun 2010 08:49:38 +0000 |
diego |
Remove some unused extern declarations.
|
Mon, 14 Jun 2010 20:11:44 +0000 |
reimar |
Cleanup some demux_ty code and at the same time possibly fix vstream support (untested).
|
Mon, 14 Jun 2010 19:17:38 +0000 |
reimar |
Consistently use "None" instead of "NULL" for X resources.
|
Mon, 14 Jun 2010 17:17:04 +0000 |
diego |
Rename cfg-common-opts.h --> cfg-common_template.c.
|
Mon, 14 Jun 2010 15:50:07 +0000 |
diego |
Fix embarassing OCNFIG vs. CONFIG typo.
|
Mon, 14 Jun 2010 15:48:39 +0000 |
diego |
Add header for ivtv_write() instead of forward declaring it.
|
Mon, 14 Jun 2010 15:43:47 +0000 |
diego |
Mark first parameter of ivtv_write as const; it is never changed.
|
Mon, 14 Jun 2010 15:21:09 +0000 |
diego |
cosmetics: Reindent after last commit.
|
Mon, 14 Jun 2010 15:19:38 +0000 |
diego |
Drop linux-devfs configure option.
|
Mon, 14 Jun 2010 15:17:48 +0000 |
diego |
Rename configure.log file to the more standard name config.log.
|
Mon, 14 Jun 2010 14:35:57 +0000 |
diego |
Replace forward declarations by proper loader/wine/winbase.h #include.
|
Mon, 14 Jun 2010 14:19:58 +0000 |
diego |
Ignore generated .d files below loader/qtx/.
|
Mon, 14 Jun 2010 14:16:30 +0000 |
diego |
Adjust comment after the removal of the pt_iter_add_gui_file macro.
|
Mon, 14 Jun 2010 11:46:40 +0000 |
diego |
Remove unnecessary and unused #defines.
|
Mon, 14 Jun 2010 11:45:33 +0000 |
diego |
Replace forward declarations by loader/wine/winbase.h #include.
|
Mon, 14 Jun 2010 11:41:07 +0000 |
diego |
Remove unnecessary get_path() declaration.
|
Mon, 14 Jun 2010 11:39:22 +0000 |
diego |
Remove unnecessary get_path() declaration.
|
Mon, 14 Jun 2010 11:34:48 +0000 |
diego |
Add path.o to the dependency list of the loader test programs.
|
Mon, 14 Jun 2010 11:30:59 +0000 |
diego |
Remove unused function ComponentDummy().
|
Mon, 14 Jun 2010 11:28:51 +0000 |
diego |
Add ad_mp3lib.h #include for the mplayer_audio_read prototype.
|
Mon, 14 Jun 2010 11:27:26 +0000 |
diego |
Revert marking mplayer_audio_read() as static; it is used from linked .o files.
|
Mon, 14 Jun 2010 11:25:39 +0000 |
diego |
Mark exit_sig() function as static; it is only used within the file.
|
Mon, 14 Jun 2010 11:24:55 +0000 |
diego |
Add a command to the binary build rule.
|
Mon, 14 Jun 2010 11:16:30 +0000 |
diego |
typo: Add missing '$' to EXESUF variable in binary build rule.
|
Mon, 14 Jun 2010 11:15:21 +0000 |
diego |
Revert linking vd_zrmjpeg.c and vf_zrmjpeg.c to MPlayer only.
|
Mon, 14 Jun 2010 11:11:41 +0000 |
diego |
Ignore .d files with dependency information.
|
Mon, 14 Jun 2010 11:10:49 +0000 |
diego |
get_path.c was renamed to path.c.
|
Mon, 14 Jun 2010 09:34:54 +0000 |
diego |
Remove redundant monitor_aspect extern declaration, fixes the warning:
|
Mon, 14 Jun 2010 09:33:48 +0000 |
diego |
Mark mplayer_audio_read() function as static; it is not used outside the file.
|
Mon, 14 Jun 2010 08:55:32 +0000 |
lu_zero |
Reinstate libmpeg2 hook to export quantization
|
Sun, 13 Jun 2010 22:38:15 +0000 |
reimar |
Remove more gui-related code from libvo.
|
Sun, 13 Jun 2010 19:10:37 +0000 |
reimar |
Remove some unused win32 GUI code.
|
Sun, 13 Jun 2010 19:09:11 +0000 |
reimar |
Fix sub_window default.
|
Sun, 13 Jun 2010 18:25:26 +0000 |
reimar |
Move wsSearch function and make it static.
|
Sun, 13 Jun 2010 18:20:07 +0000 |
reimar |
Drop inline attribute, it does not really make sense and without
|
Sun, 13 Jun 2010 17:59:59 +0000 |
reimar |
Install error handler as early as possible to avoid crashing.
|
Sun, 13 Jun 2010 17:20:29 +0000 |
reimar |
Fix function pointer types in tvi_functions struct
|
Sun, 13 Jun 2010 17:18:48 +0000 |
diego |
Add CONFIG_LIBRTMP and HAVE_ISATTY #defines to config.h for FFmpeg.
|
Sun, 13 Jun 2010 17:15:55 +0000 |
diego |
Remove unused function pt_add_gui_file().
|
Sun, 13 Jun 2010 17:10:52 +0000 |
reimar |
Remove unused mp_input_init parameter.
|
Sun, 13 Jun 2010 13:40:18 +0000 |
reimar |
100l, add missing 0-termination of keymap file.
|
Sun, 13 Jun 2010 12:08:00 +0000 |
reimar |
Add missing font_load.h include (previously hidden by gui include).
|
Sun, 13 Jun 2010 12:05:58 +0000 |
reimar |
Remove unused includes.
|
Sun, 13 Jun 2010 12:04:13 +0000 |
reimar |
For vos that support the new libvo API (provide UPDATE_SCREENINFO),
|
Sun, 13 Jun 2010 11:51:41 +0000 |
reimar |
Gui: Do not just exit on X error, just ignoring problems is already
|
Sun, 13 Jun 2010 11:38:18 +0000 |
reimar |
Indentation fix.
|
Sun, 13 Jun 2010 11:34:14 +0000 |
reimar |
Remove Gui-specific slave commands and associated key-bindings and other code.
|
Sun, 13 Jun 2010 11:17:26 +0000 |
reimar |
Remove mp_msg related GUI hacks.
|
Sun, 13 Jun 2010 10:45:20 +0000 |
reimar |
Allow LGPL for csputils as well, they were previously part of gl_common
|
Sun, 13 Jun 2010 10:42:32 +0000 |
reimar |
Dual-license gl_common and vo_gl under the LGPL v2.1 or later as
|
Sun, 13 Jun 2010 08:19:12 +0000 |
reimar |
Extend libvpx configure check to reject too old versions.
|
Sun, 13 Jun 2010 05:32:09 +0000 |
reimar |
Add QuantizeBuffer function call to gif test to actually test linking.
|
Sat, 12 Jun 2010 17:12:27 +0000 |
tack |
Add quotes around tune names, otherwise "(psy tuning)" does not get
|
Sat, 12 Jun 2010 07:05:22 +0000 |
reimar |
Respect -cache-seek-min also for on-disk files to reduce issues with mov.
|
Fri, 11 Jun 2010 15:19:42 +0000 |
diego |
mga_vid depends on static libswscale.
|
Fri, 11 Jun 2010 13:01:03 +0000 |
jrash |
sync with en/mplayer.1 rev. 31364
|
Fri, 11 Jun 2010 11:57:45 +0000 |
jrash |
Synced with help_mp-en.h rev. 31353
|
Fri, 11 Jun 2010 11:02:23 +0000 |
diego |
Drop hunk that was forgotten in the quantizer_scale removal.
|
Fri, 11 Jun 2010 10:25:21 +0000 |
siretart |
move the mga video check below the libswscale check
|
Thu, 10 Jun 2010 21:58:03 +0000 |
tack |
Cosmetics: properly indent block after introducing if statement in r31363.
|
Thu, 10 Jun 2010 21:49:59 +0000 |
tack |
-x264encopts: document preset, tune, and profile options; remove
|
Thu, 10 Jun 2010 21:45:20 +0000 |
tack |
ve_x264: rewrite option parsing and add support for x264's presets,
|
Thu, 10 Jun 2010 16:01:59 +0000 |
cehoyos |
yuv422 is not supported by current VDPAU hardware.
|
Thu, 10 Jun 2010 14:14:18 +0000 |
diego |
Only enable vd_zrmjpeg.c/vf_zrmjpeg.c for MPlayer.
|
Thu, 10 Jun 2010 11:55:44 +0000 |
diego |
Add support for compiling against external libmpeg2.
|
Thu, 10 Jun 2010 09:52:30 +0000 |
diego |
libmpeg2: Remove local quantizer scale changes related to postprocessing.
|
Wed, 09 Jun 2010 21:13:03 +0000 |
tack |
ao_jack: increase maximum allowed channels from 6 to 8.
|
Wed, 09 Jun 2010 17:46:34 +0000 |
reimar |
We use unmodified r231 of libdvdcss, no point in mentioning older revisions.
|
Wed, 09 Jun 2010 16:56:21 +0000 |
diego |
libmpeg2: Move pending_buffer stuff to local decoder context.
|
Wed, 09 Jun 2010 16:07:46 +0000 |
diego |
cosmetics: Remove commented-out cruft.
|
Wed, 09 Jun 2010 14:35:31 +0000 |
diego |
Remove stale leftovers from MPlayer-specific buffer handling in libmpeg2.
|
Wed, 09 Jun 2010 13:44:32 +0000 |
diego |
Reduce verbosity about suboption parsing in vo drivers.
|
Wed, 09 Jun 2010 12:51:35 +0000 |
diego |
Split internal and external libmpeg2 support in the build system.
|
Wed, 09 Jun 2010 09:27:29 +0000 |
diego |
cosmetics: Drop leading underscore from configuration variable.
|
Wed, 09 Jun 2010 07:26:54 +0000 |
siretart |
remove libmpcodecs/vf_rgb2bgr.c
|
Tue, 08 Jun 2010 20:11:01 +0000 |
cehoyos |
Make -mc 1 the default.
|
Tue, 08 Jun 2010 19:14:22 +0000 |
cehoyos |
Fix compilation with nemesi and live555.
|
Tue, 08 Jun 2010 09:29:14 +0000 |
cehoyos |
Support RTSP/RTP over HTTP via LIVE555.
|
Mon, 07 Jun 2010 19:01:15 +0000 |
reimar |
Extract duplicated code into a separate function.
|
Mon, 07 Jun 2010 18:53:20 +0000 |
reimar |
Ensure the SAMI subtitle reader does not read more lines than we support.
|
Mon, 07 Jun 2010 17:52:28 +0000 |
reimar |
Print media start time with -identify.
|
Mon, 07 Jun 2010 17:12:49 +0000 |
reimar |
Move code printing -identify output for a file to a separate function.
|
Mon, 07 Jun 2010 09:50:11 +0000 |
cehoyos |
M701: Matrox MPEG-2 intra-only.
|
Sun, 06 Jun 2010 21:36:49 +0000 |
hyc |
Fix typo in comment
|
Sun, 06 Jun 2010 18:59:19 +0000 |
reimar |
Remove nonsense commented-out function header.
|
Sun, 06 Jun 2010 15:41:37 +0000 |
reimar |
Update common.mak and subdir.mak to latest FFmpeg versions.
|
Sun, 06 Jun 2010 13:59:44 +0000 |
reimar |
Fix ds_get_next_pts to also work for the first packet of a stream.
|
Sun, 06 Jun 2010 13:53:18 +0000 |
reimar |
Fix the ds->first documentation to actually match reality.
|
Sun, 06 Jun 2010 11:23:56 +0000 |
reimar |
Minor code simplification.
|
Sun, 06 Jun 2010 11:08:46 +0000 |
reimar |
Disable index reading in real demuxer if stream is not seekable.
|
Sun, 06 Jun 2010 08:32:17 +0000 |
reimar |
Some more Changelog updates.
|
Sun, 06 Jun 2010 08:29:34 +0000 |
reimar |
yuv4mpeg interlaced changes.
|
Sat, 05 Jun 2010 18:11:51 +0000 |
reimar |
Update codecs.conf version again, we had quite a few additions to it.
|
Sat, 05 Jun 2010 17:55:20 +0000 |
reimar |
Extend -vf format to allow substituting the format for a compatible one
|
Sat, 05 Jun 2010 17:45:35 +0000 |
reimar |
Fix -vf format and -vf noformat to work with slices.
|
Sat, 05 Jun 2010 17:32:11 +0000 |
reimar |
Add webm/VP8 support to native matroska demuxer.
|
Sat, 05 Jun 2010 16:46:25 +0000 |
reimar |
If we have no FPS value, try enabling -correct-pts mode, it does
|
Sat, 05 Jun 2010 16:37:10 +0000 |
reimar |
Add partial support for dirac to TS demuxer.
|
Sat, 05 Jun 2010 16:14:56 +0000 |
reimar |
Also print current stream position in mp_read debug output.
|
Sat, 05 Jun 2010 16:12:36 +0000 |
reimar |
Remove explicit eof check for mp_read code, stream code handles this case
|
Sat, 05 Jun 2010 16:00:49 +0000 |
reimar |
Di not do a stream_reset on seeking backwards, the seek itself should
|
Sat, 05 Jun 2010 15:57:57 +0000 |
reimar |
Do not make seek fail explicitly simply because eof was hit somewhen,
|
Sat, 05 Jun 2010 13:44:20 +0000 |
cehoyos |
Fix compilation after FFmpeg r23485.
|
Sat, 05 Jun 2010 11:38:19 +0000 |
jrash |
sync with en/mplayer.1 rev. 31292
|
Sat, 05 Jun 2010 06:45:01 +0000 |
reimar |
Remove colorspace conversion code from -vo yuv4mpeg, -vf scale should
|
Sat, 05 Jun 2010 06:41:43 +0000 |
reimar |
Sync libdvdcss with their latest SVN.
|
Sat, 05 Jun 2010 06:28:58 +0000 |
reimar |
Add support for -geometry x syntax since the documentation claims
|
Fri, 04 Jun 2010 18:46:22 +0000 |
reimar |
Do not use libass functions if it is disabled.
|
Fri, 04 Jun 2010 17:11:56 +0000 |
reimar |
Default to -correct-pts off if -fps was given, since -fps has no effect
|
Fri, 04 Jun 2010 17:10:38 +0000 |
reimar |
Force window placement also if -xineramascreen was set >= 0,
|
Thu, 03 Jun 2010 21:50:08 +0000 |
siretart |
apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa2863dcce62a44dd9ea105f9f9288f4
|
Thu, 03 Jun 2010 21:01:37 +0000 |
reimar |
Try always enabling correct pts again for lavf demuxer, since the know
|
Thu, 03 Jun 2010 20:59:40 +0000 |
reimar |
Limit buffered PTS only when we actually got a frame from the decoder.
|
Thu, 03 Jun 2010 20:39:41 +0000 |
reimar |
If an invalid pts value is detected, try to to make up some if it seems
|
Thu, 03 Jun 2010 17:37:58 +0000 |
siretart |
vo_yuv4mpeg: disable RGB support when compiling against a shared libswscale
|
Thu, 03 Jun 2010 08:17:51 +0000 |
cehoyos |
Simplify libass version check.
|
Thu, 03 Jun 2010 08:17:10 +0000 |
cehoyos |
Raise LIBASS_VERSION, forgotten in r31293.
|
Wed, 02 Jun 2010 22:09:04 +0000 |
reimar |
Add the -march fallback for amdfam10 also to the x86_64 case.
|
Wed, 02 Jun 2010 20:50:55 +0000 |
cehoyos |
libavcodec/libx264.c requires x264 0.98 since r23430.
|
Wed, 02 Jun 2010 20:21:29 +0000 |
cehoyos |
Fix compilation with external libass.
|
Wed, 02 Jun 2010 20:12:50 +0000 |
cehoyos |
ass_set_aspect_ratio() takes three arguments since 0x00907010.
|
Tue, 01 Jun 2010 21:07:02 +0000 |
siretart |
avoid using swscale internals by copying in palette8torbg16 and its bgr variant
|
Tue, 01 Jun 2010 20:12:58 +0000 |
reimar |
Extend geometry parsing to reject all invalid strings.
|
Tue, 01 Jun 2010 19:35:16 +0000 |
siretart |
deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24
|
Tue, 01 Jun 2010 11:30:07 +0000 |
stefano |
Move internal scale context fields initialization from
|
Tue, 01 Jun 2010 10:28:45 +0000 |
cehoyos |
Fix compilation after FFmpeg r23402.
|
Tue, 01 Jun 2010 06:53:56 +0000 |
siretart |
remove palette8torgb15 and palette8tobgr15
|
Mon, 31 May 2010 21:24:00 +0000 |
reimar |
Factor out some common code and ensure we will not try to draw OSD
|
Mon, 31 May 2010 21:16:02 +0000 |
reimar |
Reindent.
|
Mon, 31 May 2010 21:15:20 +0000 |
reimar |
Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkv
|
Mon, 31 May 2010 19:44:02 +0000 |
aurel |
Switch mkv demuxing to lavf by default.
|
Mon, 31 May 2010 19:10:57 +0000 |
aurel |
backport ass_flush_events() from upstream libass and make use of it
|
Mon, 31 May 2010 17:12:27 +0000 |
reimar |
Extend the range of the -a52drc range up to two, as a experimental feature
|
Sun, 30 May 2010 22:14:13 +0000 |
diego |
Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
|
Sun, 30 May 2010 22:11:32 +0000 |
Gabrov |
synced with r31289
|
Sun, 30 May 2010 19:14:18 +0000 |
reimar |
Change code to let Window Manager chose window location by default.
|
Sun, 30 May 2010 16:50:02 +0000 |
reimar |
Add a referrer option to set the HTTP Referer field.
|
Sun, 30 May 2010 16:48:18 +0000 |
reimar |
Forgotten part of previous commit (extern declaration of drc_level).
|
Sun, 30 May 2010 16:46:31 +0000 |
reimar |
Use the -a52drc option also for the libavcodec decoder.
|
Sun, 30 May 2010 14:29:18 +0000 |
cehoyos |
Fix compilation without librtmp.
|
Sun, 30 May 2010 13:51:24 +0000 |
reimar |
Treat a NULL renderer string as indication for software renderer.
|
Sun, 30 May 2010 13:50:14 +0000 |
reimar |
Prefer -vo sdl over "probably software" OpenGL.
|
Sun, 30 May 2010 12:14:40 +0000 |
reimar |
Change compiler argument order for compile_check to avoid incorrect linking
|
Sun, 30 May 2010 10:01:40 +0000 |
reimar |
Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).
|
Sun, 30 May 2010 09:47:53 +0000 |
diego |
Add codec-cfg.h to the dependency list of codec-cfg.
|
Sun, 30 May 2010 08:44:05 +0000 |
diego |
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.
|
Sun, 30 May 2010 08:31:23 +0000 |
diego |
Remove GPL-licensed YUV to RGB MMX routines.
|
Sun, 30 May 2010 05:16:29 +0000 |
hyc |
Add librtmp support
|
Sat, 29 May 2010 22:22:07 +0000 |
diego |
Cast void* pointer to appropriate type before using it in an addition; fixes
|
Sat, 29 May 2010 22:17:26 +0000 |
diego |
Update 1.0rc3 release name and date.
|
Sat, 29 May 2010 22:04:35 +0000 |
siretart |
minor spelling fixes
|
Sat, 29 May 2010 22:02:25 +0000 |
siretart |
add myself to the AUTHORS file
|
Sat, 29 May 2010 16:34:01 +0000 |
reimar |
Use edi instead of ebx to avoid issues with PIC.
|
Sat, 29 May 2010 15:07:16 +0000 |
reimar |
Remove obsolete may_alias-related defines, lavu handles this now
|
Sat, 29 May 2010 14:57:17 +0000 |
reimar |
Actually run a detection whether external libass exists, instead
|
Sat, 29 May 2010 14:44:02 +0000 |
reimar |
Fix compilation if the compiler does not support -march=amdfam10
|
Sat, 29 May 2010 10:43:51 +0000 |
diego |
cosmetics: Drop leading '_' from noinputmodules variable.
|
Sat, 29 May 2010 10:13:39 +0000 |
diego |
misc cosmetics: K&R style nits, #include placement, indentation
|
Sat, 29 May 2010 10:11:55 +0000 |
diego |
Mark key_type structure as const.
|
Sat, 29 May 2010 10:10:30 +0000 |
diego |
getch2-os2.c: Add #include for the header that declares the public functions.
|
Sat, 29 May 2010 10:07:10 +0000 |
diego |
cosmetics: Remove some commented-out #includes, fix a comment grammar error.
|
Sat, 29 May 2010 10:06:29 +0000 |
diego |
Directly mark jpeg_buf_src() as void instead of using some indirection marcro.
|
Fri, 28 May 2010 21:03:29 +0000 |
compn |
add "lpcJ" fourcc for the RealAudio 1.0 codec.
|
Fri, 28 May 2010 20:59:53 +0000 |
reimar |
Fix typo in message.
|
Fri, 28 May 2010 18:49:02 +0000 |
reimar |
stream_check_interrupt should sleep even if no callback is set.
|
Fri, 28 May 2010 18:47:03 +0000 |
reimar |
100l, stream_check_for_interrupt argument is not in usec,
|
Fri, 28 May 2010 18:45:25 +0000 |
reimar |
Document time scale for stream_check_interrupt argument.
|
Fri, 28 May 2010 18:44:41 +0000 |
reimar |
Document thatg time argument is in milliseconds.
|
Fri, 28 May 2010 17:26:31 +0000 |
reimar |
Improve handling of cache process/thread hanging/being killed.
|
Fri, 28 May 2010 16:57:16 +0000 |
reimar |
Fix cache process accidentally being killed by SIGUSR1.
|
Fri, 28 May 2010 11:52:12 +0000 |
cehoyos |
Use MSGT_DECVIDEO in a video decoder.
|
Fri, 28 May 2010 08:39:02 +0000 |
diego |
Remove commented-out declaration of nonexisting function uGetTimer().
|
Fri, 28 May 2010 00:25:28 +0000 |
diego |
Drop pointless _t suffix from 'struct lavf_priv'.
|
Thu, 27 May 2010 23:36:03 +0000 |
diego |
Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.
|
Thu, 27 May 2010 23:21:16 +0000 |
diego |
cosmetics: vertical alignment in msg module help output.
|
Thu, 27 May 2010 22:43:49 +0000 |
diego |
vf_yuy2 was removed after the 1.0rc3 branch was cut.
|
Thu, 27 May 2010 22:43:14 +0000 |
diego |
small cosmetics for the 1.0rc3 changelog
|
Thu, 27 May 2010 22:18:10 +0000 |
diego |
Fix a bunch of typos in the stream cache code.
|
Thu, 27 May 2010 20:59:40 +0000 |
diego |
Drop pointless _s suffix from 'struct af_stream'.
|
Thu, 27 May 2010 20:38:25 +0000 |
diego |
Drop pointless _st suffix from 'struct stream'.
|
Thu, 27 May 2010 18:15:04 +0000 |
diego |
Drop pointless _s suffix from struct ao_data.
|
Thu, 27 May 2010 16:46:47 +0000 |
diego |
cosmetics: Reformat in K&R coding style.
|
Thu, 27 May 2010 16:13:53 +0000 |
diego |
Remove two pointless void* casts.
|
Thu, 27 May 2010 16:05:30 +0000 |
diego |
Remove unnecessary demux_mkv_seek() forward declaration.
|
Thu, 27 May 2010 10:10:27 +0000 |
diego |
cosmetics: Drop pointless _s suffix from 'struct ad_functions'.
|
Thu, 27 May 2010 10:08:30 +0000 |
diego |
cosmetics: Drop pointless _s suffix from 'struct mp_image'.
|
Thu, 27 May 2010 09:59:15 +0000 |
diego |
cosmetics: Drop _s suffix from 'struct vd_functions'.
|
Thu, 27 May 2010 09:54:37 +0000 |
diego |
cosmetics: K&R coding style
|
Thu, 27 May 2010 09:54:11 +0000 |
diego |
cosmetics: K&R coding style
|
Wed, 26 May 2010 18:23:43 +0000 |
reimar |
Retry reading even if we hit eof before.
|
Wed, 26 May 2010 18:01:38 +0000 |
reimar |
Switch ogg demuxing to lavf by default.
|
Wed, 26 May 2010 17:56:11 +0000 |
reimar |
Re-enable wakeup-on-signal for cache process.
|
Wed, 26 May 2010 17:27:38 +0000 |
reimar |
Disable waking the cache process up via a signal, it
|
Wed, 26 May 2010 10:05:36 +0000 |
cehoyos |
Both XVID and VDPAU decode our SIPP sample better than current libavcodec.
|
Wed, 26 May 2010 00:47:22 +0000 |
diego |
Add missing RGB12 version of the fast OSD table.
|
Tue, 25 May 2010 23:41:30 +0000 |
diego |
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
|
Tue, 25 May 2010 23:09:20 +0000 |
diego |
Remove obsolete new policy proposal draft from Michael.
|
Tue, 25 May 2010 23:07:28 +0000 |
hyc |
Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streams
|
Tue, 25 May 2010 11:39:58 +0000 |
diego |
whitespace cosmetics
|
Tue, 25 May 2010 11:37:53 +0000 |
diego |
whitespace cosmetics: fix indentation
|
Tue, 25 May 2010 11:36:55 +0000 |
diego |
cosmetics: vertical alignment in msg module help output
|
Tue, 25 May 2010 11:35:56 +0000 |
diego |
Remove some commented-out duplicate option entries.
|
Tue, 25 May 2010 11:34:38 +0000 |
diego |
K&R cosmetics: Fix '*' placement.
|
Tue, 25 May 2010 11:32:32 +0000 |
diego |
Remove unused forward declarations.
|
Tue, 25 May 2010 10:32:09 +0000 |
cehoyos |
Samsung uses SIPP as FourCC for MPEG-4 ASP.
|
Mon, 24 May 2010 21:13:22 +0000 |
siretart |
support linking to fribidi without pkg-config
|
Mon, 24 May 2010 19:32:17 +0000 |
siretart |
make configure use pkg-config for fribidi checks
|
Mon, 24 May 2010 17:51:15 +0000 |
reimar |
Change -vo md5sum to not interleave U and V lines when calculating
|
Mon, 24 May 2010 17:36:23 +0000 |
reimar |
Fix OpenGL autodetection to not leave values at -1.
|
Sun, 23 May 2010 23:24:25 +0000 |
reimar |
Avoid decoding of 0-size packets. This also fixes that the main loop believes
|
Sun, 23 May 2010 23:22:25 +0000 |
reimar |
Use MP_NOPTS_VALUE as "default" pts for delayed frames instead of some
|
Sun, 23 May 2010 22:26:10 +0000 |
reimar |
Slightly reduce number of #ifs
|
Sun, 23 May 2010 22:09:40 +0000 |
reimar |
Use an extra define to simplify ifdefs
|
Sun, 23 May 2010 22:04:01 +0000 |
reimar |
Try reducing the #ifdef mess for the different cache variants.
|
Sun, 23 May 2010 21:58:50 +0000 |
reimar |
Extract the cache main loop into a separate function.
|
Sun, 23 May 2010 21:56:22 +0000 |
diego |
Remove ambiguous language about indenting if-blocks.
|
Sun, 23 May 2010 21:53:48 +0000 |
reimar |
Optimize cache behaviour for the many-consecutive-seeks case.
|
Sun, 23 May 2010 19:49:28 +0000 |
reimar |
Add code to wake up cache process when e.g. a seek is needed.
|
Sun, 23 May 2010 17:05:55 +0000 |
sesse |
Add ChangeLog entry about CineForm support.
|
Sun, 23 May 2010 16:01:12 +0000 |
sesse |
Add final missing bits of CineForm HD support on Linux (via the Windows
|
Sun, 23 May 2010 15:50:49 +0000 |
diego |
Remove unused function MODULE_DecRefCount(), fixes the warning:
|
Sun, 23 May 2010 15:07:34 +0000 |
diego |
K&R coding style should be applied to new code.
|
Sun, 23 May 2010 14:15:27 +0000 |
diego |
cosmetics: reformat ad_pcm.c in K&R style
|
Sun, 23 May 2010 10:02:30 +0000 |
stefano |
Add empty newline to separate function declarations, for better
|
Sat, 22 May 2010 16:32:39 +0000 |
cehoyos |
Ignore (but print out) offset with libtheora decoder.
|
Sat, 22 May 2010 01:17:59 +0000 |
cehoyos |
Do not use correct-pts for mpeg-ps: It breaks PAFF samples.
|
Fri, 21 May 2010 17:19:01 +0000 |
reimar |
Change WAV header updating in ao_pcm to allow to up to almost 4GB size.
|
Fri, 21 May 2010 11:20:23 +0000 |
jrash |
sync with en/mplayer.1 rev. 31173
|
Thu, 20 May 2010 23:17:41 +0000 |
iive |
Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.
|
Wed, 19 May 2010 22:56:41 +0000 |
stefano |
Cosmetics: make more compact the code for handle_jpeg(), this also allows
|
Wed, 19 May 2010 22:49:04 +0000 |
stefano |
Remove PI definition and use M_PI instead.
|
Wed, 19 May 2010 17:58:17 +0000 |
reimar |
Do not return pointer to on-stack memory.
|
Wed, 19 May 2010 17:55:39 +0000 |
reimar |
Fix return value (it was missing completely).
|
Wed, 19 May 2010 17:53:47 +0000 |
reimar |
Handle -wid Window being closed for direct3d and gl vos on Windows.
|
Wed, 19 May 2010 13:31:11 +0000 |
lorenm |
13% faster yuv420 to rgb15 mmx.
|
Wed, 19 May 2010 08:21:56 +0000 |
lorenm |
40% faster yuv420 to rgb24 mmx.
|
Fri, 14 May 2010 18:00:04 +0000 |
reimar |
Quit MPlayer if we receive a DestroyNotify event.
|
Fri, 14 May 2010 16:56:43 +0000 |
diego |
vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.
|
Fri, 14 May 2010 16:13:53 +0000 |
diego |
Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.
|
Fri, 14 May 2010 15:34:30 +0000 |
diego |
Check for termios.h before sys/termios.h.
|
Fri, 14 May 2010 14:24:16 +0000 |
cehoyos |
Enable libavcodecs new MPEG-1 Audio float decoder.
|
Fri, 14 May 2010 14:20:19 +0000 |
cehoyos |
Fix compilation after r31173.
|
Fri, 14 May 2010 13:49:05 +0000 |
siretart |
remove vf_yuy2, functionality is replaced by -vf format=yuv2
|
Thu, 13 May 2010 20:48:55 +0000 |
cehoyos |
Silence a gcc warning about char trying to be packed.
|
Thu, 13 May 2010 18:11:45 +0000 |
compn |
move 'dvdsublang... moviename en,eng,' message to debug level.
|
Wed, 12 May 2010 20:47:32 +0000 |
ramiro |
Revert r31153. It failed to build on:
|
Wed, 12 May 2010 08:29:55 +0000 |
diego |
Mention removal of internal liba52 copy in Changelog.
|
Tue, 11 May 2010 22:31:47 +0000 |
diego |
10l: Use the directory part of the stylesheet path to create a directory.
|
Tue, 11 May 2010 21:33:15 +0000 |
diego |
cosmetics: Invoke all shell scripts during XML documentation build directly.
|
Tue, 11 May 2010 21:31:36 +0000 |
diego |
Create output directory when copying stylesheet.
|
Tue, 11 May 2010 21:25:12 +0000 |
diego |
Merge both XML documentation README files into one.
|
Tue, 11 May 2010 21:21:45 +0000 |
diego |
Do not run xmllint prior to building the XML documentation.
|
Tue, 11 May 2010 14:27:26 +0000 |
diego |
XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.
|
Tue, 11 May 2010 13:27:13 +0000 |
diego |
Only mark targets whose names end in "clean" as phony.
|
Tue, 11 May 2010 13:17:26 +0000 |
diego |
docs: Update documentation to account for recent build system changes.
|
Tue, 11 May 2010 13:13:32 +0000 |
diego |
Make XML documentation build process nonrecursive.
|
Tue, 11 May 2010 11:52:41 +0000 |
diego |
Get rid of pointless variable indirection for XSL stylesheets.
|
Tue, 11 May 2010 11:13:07 +0000 |
diego |
libdvdcss is now synced to a recent upstream Subversion snapshot.
|
Tue, 11 May 2010 11:10:28 +0000 |
diego |
libdvdcss: Fix potential format string crash; check RPC status on disc access.
|
Tue, 11 May 2010 10:58:50 +0000 |
diego |
libdvdcss: OS/2 support; this merges upstream revisions 220 and 229.
|
Tue, 11 May 2010 10:51:46 +0000 |
diego |
libdvdcss: cosmetics: Fix FSF address and program name in license headers.
|
Tue, 11 May 2010 09:23:31 +0000 |
astrange |
Fix compilation with --disable-fastmemcpy on x86
|
Tue, 11 May 2010 00:36:34 +0000 |
ramiro |
Use int instead of long to pass width parameters in non-public functions.
|
Mon, 10 May 2010 23:39:16 +0000 |
diego |
Pass a language variable to submakes instead of reading subdirectory Makefiles.
|
Sun, 09 May 2010 21:36:10 +0000 |
reimar |
Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.
|
Sun, 09 May 2010 21:29:21 +0000 |
reimar |
Minor code cleanup.
|
Sun, 09 May 2010 21:25:38 +0000 |
reimar |
yuv=5 supports brightness and contrast adjustment.
|
Sun, 09 May 2010 20:31:45 +0000 |
compn |
add FLV4 fourcc to vp6
|
Sun, 09 May 2010 14:45:29 +0000 |
diego |
Remove internal liba52 copy.
|
Sun, 09 May 2010 12:28:15 +0000 |
diego |
Use the system liba52 headers when internal liba52 is disabled, fixes:
|
Sun, 09 May 2010 11:20:15 +0000 |
diego |
cosmetics: Drop leading underscore from some commonly-used variable names.
|
Sun, 09 May 2010 00:18:26 +0000 |
reimar |
Handle Y8/Y800 formats more similar to other YUV formats.
|
Sun, 09 May 2010 00:16:46 +0000 |
reimar |
Handle chroma texture size becoming 0, e.g. due to bad rounding.
|
Fri, 07 May 2010 21:59:18 +0000 |
mru |
blackfin: fix yuv422 to yuv420 conversion
|
Fri, 07 May 2010 18:27:46 +0000 |
diego |
Remove references to some long-removed files.
|
Fri, 07 May 2010 18:24:41 +0000 |
diego |
Remove seemingly misplaced and commented-out liba52 #include.
|
Thu, 06 May 2010 10:18:25 +0000 |
cehoyos |
Add support for 12-bit color mode on framebuffer devices.
|
Thu, 06 May 2010 10:10:34 +0000 |
cehoyos |
Fix compilation with old libschroedinger-dev installed.
|
Tue, 04 May 2010 18:46:42 +0000 |
aurel |
cosmetic: typo, this wasn't supposed to be plural
|
Tue, 04 May 2010 11:46:50 +0000 |
diego |
Remove translated strings that are gone from the master translation.
|
Tue, 04 May 2010 09:11:01 +0000 |
diego |
alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines
|
Mon, 03 May 2010 23:34:38 +0000 |
diego |
the great MPlayer tab removal: part II
|
Mon, 03 May 2010 23:00:58 +0000 |
diego |
Put symlinks under revision control instead of generating them during make.
|
Mon, 03 May 2010 22:45:00 +0000 |
aurel |
print a more detailed and more useful description of each stream with lavf
|
Mon, 03 May 2010 22:40:00 +0000 |
aurel |
10l: correctly use video_stream instead of audio_stream in the video section
|
Mon, 03 May 2010 22:30:06 +0000 |
aurel |
add ID_..._NAME to -identify for each lavf stream which has a title
|
Mon, 03 May 2010 22:19:52 +0000 |
aurel |
uniformize handling of aid and vid with lavf so that it matches handling of sid
|
Sun, 02 May 2010 10:47:40 +0000 |
cehoyos |
Silence permanent warning messages when decoding H264 over rtsp with
|
Sat, 01 May 2010 22:49:05 +0000 |
reimar |
Also print OpenGL renderer string with vendor and version with -v
|
Sat, 01 May 2010 15:38:37 +0000 |
reimar |
Continue probing even for score == AVPROBE_SCORE_MAX / 4 to match
|
Sat, 01 May 2010 13:50:49 +0000 |
reimar |
Use av_probe_input_format2 and avoid accepting detection
|
Fri, 30 Apr 2010 21:18:17 +0000 |
reimar |
Revert accidental change to default CFLAGS.
|
Fri, 30 Apr 2010 19:04:13 +0000 |
reimar |
Add configure detection for SDL backend for -vo gl.
|
Fri, 30 Apr 2010 19:03:13 +0000 |
reimar |
Avoid duplicating the GL/gl.h include.
|
Fri, 30 Apr 2010 17:12:52 +0000 |
reimar |
100l, open the customtex also in binary mode, not just the program.
|
Wed, 28 Apr 2010 11:57:09 +0000 |
cehoyos |
Fix compilation with gcc 2.95.3 (with --disable-ass).
|
Tue, 27 Apr 2010 22:06:29 +0000 |
iive |
New hack for vobsub packet merging.
|
Tue, 27 Apr 2010 19:04:23 +0000 |
reimar |
Move variable declaration into the block where it is actually used.
|
Tue, 27 Apr 2010 17:50:50 +0000 |
diego |
Add llrintf test for FFmpeg.
|
Tue, 27 Apr 2010 15:17:49 +0000 |
diego |
Add missing input.h #include, fixes the warnings:
|
Tue, 27 Apr 2010 15:16:42 +0000 |
diego |
Move "screen" variable declaration below the relevant #ifdef, fixes the warning:
|
Tue, 27 Apr 2010 13:33:29 +0000 |
Gabrov |
fix typo
|
Tue, 27 Apr 2010 08:19:42 +0000 |
cehoyos |
Fix compilation with live555 after libavutil r22965.
|
Sun, 25 Apr 2010 20:05:22 +0000 |
Gabrov |
synced with r31096
|
Sun, 25 Apr 2010 19:58:43 +0000 |
Gabrov |
typo fixes
|
Sun, 25 Apr 2010 16:48:48 +0000 |
reimar |
Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode.
|
Sun, 25 Apr 2010 16:39:39 +0000 |
reimar |
Try other methods also if GetBusKey fails instead of failing completely.
|
Sun, 25 Apr 2010 16:20:54 +0000 |
reimar |
Missing space after if.
|
Sun, 25 Apr 2010 16:15:00 +0000 |
reimar |
Support mouse movements in SDL.
|
Sun, 25 Apr 2010 16:13:57 +0000 |
reimar |
Avoid duplicating mouse-movement command-generation code.
|
Sun, 25 Apr 2010 16:09:56 +0000 |
reimar |
Fix crash if a DVD is played with dvdnav:// and without video
|
Sun, 25 Apr 2010 15:49:46 +0000 |
reimar |
Deduplicate enable_mouse_movements declaration.
|
Sun, 25 Apr 2010 15:41:21 +0000 |
reimar |
Minor cosmetics.
|
Sun, 25 Apr 2010 15:39:22 +0000 |
reimar |
Add comment for endif.
|
Sun, 25 Apr 2010 10:53:01 +0000 |
reimar |
Support for auto-selecting the OpenGL backend.
|
Sun, 25 Apr 2010 10:44:53 +0000 |
reimar |
Add reinitialization support. Necessary for fullscreen on OSX.
|
Sun, 25 Apr 2010 10:34:58 +0000 |
reimar |
Handle SDL expose events with -vo gl.
|
Sun, 25 Apr 2010 10:12:39 +0000 |
reimar |
Missing space in error message.
|
Sun, 25 Apr 2010 10:09:01 +0000 |
reimar |
Simplify SDL key symbol mapping.
|
Sun, 25 Apr 2010 09:59:43 +0000 |
reimar |
Use the proper define for translating the tab key.
|
Sun, 25 Apr 2010 09:57:52 +0000 |
reimar |
Make uppercase characters and in general all ASCII characters work
|
Sun, 25 Apr 2010 09:52:01 +0000 |
reimar |
Share SDL initialization code.
|
Sun, 25 Apr 2010 09:25:23 +0000 |
reimar |
Remove unnecessary check.
|
Sun, 25 Apr 2010 09:24:30 +0000 |
reimar |
Fullscreen support for -vo gl using SDL.
|
Sun, 25 Apr 2010 08:40:28 +0000 |
reimar |
Set SDL window title.
|
Sun, 25 Apr 2010 08:35:35 +0000 |
reimar |
Window resizing support for -vo gl with SDL backend.
|
Sun, 25 Apr 2010 08:17:23 +0000 |
reimar |
Add sdl_common file and use it to share the input handling between -vo gl
|
Sun, 25 Apr 2010 07:32:42 +0000 |
reimar |
Use SDL_GL_ProcAddress to work around conflicts between -lGL
|
Sun, 25 Apr 2010 06:52:13 +0000 |
reimar |
Update copyright and email address.
|
Sun, 25 Apr 2010 06:14:25 +0000 |
reimar |
Clarify that the GL_TEXT_FRAGMENT_SHADER_ATI bug workaround is for OSX,
|
Sat, 24 Apr 2010 22:35:39 +0000 |
reimar |
Missing gl.h include for SDL backend.
|
Sat, 24 Apr 2010 22:34:38 +0000 |
reimar |
Slightly more correct ifdefs for vo_gl2.
|
Sat, 24 Apr 2010 22:13:57 +0000 |
reimar |
Add workaroound for yuv=7 mode - does hurt speed but not much
|
Sat, 24 Apr 2010 17:15:28 +0000 |
reimar |
Remove code to work around bugs in ancient libSDL versions, the code has been
|
Sat, 24 Apr 2010 17:02:50 +0000 |
reimar |
Try harder to find linked OpenGL functions.
|
Sat, 24 Apr 2010 16:58:24 +0000 |
reimar |
Disable OSD support by default if the necessary OpenGL functionality is missing.
|
Sat, 24 Apr 2010 16:52:06 +0000 |
reimar |
SDL support with related crash-resilience fixes.
|
Sat, 24 Apr 2010 16:49:46 +0000 |
reimar |
Some crash-resilience fixes.
|
Sat, 24 Apr 2010 16:46:47 +0000 |
reimar |
First steps to support -vo gl with SDL-based Window handling.
|
Sat, 24 Apr 2010 10:50:21 +0000 |
diego |
10l: Remove leftover commented-out #include.
|
Sat, 24 Apr 2010 10:47:53 +0000 |
diego |
Remove unnecessary kd.h #include.
|
Fri, 23 Apr 2010 10:22:44 +0000 |
siretart |
rename 'struct keymap' -> 'struct mp_keymap'
|
Fri, 23 Apr 2010 10:04:56 +0000 |
siretart |
include sys/kd.h on non-Linux architectures correctly
|
Thu, 22 Apr 2010 14:02:20 +0000 |
diego |
VIDIX only works for Linux on the x86_64 architecture, not on other OSes.
|
Thu, 22 Apr 2010 13:53:13 +0000 |
diego |
Merge iopl()-related #ifdefs.
|
Thu, 22 Apr 2010 13:50:25 +0000 |
diego |
Do not check for __linux__ in a file that is only ever used on Linux.
|
Wed, 21 Apr 2010 12:43:16 +0000 |
diego |
Revert obscure hack that disables the malloc.h check on certain BSD platforms.
|
Tue, 20 Apr 2010 20:25:35 +0000 |
reimar |
Update comment describing issues with ffaac.
|
Tue, 20 Apr 2010 20:24:01 +0000 |
reimar |
Cosmetics/indentation fixes.
|
Tue, 20 Apr 2010 20:22:49 +0000 |
reimar |
Add workaround for aac-sbr-ffaac-slow.mkv playing to slow with FFmpeg
|
Tue, 20 Apr 2010 14:47:31 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
|
Tue, 20 Apr 2010 09:14:54 +0000 |
lorenm |
Tell x264 that we aren't going to give it timestamps.
|
Tue, 20 Apr 2010 08:55:04 +0000 |
diego |
Remove unused static function wsDummyEvents and related unused code, fixes:
|
Tue, 20 Apr 2010 08:49:17 +0000 |
diego |
Remove unused static function wsIOErrorHandler, fixes the warning:
|
Tue, 20 Apr 2010 08:44:26 +0000 |
diego |
Remove unused static function fsFileExist, fixes the warning:
|
Tue, 20 Apr 2010 04:33:00 +0000 |
zuxy |
Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems
|
Sat, 17 Apr 2010 02:19:34 +0000 |
jrash |
Synced with help_mp-en.h rev. 31032
|
Sat, 17 Apr 2010 02:14:55 +0000 |
jrash |
sync with en/mplayer.1 rev. 31028
|
Fri, 16 Apr 2010 01:42:28 +0000 |
diego |
Merge two redundant if checks, patch by ubitux, ubitux gmail com.
|
Fri, 16 Apr 2010 01:34:32 +0000 |
diego |
cosmetics: reindent demux_ogg.c to K&R style plus some prettyprinting
|
Thu, 15 Apr 2010 23:01:06 +0000 |
diego |
Remove commented-out and long-gone dapsync options.
|
Thu, 15 Apr 2010 18:51:07 +0000 |
reimar |
Mark ffaac as buggy (thus making faad default again) and
|
Thu, 15 Apr 2010 05:39:36 +0000 |
reimar |
Move functions that really do not need to be inlined from the header
|
Wed, 14 Apr 2010 08:53:19 +0000 |
cehoyos |
Remove dead code.
|
Tue, 13 Apr 2010 05:54:44 +0000 |
reimar |
Open cutomtex file in binary mode to avoid potential issues on
|
Tue, 13 Apr 2010 01:26:20 +0000 |
compn |
typo fix found by ubitux
|
Mon, 12 Apr 2010 21:04:17 +0000 |
reimar |
Make ASS processing work with both subtitle formats, the MKV one and the
|
Mon, 12 Apr 2010 20:03:26 +0000 |
iive |
Fix build due to FFmpeg r22858 change (function rename).
|
Mon, 12 Apr 2010 10:56:17 +0000 |
diego |
the great MPlayer tab removal: part I
|
Mon, 12 Apr 2010 08:03:39 +0000 |
diego |
Fix build after FFmpeg symbol rename:
|
Sun, 11 Apr 2010 18:59:19 +0000 |
cehoyos |
Add slave commands for loading and unloading audio filters at runtime.
|
Sun, 11 Apr 2010 13:47:13 +0000 |
iive |
Fix build due to FFmpeg r22833 change (typedef rename).
|
Fri, 09 Apr 2010 19:20:52 +0000 |
cehoyos |
Add osd_show_progression: Show progress bar and elapsed/total time.
|
Wed, 07 Apr 2010 19:36:23 +0000 |
reimar |
Add some fallback OpenGL defines to fix compilation on Windows.
|
Tue, 06 Apr 2010 10:08:19 +0000 |
diego |
Generate dependency information as a sideeffect of compilation.
|
Tue, 06 Apr 2010 09:46:47 +0000 |
diego |
cosmetics: Reorder some x86-related preprocessor conditionals.
|
Mon, 05 Apr 2010 19:35:35 +0000 |
reimar |
Do not print the "Loading cookie file" message twice.
|
Mon, 05 Apr 2010 19:31:55 +0000 |
reimar |
Try to fix VCD compilation on non-Linux systems.
|
Mon, 05 Apr 2010 17:15:08 +0000 |
diego |
Add -MP to dependency command.
|
Mon, 05 Apr 2010 17:11:58 +0000 |
diego |
Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it.
|
Mon, 05 Apr 2010 16:42:52 +0000 |
reimar |
Remove unused functions.
|
Mon, 05 Apr 2010 16:40:04 +0000 |
reimar |
Export VCD tracks as chapters, just like for cue:// URLs.
|
Mon, 05 Apr 2010 16:38:40 +0000 |
reimar |
Change ifdefs to make more sense: HAVE_SSSE3 should only be around SSSE3-code,
|
Mon, 05 Apr 2010 15:58:38 +0000 |
diego |
VBlankActiveFunc is a pointer to a parameterless function; mark it as such.
|
Mon, 05 Apr 2010 13:11:06 +0000 |
reimar |
Fix RGB support for corevideo: corevideo can only support
|
Mon, 05 Apr 2010 07:22:21 +0000 |
reimar |
Enable OSD also for BGR32, the code is the same as for RGB32.
|
Mon, 05 Apr 2010 07:15:22 +0000 |
reimar |
Implement VOCTRL_DRAW_IMAGE instead of the deprecated draw_frame, avoiding
|
Sun, 04 Apr 2010 19:56:26 +0000 |
reimar |
Check texture dimensions instead of internal format in max texture
|
Sun, 04 Apr 2010 19:44:03 +0000 |
reimar |
Cosmetics/reindent.
|
Sun, 04 Apr 2010 19:42:52 +0000 |
reimar |
Avoid duplicating a condition.
|
Sun, 04 Apr 2010 19:39:54 +0000 |
reimar |
Print width before height,
|
Sun, 04 Apr 2010 19:38:47 +0000 |
reimar |
Fix width/height mixup in error message.
|
Sun, 04 Apr 2010 17:57:00 +0000 |
diego |
Remove -O4 from FAAC check, it is in our standard CFLAGS already.
|
Sun, 04 Apr 2010 17:18:47 +0000 |
diego |
Directly use CFLAGS for ASFLAGS instead of duplicating the variable content.
|
Sun, 04 Apr 2010 16:56:30 +0000 |
reimar |
Factor out the YUV->RGB conversion auto-selection and also
|
Sun, 04 Apr 2010 16:48:46 +0000 |
diego |
cosmetics: prettyprint config.mak somewhat
|
Sun, 04 Apr 2010 16:32:54 +0000 |
diego |
Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak.
|
Sun, 04 Apr 2010 16:21:07 +0000 |
diego |
Mark parameterless function declarations as (void). Fixes the warnings:
|
Sun, 04 Apr 2010 16:15:38 +0000 |
diego |
Mark input-related m_option_t arrays as const.
|
Sun, 04 Apr 2010 16:15:08 +0000 |
diego |
Mark vf_size_preset_fields m_option_t array as const.
|
Sun, 04 Apr 2010 16:12:23 +0000 |
diego |
Mark muxer-related m_option_t arrays as const.
|
Sun, 04 Apr 2010 16:11:20 +0000 |
diego |
Mark cfg_fields m_option_t array as const.
|
Sun, 04 Apr 2010 16:08:15 +0000 |
diego |
Mark dxr2_opts array as const.
|
Sun, 04 Apr 2010 15:59:09 +0000 |
diego |
Mark encoder-related m_option_t struct arrays as const.
|
Sun, 04 Apr 2010 15:57:17 +0000 |
diego |
Revert marking m_option struct member as const.
|
Sun, 04 Apr 2010 11:45:05 +0000 |
reimar |
Share more code between the two ATI fragment shader YUV to RGB
|
Sat, 03 Apr 2010 20:31:03 +0000 |
reimar |
Try to detect and work around broken glXGetProcAddress on at
|
Sat, 03 Apr 2010 19:58:06 +0000 |
reimar |
Implement OpenGL-based YUV to RGB version for Radeon 9200 class
|
Sat, 03 Apr 2010 14:40:08 +0000 |
diego |
Remove commented-out #include of a non-existing file.
|
Sat, 03 Apr 2010 14:20:34 +0000 |
diego |
Add a header for x264enc_set_param() instead of forward declaring it.
|
Sat, 03 Apr 2010 13:51:14 +0000 |
diego |
Remove pointless #ifdef CONFIG_LIBAVCODEC preprocessor check.
|
Sat, 03 Apr 2010 11:06:57 +0000 |
diego |
Mark m_option struct member as const.
|
Sat, 03 Apr 2010 07:12:32 +0000 |
reimar |
Indentation fix.
|
Sat, 03 Apr 2010 07:08:07 +0000 |
reimar |
Add mpgl prefix to all OpenGL-related function pointers.
|
Fri, 02 Apr 2010 17:29:22 +0000 |
attila |
dont mention base64 about sending attachments.
|
Fri, 02 Apr 2010 10:13:45 +0000 |
cehoyos |
Cosmetics: Fix indentation.
|
Fri, 02 Apr 2010 10:13:08 +0000 |
cehoyos |
Do not try -march=native for icc.
|
Fri, 02 Apr 2010 07:14:21 +0000 |
reimar |
Change type to uint8_t to avoid checks depending on char signedness.
|
Thu, 01 Apr 2010 17:37:51 +0000 |
ptt |
updated example line for encoding to psp (acodec faac is now libfaac)
|
Thu, 01 Apr 2010 17:37:13 +0000 |
ptt |
updated table of libavcodec's audio codecs
|
Wed, 31 Mar 2010 19:42:15 +0000 |
reimar |
Sanitize ICY metadata a bit before printing it.
|
Wed, 31 Mar 2010 18:45:00 +0000 |
reimar |
Make audio switching with AVI demuxer chose the first audio stream
|
Wed, 31 Mar 2010 17:00:33 +0000 |
reimar |
Replace some "m" constraints by MANGLE to avoid issues with some compilers not
|
Wed, 31 Mar 2010 06:33:08 +0000 |
attila |
rename eatgv -> ffeatgv, lpcm -> fflpcm
|
Sun, 28 Mar 2010 19:02:58 +0000 |
diego |
Add HAVE_STRERROR_R definition for FFmpeg to config.h.
|
Sun, 28 Mar 2010 16:58:27 +0000 |
diego |
Use (void) instead of () to indicate a parameterless function, fixes:
|
Sun, 28 Mar 2010 16:49:23 +0000 |
diego |
Add definition of CONFIG_LIBRTMP to config.h for FFmpeg.
|
Sun, 28 Mar 2010 16:31:17 +0000 |
reimar |
Fix compilation after librtmp support in FFmpeg.
|
Sun, 28 Mar 2010 00:08:28 +0000 |
reimar |
Fix crash with incomplete yuv2 frames.
|
Sat, 27 Mar 2010 19:45:59 +0000 |
reimar |
Leave disabling SSE to the check_os_katmai_support always regardless of OS,
|
Sat, 27 Mar 2010 16:01:22 +0000 |
reimar |
Support concatenated YUV4MPEG files.
|
Sat, 27 Mar 2010 15:35:59 +0000 |
reimar |
Use calloc instead of malloc+memset
|
Sat, 27 Mar 2010 15:27:16 +0000 |
reimar |
Add const to some video_out extern declarations to match their definitions.
|
Sat, 27 Mar 2010 15:22:47 +0000 |
reimar |
Mark some more LIBVO_EXTERN declarations as const where possible.
|
Sat, 27 Mar 2010 12:47:26 +0000 |
reimar |
100l, fix frametime calculation for MPEG-2 files with frame rate extension.
|
Sat, 27 Mar 2010 11:31:02 +0000 |
diego |
libswscale: Relicense almost all x86 assembler optimizations as LGPL.
|
Fri, 26 Mar 2010 15:02:14 +0000 |
diego |
Refactor OS X foreground process setting into a separate function.
|
Fri, 26 Mar 2010 12:12:25 +0000 |
diego |
cosmetics: Break some overly long lines.
|
Fri, 26 Mar 2010 08:13:10 +0000 |
diego |
Convert asm keyword to __asm__.
|
Fri, 26 Mar 2010 07:57:54 +0000 |
diego |
HAVE_MMX2 implies HAVE_MMX, so checking the latter is enough.
|
Thu, 25 Mar 2010 19:53:05 +0000 |
diego |
Remove unused OPTFLAGS variable from config.mak.
|
Thu, 25 Mar 2010 18:53:37 +0000 |
diego |
Remove unused MACOSX_BUNDLE config.mak entry.
|
Thu, 25 Mar 2010 18:51:57 +0000 |
diego |
Move some FFmpeg-specific entries to the FFmpeg section of config.mak.
|
Thu, 25 Mar 2010 12:58:41 +0000 |
sesse |
Don't try to delete the global memory mutex in the Win32 loader code,
|
Wed, 24 Mar 2010 20:43:41 +0000 |
diego |
Mark add_subtitles() as static, it is not used outside the file, fixes:
|
Wed, 24 Mar 2010 01:07:11 +0000 |
diego |
Remove /usr[/local]/lib/win32 from the list of Win32 codec search paths.
|
Tue, 23 Mar 2010 22:59:14 +0000 |
diego |
AltiVec implies a PPC CPU, so there is no need to check for both.
|
Tue, 23 Mar 2010 20:24:14 +0000 |
diego |
loader: Remove commented-out extra_ld_library_path cruft.
|
Tue, 23 Mar 2010 20:12:52 +0000 |
diego |
Do not compile AltiVec code when AltiVec is not available; not even in
|
Tue, 23 Mar 2010 19:45:33 +0000 |
reimar |
Make http_read_response fail if parsing the response failed.
|
Tue, 23 Mar 2010 19:40:37 +0000 |
diego |
Fix build due to codecs_path vs. codec_path typo.
|
Tue, 23 Mar 2010 18:01:00 +0000 |
diego |
Get rid of pointless def_path variable; use codec_path directly instead.
|
Tue, 23 Mar 2010 17:52:46 +0000 |
diego |
Real binary loader code should respect the binary codec path.
|
Mon, 22 Mar 2010 19:39:43 +0000 |
reimar |
Reindent
|
Mon, 22 Mar 2010 19:38:42 +0000 |
reimar |
Start probing with a size matching the stream buffer size so it is possible
|
Sun, 21 Mar 2010 10:13:00 +0000 |
attila |
Make all instances of codec_patch unconditional, otherwise
|
Sun, 21 Mar 2010 08:34:09 +0000 |
diego |
Rename SetCodecPath() --> set_codec_path().
|
Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Sat, 20 Mar 2010 23:27:07 +0000 |
diego |
Move SetCodecPath() from loader to get_path.c and make it unconditional.
|
Sat, 20 Mar 2010 01:33:54 +0000 |
jrash |
sync with en/mplayer.1 rev. 30936
|
Fri, 19 Mar 2010 19:44:02 +0000 |
reimar |
Remove unnecessary size limits and a related define for hm12 decoder.
|
Fri, 19 Mar 2010 19:42:23 +0000 |
reimar |
Use vd_raw to handle NV12/NV21 formats, since we support them as pixel formats
|
Fri, 19 Mar 2010 09:58:45 +0000 |
diego |
Replace wrong condition name in #endif comment by correct instance.
|
Fri, 19 Mar 2010 09:57:36 +0000 |
diego |
Check whether COMPILE_ALTIVEC is defined, not if it is set to a 0/1 value.
|
Thu, 18 Mar 2010 23:37:57 +0000 |
diego |
Drop support for XANIM_MOD_DIR environment variable.
|
Thu, 18 Mar 2010 23:32:14 +0000 |
diego |
Reuse codec path variable used in the binary loader in the XAnim loader.
|
Thu, 18 Mar 2010 23:02:32 +0000 |
cehoyos |
Extend the generic path of the yuv2rgb converter with support for rgb444
|
Thu, 18 Mar 2010 21:53:53 +0000 |
aurel |
cosmetics: indentation
|
Thu, 18 Mar 2010 21:53:02 +0000 |
aurel |
add support for lavf style extradata in vd_theora
|
Thu, 18 Mar 2010 20:57:49 +0000 |
diego |
Remove unnecessary #ifdefs around harmless loader/codecpath.h #include.
|
Thu, 18 Mar 2010 20:44:01 +0000 |
reimar |
Split codec path related code into a separate file to fix Windows build.
|
Thu, 18 Mar 2010 00:45:18 +0000 |
cehoyos |
Fix first line(s) of vo vdpau documentation.
|
Wed, 17 Mar 2010 23:42:11 +0000 |
sesse |
Fix thread safety issue in mreq_private: last_alloc was accessed from multiple
|
Wed, 17 Mar 2010 23:38:26 +0000 |
sesse |
Announce Windows XP SP2 instead of Windows 95 OSR2.
|
Wed, 17 Mar 2010 23:33:26 +0000 |
sesse |
Announce SMP support for Win32.
|
Wed, 17 Mar 2010 14:41:32 +0000 |
diego |
Introduce mak_enable function to set variables in config.mak.
|
Wed, 17 Mar 2010 14:09:09 +0000 |
diego |
Rename SGI_MIPS architecture to plain MIPS.
|
Wed, 17 Mar 2010 13:55:59 +0000 |
diego |
Drop libavcodec_arch hack; ARCH can now be set directly in config.mak.
|
Wed, 17 Mar 2010 13:41:54 +0000 |
diego |
Lowercase arch and subarch values.
|
Wed, 17 Mar 2010 13:37:36 +0000 |
diego |
cosmetics: Drop leading underscore from cpuexts variables.
|
Wed, 17 Mar 2010 13:34:33 +0000 |
diego |
Make ff_config_enable work with lowercase values.
|
Wed, 17 Mar 2010 13:20:06 +0000 |
diego |
Split subarch handling off from generic arch handling.
|
Wed, 17 Mar 2010 12:39:21 +0000 |
diego |
Prefer FFmpeg AAC decoder over libfaad.
|
Wed, 17 Mar 2010 12:35:36 +0000 |
diego |
Rename libopencore AMR decoder entries.
|
Wed, 17 Mar 2010 10:46:18 +0000 |
cehoyos |
Fix compilation after FFmpeg r22569 at least for some architectures.
|
Wed, 17 Mar 2010 10:10:47 +0000 |
diego |
cosmetics: Drop leading underscores from arch variables.
|
Wed, 17 Mar 2010 09:12:51 +0000 |
komh |
Follow a more proper way to support -codecpath.
|
Tue, 16 Mar 2010 22:08:56 +0000 |
sesse |
Fix return value of InitializeCriticalSectionAndSpinCount.
|
Tue, 16 Mar 2010 14:35:43 +0000 |
diego |
Remove unused variable, fixes the warning:
|
Tue, 16 Mar 2010 14:30:31 +0000 |
sesse |
Fix libmpcodecs/vd_qtvideo.c compilation on OS X:
|
Tue, 16 Mar 2010 12:38:29 +0000 |
diego |
Remove some commented-out debugging and similar cruft.
|
Tue, 16 Mar 2010 12:24:18 +0000 |
diego |
Remove unnecessary forward declarations for a bunch of functions.
|
Tue, 16 Mar 2010 12:14:57 +0000 |
diego |
cosmetics: Move all functions before main().
|
Tue, 16 Mar 2010 12:11:14 +0000 |
diego |
Remove disabled flip_upside_down function; it has been unused for ages.
|
Tue, 16 Mar 2010 11:57:52 +0000 |
diego |
Remove unnecessary forward declaration of print_wave_header().
|
Tue, 16 Mar 2010 10:25:54 +0000 |
cehoyos |
Fix compilation after FFmpeg r22565.
|
Mon, 15 Mar 2010 22:32:11 +0000 |
cehoyos |
Calculate width and height in mp4_header_process_vop().
|
Mon, 15 Mar 2010 22:28:08 +0000 |
cehoyos |
Fix value of bit counter at end of functions to prepare for future patches.
|
Mon, 15 Mar 2010 16:09:35 +0000 |
sesse |
Fix indentation in GetVersionExW.
|
Mon, 15 Mar 2010 12:58:17 +0000 |
sesse |
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
|
Mon, 15 Mar 2010 12:54:54 +0000 |
sesse |
Implement GetVersionExW with the same data as GetVersionExA but taking in a
|
Mon, 15 Mar 2010 12:05:56 +0000 |
sesse |
Use the high-level QuickTime decoding APIs (DecompressSequenceFrameS and
|
Mon, 15 Mar 2010 09:32:53 +0000 |
komh |
Relocate -codecpath description in alphabetical order.
|
Mon, 15 Mar 2010 08:30:06 +0000 |
komh |
Add -codecpath option.
|
Mon, 15 Mar 2010 06:39:21 +0000 |
diego |
Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg.
|
Sun, 14 Mar 2010 23:42:03 +0000 |
diego |
Get rid of pointless tmppath variable in set_path_env().
|
Sun, 14 Mar 2010 23:39:02 +0000 |
diego |
variable renaming cosmetics: _have_yasm --> have_yasm
|
Sun, 14 Mar 2010 23:37:58 +0000 |
diego |
Remove unused MMX_FFT Makefile variable.
|
Sun, 14 Mar 2010 23:00:06 +0000 |
diego |
cosmetics: Simplify _codecsdir setting for MinGW and OS/2.
|
Sun, 14 Mar 2010 22:58:20 +0000 |
diego |
Add -Wstrict-prototypes to CFLAGS.
|
Sun, 14 Mar 2010 22:55:13 +0000 |
diego |
Use menu instead of GUI as example for an internal feature turned on by a flag.
|
Sun, 14 Mar 2010 22:50:15 +0000 |
cehoyos |
Fix compilation after FFmpeg r22522.
|
Sun, 14 Mar 2010 16:13:32 +0000 |
diego |
Replace separate Win32, XAnim and Real codec directories by one global dir.
|
Sat, 13 Mar 2010 22:46:58 +0000 |
conrad |
fftheora supports 4:2:2 and 4:4:4 now
|
Sat, 13 Mar 2010 00:31:03 +0000 |
jrash |
sync with en/mplayer.1 rev. 30868
|
Fri, 12 Mar 2010 18:23:30 +0000 |
reimar |
Add the 0xA109 format for speex, it is claimed to be officially registered (have
|
Fri, 12 Mar 2010 18:19:51 +0000 |
reimar |
Support extradata format of the speex.acm windows codec formerly available
|
Fri, 12 Mar 2010 17:29:48 +0000 |
reimar |
Fix crash if speex_packet_to_header fails.
|
Fri, 12 Mar 2010 17:21:05 +0000 |
reimar |
Add newlines to generated fragment program to make both fragment program dump
|
Wed, 10 Mar 2010 11:33:02 +0000 |
komh |
Include libavutil/avutil.h for FFMIN
|
Wed, 10 Mar 2010 10:00:59 +0000 |
komh |
Include osdep/osdep.h instead of checking a platfrom specific macro to include
|
Tue, 09 Mar 2010 19:21:39 +0000 |
reimar |
Return MP_NOPTS_VALUE if we can't figure out the pts, not 0.
|
Tue, 09 Mar 2010 19:19:32 +0000 |
reimar |
Improve handling of 0-size ogg packets.
|
Tue, 09 Mar 2010 18:34:14 +0000 |
siretart |
unbreak compilation after cleanups in libavutil/common.h
|
Tue, 09 Mar 2010 17:15:07 +0000 |
cehoyos |
Fix alpabetical order.
|
Tue, 09 Mar 2010 14:33:11 +0000 |
cehoyos |
Support SEGA CRI adx codec with demuxer lavf.
|
Tue, 09 Mar 2010 13:19:25 +0000 |
sesse |
Fix a syntax error in graph.h.
|
Tue, 09 Mar 2010 13:18:52 +0000 |
sesse |
Add copyright headers.
|
Tue, 09 Mar 2010 12:40:14 +0000 |
sesse |
Style changes as requested by Diego.
|
Tue, 09 Mar 2010 12:01:42 +0000 |
cehoyos |
Fix help text for --disable-win32dll.
|
Tue, 09 Mar 2010 12:00:30 +0000 |
cehoyos |
Commit files by Steinar Gunderson, forgotten in r30866.
|
Tue, 09 Mar 2010 08:07:34 +0000 |
siretart |
Fix compilation on powerpc with --disable-altivec
|
Tue, 09 Mar 2010 06:27:54 +0000 |
corey |
Document x264 VUI options.
|
Tue, 09 Mar 2010 06:23:33 +0000 |
corey |
Add a note about what x264's 'aud' parameter is for.
|
Mon, 08 Mar 2010 19:57:37 +0000 |
sesse |
Implement DirectShow filter graph.
|
Mon, 08 Mar 2010 19:54:07 +0000 |
sesse |
Correct QuickTime dpi output.
|
Mon, 08 Mar 2010 19:41:57 +0000 |
reimar |
Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode.
|
Mon, 08 Mar 2010 19:37:10 +0000 |
reimar |
Fix memleak due to incorrect VirtualFree arguments: size must be 0 for MEM_RELEASE.
|
Mon, 08 Mar 2010 19:33:41 +0000 |
diego |
We have some sort of DVD menu support nowadays.
|
Mon, 08 Mar 2010 13:00:59 +0000 |
sesse |
Implement ResumeThread and SignalObjectAndWait.
|
Sun, 07 Mar 2010 23:18:37 +0000 |
iive |
Increase mplayer buffer padding size to match the new one from ffmpeg.
|
Sun, 07 Mar 2010 17:33:13 +0000 |
reimar |
Use FBIOPAN_DISPLAY for switching between pages, seems to work for more
|
Sun, 07 Mar 2010 15:55:52 +0000 |
reimar |
Add double-buffering support to vo_fbdev.
|
Sun, 07 Mar 2010 09:13:18 +0000 |
reimar |
Use int64_t instead of long for variable containing current playback time.
|
Sat, 06 Mar 2010 11:50:54 +0000 |
stefano |
Avoid duplication of usePal() macro.
|
Sat, 06 Mar 2010 11:27:31 +0000 |
stefano |
Add support to BGR444/RGB444 foreign endian output in libswscale.
|
Sat, 06 Mar 2010 11:12:32 +0000 |
sesse |
Fix QuickTime emulated OSErr type.
|
Sat, 06 Mar 2010 10:13:37 +0000 |
sesse |
Implement Win32 mutexes.
|
Sat, 06 Mar 2010 10:07:39 +0000 |
sesse |
Fix semaphore behavior in WaitForSingleObject.
|
Sat, 06 Mar 2010 10:05:10 +0000 |
sesse |
Make Win32 mutex and thread linked lists thread safe.
|
Sat, 06 Mar 2010 07:24:41 +0000 |
komh |
Define O_BINARY in stream/stream.h unless it is defined yet, and use it
|
Fri, 05 Mar 2010 23:13:08 +0000 |
greg |
Enable ASS/SSA subtitle support in mencoder
|
Fri, 05 Mar 2010 23:09:36 +0000 |
sesse |
Make GetModuleHandle(NULL) return a valid pointer.
|
Fri, 05 Mar 2010 21:39:27 +0000 |
michael |
try to avoid returning odd slices.
|
Fri, 05 Mar 2010 20:15:16 +0000 |
reimar |
Reuse fb_tty_fd for setting up the text area.
|
Fri, 05 Mar 2010 12:43:15 +0000 |
jrash |
sync with en/mplayer.1 rev. 30822
|
Fri, 05 Mar 2010 11:14:07 +0000 |
sesse |
Partial revert of r30843.
|
Fri, 05 Mar 2010 11:11:47 +0000 |
sesse |
Support thread handles in WaitForSingleObject.
|
Fri, 05 Mar 2010 08:41:35 +0000 |
benoit |
Cosmetics: fix vertical alignment.
|
Fri, 05 Mar 2010 08:32:54 +0000 |
benoit |
libswscale: Extend the unaccelerated path of the unscaled yuv2rgb special
|
Thu, 04 Mar 2010 16:57:04 +0000 |
cehoyos |
Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
|
Thu, 04 Mar 2010 15:58:09 +0000 |
diego |
Remove NUT specification stubs.
|
Thu, 04 Mar 2010 15:57:21 +0000 |
diego |
Run script with /bin/sh instead of bash.
|
Thu, 04 Mar 2010 15:57:08 +0000 |
sesse |
Make emulated Win32 critical sections thread safe.
|
Thu, 04 Mar 2010 15:56:34 +0000 |
diego |
cosmetics: Use consistent if expression syntax.
|
Thu, 04 Mar 2010 15:55:35 +0000 |
diego |
Use $() syntax instead of backticks, it is easier to nest.
|
Thu, 04 Mar 2010 15:53:56 +0000 |
diego |
Clarify that ssh is not required for committing to MPlayer.
|
Thu, 04 Mar 2010 15:45:32 +0000 |
diego |
Update URL for Subversion homepage.
|
Thu, 04 Mar 2010 15:31:54 +0000 |
sesse |
Fix crashes in CreatePalette by fixing the LOGPALETTE struct.
|
Thu, 04 Mar 2010 15:28:02 +0000 |
sesse |
Fix manual reset behavior of Win32 events.
|
Thu, 04 Mar 2010 15:23:52 +0000 |
sesse |
Fix return values of WaitForSingleObject when checking an event.
|
Thu, 04 Mar 2010 14:46:44 +0000 |
komh |
Define HAVE_SETMODE conditionally, and use it in stream/stream_file.c instead
|
Thu, 04 Mar 2010 12:55:30 +0000 |
komh |
1. Move the macros for priority classes for OS/2 from priority.c to osdep.h
|
Thu, 04 Mar 2010 01:02:24 +0000 |
stefano |
Revert r30825, it was not supposed to be committed.
|
Thu, 04 Mar 2010 00:31:13 +0000 |
stefano |
Fill the r, g, b values used for computing the c->pal_yuv table in the
|
Thu, 04 Mar 2010 00:31:10 +0000 |
stefano |
Make swscale-test take in input the name of the input and the output
|
Wed, 03 Mar 2010 21:32:31 +0000 |
reimar |
Partially revert r30645, the final output format is determined by
|
Wed, 03 Mar 2010 21:01:57 +0000 |
reimar |
Save the new width and height earlier so that e.g. -geometry 30x30-50-50
|
Wed, 03 Mar 2010 20:57:56 +0000 |
reimar |
Add support for specifying window position relative to right and bottom
|
Wed, 03 Mar 2010 20:36:35 +0000 |
reimar |
Simplify sscanf format strings and get rid of useless percent variable.
|
Wed, 03 Mar 2010 20:24:46 +0000 |
reimar |
Avoid very deep indentation level and RESET_GEOMETRY macro in -geometry
|
Wed, 03 Mar 2010 14:32:29 +0000 |
komh |
Add a VCD support for OS/2
|
Tue, 02 Mar 2010 19:57:17 +0000 |
diego |
Drop support for old-style DVB code.
|
Tue, 02 Mar 2010 17:18:55 +0000 |
rectalogic |
Remove RTSP_MUXER from libavmuxers to fix compilation with --disable-network
|
Tue, 02 Mar 2010 16:29:21 +0000 |
diego |
Add CONFIG_LSP to config.h for libavcodec compilation.
|
Mon, 01 Mar 2010 21:09:17 +0000 |
reimar |
Remove unused and useless define.
|
Mon, 01 Mar 2010 20:38:33 +0000 |
reimar |
Fix memleak due to strdup'd filename not being freed.
|
Mon, 01 Mar 2010 20:33:47 +0000 |
reimar |
Move functions into proper order to avoid extra declarations.
|
Mon, 01 Mar 2010 20:31:56 +0000 |
reimar |
Deduplicate code to set stream start_pos/end_pos.
|
Mon, 01 Mar 2010 20:22:18 +0000 |
reimar |
Set stream->pos correctly after seeking to a VCD title.
|
Mon, 01 Mar 2010 20:20:13 +0000 |
reimar |
Ensure that cue_current_pos.track is not set to an invalid value after
|
Mon, 01 Mar 2010 20:11:11 +0000 |
reimar |
Fix off-by-one error in chapter<->VCD track conversion.
|
Mon, 01 Mar 2010 20:07:37 +0000 |
reimar |
Fix cue_read_toc_entry to also reject negative track numbers
|
Mon, 01 Mar 2010 19:59:54 +0000 |
reimar |
Implement cue:// track switching via chapter forward/backward like for audio CDs.
|
Mon, 01 Mar 2010 19:57:42 +0000 |
reimar |
Fix cue_vcd_get_track_end to not change the current position.
|
Mon, 01 Mar 2010 19:35:18 +0000 |
reimar |
Avoid fd_bin and fd_cue global variables.
|
Mon, 01 Mar 2010 19:25:52 +0000 |
reimar |
Avoid a global variable and a strcpy.
|
Mon, 01 Mar 2010 19:21:59 +0000 |
reimar |
Reindent.
|
Mon, 01 Mar 2010 19:20:32 +0000 |
reimar |
Avoid code duplication and excessively deep nesting in cue_find_bin
|
Mon, 01 Mar 2010 18:57:24 +0000 |
reimar |
Use sizeof instead of hardcoded size.
|
Sun, 28 Feb 2010 17:39:30 +0000 |
cehoyos |
Documentation: Add linebreak and try to be less ambiguous.
|
Sun, 28 Feb 2010 15:24:30 +0000 |
reimar |
Extend stream_read_line to support reading lines from UTF-16 encoded files
|
Sun, 28 Feb 2010 14:27:44 +0000 |
reimar |
sub_utf8 is handled as a value, not flags everywhere else, so change
|
Sun, 28 Feb 2010 14:22:44 +0000 |
reimar |
Make array describing the subtitle reader modules const.
|
Sun, 28 Feb 2010 13:54:55 +0000 |
reimar |
Move stream_read_line implementation from stream.h to stream.c,
|
Sun, 28 Feb 2010 12:54:12 +0000 |
reimar |
Simplify handling of 0-termination in stream_read_line
|
Sun, 28 Feb 2010 11:30:35 +0000 |
reimar |
Remove useless cast.
|
Sun, 28 Feb 2010 09:41:07 +0000 |
reimar |
Use negative return values for errors in pls_read_entry to make it match
|
Sun, 28 Feb 2010 09:39:30 +0000 |
reimar |
A playlist entry number of 0 is invalid for pls playlists.
|
Sun, 28 Feb 2010 09:37:35 +0000 |
reimar |
Improve integer overflow and realloc error handling in playlist parser.
|
Sun, 28 Feb 2010 07:52:34 +0000 |
reimar |
Reuse the keyframe flag from x264 instead of trying to derive it on our own.
|
Sun, 28 Feb 2010 07:45:23 +0000 |
reimar |
Use the KEYFRAME define instead of some magic number.
|
Sun, 28 Feb 2010 03:26:18 +0000 |
komh |
Add cddb:// support for OS/2
|
Sun, 28 Feb 2010 02:18:16 +0000 |
cehoyos |
Make sws_dcVec static: It is only used inside libswscale/utils.c.
|
Sun, 28 Feb 2010 01:06:09 +0000 |
cehoyos |
Get rid of many ugly casts.
|
Sun, 28 Feb 2010 00:28:14 +0000 |
cehoyos |
Make close_toolame() static, only used in ae_toolame.c.
|
Sun, 28 Feb 2010 00:24:01 +0000 |
reimar |
Add support for reading key events from MinGW xterm.
|
Sun, 28 Feb 2010 00:23:58 +0000 |
cehoyos |
Make close_twolame() static, only used in ae_twolame.c.
|
Sat, 27 Feb 2010 23:23:34 +0000 |
cehoyos |
Fix warning "missing braces around initializer".
|
Sat, 27 Feb 2010 23:14:44 +0000 |
cehoyos |
Remove unused functions.
|
Sat, 27 Feb 2010 23:12:34 +0000 |
reimar |
Make -slave also work with the normal console on Windows.
|
Sat, 27 Feb 2010 23:09:15 +0000 |
reimar |
Support all line ending types in mp_input_read_cmd.
|
Sat, 27 Feb 2010 22:32:25 +0000 |
cehoyos |
Actually use existing uninit() function in remove_logo filter.
|
Sat, 27 Feb 2010 21:50:59 +0000 |
reimar |
Do not misuse the stdin name.
|
Sat, 27 Feb 2010 21:47:45 +0000 |
reimar |
Include getch2.h to get rid of some warnings.
|
Sat, 27 Feb 2010 21:32:33 +0000 |
cehoyos |
Fix cd_info_new() prototype.
|
Sat, 27 Feb 2010 21:29:06 +0000 |
cehoyos |
Remove unused static function mp_mp3_get_lsf().
|
Sat, 27 Feb 2010 21:02:44 +0000 |
reimar |
Threaded cache fixes: do not free the stream_t struct twice on windows
|
Sat, 27 Feb 2010 21:02:14 +0000 |
cehoyos |
Make function Gsm_Long_Term_Synthesis_Filtering() static, only used in xa_gsm.c.
|
Sat, 27 Feb 2010 20:55:41 +0000 |
cehoyos |
Remove unused static function play_tree_set_flag().
|
Sat, 27 Feb 2010 20:52:06 +0000 |
cehoyos |
Remove unused static function m_config_get_option_ptr().
|
Sat, 27 Feb 2010 20:50:20 +0000 |
cehoyos |
Remove unused static functions asx_list_add() and asx_list_remove().
|
Sat, 27 Feb 2010 20:38:21 +0000 |
cehoyos |
Remove unused static function vdlPlaybackCopyFrame().
|
Sat, 27 Feb 2010 20:32:55 +0000 |
cehoyos |
Include lirc.h in lirc.c to add missing prototypes.
|
Sat, 27 Feb 2010 20:22:30 +0000 |
cehoyos |
Remove unused static function send_lpcm_packet().
|
Sat, 27 Feb 2010 20:13:21 +0000 |
cehoyos |
Remove unused static function streaming_stop().
|
Sat, 27 Feb 2010 19:53:25 +0000 |
reimar |
Fix windows Gui compilation and remove some related typecasts.
|
Sat, 27 Feb 2010 18:20:22 +0000 |
reimar |
Update -vo gl info structs, it isn't X11-only since ages and there's basically
|
Sat, 27 Feb 2010 18:17:33 +0000 |
reimar |
100l, remove forgotten debugging code.
|
Sat, 27 Feb 2010 18:16:41 +0000 |
reimar |
Only prefer -vo gl over -vo x11 if hardware acceleration is available.
|
Sat, 27 Feb 2010 17:55:57 +0000 |
reimar |
Enable StructureNotifyMask before waiting for a DestroyNotify event.
|
Sat, 27 Feb 2010 12:48:11 +0000 |
diego |
Remove pointless #ifdef checks for DEMUXER_H, which is never set.
|
Sat, 27 Feb 2010 12:45:12 +0000 |
diego |
Remove unnecessary stream.h #includes.
|
Sat, 27 Feb 2010 12:15:02 +0000 |
zuxy |
10l correct type for =a and =d constraints under x86-32
|
Sat, 27 Feb 2010 12:10:34 +0000 |
zuxy |
Replace =A with =a and =d; make frequency calculation correct under x86-64
|
Sat, 27 Feb 2010 11:32:48 +0000 |
cehoyos |
Fix compilation of C++ source files (partly reverts r30744).
|
Sat, 27 Feb 2010 06:17:14 +0000 |
reimar |
Restructure #ifs to be clearer, also ensures that we return from the thread
|
Fri, 26 Feb 2010 21:41:42 +0000 |
reimar |
Port yuv=... auto-detection from gl to gl2.
|
Fri, 26 Feb 2010 20:01:04 +0000 |
diego |
cosmetics: Rename "codecs_st" struct to just plain "codecs".
|
Fri, 26 Feb 2010 19:57:40 +0000 |
diego |
Mark character arrays as const.
|
Fri, 26 Feb 2010 19:56:03 +0000 |
diego |
Mark all fmt_list arrays as const.
|
Fri, 26 Feb 2010 17:21:06 +0000 |
diego |
Mark vf_opts/vf_opts_fields structures as const.
|
Fri, 26 Feb 2010 17:07:22 +0000 |
ptt |
dots at end of sentences (kai driver section)
|
Fri, 26 Feb 2010 17:05:30 +0000 |
ptt |
synced to r30610
|
Fri, 26 Feb 2010 15:47:42 +0000 |
ptt |
new sentences on new lines, cropdetect filter
|
Fri, 26 Feb 2010 15:33:45 +0000 |
ptt |
it's synced up to r30515
|
Fri, 26 Feb 2010 15:01:37 +0000 |
diego |
Do not cast the results of malloc/calloc/realloc.
|
Fri, 26 Feb 2010 12:49:49 +0000 |
attila |
mention that on windows, you've to use the netstream.exe to build the
|
Fri, 26 Feb 2010 11:15:56 +0000 |
jrash |
sync with en/mplayer.1 rev. 30677
|
Thu, 25 Feb 2010 22:53:04 +0000 |
reimar |
Reorder vos: prioritize -vo gl above -vo x11 and -vo matrixview down with aa, caca etc.
|
Thu, 25 Feb 2010 22:51:23 +0000 |
reimar |
Add const to ass_read_stream fname argument, the string is not modified.
|
Thu, 25 Feb 2010 22:47:04 +0000 |
reimar |
Mark stream open filename parameter as const, the filename string is not
|
Thu, 25 Feb 2010 22:44:02 +0000 |
reimar |
Add cast to proper type.
|
Thu, 25 Feb 2010 22:32:28 +0000 |
reimar |
Make more option-parsing related function arguments const.
|
Thu, 25 Feb 2010 22:29:00 +0000 |
reimar |
Remove unused function declaration.
|
Thu, 25 Feb 2010 22:27:53 +0000 |
reimar |
Make local-only cddb functions static.
|
Thu, 25 Feb 2010 22:23:58 +0000 |
reimar |
Add const to mpvdec declaration
|
Thu, 25 Feb 2010 22:19:32 +0000 |
reimar |
Remove declarations of functions now already declared in stream.h
|
Thu, 25 Feb 2010 22:06:05 +0000 |
reimar |
Fix check for wrong variable: len can be unitialized but not normally < 0,
|
Thu, 25 Feb 2010 21:27:22 +0000 |
reimar |
Fix silly type of guiGetEvent argument to use void * instead of char * and
|
Thu, 25 Feb 2010 21:21:29 +0000 |
stefano |
Remove pointless empty line.
|
Thu, 25 Feb 2010 21:12:38 +0000 |
stefano |
Apply consistency nit.
|
Thu, 25 Feb 2010 13:20:56 +0000 |
diego |
Unconditionally declare fast_memcpy() and mem2agpcpy().
|
Thu, 25 Feb 2010 09:09:57 +0000 |
komh |
Define O_BINARY if it is undefined.
|
Thu, 25 Feb 2010 08:39:55 +0000 |
zuxy |
Include libmpcodecs/vd.h for declaration of "fullscreen".
|
Tue, 23 Feb 2010 23:33:10 +0000 |
reimar |
Disable old-style implicit rules to fix MinGW/Cygwin compilation
|
Tue, 23 Feb 2010 22:29:57 +0000 |
reimar |
Fix compilation: the dct64_MMX_func variable should be declared only once,
|
Tue, 23 Feb 2010 20:16:30 +0000 |
diego |
Add #includes for mp_input_check_interrupt() and mplayer_put_key(), fixes:
|
Tue, 23 Feb 2010 16:46:43 +0000 |
ramiro |
Reorder buffer debug. Also print out if slice was buffered.
|
Tue, 23 Feb 2010 13:40:45 +0000 |
compn |
add older lhacm codec for formats 0x70-0x73 to codecs.conf
|
Tue, 23 Feb 2010 09:04:18 +0000 |
kostya |
FFmpeg Bink video now supports alpha channel
|
Tue, 23 Feb 2010 07:55:47 +0000 |
diego |
Add -Wmissing-prototypes to CFLAGS if available.
|
Tue, 23 Feb 2010 07:54:43 +0000 |
diego |
Mark theRenderProc() as static, it is only used within the file.
|
Tue, 23 Feb 2010 07:54:10 +0000 |
diego |
Add header for macosx_finder_args() instead of forward declaring it.
|
Tue, 23 Feb 2010 06:42:51 +0000 |
zuxy |
Reset output color after each line.
|
Mon, 22 Feb 2010 21:53:06 +0000 |
diego |
Mark sleep_accurate() as static, it is only used within the file.
|
Mon, 22 Feb 2010 19:17:25 +0000 |
tack |
Clarify that AC3/DTS passthrough is also possible with HDMI.
|
Mon, 22 Feb 2010 17:06:24 +0000 |
tack |
Update my (Jason Tackaberry) email address and contributions in AUTHORS
|
Mon, 22 Feb 2010 16:32:03 +0000 |
diego |
Mark vcd_get_track_end () and vcd_read_toc() as static.
|
Mon, 22 Feb 2010 15:35:53 +0000 |
diego |
Conditionally declare mp_input_slave_cmd_func().
|
Mon, 22 Feb 2010 15:34:56 +0000 |
diego |
Properly declare get_term_charset() instead of forward declaring it.
|
Mon, 22 Feb 2010 14:27:32 +0000 |
tack |
Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a
|
Mon, 22 Feb 2010 14:24:53 +0000 |
tack |
Output WAVE_FORMAT_EXTENSIBLE extension in wave header when waveheader
|
Mon, 22 Feb 2010 14:11:33 +0000 |
diego |
Add required mplayer.h and access_mpcontext.h #includes.
|
Mon, 22 Feb 2010 14:05:30 +0000 |
diego |
Mark data argument of my_ao_write() function as const.
|
Mon, 22 Feb 2010 14:04:39 +0000 |
diego |
Mark member info of struct ad_functions_s as const.
|
Mon, 22 Feb 2010 14:03:46 +0000 |
diego |
Mark a bunch of video filter structures as const.
|
Mon, 22 Feb 2010 14:02:18 +0000 |
diego |
Remove commented-out cruft line.
|
Mon, 22 Feb 2010 13:59:32 +0000 |
diego |
Remove pointless '#if 1' preprocessor directive.
|
Mon, 22 Feb 2010 13:55:00 +0000 |
diego |
Add declaration for exp_EH_prolog_dummy().
|
Mon, 22 Feb 2010 13:52:59 +0000 |
diego |
Declare all public mp3lib functions in mpg123.h.
|
Mon, 22 Feb 2010 13:51:58 +0000 |
diego |
wording fixes
|
Mon, 22 Feb 2010 13:50:48 +0000 |
diego |
Declare functions from network.c in network.h.
|
Mon, 22 Feb 2010 13:27:58 +0000 |
diego |
Move struct streaming_control from network.h to stream.h, where it is used.
|
Mon, 22 Feb 2010 10:14:00 +0000 |
diego |
Remove commented-out declaration of non-existing function streaming_start.
|
Mon, 22 Feb 2010 09:51:44 +0000 |
diego |
Declare externally used variables from vd.c as extern in vd.h.
|
Sun, 21 Feb 2010 23:36:36 +0000 |
diego |
Declare public function print_vprp() in aviprint.h.
|
Sun, 21 Feb 2010 23:33:03 +0000 |
diego |
Add public function VideoForWindowsVersion() to the appropriate header file.
|
Sun, 21 Feb 2010 23:31:56 +0000 |
diego |
Add header for v4l2_write() instead of forward declaring it.
|
Sun, 21 Feb 2010 23:30:34 +0000 |
diego |
Declare stream_fill_buffer() and stream_seek_long() unconditionally.
|
Sun, 21 Feb 2010 23:26:16 +0000 |
diego |
Add header for asf_mmst_streaming_start() instead of forward declaring it.
|
Sun, 21 Feb 2010 22:14:11 +0000 |
diego |
Only #define WIN32_LOADER if it has not been #defined already, fixes warning:
|
Sun, 21 Feb 2010 21:00:08 +0000 |
diego |
Add header for exported DVB-related functions.
|
Sun, 21 Feb 2010 20:39:49 +0000 |
diego |
cosmetics: Move functions around to avoid forward declarations and #ifdefs.
|
Sun, 21 Feb 2010 20:03:49 +0000 |
diego |
Drop weird and unnecessary _s/_st suffixes from demuxer struct names.
|
Sun, 21 Feb 2010 20:02:50 +0000 |
diego |
Add names to anonymous structs sh_common, sh_audio, sh_video, sh_sub.
|
Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Sun, 21 Feb 2010 14:43:36 +0000 |
reimar |
Fix fps output with -identify when frame rate extension is used for MPEG-2
|
Sun, 21 Feb 2010 14:05:51 +0000 |
reimar |
Initialize frame rate extension fields in mp_header_process_sequence_header
|
Sun, 21 Feb 2010 13:53:41 +0000 |
reimar |
Parse and use the information from the frame rate extension header for MPEG-2.
|
Sun, 21 Feb 2010 13:40:49 +0000 |
diego |
Rename open() vf initialization function to vf_open().
|
Sun, 21 Feb 2010 13:38:55 +0000 |
kostya |
FFmpeg supports Bink, let MPlayer play it as well
|
Sun, 21 Feb 2010 12:48:56 +0000 |
diego |
Add malloc.h #include for memalign(), fixes the warning:
|
Sat, 20 Feb 2010 21:53:11 +0000 |
reimar |
Explain that -mc 0 will need -noskip.
|
Sat, 20 Feb 2010 21:27:49 +0000 |
diego |
Mark ad_functions_t structures and mpcodecs_ad_drivers array as const.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Sat, 20 Feb 2010 20:09:06 +0000 |
diego |
Add asx_parser_build_tree() to asxparser.h instead of forward declaring it.
|
Sat, 20 Feb 2010 20:01:56 +0000 |
diego |
Mark m_config_get_option_ptr() as static, it is only used within the file.
|
Sat, 20 Feb 2010 19:59:50 +0000 |
diego |
Add standard license header.
|
Sat, 20 Feb 2010 19:57:47 +0000 |
diego |
cosmetics: K&R coding style, indent with 4 spaces, no tabs
|
Sat, 20 Feb 2010 19:23:14 +0000 |
reimar |
Print response headers as debugging output also for HTTP seeks.
|
Sat, 20 Feb 2010 19:22:23 +0000 |
reimar |
10l, fix a close() that should be a closesocket()
|
Sat, 20 Feb 2010 18:53:07 +0000 |
reimar |
Do not discard stream buffer on eof, instead reuse it to slightly improve
|
Sat, 20 Feb 2010 18:39:26 +0000 |
reimar |
Replace misuse of stream_reset to set stream pos to 0 by more appropriate code.
|
Sat, 20 Feb 2010 17:50:56 +0000 |
reimar |
Print demuxer name in "freeing demuxer" message.
|
Sat, 20 Feb 2010 17:21:48 +0000 |
diego |
FFmpeg: Add HAVE_ALIGNED_{8,16} to config.h on ppc and x86.
|
Sat, 20 Feb 2010 17:03:28 +0000 |
diego |
FFmpeg: Add tomi to architecture list.
|
Sat, 20 Feb 2010 11:48:41 +0000 |
reimar |
Fix mov reference files: for video/quicktime mime do not force a demuxer
|
Sat, 20 Feb 2010 11:21:51 +0000 |
reimar |
Print all 64 bits of seek position.
|
Sat, 20 Feb 2010 11:13:01 +0000 |
reimar |
Make sure we do not try to use IPv6 with winsock2, we end up connecting
|
Fri, 19 Feb 2010 23:35:21 +0000 |
reimar |
Send VOCTRL_PAUSE/VOCTRL_RESUME events also when pausing for idle mode.
|
Fri, 19 Feb 2010 21:52:29 +0000 |
reimar |
Move code that makes the filter chain match the desired output format into
|
Fri, 19 Feb 2010 19:41:17 +0000 |
diego |
Remove some pointless '#if 1' preprocessor directives.
|
Fri, 19 Feb 2010 19:38:53 +0000 |
diego |
Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.
|
Fri, 19 Feb 2010 13:50:16 +0000 |
komh |
Fix the stack crash(SYS3171) on OS/2 when playing qtaudio/qtvideo.
|
Fri, 19 Feb 2010 13:40:04 +0000 |
komh |
Add missing 'defined' for __bsdi__.
|
Fri, 19 Feb 2010 10:22:29 +0000 |
diego |
Remove pointless '#if 1' preprocessor directives.
|
Fri, 19 Feb 2010 10:18:55 +0000 |
diego |
cosmetics: Remove commented-out #include.
|
Fri, 19 Feb 2010 09:46:31 +0000 |
diego |
TOOLS/realcodecs: Remove pointless '#if 1' preprocessor directives.
|
Fri, 19 Feb 2010 09:41:55 +0000 |
jrash |
sync with en/mplayer.1 rev. 30611
|
Fri, 19 Feb 2010 09:14:01 +0000 |
komh |
Replace platform preprocessor check by HAVE_DOS_PATHS.
|
Fri, 19 Feb 2010 09:12:23 +0000 |
komh |
Remove useless CONFIG_SETLOCALE
|
Thu, 18 Feb 2010 23:11:27 +0000 |
reimar |
DirectShow requires stride to be a multiple of 4 for RGB24/BGR24, add
|
Thu, 18 Feb 2010 22:37:08 +0000 |
reimar |
Merge declaration and initialization.
|
Thu, 18 Feb 2010 22:34:27 +0000 |
reimar |
DShow and DMO decoders need MP_IMGFLAG_COMMON_PLANE
|
Thu, 18 Feb 2010 22:28:55 +0000 |
reimar |
Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.
|
Thu, 18 Feb 2010 21:48:49 +0000 |
reimar |
Add av_alias define as a hack to fix compilation of intreadwrite.h without
|
Thu, 18 Feb 2010 21:20:37 +0000 |
stefano |
Reindent and fix brace placement.
|
Thu, 18 Feb 2010 21:17:07 +0000 |
stefano |
Vertically align a list of comparisons in sws_getCachedContext().
|
Thu, 18 Feb 2010 21:12:05 +0000 |
stefano |
Merge two if conditions, allow to decrese the level of indentation of
|
Thu, 18 Feb 2010 20:24:52 +0000 |
reimar |
Add a InitializeCriticalSectionAndSpinCount function.
|
Thu, 18 Feb 2010 20:23:05 +0000 |
reimar |
Add a GetModuleHandleW implementation.
|
Thu, 18 Feb 2010 20:20:23 +0000 |
reimar |
Use snprintf to ensure we do not write outside the buffer bounds
|
Thu, 18 Feb 2010 10:32:00 +0000 |
cehoyos |
Use new FFmpeg WMA Voice decoder.
|
Thu, 18 Feb 2010 10:26:39 +0000 |
diego |
Add header #include for print_wave_header() instead of a forward declaration.
|
Thu, 18 Feb 2010 10:19:42 +0000 |
diego |
Add header for functions exported from vo_zr.c and use it appropriately.
|
Thu, 18 Feb 2010 09:41:52 +0000 |
diego |
Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.
|
Thu, 18 Feb 2010 09:29:05 +0000 |
diego |
Add required header #include for config.h.
|
Thu, 18 Feb 2010 09:26:00 +0000 |
diego |
Mark some more functions that are not used outside of their files as static.
|
Thu, 18 Feb 2010 00:18:50 +0000 |
diego |
Add header for AVI print functions; avoids many forward declarations.
|
Wed, 17 Feb 2010 23:46:57 +0000 |
reimar |
Handle negative height in draw_slice from FFmpeg in vd_ffmpeg.c, since at
|
Wed, 17 Feb 2010 23:45:01 +0000 |
diego |
Add header for asf_check_header, read_asf_header; avoids forward declarations.
|
Wed, 17 Feb 2010 23:40:48 +0000 |
diego |
#include proper header for skip_audio_frame() instead of forward declaring it.
|
Wed, 17 Feb 2010 23:36:44 +0000 |
diego |
Add header for demux_ogg_open, init_avi_with_ogg; avoids forward declarations.
|
Wed, 17 Feb 2010 23:33:17 +0000 |
diego |
Remove demux_ogg-related declarations that are no longer necessary.
|
Wed, 17 Feb 2010 23:27:47 +0000 |
diego |
Mark demux_ogg_sub_id() as static; it is not used outside of the file.
|
Wed, 17 Feb 2010 23:25:02 +0000 |
diego |
Move up demux_ogg_sub_id, demux_ogg_sub_reverse_id; avoids forward declarations.
|
Wed, 17 Feb 2010 23:10:56 +0000 |
diego |
Add read_avi_header() to aviheader.h; avoids forward declarations.
|
Wed, 17 Feb 2010 23:02:13 +0000 |
diego |
Add header file for store_ughvlc(); avoids forward declarations.
|
Wed, 17 Feb 2010 22:58:03 +0000 |
diego |
Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.
|
Wed, 17 Feb 2010 22:52:31 +0000 |
diego |
libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions.
|
Wed, 17 Feb 2010 22:48:32 +0000 |
diego |
Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
|
Wed, 17 Feb 2010 22:40:50 +0000 |
diego |
Add separate header for mp_a52_framesize(); avoids forward declarations.
|
Wed, 17 Feb 2010 22:33:21 +0000 |
diego |
Add config.h header #include; it is required for the HAVE_BIGENDIAN check.
|
Wed, 17 Feb 2010 22:28:24 +0000 |
diego |
Add separate header for aac_parse_frame(); avoids forward declarations.
|
Wed, 17 Feb 2010 22:22:51 +0000 |
diego |
Add separate header for real_fix_timestamp(); avoids forward declarations.
|
Wed, 17 Feb 2010 22:14:04 +0000 |
diego |
Mark mp_mp3_get_lsf() as static; it is not used outside of the file.
|
Wed, 17 Feb 2010 22:11:05 +0000 |
diego |
Mark mov_build_index() as static; it is not used outside of the file.
|
Wed, 17 Feb 2010 22:01:35 +0000 |
diego |
libmpdemux: Mark functions not used outside of their files as static.
|
Wed, 17 Feb 2010 21:49:17 +0000 |
corey |
Document several new x264 parameters.
|
Wed, 17 Feb 2010 21:45:53 +0000 |
corey |
Update x264 defaults listed in the man page.
|
Wed, 17 Feb 2010 21:38:09 +0000 |
diego |
Ignore .ho files in loader/wine/.
|
Wed, 17 Feb 2010 21:36:00 +0000 |
diego |
libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
|
Wed, 17 Feb 2010 21:29:05 +0000 |
diego |
Revert marking seemingly unused XAnim-binary-related functions as static.
|
Wed, 17 Feb 2010 19:21:28 +0000 |
diego |
Revert marking seemingly unused RealAudio/RealVideo-related functions as static.
|
Wed, 17 Feb 2010 07:06:12 +0000 |
reimar |
Mark ALS fourcc as internal only.
|
Tue, 16 Feb 2010 21:54:50 +0000 |
reimar |
Support FFmpeg's ALS decoder.
|
Tue, 16 Feb 2010 19:39:30 +0000 |
reimar |
Move struct typedef pixbuf into the only .c file where it is used.
|
Tue, 16 Feb 2010 19:36:36 +0000 |
reimar |
Remove useless malloc casts.
|
Tue, 16 Feb 2010 19:34:41 +0000 |
reimar |
Remove unused XPM-loading function pixbuf_load_xpm() from spuenc.c.
|
Tue, 16 Feb 2010 19:07:06 +0000 |
reimar |
Fix win32 gui compilation.
|
Tue, 16 Feb 2010 16:32:38 +0000 |
diego |
stream: Mark functions not used outside of their files as static.
|
Tue, 16 Feb 2010 16:22:17 +0000 |
diego |
libvo: Mark functions not used outside of their files as static.
|
Tue, 16 Feb 2010 16:16:42 +0000 |
diego |
libmpcodecs: Mark functions not used outside of their files as static.
|
Tue, 16 Feb 2010 15:03:03 +0000 |
diego |
#include corresponding .h files in .c files.
|
Tue, 16 Feb 2010 14:52:59 +0000 |
diego |
Add header for init_global_rawdv_decoder() instead of forward declaring it.
|
Tue, 16 Feb 2010 13:16:17 +0000 |
diego |
Add header file for mplayer_audio_read() instead of forward declaring it.
|
Tue, 16 Feb 2010 13:10:24 +0000 |
diego |
Add header file for sis_init_video_bridge() instead of forward declaring it.
|
Tue, 16 Feb 2010 13:07:00 +0000 |
diego |
VIDIX: #include drivers.h in drivers.c.
|
Tue, 16 Feb 2010 13:04:00 +0000 |
diego |
VIDIX: Mark some functions not used outside their files as static.
|
Tue, 16 Feb 2010 11:31:29 +0000 |
diego |
Remove pointless header #includes; #include only required header stdint.h.
|
Sun, 14 Feb 2010 18:50:32 +0000 |
reimar |
Remove unused variable.
|
Sun, 14 Feb 2010 18:38:02 +0000 |
reimar |
Use memset to initialize huge arrays.
|
Sun, 14 Feb 2010 18:32:31 +0000 |
reimar |
Remove pointless explicit member initialization to 0 when the struct
|
Sun, 14 Feb 2010 18:30:32 +0000 |
reimar |
Use calloc instead of malloc+memset
|
Sun, 14 Feb 2010 15:39:52 +0000 |
reimar |
Add support for decoding 4:2:2 and 4:4:4 Theora files.
|
Sun, 14 Feb 2010 15:17:24 +0000 |
reimar |
Make len unsigned. More correct anyway and avoids sign extension to 64 bit
|
Sun, 14 Feb 2010 15:09:21 +0000 |
reimar |
Simplify and slightly speed up avi_stream_id function.
|
Sun, 14 Feb 2010 14:54:48 +0000 |
diego |
Declare vf_menu_pause_update in libmenu/menu.h.
|
Sun, 14 Feb 2010 14:49:44 +0000 |
diego |
Directly mark structs as WINE_PACKED where all members are marked as packed.
|
Sun, 14 Feb 2010 14:48:54 +0000 |
reimar |
Simplify.
|
Sun, 14 Feb 2010 14:47:22 +0000 |
diego |
Move movie_aspect extern declaration to libmpcodecs/vd.h.
|
Sun, 14 Feb 2010 14:33:16 +0000 |
diego |
Move GUI-related extern declarations to a GUI header file.
|
Sun, 14 Feb 2010 14:02:09 +0000 |
diego |
GUI: Mark functions that are not used outside their files as static.
|
Sun, 14 Feb 2010 13:57:30 +0000 |
reimar |
Avoid using sscanf for basic parsing, it is horribly slow.
|
Sun, 14 Feb 2010 13:49:31 +0000 |
diego |
Avoid forward declarations for import_initial_playtree_into_gui() and
|
Sun, 14 Feb 2010 12:57:18 +0000 |
diego |
Add xscreensaver_heartbeat() declaration to x11_common.h.
|
Sun, 14 Feb 2010 12:55:02 +0000 |
diego |
Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch].
|
Sun, 14 Feb 2010 12:39:58 +0000 |
diego |
Declare mp_input_register_options() in input/input.h.
|
Sun, 14 Feb 2010 12:31:24 +0000 |
diego |
GUI: #include associated .h files in .c files.
|
Sun, 14 Feb 2010 11:57:37 +0000 |
reimar |
Check that fontconfig version is at least 2.4.2, which is required for the
|
Sun, 14 Feb 2010 11:19:52 +0000 |
reimar |
Reindent
|
Sun, 14 Feb 2010 11:17:12 +0000 |
reimar |
Just use goto instead of reimplementing it badly with a do { } while (0) and
|
Sun, 14 Feb 2010 11:13:20 +0000 |
reimar |
Change aspect calculation code to switch to floating point earlier so integer
|
Sun, 14 Feb 2010 11:13:01 +0000 |
diego |
QuickTime X supports SAR in H.264.
|
Sun, 14 Feb 2010 11:11:49 +0000 |
reimar |
Return NULL instead of 0 for function returning a pointer.
|
Sun, 14 Feb 2010 11:09:58 +0000 |
diego |
Mark uninit() as static; it is only used within the file.
|
Sun, 14 Feb 2010 11:09:24 +0000 |
reimar |
Remove useless casts.
|
Sun, 14 Feb 2010 11:06:04 +0000 |
reimar |
Remove useless code, QUERY_FORMAT already ensures the requested format is supported.
|
Sun, 14 Feb 2010 11:04:14 +0000 |
reimar |
Make vd_functions_t describing codecs const.
|
Sun, 14 Feb 2010 11:02:05 +0000 |
diego |
Rename exit_reason_t enum to exit_reason and do not typedef it.
|
Sun, 14 Feb 2010 10:58:01 +0000 |
reimar |
Make vd_info_t const for pointer in vd_functions, avoids some warnings about
|
Sun, 14 Feb 2010 10:53:20 +0000 |
diego |
Fix exit_player() usage throughout the codebase.
|
Sun, 14 Feb 2010 09:19:30 +0000 |
reimar |
Remove excessive ()
|
Sat, 13 Feb 2010 21:32:19 +0000 |
diego |
Remove stray '/' from comment block, fixes the warning:
|
Sat, 13 Feb 2010 21:29:32 +0000 |
diego |
Remove unused variables, fixes the warnings:
|
Sat, 13 Feb 2010 17:39:34 +0000 |
compn |
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
|
Sat, 13 Feb 2010 16:59:42 +0000 |
diego |
10l: Revert previous commit about CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP.
|
Sat, 13 Feb 2010 15:51:03 +0000 |
diego |
Use normal way to add CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP to config.mak.
|
Sat, 13 Feb 2010 15:47:55 +0000 |
diego |
Move def_hardcoded_tables to the FFmpeg section of config.h, where it belongs.
|
Sat, 13 Feb 2010 15:46:33 +0000 |
diego |
Fix shared library libavutil check: test for av_clip instead of av_gcd.
|
Sat, 13 Feb 2010 14:31:15 +0000 |
diego |
osdep/mplayer.rc.o depends on version.h.
|
Sat, 13 Feb 2010 11:38:36 +0000 |
reimar |
Move the check for valid sh_video into the init_vo_spudec, this fixes a crash
|
Fri, 12 Feb 2010 20:38:29 +0000 |
reimar |
Dynamically increase probe size for lavf demuxer up to 2 MB.
|
Fri, 12 Feb 2010 16:29:34 +0000 |
diego |
Mark all ad_info_t/vd_info_t structure declarations as const.
|
Fri, 12 Feb 2010 14:25:25 +0000 |
diego |
Explain WIN32_LOADER definition hack.
|
Fri, 12 Feb 2010 14:10:21 +0000 |
diego |
Get rid of pointless CONFIG_QTX_CODECS --> QTX preprocessor indirection.
|
Fri, 12 Feb 2010 13:47:11 +0000 |
jrash |
Synced with help_mp-en.h rev. 30515
|
Fri, 12 Feb 2010 13:45:19 +0000 |
diego |
Fix linking of loader test programs when loader is disabled.
|
Fri, 12 Feb 2010 01:38:14 +0000 |
komh |
Add win32 loader support for OS/2
|
Thu, 11 Feb 2010 23:59:08 +0000 |
cehoyos |
Improve comment for GeoCodec.dll
|
Thu, 11 Feb 2010 22:54:34 +0000 |
diego |
Remove pointless egcs #ifdefs; that compiler was never supported.
|
Thu, 11 Feb 2010 14:33:57 +0000 |
diego |
Remove extern "C" declarations from loader code.
|
Thu, 11 Feb 2010 10:56:09 +0000 |
diego |
Move one more FFmpeg-related definition to the FFmpeg section of config.h.
|
Thu, 11 Feb 2010 10:52:36 +0000 |
diego |
Move some FFmpeg-related definitions to the FFmpeg section of config.h.
|
Thu, 11 Feb 2010 08:52:15 +0000 |
diego |
Move def_dos_paths to a better place within config.h; not just FFmpeg uses it.
|
Thu, 11 Feb 2010 02:25:38 +0000 |
compn |
add comment about geov codec crashing on win32 in codecs.conf
|
Thu, 11 Feb 2010 01:28:21 +0000 |
cehoyos |
GeoCodec.dll also supports fourcc GEOX.
|
Thu, 11 Feb 2010 01:12:37 +0000 |
cehoyos |
Support GEOV video codec: Hangs on exit
|
Tue, 09 Feb 2010 19:43:02 +0000 |
reimar |
Add stubs for several functions, needed for CineForm codec.
|
Tue, 09 Feb 2010 17:36:24 +0000 |
greg |
libass: fix PAR correction
|
Tue, 09 Feb 2010 08:46:07 +0000 |
kostya |
There is Indeo 5 decoder in FFmpeg now, so register it
|
Mon, 08 Feb 2010 23:23:04 +0000 |
diego |
Fix linking of mp3lib test programs when internal mp3lib is disabled.
|
Mon, 08 Feb 2010 22:21:16 +0000 |
diego |
Fix linking of liba52 test program when internal liba52 is disabled.
|
Mon, 08 Feb 2010 10:14:42 +0000 |
diego |
Remove disabled AVIFILE-specific preprocessor code.
|
Mon, 08 Feb 2010 10:05:49 +0000 |
diego |
Merge some preprocessor conditionals where appropriate.
|
Sat, 06 Feb 2010 19:57:45 +0000 |
reimar |
Fix subtitle display for DVDs using fade-in/fade-out.
|
Sat, 06 Feb 2010 19:18:09 +0000 |
reimar |
Make mkalpha function simpler, faster and more correct.
|
Sat, 06 Feb 2010 17:43:04 +0000 |
Gabrov |
synced with r30515
|
Sat, 06 Feb 2010 00:55:42 +0000 |
jrash |
sync with en/mplayer.1 r30436
|
Fri, 05 Feb 2010 23:53:25 +0000 |
stefano |
Simplify how usesVFilter and usesHFilter are set.
|
Fri, 05 Feb 2010 22:56:59 +0000 |
stefano |
Apply misc fixes to sws_getCoefficients() doxy.
|
Fri, 05 Feb 2010 22:54:45 +0000 |
stefano |
Satisfy consistency need:
|
Fri, 05 Feb 2010 17:35:48 +0000 |
reimar |
Prefer libavformat over our own mov demuxer also for video/quicktime
|
Fri, 05 Feb 2010 17:20:21 +0000 |
reimar |
Release pin enumerator after we are done using it.
|
Fri, 05 Feb 2010 17:13:47 +0000 |
reimar |
Add support for loading ASS subtitles through the stream layer and thus e.g.
|
Fri, 05 Feb 2010 16:42:13 +0000 |
reimar |
Fix hang with -fixed-vo due to VOFLAG_HIDDEN never being removed from window_state.
|
Fri, 05 Feb 2010 16:09:03 +0000 |
conrad |
Add function to translate SWS_CS_* to coefficient array
|
Fri, 05 Feb 2010 11:00:59 +0000 |
komh |
Prefix EXTERN_ASM to global variables to match them to an extern prefix of C.
|
Fri, 05 Feb 2010 10:54:28 +0000 |
komh |
Remove '.section' causing the following assembler error on OS/2.
|
Fri, 05 Feb 2010 07:12:05 +0000 |
reimar |
Print messages only after we are sure preinit will not fail anymore.
|
Thu, 04 Feb 2010 22:46:45 +0000 |
reimar |
Add support for VOFLAG_HIDDEN to the w32 backend.
|
Thu, 04 Feb 2010 22:46:01 +0000 |
reimar |
Set the PixelFormat right after creating the window and set it only once.
|
Thu, 04 Feb 2010 22:08:23 +0000 |
reimar |
Create the OpenGL probe window as a hidden Window on X11.
|
Thu, 04 Feb 2010 21:20:47 +0000 |
reimar |
Mention rtmp and rtsp specifically as formats supported via ffmpeg.
|
Thu, 04 Feb 2010 21:17:46 +0000 |
reimar |
Enable RTSP and SDP demuxers if network support is enabled, they can now be used.
|
Thu, 04 Feb 2010 17:27:38 +0000 |
cehoyos |
100l: Fix compilation (broken by me).
|
Thu, 04 Feb 2010 16:56:28 +0000 |
cehoyos |
Clarify -vo vdpau:pullup
|
Thu, 04 Feb 2010 14:42:57 +0000 |
komh |
Audio buffer is too large so that it takes too long time to respond to audio
|
Wed, 03 Feb 2010 23:46:00 +0000 |
stefano |
Implement shuffle_bytes_abcd() functions and use them for shuffling
|
Wed, 03 Feb 2010 22:36:47 +0000 |
reimar |
Replace incorrect usage of strncpy.
|
Wed, 03 Feb 2010 22:33:35 +0000 |
reimar |
Reindent
|
Wed, 03 Feb 2010 22:32:48 +0000 |
reimar |
Add support for FFmpeg's rtsp dummy URL-with-pseudo-demuxer scheme.
|
Wed, 03 Feb 2010 21:12:23 +0000 |
reimar |
Use vo_x11_clearwindow instead of XClearWindow, both for consistency and also
|
Wed, 03 Feb 2010 17:50:18 +0000 |
reimar |
Fix argument order for lseek, fixes cookie loading in Windows and in general
|
Wed, 03 Feb 2010 13:14:09 +0000 |
komh |
Checks ipv6_mreq/sockaddr_in6/sockaddr_sa_len for FFmpeg
|
Wed, 03 Feb 2010 08:32:35 +0000 |
diego |
Add missing license headers to test programs for external libraries.
|
Tue, 02 Feb 2010 21:27:17 +0000 |
reimar |
Remove a duplicated vo_x11_sizehint, vo_x11_nofs_sizepos already calls this
|
Tue, 02 Feb 2010 21:18:21 +0000 |
reimar |
Remove pointless initializers and also set geometry_*_changed to 0 when
|
Tue, 02 Feb 2010 20:43:20 +0000 |
reimar |
Mention yuv=2 auto-detection in Changelog.
|
Tue, 02 Feb 2010 20:39:22 +0000 |
reimar |
Document auto-detection of -vo gl:yuv=... value.
|
Tue, 02 Feb 2010 20:37:48 +0000 |
reimar |
Add support for autodetection during preinit and use that to detect a default
|
Tue, 02 Feb 2010 20:20:48 +0000 |
reimar |
Avoid using options before autodetectGlExtensions to allow it to change them properly.
|
Tue, 02 Feb 2010 20:16:57 +0000 |
reimar |
Remove vo_config_count check from uninit, it should always be safe to run.
|
Tue, 02 Feb 2010 18:57:43 +0000 |
reimar |
Revert r30324 which broken the struct addrinfo check by making it always pass.
|
Mon, 01 Feb 2010 22:22:32 +0000 |
reimar |
Estimate pts of additional frame generated by tfields also if correct-pts is
|
Mon, 01 Feb 2010 22:14:17 +0000 |
reimar |
Enable query_format for vf_tfields to make sure it isn't used for formats
|
Mon, 01 Feb 2010 19:14:01 +0000 |
reimar |
Fix -vf tfields=1 so it does not read out of bounds or leave parts of the
|
Mon, 01 Feb 2010 18:20:22 +0000 |
reimar |
Reword tfields documentation to reflect that it works mostly with MPlayer,
|
Mon, 01 Feb 2010 14:09:53 +0000 |
komh |
Add OS/2 KAI audio driver support
|
Mon, 01 Feb 2010 09:24:32 +0000 |
diego |
misc fixes
|
Sun, 31 Jan 2010 15:11:16 +0000 |
reimar |
Disable FFmpeg's network protocols if --disable-network was specified.
|
Sun, 31 Jan 2010 14:14:20 +0000 |
cehoyos |
Fix compilation for new Bink audio decoder.
|
Sun, 31 Jan 2010 10:55:36 +0000 |
diego |
Explain the need for a MEncoder version of the logging facilities.
|
Sun, 31 Jan 2010 10:54:08 +0000 |
diego |
Add missing license header.
|
Sun, 31 Jan 2010 10:29:29 +0000 |
diego |
Fix layout for the mouse/joystick controls sections.
|
Sun, 31 Jan 2010 10:16:05 +0000 |
stefano |
Declare support for the pixel formats:
|
Sun, 31 Jan 2010 01:42:11 +0000 |
reimar |
Document that -af-adv force=0 currently does the same as =1
|
Sun, 31 Jan 2010 00:20:37 +0000 |
mru |
Blackfin: use SRAM only when CONFIG_SRAM is set
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Sat, 30 Jan 2010 23:20:10 +0000 |
diego |
Add missing multiple inclusion guards.
|
Sat, 30 Jan 2010 23:01:32 +0000 |
diego |
Add missing #include, fixes the warning:
|
Sat, 30 Jan 2010 22:26:47 +0000 |
diego |
Add license header to all files missing it in the stream subdirectory.
|
Sat, 30 Jan 2010 21:58:09 +0000 |
stefano |
Reindent.
|
Sat, 30 Jan 2010 21:56:33 +0000 |
stefano |
Use a consistent convention for the names of the internal wrapper
|
Sat, 30 Jan 2010 21:38:05 +0000 |
diego |
stream/rtp.h appears not to originate from dvbstream.
|
Sat, 30 Jan 2010 21:17:38 +0000 |
diego |
Add some more definitions for FFmpeg to config.h:
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Sat, 30 Jan 2010 14:13:15 +0000 |
diego |
Remove confusing comment.
|
Sat, 30 Jan 2010 13:49:24 +0000 |
diego |
Add missing license headers.
|
Sat, 30 Jan 2010 13:49:03 +0000 |
diego |
cosmetics: Convert DOS linebreaks to Unix linebreaks.
|
Sat, 30 Jan 2010 13:46:26 +0000 |
diego |
license header cosmetics
|
Sat, 30 Jan 2010 13:35:03 +0000 |
diego |
Add standard license header to C tools missing them.
|
Sat, 30 Jan 2010 13:31:00 +0000 |
stefano |
Fix randomness of the swscale-test output.
|
Sat, 30 Jan 2010 13:22:24 +0000 |
diego |
Add missing license header and multiple inclusion guards.
|
Sat, 30 Jan 2010 10:09:14 +0000 |
reimar |
Make the code match the documentation by making higher-quality but slower
|
Fri, 29 Jan 2010 19:13:07 +0000 |
reimar |
Support more qscale types in most post-processing filters.
|
Fri, 29 Jan 2010 13:54:20 +0000 |
jrash |
sync with en/mplayer.1 r30436
|
Thu, 28 Jan 2010 18:26:12 +0000 |
reimar |
Explain why we still disable the ALSA resampler even though it is probably
|
Thu, 28 Jan 2010 18:06:47 +0000 |
reimar |
Try the more specific names first for the SwapInterval function to make it less
|
Thu, 28 Jan 2010 18:01:19 +0000 |
reimar |
glXSwapIntervalEXT is defined to take different arguments from glXSwapIntervalSGI,
|
Thu, 28 Jan 2010 13:02:46 +0000 |
diego |
Fix input/output channel mixup in the pan filter description.
|
Wed, 27 Jan 2010 22:22:50 +0000 |
attila |
Stopping maintainership for -vo (x)mga
|
Wed, 27 Jan 2010 19:45:16 +0000 |
reimar |
Simplify and correct loop condition, also avoids a compiler warning for unused result.
|
Wed, 27 Jan 2010 19:42:24 +0000 |
reimar |
Fix newline removal code that might read and write out of bounds.
|
Wed, 27 Jan 2010 19:15:49 +0000 |
reimar |
Make mp3lib the default MP3 decoder again, it is a good bit faster on
|
Wed, 27 Jan 2010 18:23:19 +0000 |
reimar |
Declare variable closer to where it is used.
|
Wed, 27 Jan 2010 18:21:27 +0000 |
reimar |
Remove a useless global variable.
|
Wed, 27 Jan 2010 18:16:41 +0000 |
reimar |
Do not needlessly make local variable static.
|
Wed, 27 Jan 2010 18:11:15 +0000 |
reimar |
Remove useless initializers.
|
Wed, 27 Jan 2010 18:10:07 +0000 |
reimar |
Do not needlessly use (file-)global variables.
|
Wed, 27 Jan 2010 00:25:23 +0000 |
stefano |
Rename swscale-example to swscale-test, to better reflect the intended
|
Tue, 26 Jan 2010 21:08:01 +0000 |
reimar |
Remove ds_fill_buffer calls from demux_resync, they cause issues at least with
|
Tue, 26 Jan 2010 18:19:57 +0000 |
reimar |
Enable parsing for ASF audio streams.
|
Tue, 26 Jan 2010 18:15:58 +0000 |
reimar |
Add an option to cropdetect to periodically reset the detected area.
|
Tue, 26 Jan 2010 08:03:28 +0000 |
michael |
Use isAnyRGB() where possible
|
Tue, 26 Jan 2010 08:01:50 +0000 |
michael |
Add 3 more RGB makros that allow specifying RGB in bytes and any rgb/bgr.
|
Tue, 26 Jan 2010 07:40:14 +0000 |
michael |
Rename isRGB() and isBGR() as their meaning is confusing.
|
Mon, 25 Jan 2010 22:46:09 +0000 |
stefano |
Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks, slightly
|
Sun, 24 Jan 2010 21:28:17 +0000 |
stefano |
Fix mis-computation of the needsDither variable erroneously introduced
|
Sun, 24 Jan 2010 21:15:43 +0000 |
reimar |
Use av_malloc to ensure sufficient alignment and also free at least some
|
Sun, 24 Jan 2010 20:54:17 +0000 |
reimar |
If audio was identified as DTS in the PMT do not override that with TrueHD
|
Sun, 24 Jan 2010 20:46:26 +0000 |
reimar |
Fail ad_pcm initialization of WAVEFORMATEX header is missing instead of crashing.
|
Sun, 24 Jan 2010 20:05:28 +0000 |
reimar |
Add support for parsing MLP and TrueHD.
|
Sun, 24 Jan 2010 19:50:27 +0000 |
cehoyos |
Revert the xvmc part of r30422: VCR2 at least worked with xvmc at some point.
|
Sun, 24 Jan 2010 17:44:43 +0000 |
stefano |
Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks.
|
Sun, 24 Jan 2010 17:05:53 +0000 |
reimar |
Add forgotten declaration of ds_clear_parser.
|
Sun, 24 Jan 2010 16:38:46 +0000 |
reimar |
Remove now unused variables.
|
Sun, 24 Jan 2010 16:06:41 +0000 |
cehoyos |
VCR2 fails for mpeg12, decodes incorrectly (and cannot be fixed) for
|
Sun, 24 Jan 2010 15:19:14 +0000 |
reimar |
Reset the parser on seek. Should fix some cases of audio "blips" after seeking.
|
Sun, 24 Jan 2010 15:16:39 +0000 |
reimar |
Move the resync-related code into more consistent places instead of having it
|
Sun, 24 Jan 2010 12:55:05 +0000 |
stefano |
Use av_get_bits_per_pixel() for computing the bits per pixel of the
|
Sun, 24 Jan 2010 10:13:33 +0000 |
reimar |
Fix ftp support to properly support large files > 2GB.
|
Sun, 24 Jan 2010 03:21:18 +0000 |
Gabrov |
new year in version string
|
Sun, 24 Jan 2010 03:19:47 +0000 |
Gabrov |
typo fix, accidently reverted the new year patch with previous commit
|
Sun, 24 Jan 2010 03:16:13 +0000 |
Gabrov |
synced with r30414
|
Sun, 24 Jan 2010 03:15:18 +0000 |
Gabrov |
big new year patch for documentations
|
Sun, 24 Jan 2010 03:02:40 +0000 |
ramiro |
Indent.
|
Sun, 24 Jan 2010 02:16:26 +0000 |
ramiro |
Don't redefine M_PI. It is already defined from libavutil/mathematics.h.
|
Sun, 24 Jan 2010 02:08:22 +0000 |
ramiro |
Split swscale.c into scaler code (swscale.c) and utility code (utils.c).
|
Sat, 23 Jan 2010 23:50:25 +0000 |
reimar |
Switch -vf halfpack to use only public API of libswscale.
|
Sat, 23 Jan 2010 19:00:09 +0000 |
reimar |
Make the scale filter prefer yuv conversions that do not need chroma scaling.
|
Sat, 23 Jan 2010 18:37:47 +0000 |
reimar |
Remove the query_format_cache, it is extra complexity that makes improvements
|
Sat, 23 Jan 2010 18:28:47 +0000 |
reimar |
Simplify loop condition
|
Sat, 23 Jan 2010 15:41:58 +0000 |
compn |
clean up netstream docs in TOOLS/README
|
Sat, 23 Jan 2010 14:57:43 +0000 |
reimar |
Make sure that a qstride of 0 (intentional or not) does not completely break
|
Sat, 23 Jan 2010 12:27:13 +0000 |
reimar |
Always call cache_uninit to immediately free everything cache-related if we
|
Sat, 23 Jan 2010 12:21:07 +0000 |
reimar |
Call cache-uninit unconditionally, it should always be safe to call.
|
Sat, 23 Jan 2010 12:13:28 +0000 |
reimar |
Change code to allow playing a stream even if enabling the cache failed
|
Sat, 23 Jan 2010 11:51:13 +0000 |
reimar |
Make cache_init static, it is not used outside this file
|
Sat, 23 Jan 2010 11:21:56 +0000 |
reimar |
Support more formats for -ao pcm in raw mode.
|
Sat, 23 Jan 2010 11:14:18 +0000 |
reimar |
Handle Content-Length also when Content-Type is not set.
|
Sat, 23 Jan 2010 11:08:45 +0000 |
reimar |
Use atoll to parse Content-Length to support http for files > 2GB.
|
Sat, 23 Jan 2010 11:03:10 +0000 |
reimar |
Add an exit() to silence a gcc warning and ensure forked code will never
|
Sat, 23 Jan 2010 11:00:13 +0000 |
reimar |
100l, shouldn't write to memory after freeing it.
|
Sat, 23 Jan 2010 10:54:03 +0000 |
reimar |
Reindent.
|
Sat, 23 Jan 2010 10:53:28 +0000 |
reimar |
Zero freed pointers.
|
Sat, 23 Jan 2010 10:50:50 +0000 |
reimar |
Check for fork failing and make sure cache_uninit always frees the cache data
|
Fri, 22 Jan 2010 23:53:15 +0000 |
jrash |
sync with en/mplayer.1 r30336
|
Fri, 22 Jan 2010 23:19:59 +0000 |
reimar |
Remove any auto-inserted lavc filter.
|
Fri, 22 Jan 2010 22:10:28 +0000 |
reimar |
Fix sub_free to actually free the subtitle data.
|
Fri, 22 Jan 2010 21:49:05 +0000 |
reimar |
Fix a memory leak in the subreader.
|
Fri, 22 Jan 2010 21:16:54 +0000 |
reimar |
Replace strncat by av_strlcat which is easier to verify for correctness.
|
Fri, 22 Jan 2010 21:10:40 +0000 |
reimar |
Also handle ASS subtitles when removing subtitles via sub_remove slave command.
|
Fri, 22 Jan 2010 20:59:15 +0000 |
reimar |
Avoid duplicating code to remove subtitles (sub_remove slave command).
|
Fri, 22 Jan 2010 03:26:30 +0000 |
mru |
Move array specifiers outside DECLARE_ALIGNED() invocations
|
Thu, 21 Jan 2010 11:16:03 +0000 |
diego |
Disable all hwaccel glue code from FFmpeg.
|
Thu, 21 Jan 2010 10:37:35 +0000 |
cehoyos |
x264 version 0.83 is required.
|
Thu, 21 Jan 2010 10:31:34 +0000 |
cehoyos |
Fix compilation after FFmpeg r21353.
|
Thu, 21 Jan 2010 09:52:11 +0000 |
conrad |
More const-correctness for sws_scale
|
Wed, 20 Jan 2010 03:26:12 +0000 |
ramiro |
Document some more of SwsContext.
|
Wed, 20 Jan 2010 00:22:31 +0000 |
stefano |
Avoid more pointless tests, the input and output formats need to be
|
Tue, 19 Jan 2010 22:36:46 +0000 |
stefano |
Split overly long line.
|
Tue, 19 Jan 2010 21:52:00 +0000 |
stefano |
Make selfTest() perform tests where both the input and output formats
|
Tue, 19 Jan 2010 18:53:16 +0000 |
diego |
Create libavutil/avconfig.h, required for FFmpeg compilation.
|
Tue, 19 Jan 2010 18:02:44 +0000 |
ptt |
synced with r30336
|
Tue, 19 Jan 2010 16:30:20 +0000 |
benoit |
Make const prototypes for input sources of sws_scale_* stricter.
|
Tue, 19 Jan 2010 15:42:51 +0000 |
ramiro |
swscale-example: Add comment about the use of av_{malloc,free}.
|
Tue, 19 Jan 2010 13:35:57 +0000 |
zuxy |
Set HAVE_FAST_CLZ according to CPU type.
|
Tue, 19 Jan 2010 11:35:04 +0000 |
ramiro |
Remove useless forward declaration.
|
Tue, 19 Jan 2010 05:21:17 +0000 |
zuxy |
User friendly warning message that gives out names of source and target formats
|
Tue, 19 Jan 2010 03:47:11 +0000 |
mru |
swscale-example: use av_malloc()
|
Mon, 18 Jan 2010 23:34:07 +0000 |
stefano |
Split long line.
|
Mon, 18 Jan 2010 23:33:17 +0000 |
stefano |
Convert int -> enum PixelFormat in doTest().
|
Mon, 18 Jan 2010 10:44:30 +0000 |
ptt |
synced with r30197
|
Mon, 18 Jan 2010 08:42:04 +0000 |
zuxy |
Define out currently unused static functions.
|
Mon, 18 Jan 2010 03:55:16 +0000 |
compn |
add uldx and vspx fourcc to ffodivx in codecs.conf
|
Mon, 18 Jan 2010 03:06:43 +0000 |
zuxy |
Support for detection of AMD Phenom.
|
Sun, 17 Jan 2010 23:29:31 +0000 |
stefano |
Remove stray '\' at the end of macro definitions.
|
Sun, 17 Jan 2010 23:17:47 +0000 |
stefano |
Remove duplicated or pointless newlines.
|
Sun, 17 Jan 2010 23:07:37 +0000 |
stefano |
Factorize error message logging, log it if the converter cannot be
|
Sun, 17 Jan 2010 23:02:20 +0000 |
stefano |
Reindent after the last commit.
|
Sun, 17 Jan 2010 23:00:01 +0000 |
stefano |
Make the pal2rgbWrapper set and use the converter in pal2rgbWrapper
|
Sun, 17 Jan 2010 19:26:35 +0000 |
mru |
Remove double const
|
Sun, 17 Jan 2010 15:11:25 +0000 |
stefano |
Factorize error message logging in rgb2rgbWrapper().
|
Sun, 17 Jan 2010 15:08:31 +0000 |
reimar |
Add a proper header for our strsep implementation so strsep will
|
Sun, 17 Jan 2010 14:58:44 +0000 |
reimar |
Reuse the fmt-conversion code instead of duplicating the functionality.
|
Sun, 17 Jan 2010 14:54:38 +0000 |
reimar |
Add big- and little-endian variants of the 15 and 16 bit RGB/BGR formats.
|
Sun, 17 Jan 2010 14:53:12 +0000 |
reimar |
Do not depend on PIX_FMT_RGB32 which is (currently?) not part of the public API.
|
Sun, 17 Jan 2010 14:40:44 +0000 |
reimar |
More format support in fmt-conversion.c: split RGB32 and BGR32
|
Sun, 17 Jan 2010 14:25:19 +0000 |
mru |
Reindent
|
Sun, 17 Jan 2010 14:25:17 +0000 |
mru |
Remove inline from initFilter()
|
Sun, 17 Jan 2010 13:28:29 +0000 |
reimar |
Hack to avoid a GUID_NULL clash on 64 bit MinGW.
|
Sun, 17 Jan 2010 13:18:59 +0000 |
reimar |
Add hack to fix tvi_dshow compilation with 64-bit MinGW
|
Sun, 17 Jan 2010 12:32:25 +0000 |
reimar |
Mention systems that have received major build fixes recently in the Changelog.
|
Sun, 17 Jan 2010 12:27:54 +0000 |
reimar |
Set ASFLAGS and HAVE_VFP_ARGS needed to compile for ARM with VFP/NEON support.
|
Sun, 17 Jan 2010 11:49:33 +0000 |
reimar |
Also try linking against dxguid for SDL test.
|
Sun, 17 Jan 2010 11:43:55 +0000 |
reimar |
Change GUID declarations in vo_directx to be static.
|
Sun, 17 Jan 2010 11:41:54 +0000 |
reimar |
Change GUID declarations in tvi_dshow so they are not exported and thus
|
Sun, 17 Jan 2010 00:26:29 +0000 |
stefano |
Add a const qualifier in a cast, fix the gcc warning:
|
Sun, 17 Jan 2010 00:21:50 +0000 |
stefano |
Add a const qualifier in a cast, fix the gcc warning:
|
Sat, 16 Jan 2010 23:22:43 +0000 |
reimar |
Allow anything starting with "arm" to be used as --target for ARM CPUs
|
Sat, 16 Jan 2010 22:49:00 +0000 |
stefano |
Fix typo, "get rid off" -> "get rid of".
|
Sat, 16 Jan 2010 20:04:34 +0000 |
reimar |
Mention levelconv -vo gl suboption in Changelog.
|
Sat, 16 Jan 2010 20:03:35 +0000 |
reimar |
Document levelconv -vo gl suboption.
|
Sat, 16 Jan 2010 19:59:31 +0000 |
reimar |
Add support for adjustable TV <-> PC level conversion.
|
Sat, 16 Jan 2010 19:51:26 +0000 |
stefano |
Revert r30331, which broke compilation.
|
Sat, 16 Jan 2010 19:32:58 +0000 |
stefano |
Prefer enum PixelFormat to int as the parameter type of
|
Sat, 16 Jan 2010 19:22:30 +0000 |
stefano |
Declare with av_unused the variable alpMmxFilter, fix the gcc warning:
|
Sat, 16 Jan 2010 19:19:54 +0000 |
stefano |
Factorize the code which calls the non optimized C functions in
|
Sat, 16 Jan 2010 19:14:29 +0000 |
stefano |
Prefer "to %s%s" over "to%s %s", slightly more readable.
|
Sat, 16 Jan 2010 19:11:03 +0000 |
stefano |
Simplify code in sws_getContext() which logs if the destination format
|
Sat, 16 Jan 2010 19:04:55 +0000 |
ramiro |
Document some of SwsContext.
|
Sat, 16 Jan 2010 18:39:06 +0000 |
ramiro |
Reuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bilinear horizontal scaler.
|
Sat, 16 Jan 2010 18:36:21 +0000 |
stefano |
Factorize code which logs the source and destination formats in
|
Sat, 16 Jan 2010 16:39:46 +0000 |
reimar |
Manually add --nxcompat --no-seh --dynamicbase to linker flags if available,
|
Sat, 16 Jan 2010 16:22:57 +0000 |
reimar |
Fix struct addrinfo check, its definition might not allow actually allocating it.
|
Sat, 16 Jan 2010 16:16:50 +0000 |
reimar |
Fix sockaddr_storage check to work with winsock/MinGW
|
Sat, 16 Jan 2010 15:21:36 +0000 |
reimar |
Add HAVE_FAST_CLZ define and set it to 0 to keep the status quo for now.
|
Sat, 16 Jan 2010 15:20:26 +0000 |
reimar |
HAVE_INLINE_ASM for FFmpeg should be one since we only support
|
Sat, 16 Jan 2010 15:04:17 +0000 |
reimar |
Document some of the ext_stub magic.
|
Sat, 16 Jan 2010 15:02:49 +0000 |
reimar |
100l, forgot to change the "magic" value in the stub also in the place replacing it.
|
Sat, 16 Jan 2010 13:59:59 +0000 |
compn |
add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy
|
Sat, 16 Jan 2010 11:08:16 +0000 |
stefano |
Simplify reset_ptr(): employ usePal() macro rather than enumerating
|
Sat, 16 Jan 2010 10:48:23 +0000 |
Gabrov |
synced with r30311
|
Sat, 16 Jan 2010 04:48:55 +0000 |
mru |
Add symbol versioning for shared libraries
|
Fri, 15 Jan 2010 21:01:31 +0000 |
reimar |
We only need to disable seeking back in ad_ffmpeg when we actually _use_
|
Fri, 15 Jan 2010 19:50:59 +0000 |
ramiro |
Don't initialize normal horizontal filter if MMX2 filter is used.
|
Fri, 15 Jan 2010 19:01:03 +0000 |
reimar |
-demuxer rawaudio data will often need parsing (e.g. when it is used for raw
|
Fri, 15 Jan 2010 15:04:30 +0000 |
ptt |
added a missing full stop
|
Fri, 15 Jan 2010 09:47:45 +0000 |
zuxy |
Set _optimizing for x86-64.
|
Fri, 15 Jan 2010 09:33:38 +0000 |
zuxy |
The undocumented x86-64 is a better fallback for core2 than nocona.
|
Fri, 15 Jan 2010 09:31:15 +0000 |
zuxy |
Add -fno-common to avoid misalignment for global var under win32 like what
|
Fri, 15 Jan 2010 09:10:23 +0000 |
zuxy |
Set HAVE_FAST_CMOV to 0 for NetBurst based x86-64 processors, e.g. Prescott.
|
Fri, 15 Jan 2010 08:51:51 +0000 |
zuxy |
Const correctness for src pointer. Remove all constness related warnings in
|
Fri, 15 Jan 2010 07:55:07 +0000 |
zuxy |
Fix typo in r30302
|
Fri, 15 Jan 2010 00:39:25 +0000 |
stefano |
Fix typo.
|
Thu, 14 Jan 2010 19:12:42 +0000 |
ramiro |
Remove unused clip_table code.
|
Thu, 14 Jan 2010 12:06:38 +0000 |
cehoyos |
Fix compilation after recent changes in FFmpeg.
|
Thu, 14 Jan 2010 06:19:45 +0000 |
ramiro |
Add const qualifier to rgb48 to YV12 functions' src.
|
Thu, 14 Jan 2010 06:19:10 +0000 |
ramiro |
Add missing parameter to rgb48 to YV12 functions.
|
Wed, 13 Jan 2010 17:49:48 +0000 |
reimar |
Use double-precision constants instead of single precision that gets cast to double.
|
Tue, 12 Jan 2010 23:03:03 +0000 |
cehoyos |
Use double instead of float for pts.
|
Tue, 12 Jan 2010 22:21:21 +0000 |
reimar |
Avoid linking in assembler-optimized code that will never be used.
|
Tue, 12 Jan 2010 21:16:01 +0000 |
reimar |
Add very experimetal support for the Sun C compiler.
|
Tue, 12 Jan 2010 21:12:23 +0000 |
reimar |
Change -pipe check to avoid misdetecting it as available for Sun's compiler.
|
Tue, 12 Jan 2010 20:26:15 +0000 |
reimar |
Use ARCH_X86_32 instead of the compiler-specific __i386__
|
Tue, 12 Jan 2010 20:20:49 +0000 |
reimar |
Remove hackish and not actually working code to make vidix compile with
|
Tue, 12 Jan 2010 19:51:29 +0000 |
reimar |
Remove a check that simply can not have worked since it relied on a completely
|
Tue, 12 Jan 2010 19:41:44 +0000 |
reimar |
Add checks for exp2, exp2 and log2f required by FFmpeg.
|
Tue, 12 Jan 2010 19:03:49 +0000 |
reimar |
100l, fix typo that caused ad_hwac3 to fail to compile.
|
Tue, 12 Jan 2010 19:03:09 +0000 |
conrad |
/nop is illegal with Apple's older version of gas, this was fixed elsewhere
|
Tue, 12 Jan 2010 18:37:23 +0000 |
reimar |
Attempt a simple hack to fix -ac hwdts
|
Tue, 12 Jan 2010 02:34:33 +0000 |
zuxy |
Make sure that sfence is used after any non temporal stores.
|
Mon, 11 Jan 2010 21:06:00 +0000 |
reimar |
More changes needed to make ad_hwac3 truly independent from liba52.
|
Mon, 11 Jan 2010 20:40:51 +0000 |
reimar |
Let the format filter do the AC3 endianness conversion instead of duplicating
|
Mon, 11 Jan 2010 20:29:33 +0000 |
reimar |
MPlayer's format now correctly identifies AC3 as either little- or big-endian,
|
Mon, 11 Jan 2010 20:27:52 +0000 |
reimar |
Add support for distinguishing between little- and big-endian SPDIF AC3
|
Mon, 11 Jan 2010 20:02:46 +0000 |
reimar |
More uses of AF_FORMAT_IS_AC3
|
Mon, 11 Jan 2010 19:55:07 +0000 |
reimar |
Use AF_FORMAT_IS_AC3 in ao_oss.c
|
Mon, 11 Jan 2010 19:43:19 +0000 |
reimar |
Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication,
|
Mon, 11 Jan 2010 19:40:58 +0000 |
reimar |
Use af_fmt2bits, it should give more sensible values than snd_pcm_format_physical_width,
|
Mon, 11 Jan 2010 19:37:50 +0000 |
reimar |
Add a hack to af_fmt2bits to recognize AC3 as a 16-bit format, since this
|
Mon, 11 Jan 2010 19:26:33 +0000 |
reimar |
Use af_fmt2bits instead of reimplementing it.
|
Mon, 11 Jan 2010 19:23:18 +0000 |
reimar |
Add and use AF_FORMAT_IS_AC3 macro.
|
Mon, 11 Jan 2010 19:08:15 +0000 |
reimar |
Revert r30170, AF_FORMAT_AC3 is supposed to be the special mask,
|
Mon, 11 Jan 2010 11:16:09 +0000 |
compn |
mark cfhdvfw decoder as working on windows only
|
Mon, 11 Jan 2010 08:21:31 +0000 |
zuxy |
Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for
|
Mon, 11 Jan 2010 07:30:28 +0000 |
ramiro |
cosmetics: {} placement.
|
Sun, 10 Jan 2010 21:47:50 +0000 |
reimar |
Search X11 headers and libraries also in /usr/local/..., should ease
|
Sun, 10 Jan 2010 21:22:44 +0000 |
reimar |
Do not use FreeBSD's cpuinfo file on x86_64 either, as on x86_32 it will not
|
Sun, 10 Jan 2010 20:32:19 +0000 |
reimar |
FFmpeg uses ifdef in Makefiles for CONFIG_MPEGAUDIO_HP and CONFIG_HARDCODED_TABLES.
|
Sun, 10 Jan 2010 19:59:36 +0000 |
reimar |
Place a volatile at a more appropriate place.
|
Sun, 10 Jan 2010 19:58:01 +0000 |
reimar |
Change dummy value to fit into int.
|
Sun, 10 Jan 2010 19:52:59 +0000 |
reimar |
Remove return statement from function that has no return value.
|
Sun, 10 Jan 2010 19:37:42 +0000 |
reimar |
Move mp3lib priority below libavcodec mp2/mp3 audio decoders.
|
Sun, 10 Jan 2010 18:22:01 +0000 |
reimar |
Fix OpenGL detection for OpenSolaris where -lXdamage is necessary.
|
Sun, 10 Jan 2010 16:00:07 +0000 |
reimar |
Only print "using sdl-config" if we actually used it for SDL detection.
|
Sun, 10 Jan 2010 15:37:14 +0000 |
reimar |
Avoid excessive fflush in dbgprintf if we didn't even print anything.
|
Sun, 10 Jan 2010 15:31:45 +0000 |
reimar |
Fix RegCloseKey to not return an error on success.
|
Sun, 10 Jan 2010 14:03:10 +0000 |
reimar |
Call XSync after XShmAttach to avoid a possible race-condition with shmctl.
|
Sun, 10 Jan 2010 13:55:55 +0000 |
reimar |
Prefer libdca over libdts
|
Sun, 10 Jan 2010 13:52:44 +0000 |
zuxy |
Use !isspace() to replace isalnum() to avoid filename mismatch under MBCS
|
Sun, 10 Jan 2010 13:32:37 +0000 |
reimar |
Quote test arguments that may be empty
|
Sun, 10 Jan 2010 12:13:10 +0000 |
reimar |
Disable internal copy of liba52 by default, libavcodec should be an
|
Sat, 09 Jan 2010 18:29:28 +0000 |
reimar |
IPv6 in FFmpeg is not supported for MinGW, so do not set CONFIG_IPV6 for that case.
|
Sat, 09 Jan 2010 17:20:49 +0000 |
zuxy |
MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just
|
Sat, 09 Jan 2010 14:44:20 +0000 |
zuxy |
Remove unused PREFETCHW macro
|
Sat, 09 Jan 2010 14:17:23 +0000 |
reimar |
Add several make variables to make --enable-hardcoded-tables actually compile.
|
Sat, 09 Jan 2010 13:39:26 +0000 |
reimar |
Add support for --enable-hardcoded-tables like FFmpeg has.
|
Sat, 09 Jan 2010 11:33:06 +0000 |
cehoyos |
Fix MP1 with demuxer lavf in MPEG (PS) files.
|
Sat, 09 Jan 2010 11:32:18 +0000 |
reimar |
Fix fbdev2 to work with Intel framebuffer.
|
Sat, 09 Jan 2010 11:26:39 +0000 |
reimar |
Fix vo_fbdev to also work with Intel framebuffer.
|
Fri, 08 Jan 2010 21:50:32 +0000 |
compn |
add binary cineform hd vfw decoder to codecs.conf
|
Fri, 08 Jan 2010 19:31:33 +0000 |
reimar |
Ignore 0-height slice in sws_scale, otherwise a final 0-height slice will
|
Fri, 08 Jan 2010 19:21:14 +0000 |
reimar |
vf crop: do not generate 0-size slices, they are pointless and also confuse
|
Fri, 08 Jan 2010 18:56:39 +0000 |
greg |
libass needs at least freetype 2.2.1
|
Fri, 08 Jan 2010 18:44:34 +0000 |
compn |
mark ffqclp as working in codecs.conf, works on all my samples
|
Fri, 08 Jan 2010 18:35:44 +0000 |
greg |
Update internal libass copy to commit 8db4a5
|
Fri, 08 Jan 2010 18:19:10 +0000 |
cehoyos |
Cosmetics: Fix indentation
|
Fri, 08 Jan 2010 18:18:43 +0000 |
cehoyos |
QCELP is part of libavcodec.
|
Fri, 08 Jan 2010 18:07:12 +0000 |
greg |
Fix libass API checks
|
Fri, 08 Jan 2010 15:36:38 +0000 |
compn |
update wishlist
|
Fri, 08 Jan 2010 11:25:18 +0000 |
jrash |
sync with en/mplayer.1 r30197
|
Thu, 07 Jan 2010 19:07:47 +0000 |
stefano |
Implement sws_isSupportedInput() and sws_isSupportedOutput().
|
Thu, 07 Jan 2010 11:12:58 +0000 |
zuxy |
Happy new year!
|
Thu, 07 Jan 2010 07:13:18 +0000 |
zuxy |
Remove const to avoid a bunch of GCC warnings against discarded qualifiers and
|
Thu, 07 Jan 2010 04:59:50 +0000 |
zuxy |
Avoid the error message "Unsupported PixelFormat -1" for ffh264 decoding
|
Wed, 06 Jan 2010 16:12:58 +0000 |
reimar |
Support rtmp:// URLs directly instead of requiring ffmpeg://rtmp://
|
Wed, 06 Jan 2010 16:11:29 +0000 |
reimar |
Simplify ffmpeg stream support, we (so far) do not need any special option parsing.
|
Wed, 06 Jan 2010 03:44:24 +0000 |
compn |
add MVLZ and MVDV binary decoders to codecs.conf
|
Tue, 05 Jan 2010 20:12:06 +0000 |
compn |
map zjpeg to ffmjpeg in codecs.conf
|
Tue, 05 Jan 2010 20:04:44 +0000 |
compn |
add blox binary codec to codecs.conf
|
Tue, 05 Jan 2010 19:12:25 +0000 |
compn |
add three ADV1 binary codecs to codecs.conf
|
Tue, 05 Jan 2010 10:54:41 +0000 |
diego |
Move MatrixView video output check below OpenGL check, it depends on OpenGL.
|
Tue, 05 Jan 2010 10:52:12 +0000 |
diego |
vo_png now depends on libavcodec, not libpng.
|
Tue, 05 Jan 2010 05:43:33 +0000 |
reimar |
Change license terms for matrixview to GPLv2 "or later", all known
|
Mon, 04 Jan 2010 22:32:28 +0000 |
diego |
Remove pointless variable declaration from DirectFB check.
|
Mon, 04 Jan 2010 22:30:41 +0000 |
diego |
Add missing stdlib.h #include to fribidi check.
|
Mon, 04 Jan 2010 22:29:55 +0000 |
diego |
Remove pointless printf call in libmp3lame test.
|
Mon, 04 Jan 2010 22:28:44 +0000 |
diego |
Pass proper parameters to dlopen/dlsym/vsscanf to avoid configure test warnings.
|
Mon, 04 Jan 2010 21:57:13 +0000 |
diego |
Pass a proper va_list type to vsscanf() test in configure.
|
Mon, 04 Jan 2010 21:38:45 +0000 |
reimar |
At startup and while seeking avoid to introduce pointless sleeps and possibly
|
Mon, 04 Jan 2010 21:27:08 +0000 |
reimar |
Also reset time_frame and next_frame_time on reset, it makes no sense to
|
Mon, 04 Jan 2010 21:22:33 +0000 |
diego |
Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it.
|
Mon, 04 Jan 2010 21:10:15 +0000 |
diego |
cosmetics: Break multiple statements on one line apart.
|
Mon, 04 Jan 2010 20:53:57 +0000 |
diego |
Remove previous failed attempt at disabling that auto-generation of some C code.
|
Mon, 04 Jan 2010 20:36:27 +0000 |
diego |
Add required header #includes to satisfy 'make checkheaders'.
|
Mon, 04 Jan 2010 20:32:23 +0000 |
diego |
Drop -Iloader from CPPFLAGS for the loader subdirectory.
|
Mon, 04 Jan 2010 19:56:28 +0000 |
diego |
Add loader/wine/ to DIRS; its headers should be part of checkheaders.
|
Mon, 04 Jan 2010 19:49:42 +0000 |
diego |
Add missing config.h #include.
|
Mon, 04 Jan 2010 19:36:18 +0000 |
diego |
Refactor real --> float #define to a typedef in a common header.
|
Mon, 04 Jan 2010 19:04:33 +0000 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
Mon, 04 Jan 2010 18:58:35 +0000 |
diego |
Add a few missing header #includes and #defines.
|
Mon, 04 Jan 2010 15:14:21 +0000 |
diego |
Remove unused variable; fixes the warning:
|
Mon, 04 Jan 2010 14:42:59 +0000 |
diego |
Add multiple inclusion guards to all mp3lib headers.
|
Mon, 04 Jan 2010 13:13:10 +0000 |
diego |
Add missing config.h #include; remove a redundant one.
|
Mon, 04 Jan 2010 13:05:52 +0000 |
diego |
Add missing license headers for vo_matrixview code.
|
Mon, 04 Jan 2010 13:05:05 +0000 |
diego |
Refer to MatrixView instead of MPlayer in code taken from MatrixView.
|
Mon, 04 Jan 2010 13:01:44 +0000 |
diego |
Clarify which version of the GPL applies to MPlayer.
|
Mon, 04 Jan 2010 12:24:07 +0000 |
diego |
cosmetics: tabs to spaces, some reindentation
|
Mon, 04 Jan 2010 12:12:57 +0000 |
diego |
Fix fribidi check to avoid spamming the console with error messages.
|
Mon, 04 Jan 2010 11:58:56 +0000 |
reimar |
Remove ARGB support from matrixview vo, it is quite pointless and causes
|
Mon, 04 Jan 2010 11:14:47 +0000 |
diego |
Fix a few typos in the matrixview section.
|
Mon, 04 Jan 2010 11:13:49 +0000 |
diego |
Add a few definitions used by FFmpeg to config.h:
|
Mon, 04 Jan 2010 10:24:10 +0000 |
diego |
prettyprinting cosmetics
|
Mon, 04 Jan 2010 09:48:14 +0000 |
diego |
Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp.
|
Sun, 03 Jan 2010 18:44:56 +0000 |
reimar |
Make vo gl print the OpenGL vendor and version strings.
|
Sun, 03 Jan 2010 17:12:12 +0000 |
reimar |
Replace deprecated sws_scale_ordered usages by sws_scale (which does the same).
|
Sun, 03 Jan 2010 17:04:04 +0000 |
reimar |
Avoid memleaks when vo_direct3d initialization fails.
|
Sun, 03 Jan 2010 17:00:51 +0000 |
reimar |
Modify -vo direct3d so we do not have to link against d3d9.dll, it might
|
Sun, 03 Jan 2010 16:51:56 +0000 |
reimar |
Some Changelog updates.
|
Sun, 03 Jan 2010 16:46:31 +0000 |
reimar |
Enable all FFmpeg protocols by default, they seem to build without issue
|
Sun, 03 Jan 2010 16:39:16 +0000 |
reimar |
100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON.
|
Sun, 03 Jan 2010 16:26:30 +0000 |
reimar |
Change vo_png to use FFmpeg's png encoder instead of libpng.
|
Sun, 03 Jan 2010 15:56:33 +0000 |
reimar |
Add missing avcodec_close to vf_screenshot.
|
Sun, 03 Jan 2010 15:20:07 +0000 |
stefano |
Prefer enum PixelFormat over int for the type of the format parameter
|
Sun, 03 Jan 2010 14:55:15 +0000 |
reimar |
Basic -vo matrixview documentation.
|
Sun, 03 Jan 2010 14:54:51 +0000 |
reimar |
Finally add matrixview vo.
|
Sun, 03 Jan 2010 14:44:45 +0000 |
reimar |
Document -vo gl colorspace suboption.
|
Sun, 03 Jan 2010 14:35:20 +0000 |
stefano |
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for the
|
Sun, 03 Jan 2010 12:55:09 +0000 |
reimar |
Add pointers to a few more standard OpenGL functions to ease future extensions.
|
Sun, 03 Jan 2010 11:33:33 +0000 |
reimar |
Fixup SDL configure check:
|
Sun, 03 Jan 2010 09:20:01 +0000 |
reimar |
Do not assume that "long" is the size of a register.
|
Sun, 03 Jan 2010 09:11:20 +0000 |
reimar |
Also detect fontconfig when it requires -liconv
|
Sun, 03 Jan 2010 01:00:21 +0000 |
reimar |
Change fribidi check to also work without fribidi-config.
|
Sun, 03 Jan 2010 00:58:56 +0000 |
reimar |
Add support for JPEG2000 via FFmpeg/OpenJPEG
|
Sun, 03 Jan 2010 00:50:15 +0000 |
reimar |
Also support decoding of 8-bit-per-component dpx files.
|
Sun, 03 Jan 2010 00:22:49 +0000 |
stefano |
Simplify usePal() macro, make it use av_pix_fmt_descriptors.
|
Sun, 03 Jan 2010 00:09:24 +0000 |
stefano |
Simplify getSubSampleFactors(), make it use the values provided by
|
Sat, 02 Jan 2010 20:45:27 +0000 |
reimar |
Mark AC3 as 16-bit format, this simplifies alignment calculation and fixes
|
Sat, 02 Jan 2010 17:41:11 +0000 |
reimar |
Several hacks to fix compilation of tvi_dshow on MinGW64.
|
Sat, 02 Jan 2010 16:55:41 +0000 |
reimar |
Fix typo in code disabling VIDIX on mingw64
|