2013-05-05 |
reimar |
Add more information to error message.
|
2013-05-04 |
reimar |
Make code simpler and more flexible.
|
2013-05-04 |
reimar |
Fix matrixview color.
|
2013-05-04 |
reimar |
Simplify and clean up code.
|
2013-05-04 |
reimar |
Cosmetics, simplify end-of-string checks.
|
2013-05-04 |
reimar |
Remove unnecessary and incorrect assignment.
|
2013-05-04 |
reimar |
gl: support advanced processing for GLES2.
|
2013-05-04 |
reimar |
Add some forgotten "const" to function arguments.
|
2013-05-04 |
reimar |
Add a const.
|
2013-05-04 |
reimar |
Provide dummy glColor4ub glTexEnvi functions.
|
2013-05-04 |
reimar |
Remove unused mpglTexEnvf.
|
2013-05-04 |
reimar |
Remove glMatrixMode and glLoadIdentity functions.
|
2013-05-04 |
reimar |
Add hack to support strides with GLES.
|
2013-05-04 |
reimar |
Avoid glColor4f, use glColor4ub instead.
|
2013-05-04 |
reimar |
Switch OpenGL ES renderer to 2.0.
|
2013-05-04 |
reimar |
Remove now unused function pointers.
|
2013-05-04 |
reimar |
Avoid PushMatrix/PopMatrix.
|
2013-05-04 |
reimar |
Simplify drawing OpenGL vertices.
|
2013-05-04 |
reimar |
Search GLES library in more locations.
|
2013-05-04 |
reimar |
Minor simplification.
|
2013-05-04 |
jrash |
sync with en/mplayer.1 rev. 36213
|
2013-05-03 |
reimar |
Add documentation about Android -vo gl mode.
|
2013-05-03 |
cigaes |
input: add an option to set the default pausing mode.
|
2013-05-03 |
ib |
Relocate definition of DXR3Config.
|
2013-05-02 |
reimar |
Also add ordinary 422P support for libopenjpeg.
|
2013-05-02 |
reimar |
Support decoding of ordinary YV12 j2k.
|
2013-05-02 |
reimar |
Avoid 3D texture with border.
|
2013-05-01 |
reimar |
Add forgotten switch back to texture unit 0.
|
2013-05-01 |
reimar |
Use better default for YUV mode autodetection.
|
2013-05-01 |
reimar |
Add xyz support for -vo gl.
|
2013-05-01 |
reimar |
Fix XYZ conversion matrix.
|
2013-05-01 |
reimar |
Support determining texture format for XYZ format.
|
2013-05-01 |
reimar |
Synchronize settings for native and libopenjpeg j2k decoders.
|
2013-05-01 |
reimar |
Fix bpp calculation for XYZ format.
|
2013-05-01 |
reimar |
Fix define value.
|
2013-05-01 |
reimar |
Enable/disable extra instructions for gamma correction
|
2013-05-01 |
cehoyos |
Support playback of JPEG 2000 digital cinema files.
|
2013-04-30 |
ib |
Revise signal callback function doxygen comments.
|
2013-04-30 |
ib |
Add doxygen comment.
|
2013-04-30 |
ib |
Cosmetic: Prefer hyphen to underline in signal names.
|
2013-04-30 |
ib |
Rename on_FileSelect_key_release_event() fs_key_release_event().
|
2013-04-30 |
ib |
Set focus to fsFNameList after a combo box selection.
|
2013-04-30 |
ib |
Cosmetic: Adjust indent.
|
2013-04-30 |
ib |
Redesign on_FileSelect_key_release_event().
|
2013-04-30 |
ib |
Remove signal "activate" handling.
|
2013-04-30 |
ib |
Fix segmentation fault.
|
2013-04-30 |
cehoyos |
Support playing VC-1 in transport streams with -demuxer lavf.
|
2013-04-29 |
ib |
Move declaration into scope where variable is used.
|
2013-04-29 |
ib |
Merge declaration and assignment.
|
2013-04-29 |
ib |
Cosmetic: Adjust indent.
|
2013-04-29 |
ib |
Check return value to avoid segmentation fault.
|
2013-04-29 |
ib |
Set file prior to adding to the URL list.
|
2013-04-29 |
ib |
Remove pointless cast.
|
2013-04-29 |
ib |
Cosmetic: Adjust indent.
|
2013-04-29 |
ib |
Don't strdup the URL.
|
2013-04-29 |
ib |
Check return value to avoid segmentation fault.
|
2013-04-29 |
ib |
Remove pointless code.
|
2013-04-29 |
ib |
Be more precise about type.
|
2013-04-29 |
ib |
Cosmetic: Insert blank line and relocate statement.
|
2013-04-26 |
reimar |
Remove the broken -bluray-chapter option.
|
2013-04-26 |
reimar |
Make -chapter always available, even when compiled without DVD support.
|
2013-04-26 |
reimar |
br://: Fix querying current chapter.
|
2013-04-18 |
cboesch |
Add support for AV_CODEC_ID_ASS.
|
2013-04-15 |
jrash |
sync with en/mplayer.1 rev. 36136
|
2013-04-11 |
reimar |
Remove some nonsense code, align with X11 implementation.
|
2013-04-05 |
reimar |
Ensure we call init_vo at the end of get_format to ensure the vo is properly initialized.
|
2013-04-05 |
reimar |
Do not try with scale filter etc. when the format is a HWACCEL format.
|
2013-04-05 |
reimar |
Detect invalid data from FFmpeg.
|
2013-04-05 |
ib |
Make comment a doxygen comment.
|
2013-04-05 |
ib |
Revise gtkEvents().
|
2013-04-05 |
ib |
Rename gtkEventHandling() gtkEvents().
|
2013-04-05 |
ib |
Remove gtkEventHandling().
|
2013-04-05 |
ib |
Add comment.
|
2013-04-04 |
ib |
Remove commented code.
|
2013-04-04 |
ib |
Don't allow the URL dialog to be vertically user-resizable.
|
2013-04-04 |
ib |
Don't allow the URL dialog to be user-shrinkable.
|
2013-04-04 |
ib |
Don't allow the file selector to be user-shrinkable.
|
2013-04-04 |
ib |
Fix parameter auto_shrink.
|
2013-04-04 |
ib |
Don't allow the message box to be user-resizable.
|
2013-04-04 |
ib |
Don't allow the file selector to be user-shrinkable.
|
2013-04-04 |
ib |
Fix parameter auto_shrink.
|
2013-04-04 |
ib |
Don't allow the about box to be user-resizable.
|
2013-04-04 |
ib |
Remove GTK_WIDGET_SET_FLAGS(, GTK_CAN_DEFAULT).
|
2013-04-04 |
ib |
Don't set (too small) height.
|
2013-04-04 |
ib |
Avoid casts by passing an existing pointer.
|
2013-04-04 |
ib |
Change some class hint names.
|
2013-04-04 |
ib |
Cosmetic: Rename GMPlayer definition gmplayer.
|
2013-04-04 |
ib |
Define "MPlayer" string.
|
2013-04-04 |
ib |
Remove all gtk_widget_set_name() calls.
|
2013-04-04 |
ib |
Remove all gtk_object_set_data() calls.
|
2013-04-04 |
ib |
Cosmetic: Rename signal handler function.
|
2013-04-04 |
ib |
Cosmetic: Rename static variables.
|
2013-04-03 |
ib |
Cosmetic: Rearrange definitions.
|
2013-04-03 |
ib |
Cosmetic: Rename variable and correct spelling.
|
2013-04-03 |
ib |
Cosmetic: Adjust indent.
|
2013-04-03 |
ib |
Remove unnecessary initialization.
|
2013-04-03 |
ib |
Cosmetic: Switch conditions (for consistency).
|
2013-04-03 |
ib |
Cosmetic: Rename variables (consistently).
|
2013-04-03 |
reimar |
Add limited -endpos support when dumping.
|
2013-04-03 |
reimar |
Add workaround to allow compiling 64 bit MPlayer with clang on OSX.
|
2013-04-01 |
ib |
Group and sort #includes, remove unneeded ones.
|
2013-04-01 |
reimar |
Revert r36098, it breaks compilation on x86-64 Linux.
|
2013-04-01 |
reimar |
Print a message before fetching a new FFmpeg version.
|
2013-04-01 |
ib |
Cosmetic: Don't mix #includes with variable definitions.
|
2013-04-01 |
ib |
Make #defines enums.
|
2013-04-01 |
ib |
Remove pointless #defines.
|
2013-04-01 |
ib |
Move function declaration where it belongs.
|
2013-04-01 |
ib |
Cosmetic: Order declarations alphabetically.
|
2013-03-31 |
ib |
Cosmetic: Rearrange #includes.
|
2013-03-31 |
ib |
Move variable declarations and definitions where they belong.
|
2013-03-31 |
ib |
Move variable declarations where they belong.
|
2013-03-31 |
ib |
Move variable declarations and definitions where they belong.
|
2013-03-31 |
ib |
Make variable DVDSubMenu static.
|
2013-03-31 |
ib |
Remove unused declaration.
|
2013-03-31 |
ib |
Remove unnecessary #includes.
|
2013-03-31 |
ib |
Remove unused declaration.
|
2013-03-31 |
ib |
Move gtkFindCList() to tools.c.
|
2013-03-31 |
ib |
Cosmetic: Prefix all functions in dialog/tools.c with gtk.
|
2013-03-31 |
ib |
Cosmetic: Relocate gtkSelectInCList().
|
2013-03-31 |
ib |
Make gtkSetDefaultToCList() static.
|
2013-03-31 |
ib |
Remove unused gtkClearList().
|
2013-03-31 |
ib |
Cosmetic: Rename gtkActive() gtkRaise().
|
2013-03-31 |
ib |
Add, group and sort #includes, remove unneeded ones.
|
2013-03-31 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2013-03-31 |
ib |
Cosmetic: Rearrange code.
|
2013-03-31 |
ib |
Rephrase positively.
|
2013-03-31 |
ib |
Add, group and sort #includes, remove unneeded ones.
|
2013-03-31 |
ib |
Replace #include.
|
2013-03-31 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2013-03-31 |
ib |
Remove pointless replacement lists.
|
2013-03-30 |
ib |
Silence "warning: unused parameter".
|
2013-03-30 |
ib |
Remove WidgetDestroy().
|
2013-03-30 |
ib |
Don't use WidgetDestroy().
|
2013-03-30 |
ib |
There is no need to hide the widget prior to destruction.
|
2013-03-30 |
reimar |
Avoid declaring loop variables inside the for()
|
2013-03-30 |
reimar |
Add -heartbeat-interval option.
|
2013-03-30 |
upsuper |
Move PIC detection to the front of PIE added.
|
2013-03-29 |
ib |
Remove HidePreferences(), HideAudioConfig() and HideDXR3Config().
|
2013-03-29 |
ib |
Remove HideEqualizer() and HideEquConfig().
|
2013-03-29 |
ib |
Remove HideFileSelect().
|
2013-03-29 |
ib |
Remove HidePlaylist().
|
2013-03-29 |
ib |
Remove HideSkinBrowser().
|
2013-03-29 |
ib |
Make HideEquConfig() static.
|
2013-03-29 |
ib |
Remove HideURLDialog().
|
2013-03-29 |
ib |
Cosmetic: Rename the functions creating the dialogs.
|
2013-03-29 |
ib |
Make create_SkinBrowser() static.
|
2013-03-29 |
ib |
Make create_Preferences() static.
|
2013-03-29 |
ib |
Make create_AudioConfig() static.
|
2013-03-29 |
ib |
Make GTK widget AudioConfig static.
|
2013-03-29 |
ib |
Make create_MessageBox() static.
|
2013-03-29 |
ib |
Make create_Equalizer() static.
|
2013-03-29 |
ib |
Make create_About() static.
|
2013-03-29 |
ib |
Make create_URL() static.
|
2013-03-29 |
ib |
Cosmetic: Rename HideURLDialogBox() HideURLDialog().
|
2013-03-29 |
ib |
Remove unused declaration.
|
2013-03-29 |
ib |
Cosmetic: Rename variables.
|
2013-03-28 |
ib |
Move declaration of GTK widget Playlist where it belongs.
|
2013-03-28 |
ib |
Remove unnecessary declaration.
|
2013-03-28 |
ib |
Make create_PlayList() static.
|
2013-03-28 |
ib |
Cosmetic: Rename ShowPlayList() ShowPlaylist().
|
2013-03-28 |
ib |
Cosmetic: Rename HidePlayList() HidePlaylist().
|
2013-03-28 |
ib |
Make HidePlayList() static.
|
2013-03-28 |
ib |
Cosmetic: Rename ShowURLDialogBox() ShowURLDialog().
|
2013-03-28 |
ib |
Cosmetic: Rename ShowAboutBox() ShowAbout().
|
2013-03-28 |
ib |
Rename ShowFileSelect() ShowFileSelector().
|
2013-03-28 |
ib |
Rename extern GTK widget fsFileSelect FileSelector.
|
2013-03-28 |
ib |
Cosmetic: Rename file selector type enums.
|
2013-03-28 |
ib |
Make #defines enums.
|
2013-03-28 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2013-03-28 |
ib |
Cosmetic: Rename fs_glist_add() fs_AddPath().
|
2013-03-28 |
ib |
Avoid duplicate entries in the file selector path list.
|
2013-03-27 |
ib |
Change variable definitions to const.
|
2013-03-27 |
ib |
Change parameter declaration to const.
|
2013-03-27 |
ib |
Fix crash with file selector after pressing OK.
|
2013-03-25 |
reimar |
Ignore XLookupString results in ASCII range.
|
2013-03-25 |
reimar |
Fix KEY_BACKSPACE, KEY_DELETE and KEY_ESC to map to their ASCII equivalents.
|
2013-03-25 |
ib |
Don't set path information for fsVideoSelector on ShowFileSelect().
|
2013-03-25 |
ib |
Preselect current playlist directory from last playlist entry.
|
2013-03-25 |
ib |
Add new listMgr command PLAYLIST_ITEM_GET_LAST.
|
2013-03-24 |
ib |
Remove pointless casts.
|
2013-03-24 |
ib |
Be more precise about type.
|
2013-03-24 |
ib |
Free list and hash table data on widget destruction.
|
2013-03-24 |
ib |
Make create_FileSelect() and HideFileSelect() static.
|
2013-03-24 |
ib |
Remove unnecessary #include.
|
2013-03-24 |
michael |
configure: add CONFIG_MEMORY_POISONING to silence ffmpeg compile warnings
|
2013-03-23 |
diego |
configure: Fix mingw vs. mingw32 typo in libdvdcss check.
|
2013-03-23 |
diego |
build: Drop unused part of sysi86() check.
|
2013-03-23 |
diego |
loader: Simplify stdint.h #include handling.
|
2013-03-23 |
diego |
Update internal libdvdcss to Git revision 39e0e2b.
|
2013-03-23 |
diego |
build: Add _BSD_SOURCE definition for strsep().
|
2013-03-22 |
diego |
configure: Group all libdvdcss-related tests together
|
2013-03-22 |
diego |
configure: Do not consider unrelated libdvdcss variables in libdvdread test.
|
2013-03-22 |
diego |
configure: cosmetics: Group some libdvdcss-related config.h entries together.
|
2013-03-22 |
diego |
configure: Delete temporary files when a configure run is interrupted.
|
2013-03-22 |
diego |
configure: cosmetics: Move some config.h entries to more sensible places
|
2013-03-22 |
diego |
configure: Do a proper fallback from internal to external libdvdread.
|
2013-03-21 |
ib |
Fix fsTopList_items memory leaks.
|
2013-03-21 |
diego |
build: Restructure mp_msg-related link library handling.
|
2013-03-21 |
diego |
build: Do not record system headers in dependency tracking files.
|
2013-03-21 |
ib |
Simplify if-clauses after r36034.
|
2013-03-21 |
ib |
Transfer almost identical code into a function.
|
2013-03-21 |
ib |
Allow home directory to be in non-ASCII encoding.
|
2013-03-21 |
ib |
Cosmetic: Rename variables holding data in UTF-8 encoding.
|
2013-03-21 |
ib |
Swap statements (for cosmetic reasons).
|
2013-03-21 |
ib |
Remove fsSelectedDirectoryUtf8.
|
2013-03-21 |
ib |
Remove pointless code.
|
2013-03-21 |
ib |
Fix get_current_dir_name_utf8() memory leaks.
|
2013-03-20 |
al |
x11 common: Improve spelling/grammar
|
2013-03-20 |
diego |
configure: Explain that certain CPPFLAGS are added for glibc compatibility.
|
2013-03-20 |
ib |
Make fsSelectedDirectory a local variable.
|
2013-03-20 |
diego |
configure: Do not unconditionally set all host CPPFLAGS.
|
2013-03-20 |
diego |
configure: Merge setting of global -I flags into setting of other CPPFLAGS.
|
2013-03-20 |
diego |
configure: Only add _POSIX_C_SOURCE and _XOPEN_SOURCE to CFLAGS for glibc.
|
2013-03-19 |
ib |
Support mixed filename encodings.
|
2013-03-19 |
ib |
Support mixed filename encodings.
|
2013-03-19 |
ib |
Support mixed filename encodings.
|
2013-03-19 |
diego |
build: whitespace cosmetics; add two more section comments
|
2013-03-19 |
diego |
Move headers only required for the MGA code below MGA ifdef.
|
2013-03-19 |
diego |
build: Only build subrip tool if the UnRAR executable is available.
|
2013-03-19 |
diego |
build: Only compile modify_reg tool if Win32 emulation is enabled.
|
2013-03-19 |
ib |
Revise doxygen comment.
|
2013-03-19 |
diego |
build: Only build qtx tests if QTX_EMULATION is set.
|
2013-03-19 |
diego |
build: Ensure that all test tools are removed on clean.
|
2013-03-19 |
diego |
build: Add proper conditional compilation for all tools.
|
2013-03-19 |
diego |
configure: Simplify some checks that set feature flags.
|
2013-03-19 |
diego |
configure: Set CPPFLAGS to enable commonly used system features
|
2013-03-19 |
diego |
build: Split object files from link libraries in generic executable rule.
|
2013-03-19 |
diego |
build: Compile all codec-cfg* host tools with one generic rule.
|
2013-03-19 |
diego |
Add strings.h #includes for strncasecmp().
|
2013-03-18 |
cehoyos |
Revert r36004, r36003, r35995, r35994, r35992: Fix default compilation.
|
2013-03-17 |
diego |
configure: Simplify some checks that set feature flags.
|
2013-03-17 |
diego |
configure: Set CPPFLAGS to enable commonly used system features
|
2013-03-17 |
diego |
configure: Drop _BSD_SOURCE from CPPFLAGS for non-gcc compilers.
|
2013-03-17 |
diego |
Add _BSD_SOURCE #define for struct hostent and struct ip_mreq.
|
2013-03-17 |
diego |
Add _BSD_SOURCE #define for inet_aton().
|
2013-03-17 |
diego |
Add _BSD_SOURCE #define for getpagesize().
|
2013-03-17 |
diego |
Avoid usage of obsolete and BSD-specific "struct timezone".
|
2013-03-17 |
diego |
Add missing strings.h #includes for strcasecmp().
|
2013-03-17 |
diego |
build: Run tests, tools, etc. clean targets as dependencies of clean.
|
2013-03-17 |
diego |
build: Split mp_msg-related object files and link libraries.
|
2013-03-17 |
diego |
build: Compile all codec-cfg* host tools with one generic rule.
|
2013-03-17 |
diego |
build: Add "-D_XOPEN_SOURCE=600 -I." to HOSTCFLAGS.
|
2013-03-17 |
diego |
build: Drop unnecessary -Iffmpeg from codec-cfg tools compile command.
|
2013-03-17 |
diego |
build: Drop mp_msg dependencies for codec-cfg-test.
|
2013-03-17 |
diego |
build: Fix conditional compilation of tests and tools.
|
2013-03-17 |
reimar |
Try to fix performance for -vo gl on OSX with planar YUV.
|
2013-03-17 |
reimar |
Handle the severely broken headers QuickTime Streaming Server sends.
|
2013-03-17 |
reimar |
Support broken icy-metaint response from QuickTime Streaming Server.
|
2013-03-17 |
reimar |
Allow audio/video queues to fill up a bit more right after seeking.
|
2013-03-17 |
reimar |
Real demuxer seeking fixes.
|
2013-03-16 |
reimar |
Switch back to glClearDepth.
|
2013-03-16 |
reimar |
Add (hackish) support for OpenGL on Android.
|
2013-03-16 |
reimar |
Better compatibility with more restricted GL headers.
|
2013-03-16 |
reimar |
Use uint8_t to avoid signed vs. unsigned char issues.
|
2013-03-16 |
reimar |
Split out defines for compatibility between different GL headers.
|
2013-03-16 |
reimar |
Fix previous commit, off_t must be replaced by int64_t
|
2013-03-16 |
reimar |
Hacks to fix compilation on/for Android.
|
2013-03-16 |
reimar |
Fix a potential integer overflow.
|
2013-03-16 |
reimar |
Remove nonsense fprintf, probably left-over debug code.
|
2013-03-16 |
reimar |
Replace some uses of off_t by uint64_t.
|
2013-03-16 |
reimar |
Remove misleading TRUE/FALSE
|
2013-03-16 |
reimar |
Change off_t to uint64_t.
|
2013-03-16 |
reimar |
Remove useless cast (at best it will break things).
|
2013-03-16 |
reimar |
Clean up ifdefs so they make sense even if none or multiple are defined.
|
2013-03-16 |
jrash |
sync with en/mplayer.1 rev. 35963
|
2013-03-16 |
jrash |
Synced with help_mp-en.h rev. 35968
|
2013-03-15 |
ib |
Revise MSGTR_LOCALE_ENCODING.
|
2013-03-15 |
ib |
Add a warning message about @locale in G_FILENAME_ENCODING.
|
2013-03-15 |
ib |
Utilize new cfg_old_filename_from_utf8() in playlist code.
|
2013-03-15 |
ib |
Add a function converting into locale encoding.
|
2013-03-15 |
ib |
Free memory allocated for fsHistory[] elements when GUI ends.
|
2013-03-14 |
reimar |
Fix mencoder compilation
|
2013-03-14 |
reimar |
Win32: support file names with characters outside system code-page
|
2013-03-14 |
reimar |
Add support for binding any key in UTF-8 range.
|
2013-03-13 |
cehoyos |
Revert r35955, the resampling API in lavc is still available.
|
2013-03-13 |
cehoyos |
Fix compilation after the separation of hpeldsp.
|
2013-03-13 |
iive |
Fix mplayer compilation.
|
2013-03-12 |
cehoyos |
Define AVCODEC_MAX_AUDIO_FRAME_SIZE.
|
2013-03-12 |
cehoyos |
Do not set AVCodecContext->sub_id: It does not exist anymore.
|
2013-03-12 |
cehoyos |
Disable lavcresample compilation for the time being.
|
2013-03-12 |
cehoyos |
Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.
|
2013-03-11 |
reimar |
Enable auto-detection of PIE linking again.
|
2013-03-10 |
reimar |
Remove pointless defines that cause redefinition warnings
|
2013-03-10 |
reimar |
Enable gcc atomics to fix compilation on Windows without pthreads.
|
2013-03-10 |
cehoyos |
Prefer stdint.h over inttypes.h if both work.
|
2013-03-10 |
cehoyos |
Fix compilation after r35947 (at least on some systems).
|
2013-03-10 |
reimar |
Tables should be "static".
|
2013-03-10 |
reimar |
Use more appropriate types.
|
2013-03-10 |
ib |
Replace nfree() by free().
|
2013-03-10 |
ib |
Simplify array index handling.
|
2013-03-10 |
ib |
Change condition.
|
2013-03-10 |
ib |
Simplify comparison.
|
2013-03-10 |
ib |
Change return condition in fs_PersistantHistory().
|
2013-03-10 |
ib |
Keep GUI history entries in order.
|
2013-03-10 |
iive |
Add debug output for XvMCCreateContext() function parameters.
|
2013-03-10 |
reimar |
Allow compiling without linking to a system-specific xvmc backend library.
|
2013-03-10 |
reimar |
Remove useless casts.
|
2013-03-10 |
diego |
configure: Move libav* component option handling into a second pass
|
2013-03-10 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2013-03-09 |
iive |
Fix build on OS/2.
|
2013-03-09 |
iive |
Avoid calling FreeLibrary() twice.
|
2013-03-05 |
cehoyos |
Support all zmbv colourspaces with current FFmpeg.
|
2013-03-05 |
compn |
add FICV binary codec.
|
2013-03-03 |
cehoyos |
Add two config.h defines for an upcoming FFmpeg patch / for consistency.
|
2013-03-02 |
ib |
Remove explicit setting of vo_ontop.
|
2013-03-02 |
ib |
Don't modify a -wid window's decoration.
|
2013-03-02 |
reimar |
Fix volnorm filter for float data.
|
2013-02-28 |
ib |
Keep GUI history untouched upon file select "Cancel".
|
2013-02-28 |
ib |
Fix bug with deleted file appearing in the path list.
|
2013-02-28 |
cboesch |
build: fix build after moving from HAVE_ICONV to CONFIG_ICONV in FFmpeg.
|
2013-02-25 |
reimar |
Fix setting gamma.
|
2013-02-23 |
reimar |
demux_lavf: fix up all ffmpeg:// URLs.
|
2013-02-20 |
cehoyos |
Fix FFmpeg cinepak decoding: It outputs RGB24 now.
|
2013-02-20 |
diego |
configure: Refactor filtering libav* components into a function
|
2013-02-18 |
cehoyos |
List decoders and encoders in config.asm: Prepare for upcoming FFmpeg patch.
|
2013-02-18 |
michael |
build: add matching #define CONFIG_AUDIO_FRAME_QUEUE 1
|
2013-02-18 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2013-02-18 |
diego |
configure: Refactor listing libav* subparts into a function
|
2013-02-17 |
michael |
build-sys: fix for ffmpeg due to HAVE_ICONV
|
2013-02-15 |
cehoyos |
Revert r35912, it breaks compilation.
|
2013-02-15 |
diego |
configure: Simplify option value handling with helper functions
|
2013-02-15 |
diego |
configure: Add toupper() and tolower() utility functions
|
2013-02-15 |
diego |
configure: Remove redundant double variable initialization
|
2013-02-15 |
diego |
build: Drop unnecessary -D_GNU_SOURCE from libdvd* CFLAGS
|
2013-02-05 |
cehoyos |
Be less verbose on unkown FFmpeg pixel formats.
|
2013-02-04 |
reimar |
Remove nonsense typedef, probably caused by search-and-replace
|
2013-02-03 |
reimar |
Correctly disable dr for H.264.
|
2013-02-01 |
cehoyos |
Support decoding G722 in au.
|
2013-01-31 |
cehoyos |
Add more vf_stereo3d output formats.
|
2013-01-27 |
reimar |
Switch from OpenGL.h to gl.h
|
2013-01-27 |
ib |
Cosmetic: Adjust indent.
|
2013-01-27 |
ib |
Don't destroy a -wid window's WM_NORMAL_HINTS property information.
|
2013-01-27 |
al |
build: configure: Simplify check for alloca
|
2013-01-26 |
ib |
Comment code with no effect.
|
2013-01-26 |
ib |
Cosmetic: Adjust indent.
|
2013-01-26 |
ib |
Restructure code for video window in uiChangeSkin().
|
2013-01-26 |
ib |
Remove code almost identical to uiMenuDone() plus uiMenuInit().
|
2013-01-26 |
ib |
Remove pointless condition.
|
2013-01-26 |
ib |
Remove pointless menuIsInitialized.
|
2013-01-26 |
ib |
Exit GUI if we can't return to the skin we started with.
|
2013-01-26 |
ib |
Change window reload order.
|
2013-01-26 |
ib |
Cosmetic: Rename variables.
|
2013-01-26 |
ib |
Remove unnecessary nfree() call.
|
2013-01-25 |
ib |
Remove unnecessary, conditional free() call.
|
2013-01-25 |
ib |
Add uiMainDone(), uiVideoDone(), uiPlaybarDone() and uiMenuDone().
|
2013-01-25 |
ib |
Make mainDrawBuffer static.
|
2013-01-25 |
ib |
Cosmetic: Rename variable.
|
2013-01-25 |
ib |
Compact code.
|
2013-01-25 |
ib |
Cosmetic: Adjust indent.
|
2013-01-25 |
ib |
Fix bug with evPlay.
|
2013-01-25 |
ib |
Cosmetic: Rename variable.
|
2013-01-25 |
ib |
Move main window initialization code to uiMainInit().
|
2013-01-25 |
ib |
Move video window initialization code to uiVideoInit().
|
2013-01-25 |
ib |
Update skin documentation.
|
2013-01-25 |
ib |
Cosmetic: Adjust indent.
|
2013-01-25 |
ib |
Allow video window without image displayed in it.
|
2013-01-25 |
ib |
Improve debug message.
|
2013-01-25 |
ib |
Add a playbar window initialization debug message.
|
2013-01-25 |
ib |
Relocate menu window initialization debug message.
|
2013-01-25 |
ib |
Add comment on order of window initialization.
|
2013-01-25 |
ib |
Add new functions uiMainInit() and uiVideoInit().
|
2013-01-25 |
ib |
Fix segmentation fault with menu window.
|
2013-01-25 |
ib |
Set MouseHandler for menu window.
|
2013-01-25 |
ib |
Relocate uiLoadPlay.
|
2013-01-25 |
ib |
Add comments.
|
2013-01-25 |
ib |
Add missing type to variable declaration.
|
2013-01-25 |
ib |
Remove unnecessary initialization.
|
2013-01-25 |
ib |
Cosmetic: Rename uiMainEvent() uiEvent().
|
2013-01-25 |
ib |
Relocate uiMainEvent() prototype.
|
2013-01-25 |
ib |
Relocate uiMainEvent().
|
2013-01-24 |
ib |
Cosmetic: Rename uiMainAutoPlay uiLoadPlay.
|
2013-01-24 |
ib |
Remove unused declaration.
|
2013-01-24 |
ib |
Cosmetic: Rename uiEventHandling() uiMainEvent().
|
2013-01-24 |
ib |
Cosmetic: Replace uiMenuInit().
|
2013-01-24 |
ib |
Rename uiShowMenu() uiMenuShow() and uiHideMenu() uiMenuHide().
|
2013-01-24 |
ib |
Cosmetic: Replace uiPlaybarShow().
|
2013-01-24 |
ib |
Cosmetic: Replace declarations.
|
2013-01-24 |
ib |
Cosmetic: Rename uiDND uiMainDND.
|
2013-01-24 |
ib |
Cosmetic: Remove "Handle(r)" from function names.
|
2013-01-24 |
ib |
Remove unnecessary cast.
|
2013-01-24 |
ib |
Cosmetic: Rename ReDraw DrawHandler.
|
2013-01-24 |
ib |
Cosmetic: Replace DandD by DND.
|
2013-01-24 |
ib |
Make uiMainRender static.
|
2013-01-24 |
ib |
Get rid of uiVideoRender.
|
2013-01-24 |
ib |
Cosmetic: Adjust indent.
|
2013-01-24 |
ib |
Realize a smooth and flicker-free video when resizing during playback.
|
2013-01-24 |
ib |
Partly revert r35847.
|
2013-01-24 |
ib |
Cosmetic: Adjust indent.
|
2013-01-24 |
ib |
Disable handler fuctions in wsWindowDestroy().
|
2013-01-24 |
ib |
Remove unnecessary assignment.
|
2013-01-24 |
ib |
Rename menuRender uiMenuRender and make it static.
|
2013-01-24 |
ib |
Remove unnecessary setting of uiMainRender.
|
2013-01-24 |
ib |
Cosmetic: Change argument to uiEventHandling() ivRedraw call.
|
2013-01-24 |
ib |
Move assignment to uiMainRender to a more appropriate place.
|
2013-01-24 |
ib |
Add some notes for later checking and fixing.
|
2013-01-23 |
ib |
Remove unnecessary setting of uiVideoRender.
|
2013-01-23 |
ib |
Cosmetic: Rename wsImageConvert() wsImageRender().
|
2013-01-23 |
michael |
libmpcodec&libvo: avoid use of DCTELEM as it will disappear from ffmpeg.
|
2013-01-23 |
diego |
configure: Drop unused WORDS_BIGENDIAN config.h #define.
|
2013-01-23 |
diego |
libdvdcss: Revert r35255, which tried to work around Windows breakage.
|
2013-01-23 |
diego |
configure: Unset HAVE_DIRECT_H if direct.h is not available.
|
2013-01-23 |
ib |
Remove unnecessary wsWindowBackground() calls.
|
2013-01-23 |
ib |
Remove wsWindowClear().
|
2013-01-23 |
ib |
Cosmetic: Adjust indent.
|
2013-01-23 |
ib |
Remove setting pointless window attribute CWBackPixel.
|
2013-01-23 |
cehoyos |
Also support EVRC in qcp.
|
2013-01-23 |
ib |
Remove pointless parentheses.
|
2013-01-22 |
ib |
Remove and simplify code.
|
2013-01-22 |
michael |
configure: Add cbrt() code to avoid breaking compile with ffmpeg which will need that in a moment.
|
2013-01-22 |
ib |
Relocate #defines and make them enums.
|
2013-01-22 |
ib |
Relocate #defines and make them functions.
|
2013-01-22 |
ib |
Revise some doxygen comments.
|
2013-01-22 |
ib |
Redefine PACK_RGB16 and PACK_RGB15.
|
2013-01-22 |
ib |
Remove pointless wsWindowClear() when setting movie aspect ratio.
|
2013-01-21 |
diego |
configure: cosmetics: Move os2threads check to a more suitable place.
|
2013-01-21 |
diego |
configure: Add windows.h check for libavutil
|
2013-01-21 |
diego |
configure: cosmetics: Restructure some entries in config.h.
|
2013-01-21 |
diego |
configure: Simplify giflib workaround check through helper functions.
|
2013-01-21 |
diego |
configure: Simplify liba52 check through helper functions.
|
2013-01-21 |
diego |
configure: Drop commented-out line from OpenAL check.
|
2013-01-21 |
diego |
demux_lavf: Fix CODEC_ID availability ifdefs and add a missing one
|
2013-01-21 |
diego |
vd_ffmpeg: Define potentially unavailable error resilience values
|
2013-01-21 |
diego |
fmt-conversion: Fix PIX_FMT availability ifdefs to work as expected.
|
2013-01-21 |
diego |
configure: Add check for _aligned_malloc(), used in libavutil.
|
2013-01-21 |
SubJunk |
Formatting
|
2013-01-21 |
diego |
Replace CODEC_IDs their modern AV_-prefixed counterparts.
|
2013-01-21 |
diego |
configure: Add check for mprotect(), used in libswscale.
|
2013-01-21 |
diego |
configure: Unconditionally check for io.h and direct.h
|
2013-01-21 |
diego |
Add a number of missing libavutil header #includes.
|
2013-01-21 |
diego |
av_opts: Replace deprecated av_set_string3() by av_opt_set()
|
2013-01-21 |
cehoyos |
Support FFmpeg EVRC decoder by Paul B Mahol.
|
2013-01-21 |
ib |
Adjust year for copyright notes.
|
2013-01-21 |
SubJunk |
Bumped year
|
2013-01-20 |
diego |
Replace PixelFormat and PIX_FMT_FOO by their AV_-prefixed counterparts.
|
2013-01-20 |
diego |
muxer_lavf: Replace forward declaration by the correct #include
|
2013-01-20 |
diego |
Replace obsolete x86_cpu.h #includes by the correct header.
|
2013-01-20 |
diego |
(Partially) synchronize .gitignore with svn:ignore properties.
|
2013-01-20 |
ib |
Cosmetic: Remove/adjust comments.
|
2013-01-20 |
ib |
Clean up #includes.
|
2013-01-19 |
SubJunk |
Updated libass to 7e45532
|
2013-01-19 |
ib |
Cosmetic: Rename ws functions for the sake of consistency.
|
2013-01-19 |
ib |
Make wsWindowDecoration() static.
|
2013-01-19 |
ib |
Cosmetic: Relocate wsWindowDecoration().
|
2013-01-19 |
ib |
Remove redundant parameter from function.
|
2013-01-19 |
ib |
Cosmetic: Rename structure member, use singular.
|
2013-01-19 |
ib |
Use Bool type.
|
2013-01-19 |
ib |
Remove unused wsWindow structure members.
|
2013-01-19 |
jrash |
Synced with help_mp-en.h rev. 35738
|
2013-01-18 |
ib |
Use Bool type.
|
2013-01-18 |
ib |
Enable resize handles for resizable windows only.
|
2013-01-18 |
ib |
Make variables local.
|
2013-01-18 |
ib |
Remove unnecessary #includes.
|
2013-01-18 |
ib |
Cosmetic: Rename wItem guiItem.
|
2013-01-18 |
ib |
Don't unnecessarily restrict property mask to 8 bits.
|
2013-01-18 |
ib |
Don't set "normal size" check mark in menu by default.
|
2013-01-18 |
cehoyos |
Fix libvpx compilation.
|
2013-01-18 |
cehoyos |
Support fourcc ZMP4.
|
2013-01-18 |
ib |
Remove parameter for border_width from wsWindowCreate().
|
2013-01-18 |
ib |
Cosmetic: Change parameter names.
|
2013-01-18 |
ib |
Cosmetic: Rename ws functions for the sake of consistency.
|
2013-01-17 |
ib |
Don't close the display.
|
2013-01-17 |
ib |
Remove unused structure member wGCV.
|
2013-01-17 |
ib |
Make variable wsScreenDepth static.
|
2013-01-17 |
ib |
Cosmetic: Adjust indent.
|
2013-01-17 |
ib |
Cosmetic: Rename DepthOnScreen ScreenDepth.
|
2013-01-17 |
ib |
Move wgIsRect from ws.h to gui.h.
|
2013-01-17 |
ib |
Remove unused code.
|
2013-01-17 |
ib |
Make functions static that only have file scope.
|
2013-01-17 |
ib |
Cosmetic: Relocate some functions.
|
2013-01-17 |
ib |
Fix bug introduced in r35757.
|
2013-01-17 |
ib |
Remove unused code.
|
2013-01-17 |
ib |
Remove pointless variable wsTrue.
|
2013-01-17 |
ib |
Remove unused wsKeyTable.
|
2013-01-17 |
ib |
Make variables static that only have file scope.
|
2013-01-17 |
ib |
Cosmetic: Relocate and revise comments on code origin.
|
2013-01-17 |
ib |
Remove unused code and declarations.
|
2013-01-16 |
ib |
Save the correct video window position.
|
2013-01-16 |
ib |
Don't unnecessarily and annoyingly move the video window.
|
2013-01-15 |
ib |
Relocate some functions.
|
2013-01-15 |
ib |
Switch statements.
|
2013-01-15 |
ib |
Remove member SizeHint from wsWindow structure.
|
2013-01-15 |
ib |
Remove confusing comment.
|
2013-01-15 |
ib |
Remove symbolic constant wsNoBorder.
|
2013-01-15 |
ib |
Add property wsAspect.
|
2013-01-15 |
ib |
Cosmetic: Rename wsTWindow wsWindow.
|
2013-01-15 |
ib |
Cosmetic: Change parameter names.
|
2013-01-15 |
ib |
Cosmetic: Adjust indent.
|
2013-01-15 |
ib |
Add the 'Mapped' information to wsMapWait().
|
2013-01-15 |
ib |
Add wsMapWait().
|
2013-01-15 |
ib |
Use wsSizeHint() in wsMoveWindow().
|
2013-01-15 |
ib |
Add comments.
|
2013-01-15 |
ib |
Cosmetic: Adjust indent.
|
2013-01-15 |
ib |
Simplify wsSizeHint() by dropping parameter 'hints'.
|
2013-01-14 |
ib |
Don't allow shrinking the main window.
|
2013-01-14 |
ib |
Replace the call to vo_x11_sizehint().
|
2013-01-14 |
ib |
Add new function wsSizeHint().
|
2013-01-12 |
ib |
Remove the [ws] file information from the message text.
|
2013-01-12 |
ib |
Add doxygen comments.
|
2013-01-11 |
ib |
Change parameter type and name.
|
2013-01-11 |
ib |
Remove unused declaration.
|
2013-01-11 |
ib |
Make variable static that is only used inside the file.
|
2013-01-10 |
ib |
Don't define a function by a macro.
|
2013-01-10 |
ib |
Cosmetic: Use parameter name 'window' for a GtkWindow.
|
2013-01-10 |
ib |
Remove Display parameter from wsEvents().
|
2013-01-10 |
ib |
Restore GUI's X error handler after gtk_init().
|
2013-01-10 |
ib |
Replace stderr output by mp_msg() error messages.
|
2013-01-10 |
ib |
Use sizeof() instead of numeric constant.
|
2013-01-10 |
ib |
Cosmetic: Adjust parameter names to r35725 and r35726 harmonization.
|
2013-01-10 |
ib |
Cosmetic: Use lower case parameter name.
|
2013-01-10 |
ib |
Cosmetic: Harmonize parameter names.
|
2013-01-10 |
ib |
Remove unused declarations.
|
2013-01-10 |
ib |
Pass parameter instead of using global variable.
|
2013-01-10 |
cehoyos |
Fix compilation with current FFmpeg.
|
2013-01-10 |
ib |
Cosmetic: Add and adjust comments.
|
2013-01-10 |
ib |
Relocate GTK initialization.
|
2013-01-10 |
ib |
Don't unconditionally set gtkDXR3Device.
|
2013-01-10 |
ib |
Remove unnecessary initialization.
|
2013-01-10 |
ib |
Make variables static that are only used inside the file.
|
2013-01-10 |
ib |
Add a message indicating start of initialization of X.
|
2013-01-06 |
cehoyos |
Support FFmpeg 012v decoder.
|
2013-01-06 |
upsuper |
Fix a resource leak.
|
2013-01-06 |
reimar |
Call sanitize_os already in preinit function instead of only during init.
|
2012-12-31 |
upsuper |
Fix a rendering bug in vf_ass.
|
2012-12-30 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2012-12-24 |
reimar |
Fix missing screen clear with -nodouble.
|
2012-12-24 |
reimar |
Disable direct rendering for non-ref frames only again, it still
|
2012-12-23 |
cehoyos |
10l: Use correct variable name for libilbc config line.
|
2012-12-23 |
cehoyos |
Support decoding lbc files.
|
2012-12-22 |
cehoyos |
Allow libmng autodetection to test for "-lmng" and "-lmng -ljpeg".
|
2012-12-22 |
ib |
Reset video window after STOP (MP command or evStop) has been pressed.
|
2012-12-22 |
cehoyos |
Add support for FFmpeg's libilbc decoder.
|
2012-12-22 |
cehoyos |
Fix compilation with current FFmpeg.
|
2012-12-21 |
jrash |
sync with en/mplayer.1 rev. 35685
|
2012-12-20 |
cehoyos |
Replace ARMVFP by VFP as currrently used by FFmpeg.
|
2012-12-19 |
ib |
Cosmetic: Switch addends.
|
2012-12-19 |
ib |
Fix bug with wrong video window size after end of fullscreen playback.
|
2012-12-18 |
reimar |
Add comment why seeking backward flag is used when
|
2012-12-18 |
reimar |
Set AVSEEK_FLAG_BACKWARD also when seeking to the start of a file.
|
2012-12-18 |
upsuper |
Cosmetic: reindent.
|
2012-12-18 |
cehoyos |
Support decoding ABGR rawvideo streams.
|
2012-12-18 |
cehoyos |
Support FFmpeg Silicon Graphics Motion Video Compressor 1 and 2.
|
2012-12-18 |
cehoyos |
Support FFmpeg SGI RLE decoder.
|
2012-12-18 |
cehoyos |
IMGFMT_RGB8 is not a palettised image format.
|
2012-12-17 |
upsuper |
Cosmetic: reindent & move defines out of function
|
2012-12-16 |
reimar |
Minor improvements to the mplmult script.
|
2012-12-15 |
ib |
Remove DOCS/xml/$(lang)/main.xml files with 'make distclean'.
|
2012-12-15 |
ib |
Let 'make clean' remove all files that 'make' can regenerate.
|
2012-12-15 |
ib |
Remove pointless #ifdef directives.
|
2012-12-15 |
reimar |
Attempt to fix -loop (when written after the file name) for
|
2012-12-15 |
reimar |
Allow -ss 0 to seek to pts 0 instead of disabling seeking.
|
2012-12-15 |
reimar |
Allow "nopts" as time specification, it might be useful in
|
2012-12-15 |
reimar |
lavf muxer: set up stream aspect.
|
2012-12-14 |
ib |
Include inttypes.h in generated help messages file.
|
2012-12-14 |
ib |
Add missing #ifdef directive.
|
2012-12-14 |
ib |
Include config.h in generated help messages file.
|
2012-12-14 |
upsuper |
Reduce register usage in an asm block.
|
2012-12-14 |
upsuper |
Reduce register usage in an asm block.
|
2012-12-13 |
cehoyos |
Fix compilation with current FFmpeg git head.
|
2012-12-13 |
upsuper |
Rename consts & avoid using a GNU extension.
|
2012-12-13 |
upsuper |
Put xmm7 clearance into each asm block.
|
2012-12-13 |
upsuper |
Replace an unnecessary SSE4 instruction.
|
2012-12-13 |
upsuper |
Reduce register usage to fix the compilation in x86.
|
2012-12-12 |
ib |
Remove pointless condition.
|
2012-12-12 |
ib |
Fix setting PlaylistNext after a playlist change.
|
2012-12-12 |
upsuper |
Accelerate ass rendering by using SSE4 for yuv420p.
|
2012-12-12 |
upsuper |
Accelerate ass rendering by using SSE4 for yuv422.
|
2012-12-12 |
upsuper |
Move some code up.
|
2012-12-11 |
ib |
Adapt assignments.
|
2012-12-11 |
ib |
While playing, allow extensive editing of the playlist without stopping.
|
2012-12-11 |
ib |
Reset media information while changing tracks in stop mode.
|
2012-12-11 |
ib |
Fix condition in uiNext().
|
2012-12-11 |
ib |
Cosmetic: Adjust indent.
|
2012-12-11 |
ib |
Add a parameter to uiUnsetMedia().
|
2012-12-11 |
upsuper |
Cosmetic: Reindent.
|
2012-12-10 |
ib |
Cosmetic: Adjust indent.
|
2012-12-10 |
ib |
Embrace several individual "if (guiInfo.Playing)" conditions.
|
2012-12-10 |
ib |
Relocate and change code to set Chapter and Angle start values.
|
2012-12-10 |
ib |
Reset media information for CD/VCD/DVD after playback.
|
2012-12-10 |
ib |
Add a function to unset media information.
|
2012-12-10 |
ib |
Cosmetic: Adjust indent.
|
2012-12-10 |
ib |
Make DVD stop if manually advancing beyond last chapter of last track.
|
2012-12-10 |
ib |
Relocate code to set Track, Chapter and Angle start values.
|
2012-12-10 |
ib |
Limit playlist reset to first item after playback.
|
2012-12-10 |
ib |
Limit internal automatic audio CD track advancing.
|
2012-12-10 |
ib |
Change internal automatic audio CD track advancing.
|
2012-12-10 |
ib |
Simplify code.
|
2012-12-10 |
ib |
Calculate number of playlist tracks in any case.
|
2012-12-10 |
ib |
Don't unconditionally reset playlist to first item after playback.
|
2012-12-10 |
ib |
Merge declaration and initialization.
|
2012-12-10 |
ib |
Set track number after resetting playlist to first item.
|
2012-12-10 |
ib |
Deallocate in reverse order of allocation.
|
2012-12-10 |
ib |
Free guiInfo when GUI ends.
|
2012-12-10 |
ib |
Change parameter from NULL to 0.
|
2012-12-09 |
ib |
Cosmetic: Adjust indent and add a blank line.
|
2012-12-09 |
ib |
Reset playlist to first item after playback has stopped.
|
2012-12-09 |
ib |
Use FFMIN in evSetVolume.
|
2012-12-09 |
ib |
Add comment.
|
2012-12-09 |
ib |
Set volume in evSetBalance.
|
2012-12-09 |
ib |
Set volume in GUI_SET_MIXER.
|
2012-12-09 |
ib |
Cosmetic: Add some blank lines.
|
2012-12-09 |
ib |
Cosmetic: Relocate variable definition.
|
2012-12-09 |
ib |
Fix bug with evSetBalance.
|
2012-12-09 |
ib |
Cosmetic: Adjust indent.
|
2012-12-09 |
ib |
Fix bug with wrong balance calculation.
|
2012-12-09 |
ib |
Check availability of mixer before rendering.
|
2012-12-09 |
ib |
Relocate mixer assignment.
|
2012-12-09 |
upsuper |
Remove two pointless conditions.
|
2012-12-09 |
upsuper |
Add missing break.
|
2012-12-09 |
upsuper |
Fix a wrong condition.
|
2012-12-07 |
ib |
Set svn properties for newly created GUI directories.
|
2012-12-06 |
ib |
Cosmetic: Rearrange #includes.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Add doxygen comments.
|
2012-12-06 |
ib |
Rearrange #includes and add missing one.
|
2012-12-06 |
ib |
Fix bug with removing items from playlist.
|
2012-12-05 |
ib |
Avoid using local variables named filename.
|
2012-12-05 |
ib |
Don't unnecessarily use global MPlayer variable filename in Win32 GUI.
|
2012-12-05 |
ib |
Don't unnecessarily use global MPlayer variable filename.
|
2012-12-05 |
ib |
Move instruction up.
|
2012-12-05 |
ib |
Make comments doxygen comments.
|
2012-12-05 |
ib |
Remove unnecessary cast.
|
2012-12-05 |
ib |
Simplify condition.
|
2012-12-05 |
ib |
Cosmetic: Adjust indent.
|
2012-12-05 |
ib |
Revise guiPlaylist() concerning pt_iter.
|
2012-12-05 |
ib |
Cosmetic: Change variable names.
|
2012-12-05 |
ib |
Cosmetic: Adjust indent.
|
2012-12-05 |
ib |
Combine guiPlaylistInitialize() and guiPlaylistAdd().
|
2012-12-05 |
upsuper |
Add video/ogg as an Ogg mimetype.
|
2012-12-05 |
cehoyos |
Recognize audio/ogg as an OGG mimetype.
|
2012-12-05 |
ib |
Move macro definition and add doxygen comment.
|
2012-12-05 |
ib |
Add doxygen comment for item definition.
|
2012-12-05 |
ib |
Add doxygen comment for button states.
|
2012-12-05 |
ib |
Replace symbolic skin item constants by enums.
|
2012-12-05 |
ib |
Replace symbolic GUI message (event) constants by enums.
|
2012-12-04 |
ib |
Cosmetic: Choose better variable name in Win32 GUI.
|
2012-12-04 |
ib |
Use boolean symbolic constants in Win32 GUI.
|
2012-12-04 |
ib |
Simplify assignments.
|
2012-12-04 |
ib |
Define symbolic constant wsNone for "no window state".
|
2012-12-04 |
ib |
Rename wsNone wsNo and use it instead of a numeric constant.
|
2012-12-04 |
ib |
Change parameter of wsWindowDecoration().
|
2012-12-04 |
ib |
Remove unused variables.
|
2012-12-04 |
ib |
Use symbolic constant defined for playing states.
|
2012-12-04 |
ib |
Cosmetic: Choose better variable name.
|
2012-12-04 |
ib |
Introduce boolean symbolic constants.
|
2012-12-04 |
ib |
Use correct data type (rather cosmetic).
|
2012-12-03 |
cehoyos |
Force FFmpeg bitmap decoder for BMP attachments.
|
2012-12-03 |
ib |
Replace confusing guiInfoMediumClear() by MediumPrepare().
|
2012-12-03 |
ib |
Cosmetic: Adjust indent.
|
2012-12-03 |
ib |
Provide a number of tracks information for files in playlists.
|
2012-12-03 |
ib |
Enhance PLAYLIST_ITEM_GET_POS to provide total number of items.
|
2012-12-03 |
ib |
Only ask for playlist position if there is an item.
|
2012-12-03 |
ib |
Set track number in uiCurr().
|
2012-12-03 |
ib |
Set filename for MPlayer in GUI_PREPARE.
|
2012-12-03 |
ib |
Clear information associated with a file when setting a new one.
|
2012-12-03 |
ib |
Fix bug with DVD "no chapter" information.
|
2012-12-03 |
ib |
Cosmetic: Adjust indent.
|
2012-12-03 |
ib |
Set track at startup with a non-empty GUI playlist.
|
2012-12-03 |
ib |
Add doxygen comments to string.c.
|
2012-12-03 |
ib |
Don't overwrite video size information.
|
2012-12-03 |
ib |
Use correct video window parameters.
|
2012-12-03 |
cehoyos |
Add missed format for adpcm_ima_oki.
|
2012-12-02 |
ib |
Cosmetic: Place doxygen note at the end of the comment.
|
2012-12-02 |
reimar |
Do not use strrchr when strchr works just as well.
|
2012-12-02 |
reimar |
Remove unused defines that cause redefinition warnings.
|
2012-12-02 |
reimar |
Make lookup table static.
|
2012-12-02 |
reimar |
Move declarations to the top of the function.
|
2012-12-02 |
reimar |
Reduce sleep time now that we will spend much less time in this loop.
|
2012-12-02 |
reimar |
ao_dsound: Add a hack that avoid cutting of audio,
|
2012-12-02 |
ib |
Cosmetic: Adjust indent and move guiInfo member CodecName in structure.
|
2012-12-02 |
ib |
Fix bug with stop button and playlist.
|
2012-12-02 |
ib |
Fix bug with playlist.
|
2012-12-02 |
cehoyos |
10l: Add forgotten mp_taglists.c change to enable afc decoding.
|
2012-12-02 |
cehoyos |
Support FFmpeg's ADPCM Nintendo Gamecube AFC decoder.
|
2012-12-02 |
cehoyos |
Support FFmpeg's ADPCM IMA Dialogic OKI decoder.
|
2012-12-02 |
ib |
Add video codec name to guiInfo structure.
|
2012-12-02 |
ib |
Fix various issues with a playlist change.
|
2012-12-02 |
ib |
Add listMgr command PLAYLIST_ITEM_FIND.
|
2012-12-02 |
ib |
Add doxygen comment.
|
2012-12-02 |
ib |
Add listMgr command PLAYLIST_ITEM_GET_CURR_POS.
|
2012-12-01 |
cehoyos |
Add FourCC V264 for H264 in CCTV recordings.
|
2012-12-01 |
reimar |
Print some help on what to do if we cannot get a FFmpeg snapshot.
|
2012-12-01 |
ib |
Fix bug with wrong track number after playlist has been cleared.
|
2012-12-01 |
ib |
Fix wrong display of video width and height.
|
2012-12-01 |
ib |
Add an uiSetFile() counterpart.
|
2012-12-01 |
ib |
Cosmetic: Rename uiSetFileName().
|
2012-12-01 |
reimar |
af_format: Fix check_format, non-special formats are of course supported.
|
2012-11-30 |
ib |
Don't include config.h if not necessary.
|
2012-11-30 |
reimar |
Make stream eof detection less sensitive.
|
2012-11-30 |
reimar |
Fix scary "BUG! Invalid demuxer type ..." message
|
2012-11-30 |
reimar |
demux_lavf: support subtitle-only formats.
|
2012-11-30 |
reimar |
Display correct subtitle language for demux_lavf.
|
2012-11-30 |
reimar |
Fix alpha for ASS subtitles.
|
2012-11-30 |
reimar |
af_format: support endianness conversion also for iec61937
|
2012-11-30 |
reimar |
Make AF_FORMAT_IS_IEC61937 include AF_FORMAT_IS_AC3.
|
2012-11-30 |
reimar |
ad_spdif: use the more specific AF_FORMAT_AC3_LE when
|
2012-11-30 |
reimar |
Do not call af_fmt2str on the same data over and over.
|
2012-11-30 |
reimar |
Replace outdated list of unsupported formats by list of supported formats.
|
2012-11-30 |
reimar |
Some spelling fixes.
|
2012-11-30 |
ib |
Cosmetic: Correct indent.
|
2012-11-30 |
ib |
Add doxygen comments to actions.c.
|
2012-11-30 |
upsuper |
Cosmetic: Reindent.
|
2012-11-30 |
ib |
Add necessary and remove unnecessary #includes.
|
2012-11-30 |
ib |
Cosmetic: Switch two code lines.
|
2012-11-30 |
ib |
Cosmetic: Adjust indent and insert blank lines.
|
2012-11-30 |
ib |
Check return value to avoid segmentation fault.
|
2012-11-30 |
ib |
Use symbolic constants to set abs_seek_pos.
|
2012-11-30 |
ib |
Move uiProcessNextInPlaylist to the guiInfo structure.
|
2012-11-30 |
ib |
Create new header file gui.h.
|
2012-11-30 |
ib |
Fix bug introduced in r35521.
|
2012-11-30 |
ib |
Change pointless condition.
|
2012-11-30 |
ib |
Cosmetic: Prettify uiPrev().
|
2012-11-30 |
ib |
Don't treat STREAMTYPE_VCD differently in uiNext().
|
2012-11-29 |
reimar |
Update MinGW cross-compilation instructions.
|
2012-11-29 |
reimar |
Do not fall back to 0 for samplerate when parser is not initialized.
|
2012-11-29 |
ib |
Check and set track for DVDs just as for the other StreamTypes.
|
2012-11-29 |
cehoyos |
Always set BITMAPINFOHEADER field biPlanes to 1, the only allowed value.
|
2012-11-29 |
ib |
Fix bug with resetting guiInfo's Track.
|
2012-11-29 |
ib |
Don't unconditionally reset Track, Chapter and Angle after playback.
|
2012-11-29 |
ib |
Move the code to set guiInfo's Track, Chapter and Angle start values.
|
2012-11-29 |
ib |
Reset guiInfo's Track, Chapter and Angle after playback.
|
2012-11-29 |
ib |
Set track counter on guiPlaylistInitialize().
|
2012-11-29 |
ib |
Fix German translation of MSGTR_NoChapter.
|
2012-11-29 |
ib |
Reset RunningTime after playback.
|
2012-11-29 |
ib |
Cosmetic: Adjust indent.
|
2012-11-29 |
ib |
Don't unconditionally reset AudioChannels after playback.
|
2012-11-29 |
upsuper |
Prevent dropping last frames in vd_black.
|
2012-11-28 |
reimar |
Change declaration to use proper type to avoid a ridiculous
|
2012-11-28 |
reimar |
Merge declaration and initialization.
|
2012-11-28 |
reimar |
Remove unused define.
|
2012-11-28 |
reimar |
Remove unnecessary cast.
|
2012-11-28 |
reimar |
Do not decrement idx_pos if it is 0.
|
2012-11-28 |
reimar |
Fix code that detects streams temporarily lacking data to work
|
2012-11-28 |
reimar |
AVI: when we cannot find packets for video or audio stream,
|
2012-11-28 |
ib |
Remove variable assignment.
|
2012-11-28 |
ib |
Comment unused return value.
|
2012-11-28 |
ib |
Check chdir() return value to avoid race condition.
|
2012-11-28 |
ib |
Don't increment a pointer which might be null.
|
2012-11-28 |
ib |
Check stat() return value before utilizing its information.
|
2012-11-26 |
al |
stream ftp: Remove unneeded cast
|
2012-11-26 |
al |
stream ftp: Use C99 designated initializers
|
2012-11-26 |
al |
stream ftp: Set type to STREAMTYPE_STREAM
|
2012-11-26 |
al |
stream ftp: open_f: Mark parameter file_format unused
|
2012-11-26 |
al |
stream ftp: Pass full buffer size to snprintf
|
2012-11-26 |
reimar |
Fix vo_gl sometimes drawing a black image instead of the video.
|
2012-11-26 |
reimar |
Try to improve seeking in files with only few video packets,
|
2012-11-26 |
ib |
Move isPlaylistStreamtype definition to util/list.h.
|
2012-11-26 |
ib |
Don't unconditionally reset Filename and StreamType if not playing.
|
2012-11-26 |
ib |
Simplify playlist handling by defining a symbolic constant.
|
2012-11-25 |
reimar |
Disable frame dropping for codec delay flush.
|
2012-11-25 |
reimar |
Expand: when using DR clear the part of the image that
|
2012-11-25 |
ib |
Check for a non-empty filename.
|
2012-11-25 |
ib |
A non-existing path shouldn't be an empty string.
|
2012-11-25 |
ib |
Avoid a duplicate strrchr() call.
|
2012-11-25 |
reimar |
React more smoothly to user input/window redraw requests
|
2012-11-25 |
reimar |
vo_gl: react to expose events even when not paused.
|
2012-11-25 |
ib |
Without current playlist item, reset guiInfo's Filename and StreamType.
|
2012-11-25 |
reimar |
Fix incorrect mp_image allocations when the input format changes.
|
2012-11-25 |
ib |
Allow setting guiInfo.Filename to NULL.
|
2012-11-25 |
ib |
Improve add_to_gui_playlist().
|
2012-11-25 |
ib |
Choose better variable name for current playlist item.
|
2012-11-25 |
ib |
Move add_to_gui_playlist() to util/list.c.
|
2012-11-25 |
reimar |
Fix bitrate calculation for FLAC files.
|
2012-11-24 |
ib |
Rename uiGotoTheNext uiProcessNextInPlaylist.
|
2012-11-23 |
al |
gui/win32: Remove static from add_to_gui_playlist
|
2012-11-23 |
reimar |
Add a version script to hide all symbols.
|
2012-11-23 |
reimar |
Add --large-address-aware to allow 32 bit Windows builds to use
|
2012-11-23 |
reimar |
Fix auto-detection of MinGW as compile target.
|
2012-11-23 |
reimar |
Also free the noauth_url entry in the URL struct.
|
2012-11-23 |
reimar |
Pass pointer to start of allocated memory to free,
|
2012-11-23 |
ib |
Fix segmentation fault with mouse button release.
|
2012-11-23 |
ib |
Cosmetic: Adjust indent.
|
2012-11-23 |
ib |
Prevent negative array index read.
|
2012-11-23 |
ib |
Always stick with current playlist item after a uiCurr() call.
|
2012-11-23 |
ib |
Remove dead code.
|
2012-11-23 |
ib |
Prevent floating point exception.
|
2012-11-23 |
ib |
Prevent unintended sign extension from int to long on 64-bit machines.
|
2012-11-23 |
ib |
Close the skin file after reading.
|
2012-11-23 |
ib |
Check return value after reading file.
|
2012-11-23 |
ib |
Don't use signed variable for file length.
|
2012-11-23 |
ib |
Pass guiApp's wsTWindow parameters always by reference (if possible).
|
2012-11-23 |
ib |
Remove dead code.
|
2012-11-23 |
ib |
Pass big parameter by reference rather than by value.
|
2012-11-23 |
ib |
Check array index.
|
2012-11-22 |
ib |
Don't consider URL portions a directory.
|
2012-11-22 |
ib |
Don't unconditionally delete the old playlist.
|
2012-11-22 |
ib |
Fix segmentation fault with mouse button release.
|
2012-11-22 |
ib |
Rename import_file_into_gui() add_to_gui_playlist().
|
2012-11-22 |
ib |
Add an URL loaded by the GUI to its playlist.
|
2012-11-22 |
ib |
Add a file loaded by the GUI to its playlist.
|
2012-11-22 |
ib |
Make import_file_into_gui() available.
|
2012-11-22 |
upsuper |
Fix memory leaks when error occurs.
|
2012-11-22 |
upsuper |
Use the same parameter type with malloc.
|
2012-11-21 |
SubJunk |
Copyright file updates:
|
2012-11-21 |
upsuper |
Use size_t instead of unsigned in address arithmetic.
|
2012-11-21 |
upsuper |
Add missing break.
|
2012-11-21 |
upsuper |
Fix leaks in case of overflow.
|
2012-11-20 |
al |
stream ftp: Increase command buffer size
|
2012-11-20 |
al |
stream ftp: Allocate command buffer on-heap
|
2012-11-20 |
al |
stream ftp: Create buffers before opening control connection
|
2012-11-20 |
al |
stream ftp: Only send QUIT command if connected
|
2012-11-20 |
al |
stream ftp: Revise file descriptor usage
|
2012-11-20 |
al |
stream ftp: readline: Always try to read complete lines
|
2012-11-20 |
al |
stream ftp: readline: Always initialize output parameter buf
|
2012-11-20 |
al |
stream ftp: readline: Fix off-by-one error
|
2012-11-20 |
cigaes |
subreader: do not skip the first char of ASS fields.
|
2012-11-19 |
SubJunk |
Updated libdvdcss entry in the copyright file
|
2012-11-19 |
ib |
Fix segmentation fault after end of file playback.
|
2012-11-19 |
cehoyos |
Support FFmpeg Canopus lossless decoder.
|
2012-11-16 |
upsuper |
Print rotation information as identify msg
|
2012-11-15 |
reimar |
Revert r35388.
|
2012-11-10 |
upsuper |
Removing mmsu-related code
|
2012-11-10 |
reimar |
Do not attempt to write into a file if opening it failed.
|
2012-11-10 |
reimar |
Remove dead code.
|
2012-11-10 |
reimar |
Set TMPEXE only after OS detection.
|
2012-11-10 |
reimar |
Move compiler check to be earlier so we can use the compiler
|
2012-11-10 |
reimar |
Move runtime cpu detection support until after we determined
|
2012-11-10 |
reimar |
cpuinfo binary needs to be compiled with host compiler.
|
2012-11-10 |
reimar |
Set CONFIG_LIBXVID up properly.
|
2012-11-10 |
reimar |
Use a more obvious condition.
|
2012-11-10 |
reimar |
Remove pointless local variable.
|
2012-11-10 |
reimar |
Do not pointlessly call getenv("HOME") twice, reuse the result instead.
|
2012-11-10 |
reimar |
Remove another pointless NULL check.
|
2012-11-10 |
reimar |
Simplify: remove useless casts, NULL checks etc.
|
2012-11-10 |
reimar |
Avoid crash when parsing index for audio-only files.
|
2012-11-10 |
reimar |
Simplify code.
|
2012-11-10 |
reimar |
Do not call fstat if open failed.
|
2012-11-10 |
reimar |
Abort when opening the file failed instead of calling
|
2012-11-10 |
reimar |
Remove pointless cast.
|
2012-11-10 |
reimar |
Fix off-by-one errors in file descriptor validity checks.
|
2012-11-10 |
reimar |
Mark pointer arguments that are not written to as const.
|
2012-11-10 |
reimar |
Do not use pkt which is uninitialized at that point.
|
2012-11-10 |
reimar |
Do not leak memory while processing command.
|
2012-11-10 |
al |
libmpcodecs: Only choose dummy codecs if forced
|
2012-11-10 |
reimar |
Fix const correctness.
|
2012-11-10 |
reimar |
Fix leaks in case of error.
|
2012-11-10 |
reimar |
Add url_new_with_proxy function to reduce code duplication and memleaks.
|
2012-11-10 |
reimar |
Remove proxy "support" from stream_rtp and stream_upd, trying
|
2012-11-10 |
reimar |
Remove useless casts.
|
2012-11-10 |
reimar |
Fix resource leaks when loading logo file in vf_remove_logo.
|
2012-11-10 |
reimar |
Fix memleak on parse error.
|
2012-11-10 |
reimar |
check4proxies does not modify input URL, so mark it const.
|
2012-11-10 |
reimar |
Fix incorrectly commented-out url_frees.
|
2012-11-10 |
reimar |
Fix memory leaks in mp_input_check_interrupt.
|
2012-11-10 |
reimar |
Make code slightly easier to read.
|
2012-11-10 |
reimar |
Fix memleaks on error and remove useless "break".
|
2012-11-10 |
reimar |
Fix memleaks on error and EOF.
|
2012-11-10 |
reimar |
Minor simplifications.
|
2012-11-10 |
reimar |
http_set_field only makes a copy of the string, so we still need to
|
2012-11-10 |
reimar |
Free cookies file data after parsing it.
|
2012-11-10 |
reimar |
Do not do sign comparisons on "char" type which can be both signed or unsigned.
|
2012-11-10 |
reimar |
Avoid leaks in error handling.
|
2012-11-10 |
reimar |
Fix memleak when reading a file fails.
|
2012-11-10 |
reimar |
Simplify, remove pointless casts.
|
2012-11-10 |
reimar |
Properly free all memory in rar_close.
|
2012-11-10 |
reimar |
Fix allocation that could in theory be too small for the terminating NULL.
|
2012-11-10 |
cehoyos |
Support decoding fourcc GXVE with FFmpeg's wmv2 decoder.
|
2012-11-10 |
jrash |
sync with en/mplayer.1 rev. 35369
|
2012-11-09 |
reimar |
Re-enable multi-channel output for -ao win32.
|
2012-11-09 |
reimar |
Fix 24 bit audio with -ao win32.
|
2012-11-09 |
reimar |
Simplify some ao_win32 code.
|
2012-11-09 |
reimar |
Generate proper CONFIG_ entries in config.mak.
|
2012-11-08 |
reimar |
Support subpos values > 100 that allow the subtitles
|
2012-11-06 |
SubJunk |
libass: Fixed RTL languages
|
2012-11-06 |
reimar |
Properly free resources even when encountering many
|
2012-11-06 |
reimar |
Fix memleaks for error case.
|
2012-11-06 |
reimar |
Make array "static const".
|
2012-11-06 |
reimar |
Error out if an invalid channel list name was specified
|
2012-11-06 |
reimar |
Avoid code duplication and pointless casts.
|
2012-11-06 |
reimar |
Avoid unused variable warnings.
|
2012-11-06 |
reimar |
Update for upstream r256.
|
2012-11-06 |
reimar |
Change STREAM_CTRL_GET_SIZE argument type from off_t to
|
2012-11-06 |
upsuper |
Comment out unused code
|
2012-11-06 |
SubJunk |
Updated libdvdcss version to 1.2.12
|
2012-11-06 |
SubJunk |
Updated libdvdcss to r255
|
2012-11-06 |
SubJunk |
Updated libass to 0.10.1
|
2012-11-05 |
reimar |
Remove assignment that is duplicated a few lines down,
|
2012-11-05 |
reimar |
Check for NULL before using the pointer.
|
2012-11-05 |
reimar |
Fix malloc failure check to check the correct variable.
|
2012-11-05 |
reimar |
Simplify mp_input_get_input_from_name.
|
2012-11-05 |
reimar |
Fix potential NULL dereference.
|
2012-11-05 |
reimar |
Fix crash when not able to find a mpi by using an
|
2012-11-05 |
reimar |
Allow free_demuxer to handle a NULL argument.
|
2012-11-05 |
reimar |
Fix crash in case sh_audio allocation failed.
|
2012-11-05 |
reimar |
Try to do something sensible when malloc fails instead
|
2012-11-05 |
reimar |
Simplify, avoid crash when malloc/calloc fails.
|
2012-11-05 |
al |
release.sh: Use official FFmpeg source repository URL
|
2012-11-05 |
reimar |
Use more appropriate value for memcpy length.
|
2012-11-05 |
reimar |
Remove nonsense casts.
|
2012-11-05 |
reimar |
Simplify.
|
2012-11-05 |
reimar |
Remove pointless variable.
|
2012-11-05 |
reimar |
Remove completely unnecessary huge on-stack buffer.
|
2012-11-03 |
upsuper |
Add flag "dummy" for null and black decoder
|
2012-11-02 |
upsuper |
a new implementation of vf_ass
|
2012-11-02 |
upsuper |
Do not allow 'black' decoder to be chosen without forcing. So mark it
|
2012-11-02 |
upsuper |
configure: add more cpu type detection
|
2012-11-01 |
reimar |
Fix typo causing memset to not properly initialize the struct.
|
2012-11-01 |
reimar |
Avoid potential overflow in shift.
|
2012-11-01 |
reimar |
Add cast to ensure shift will not overflow.
|
2012-11-01 |
reimar |
Use AV_RB32 to avoid sign extension issues and validate offset before using it.
|
2012-11-01 |
reimar |
Do not needlessly use "long" types.
|
2012-11-01 |
reimar |
Remove pointless unused variable.
|
2012-11-01 |
reimar |
Add a few "const".
|
2012-11-01 |
reimar |
Fix format string typo.
|
2012-11-01 |
reimar |
Add missing va_end after va_copy.
|
2012-11-01 |
reimar |
Fix typo that might have caused reading beyond the string end.
|
2012-11-01 |
reimar |
Remove pointless unreachable code (the loop condition already checks
|
2012-11-01 |
reimar |
More strict check so it is actually possible to trigger.
|
2012-11-01 |
reimar |
Check the correct variable for NULL.
|
2012-11-01 |
reimar |
Remove nonsense check.
|
2012-11-01 |
reimar |
Fix variable declarations I stupidly forgot to make "static".
|
2012-11-01 |
compn |
add SPXN to speex decoder, should work after ff bug 1873 is fixed
|
2012-10-31 |
reimar |
Remove another incorrect use of realloc_struct.
|
2012-10-31 |
reimar |
Remove some incorrect usages of realloc_struct.
|
2012-10-31 |
reimar |
Fix off-by-one error in range check.
|
2012-10-31 |
reimar |
Actually bail out when we detect that we would run
|
2012-10-31 |
reimar |
Do range check before using the variable for array indexing.
|
2012-10-31 |
reimar |
Fix potential out-of-bounds write due to breaking
|
2012-10-31 |
reimar |
Extra checks to ensure we really do not write outside
|
2012-10-31 |
reimar |
Fix more places that incorrectly assume that 0
|
2012-10-31 |
reimar |
Only -1 is certain to never be a valid file descriptor.
|
2012-10-31 |
reimar |
Use correct function prototype instead of casting away the warnings.
|
2012-10-31 |
reimar |
Check value of n for validity before using it, not after.
|
2012-10-31 |
reimar |
Remove useless indirection that in addition completely broke the code.
|
2012-10-31 |
reimar |
Use snprintf instead of sprintf.
|
2012-10-31 |
reimar |
Replace sprintf with snprintf.
|
2012-10-31 |
upsuper |
mpcommon: Show more CPU flags
|
2012-10-31 |
upsuper |
af_hrtf: clamp output to relieve noises
|
2012-10-30 |
reimar |
Set pointers to NULL after free.
|
2012-10-30 |
reimar |
Fix off-by-one error in range check.
|
2012-10-30 |
reimar |
Actually make use of max_sub_pos_for_source.
|
2012-10-30 |
reimar |
Make checks for STREAMTYPE simpler and more consistent.
|
2012-10-30 |
reimar |
Free memory allocated by get_path.
|
2012-10-30 |
reimar |
Do not assume that a stream is available for capture.
|
2012-10-30 |
reimar |
Also add CONFIG_LZO define.
|
2012-10-30 |
reimar |
Fix crash when only specifying a host for -ao pulse.
|
2012-10-30 |
reimar |
Only a return value of -1 indicates an error for open(),
|
2012-10-30 |
reimar |
Try to make code a bit clearer.
|
2012-10-30 |
reimar |
Move check for NULL to before the pointer is used.
|
2012-10-30 |
reimar |
Remove useless checks, the code would crash all over of widw/widh were NULL.
|
2012-10-30 |
reimar |
Mark exit_player functions as noreturn.
|
2012-10-30 |
reimar |
Make aspect handling with -vo sdl and RGB format work again.
|
2012-10-30 |
reimar |
Remove pointless commented-out code.
|
2012-10-30 |
reimar |
Remove left-over debug printf.
|
2012-10-30 |
reimar |
Fix off-by-one error in check.
|
2012-10-30 |
reimar |
Remove "else" that makes no sense and results in uninitialized data
|
2012-10-30 |
reimar |
Make some variables static.
|
2012-10-30 |
reimar |
Since the modecount variable is only ever initialized when the videmodes
|
2012-10-30 |
reimar |
Fix copy-paste error found by Coverity (yes, it really has a
|
2012-10-30 |
upsuper |
vd_black: simplify code
|
2012-10-30 |
cehoyos |
1l: Forgot comment about internal FourCC YOP1.
|
2012-10-30 |
cehoyos |
Support FFmpeg YOP decoder.
|
2012-10-28 |
al |
build/configure: Check for more math functions
|
2012-10-28 |
cehoyos |
Allow telecine filter to work for YUV16 formats.
|
2012-10-27 |
compn |
map 0xa100 to ffg723.1, ff ticket #1856
|
2012-10-27 |
al |
build/configure: Move addition of extra CFLAGS further down
|
2012-10-26 |
reimar |
Use local variable since we already have it.
|
2012-10-26 |
reimar |
Mark intentional fallthrough case, used for duplicating frames.
|
2012-10-26 |
reimar |
Remove useless variable.
|
2012-10-26 |
reimar |
Make uninit function handle vf->priv being NULL.
|
2012-10-26 |
reimar |
Add comment to silence coverity (and it generally doesn't
|
2012-10-26 |
reimar |
Add missing ().
|
2012-10-26 |
reimar |
Fix check for empty log file (n contains a start offset of 15).
|
2012-10-25 |
cehoyos |
Fix compilation with current FFmpeg.
|
2012-10-25 |
al |
mp_property_deinterlace: Signalize control() failure
|
2012-10-23 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2012-10-21 |
al |
mp_property_deinterlace: Improve OSD feedback
|
2012-10-21 |
ib |
Set guiInfo.Track after the stream is open.
|
2012-10-21 |
ib |
Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for DVDs.
|
2012-10-21 |
ib |
Fix building GUI without DVD support.
|
2012-10-21 |
reimar |
Remove outdated references to mp3lib and tremor.
|
2012-10-21 |
reimar |
There are no internal codecs (except FFmpeg of course) which we should
|
2012-10-21 |
reimar |
Remove our internal mp3lib copy.
|
2012-10-21 |
ib |
Allow STREAM_CTRL_GET_NUM_TITLES with cache enabled.
|
2012-10-21 |
reimar |
Change tremor check so it fails on old incompatible versions
|
2012-10-21 |
reimar |
Fix compiling demux_ogg against tremor, current tremor versions
|
2012-10-20 |
cehoyos |
Try to fix compilation error on some Windows building environments after r35250.
|
2012-10-18 |
ib |
Get rid of unnecessary use of variable dvd_chapter in Win32 GUI.
|
2012-10-18 |
ib |
Get rid of global variable dvd_title in GUI.
|
2012-10-18 |
ib |
Fix segmentation fault.
|
2012-10-17 |
cehoyos |
Do not allow 'black' decoder to be prefered over real decoders.
|
2012-10-15 |
cehoyos |
Detect direct.h and io.h on Windows.
|
2012-10-15 |
al |
libmpcodecs: Add vd_black
|
2012-10-14 |
cehoyos |
Change order of libraries when linking with libvorbisenc.
|
2012-10-14 |
cehoyos |
Change the order of tested libvorbis ldflags.
|
2012-10-13 |
cehoyos |
Add missing define for avconfig.h
|
2012-10-13 |
cehoyos |
Hint how to use old gdb versions.
|
2012-10-12 |
al |
vo corevideo: VOCTRL_UPDATE_SCREENINFO: Fix shared_buffer case
|
2012-10-11 |
iive |
Silence a few warnings.
|
2012-10-11 |
iive |
Add necessary checks to the vd_hmblck input.
|
2012-10-11 |
iive |
Remove nv12/nv21 decoding from vd_hmblck.
|
2012-10-11 |
al |
vo corevideo: Use stringWithUTF8String
|
2012-10-09 |
cehoyos |
Force compilation of FFmpeg's error_resilience.o
|
2012-10-09 |
cehoyos |
Disable FFmpeg exr decoder if zlib is not available.
|
2012-10-09 |
cehoyos |
Fix compilation with current FFmpeg.
|
2012-10-08 |
ib |
Add TAK file extension to the audio file filter of the file selector.
|
2012-10-08 |
cehoyos |
Support FFmpeg's TAK decoder.
|
2012-10-07 |
cehoyos |
Improve Ogg/Vorbis detection.
|
2012-10-06 |
cehoyos |
Fix compilation with --disable-mencoder.
|
2012-10-06 |
cehoyos |
Save poor users from my configure hack (r35227).
|
2012-10-06 |
cehoyos |
Support FFmpeg's Pinnacle Targa Y216 decoder.
|
2012-10-05 |
cehoyos |
Be more verbose if the pullup filter fails on initialisation.
|
2012-10-04 |
cigaes |
Revert "Freeze FFmpeg to 1.0 until planar audio playback is fixed."
|
2012-10-04 |
cigaes |
ad_ffmpeg: basic support for planar formats.
|
2012-10-03 |
cehoyos |
Freeze FFmpeg to 1.0 until planar audio playback is fixed.
|
2012-10-01 |
reimar |
Avoid sleeping for too long without reacting to user input.
|
2012-09-30 |
cehoyos |
Support cyuv rawvideo via FFmpeg's cyuv decoder.
|
2012-09-29 |
reimar |
Remove our own tremor copy, it is ancient, unmaintained
|
2012-09-29 |
reimar |
Quick fix for slices not working with some filter combinations.
|
2012-09-28 |
reimar |
corevideo: simplify draw_alpha function.
|
2012-09-28 |
reimar |
Use aspect_scaling() function also for vo_corevideo.
|
2012-09-28 |
reimar |
Enable aspect scaling even in windowed mode when
|
2012-09-27 |
ib |
Fix arguments of disassemble command
|
2012-09-27 |
compn |
wishlist: update some
|
2012-09-26 |
reimar |
Set ass margins only from one single locations.
|
2012-09-26 |
reimar |
Make two functions static.
|
2012-09-26 |
reimar |
Fix typos which cause the ASS renderer to be reconfigured on every single
|
2012-09-24 |
compn |
change my display name in authors, getting too much spam
|
2012-09-23 |
reimar |
Disable our included tremor by default, it is too buggy.
|
2012-09-23 |
cehoyos |
Fix auto-detection of current live555.
|
2012-09-22 |
reimar |
More helpful error message when video does not fit into frame buffer.
|