Mercurial > mplayer.hg
graph
-
Support Nintendo Gamecube DTK files.2013-05-15, by cehoyos
-
Do not pass random unsupported data to encoder.2013-05-13, by reimar
-
Add support for rotating the video via OpenGL.2013-05-13, by reimar
-
Add NV12/NV21 support to some helper functions.2013-05-13, by reimar
-
sync with en/mplayer.1 rev. 362412013-05-12, by jrash
-
Avoid duplicating the mouse button handling.2013-05-09, by reimar
-
Avoid duplicating the mouse autohide code.2013-05-09, by reimar
-
Handle X events even while waiting for a map event.2013-05-09, by reimar
-
Remove debug printfs that have not been used in ages.2013-05-09, by reimar
-
Remove XSelectInput and XSync call that do not seem to serve any purpose.2013-05-09, by reimar
-
Avoid using swab()2013-05-09, by reimar
-
Fix indentation.2013-05-09, by reimar
-
Simplify check whether byte swapping is necessary.2013-05-09, by reimar
-
Add comment about -wid on Android to Changelog.2013-05-09, by reimar
-
Add script that submits a Coverity scan in an automated way.2013-05-09, by reimar
-
Make parser allocation work if a codec was forced.2013-05-09, by reimar
-
Support -wid on Android.2013-05-09, by reimar
-
Remove pointless function arguments.2013-05-09, by reimar
-
Fix resource leak.2013-05-08, by ib
-
Check return value to avoid segmentation fault.2013-05-08, by ib
-
Avoid dead code and a memleak.2013-05-07, by reimar
-
Make 0 termination code more robust against future changes.2013-05-07, by reimar
-
Ensure 0-termination.2013-05-07, by reimar
-
Fix incorrect error printing code.2013-05-07, by reimar
-
Split init_vo and call only the necessary part from get_buffer.2013-05-07, by reimar
-
Some changelog updates.2013-05-07, by reimar
-
manpage: document -playlist being unsafe in its option description2013-05-05, by reimar
-
Allow parsing arbitrary files as playlist only2013-05-05, by reimar
-
Fix memory leak.2013-05-05, by reimar
-
Disable dangerous feature in ASX playlist parser.2013-05-05, by reimar
-
Update calculation of allocation size for direct rendering.2013-05-05, by reimar
-
Less strict check for width/height.2013-05-05, by reimar
-
Remove pointless cast.2013-05-05, by reimar
-
Add more information to error message.2013-05-05, by reimar
-
Make code simpler and more flexible.2013-05-04, by reimar
-
Fix matrixview color.2013-05-04, by reimar
-
Simplify and clean up code.2013-05-04, by reimar
-
Cosmetics, simplify end-of-string checks.2013-05-04, by reimar
-
Remove unnecessary and incorrect assignment.2013-05-04, by reimar
-
gl: support advanced processing for GLES2.2013-05-04, by reimar
-
Add some forgotten "const" to function arguments.2013-05-04, by reimar
-
Add a const.2013-05-04, by reimar
-
Provide dummy glColor4ub glTexEnvi functions.2013-05-04, by reimar
-
Remove unused mpglTexEnvf.2013-05-04, by reimar
-
Remove glMatrixMode and glLoadIdentity functions.2013-05-04, by reimar
-
Add hack to support strides with GLES.2013-05-04, by reimar
-
Avoid glColor4f, use glColor4ub instead.2013-05-04, by reimar
-
Switch OpenGL ES renderer to 2.0.2013-05-04, by reimar
-
Remove now unused function pointers.2013-05-04, by reimar
-
Avoid PushMatrix/PopMatrix.2013-05-04, by reimar
-
Simplify drawing OpenGL vertices.2013-05-04, by reimar
-
Search GLES library in more locations.2013-05-04, by reimar
-
Minor simplification.2013-05-04, by reimar
-
sync with en/mplayer.1 rev. 362132013-05-04, by jrash
-
Add documentation about Android -vo gl mode.2013-05-03, by reimar
-
input: add an option to set the default pausing mode.2013-05-03, by cigaes
-
Relocate definition of DXR3Config.2013-05-03, by ib
-
Also add ordinary 422P support for libopenjpeg.2013-05-02, by reimar
-
Support decoding of ordinary YV12 j2k.2013-05-02, by reimar
-
Avoid 3D texture with border.2013-05-02, by reimar
-
Add forgotten switch back to texture unit 0.2013-05-01, by reimar
-
Use better default for YUV mode autodetection.2013-05-01, by reimar
-
Add xyz support for -vo gl.2013-05-01, by reimar
-
Fix XYZ conversion matrix.2013-05-01, by reimar
-
Support determining texture format for XYZ format.2013-05-01, by reimar
-
Synchronize settings for native and libopenjpeg j2k decoders.2013-05-01, by reimar
-
Fix bpp calculation for XYZ format.2013-05-01, by reimar
-
Fix define value.2013-05-01, by reimar
-
Enable/disable extra instructions for gamma correction2013-05-01, by reimar
-
Support playback of JPEG 2000 digital cinema files.2013-05-01, by cehoyos
-
Revise signal callback function doxygen comments.2013-04-30, by ib
-
Add doxygen comment.2013-04-30, by ib
-
Cosmetic: Prefer hyphen to underline in signal names.2013-04-30, by ib
-
Rename on_FileSelect_key_release_event() fs_key_release_event().2013-04-30, by ib
-
Set focus to fsFNameList after a combo box selection.2013-04-30, by ib
-
Cosmetic: Adjust indent.2013-04-30, by ib
-
Redesign on_FileSelect_key_release_event().2013-04-30, by ib
-
Remove signal "activate" handling.2013-04-30, by ib
-
Fix segmentation fault.2013-04-30, by ib
-
Support playing VC-1 in transport streams with -demuxer lavf.2013-04-30, by cehoyos
-
Move declaration into scope where variable is used.2013-04-29, by ib
-
Merge declaration and assignment.2013-04-29, by ib
-
Cosmetic: Adjust indent.2013-04-29, by ib
-
Check return value to avoid segmentation fault.2013-04-29, by ib
-
Set file prior to adding to the URL list.2013-04-29, by ib
-
Remove pointless cast.2013-04-29, by ib
-
Cosmetic: Adjust indent.2013-04-29, by ib
-
Don't strdup the URL.2013-04-29, by ib
-
Check return value to avoid segmentation fault.2013-04-29, by ib
-
Remove pointless code.2013-04-29, by ib
-
Be more precise about type.2013-04-29, by ib
-
Cosmetic: Insert blank line and relocate statement.2013-04-29, by ib
-
Remove the broken -bluray-chapter option.2013-04-26, by reimar
-
Make -chapter always available, even when compiled without DVD support.2013-04-26, by reimar
-
br://: Fix querying current chapter.2013-04-26, by reimar
-
Add support for AV_CODEC_ID_ASS.2013-04-18, by cboesch
-
sync with en/mplayer.1 rev. 361362013-04-15, by jrash
-
Remove some nonsense code, align with X11 implementation.2013-04-11, by reimar
-
Do not try with scale filter etc. when the format is a HWACCEL format.2013-04-05, by reimar
-
Detect invalid data from FFmpeg.2013-04-05, by reimar
-
Make comment a doxygen comment.2013-04-05, by ib
-
Revise gtkEvents().2013-04-05, by ib
-
Rename gtkEventHandling() gtkEvents().2013-04-05, by ib
-
Remove gtkEventHandling().2013-04-05, by ib
-
Add comment.2013-04-05, by ib
-
Remove commented code.2013-04-04, by ib
-
Don't allow the URL dialog to be vertically user-resizable.2013-04-04, by ib
-
Don't allow the URL dialog to be user-shrinkable.2013-04-04, by ib
-
Don't allow the file selector to be user-shrinkable.2013-04-04, by ib
-
Fix parameter auto_shrink.2013-04-04, by ib
-
Don't allow the message box to be user-resizable.2013-04-04, by ib
-
Don't allow the file selector to be user-shrinkable.2013-04-04, by ib
-
Fix parameter auto_shrink.2013-04-04, by ib
-
Don't allow the about box to be user-resizable.2013-04-04, by ib
-
Remove GTK_WIDGET_SET_FLAGS(, GTK_CAN_DEFAULT).2013-04-04, by ib
-
Don't set (too small) height.2013-04-04, by ib
-
Avoid casts by passing an existing pointer.2013-04-04, by ib
-
Change some class hint names.2013-04-04, by ib
-
Cosmetic: Rename GMPlayer definition gmplayer.2013-04-04, by ib
-
Define "MPlayer" string.2013-04-04, by ib
-
Remove all gtk_widget_set_name() calls.2013-04-04, by ib
-
Remove all gtk_object_set_data() calls.2013-04-04, by ib
-
Cosmetic: Rename signal handler function.2013-04-04, by ib
-
Cosmetic: Rename static variables.2013-04-04, by ib
-
Cosmetic: Rearrange definitions.2013-04-03, by ib
-
Cosmetic: Rename variable and correct spelling.2013-04-03, by ib
-
Cosmetic: Adjust indent.2013-04-03, by ib
-
Remove unnecessary initialization.2013-04-03, by ib
-
Cosmetic: Switch conditions (for consistency).2013-04-03, by ib
-
Cosmetic: Rename variables (consistently).2013-04-03, by ib
-
Add limited -endpos support when dumping.2013-04-03, by reimar
-
Add workaround to allow compiling 64 bit MPlayer with clang on OSX.2013-04-03, by reimar
-
Group and sort #includes, remove unneeded ones.2013-04-01, by ib
-
Revert r36098, it breaks compilation on x86-64 Linux.2013-04-01, by reimar
-
Print a message before fetching a new FFmpeg version.2013-04-01, by reimar
-
Cosmetic: Don't mix #includes with variable definitions.2013-04-01, by ib
-
Make #defines enums.2013-04-01, by ib
-
Remove pointless #defines.2013-04-01, by ib
-
Move function declaration where it belongs.2013-04-01, by ib
-
Cosmetic: Order declarations alphabetically.2013-04-01, by ib
-
Cosmetic: Rearrange #includes.2013-03-31, by ib
-
Move variable declarations and definitions where they belong.2013-03-31, by ib
-
Move variable declarations where they belong.2013-03-31, by ib
-
Move variable declarations and definitions where they belong.2013-03-31, by ib
-
Make variable DVDSubMenu static.2013-03-31, by ib
-
Remove unused declaration.2013-03-31, by ib
-
Remove unnecessary #includes.2013-03-31, by ib
-
Remove unused declaration.2013-03-31, by ib
-
Move gtkFindCList() to tools.c.2013-03-31, by ib
-
Cosmetic: Prefix all functions in dialog/tools.c with gtk.2013-03-31, by ib
-
Cosmetic: Relocate gtkSelectInCList().2013-03-31, by ib
-
Make gtkSetDefaultToCList() static.2013-03-31, by ib
-
Remove unused gtkClearList().2013-03-31, by ib
-
Cosmetic: Rename gtkActive() gtkRaise().2013-03-31, by ib
-
Add, group and sort #includes, remove unneeded ones.2013-03-31, by ib
-
Cosmetic: Format to MPlayer coding style.2013-03-31, by ib
-
Cosmetic: Rearrange code.2013-03-31, by ib
-
Rephrase positively.2013-03-31, by ib
-
Add, group and sort #includes, remove unneeded ones.2013-03-31, by ib
-
Replace #include.2013-03-31, by ib
-
Cosmetic: Format to MPlayer coding style.2013-03-31, by ib
-
Remove pointless replacement lists.2013-03-31, by ib
-
Silence "warning: unused parameter".2013-03-30, by ib
-
Remove WidgetDestroy().2013-03-30, by ib
-
Don't use WidgetDestroy().2013-03-30, by ib
-
There is no need to hide the widget prior to destruction.2013-03-30, by ib
-
Avoid declaring loop variables inside the for()2013-03-30, by reimar
-
Add -heartbeat-interval option.2013-03-30, by reimar
-
Move PIC detection to the front of PIE added.2013-03-30, by upsuper
-
Remove HidePreferences(), HideAudioConfig() and HideDXR3Config().2013-03-29, by ib
-
Remove HideEqualizer() and HideEquConfig().2013-03-29, by ib
-
Remove HideFileSelect().2013-03-29, by ib
-
Remove HidePlaylist().2013-03-29, by ib
-
Remove HideSkinBrowser().2013-03-29, by ib
-
Make HideEquConfig() static.2013-03-29, by ib
-
Remove HideURLDialog().2013-03-29, by ib
-
Cosmetic: Rename the functions creating the dialogs.2013-03-29, by ib
-
Make create_SkinBrowser() static.2013-03-29, by ib
-
Make create_Preferences() static.2013-03-29, by ib
-
Make create_AudioConfig() static.2013-03-29, by ib
-
Make GTK widget AudioConfig static.2013-03-29, by ib
-
Make create_MessageBox() static.2013-03-29, by ib
-
Make create_Equalizer() static.2013-03-29, by ib
-
Make create_About() static.2013-03-29, by ib
-
Make create_URL() static.2013-03-29, by ib
-
Cosmetic: Rename HideURLDialogBox() HideURLDialog().2013-03-29, by ib
-
Remove unused declaration.2013-03-29, by ib
-
Cosmetic: Rename variables.2013-03-29, by ib
-
Move declaration of GTK widget Playlist where it belongs.2013-03-28, by ib
-
Remove unnecessary declaration.2013-03-28, by ib
-
Make create_PlayList() static.2013-03-28, by ib
-
Cosmetic: Rename ShowPlayList() ShowPlaylist().2013-03-28, by ib
-
Cosmetic: Rename HidePlayList() HidePlaylist().2013-03-28, by ib
-
Make HidePlayList() static.2013-03-28, by ib
-
Cosmetic: Rename ShowURLDialogBox() ShowURLDialog().2013-03-28, by ib
-
Cosmetic: Rename ShowAboutBox() ShowAbout().2013-03-28, by ib
-
Rename ShowFileSelect() ShowFileSelector().2013-03-28, by ib
-
Rename extern GTK widget fsFileSelect FileSelector.2013-03-28, by ib
-
Cosmetic: Rename file selector type enums.2013-03-28, by ib
-
Make #defines enums.2013-03-28, by ib
-
Cosmetic: Format to MPlayer coding style.2013-03-28, by ib
-
Cosmetic: Rename fs_glist_add() fs_AddPath().2013-03-28, by ib
-
Avoid duplicate entries in the file selector path list.2013-03-28, by ib
-
Change variable definitions to const.2013-03-27, by ib
-
Change parameter declaration to const.2013-03-27, by ib
-
Fix crash with file selector after pressing OK.2013-03-27, by ib
-
Ignore XLookupString results in ASCII range.2013-03-25, by reimar
-
Fix KEY_BACKSPACE, KEY_DELETE and KEY_ESC to map to their ASCII equivalents.2013-03-25, by reimar
-
Don't set path information for fsVideoSelector on ShowFileSelect().2013-03-25, by ib
-
Preselect current playlist directory from last playlist entry.2013-03-25, by ib
-
Add new listMgr command PLAYLIST_ITEM_GET_LAST.2013-03-25, by ib
-
Remove pointless casts.2013-03-24, by ib
-
Be more precise about type.2013-03-24, by ib
-
Free list and hash table data on widget destruction.2013-03-24, by ib
-
Make create_FileSelect() and HideFileSelect() static.2013-03-24, by ib
-
Remove unnecessary #include.2013-03-24, by ib
-
configure: add CONFIG_MEMORY_POISONING to silence ffmpeg compile warnings2013-03-24, by michael
-
configure: Fix mingw vs. mingw32 typo in libdvdcss check.2013-03-23, by diego
-
build: Drop unused part of sysi86() check.2013-03-23, by diego
-
loader: Simplify stdint.h #include handling.2013-03-23, by diego
-
Update internal libdvdcss to Git revision 39e0e2b.2013-03-23, by diego
-
build: Add _BSD_SOURCE definition for strsep().2013-03-23, by diego
-
configure: Group all libdvdcss-related tests together2013-03-22, by diego
-
configure: Do not consider unrelated libdvdcss variables in libdvdread test.2013-03-22, by diego
-
configure: cosmetics: Group some libdvdcss-related config.h entries together.2013-03-22, by diego
-
configure: Delete temporary files when a configure run is interrupted.2013-03-22, by diego
-
configure: cosmetics: Move some config.h entries to more sensible places2013-03-22, by diego
-
configure: Do a proper fallback from internal to external libdvdread.2013-03-22, by diego
-
Fix fsTopList_items memory leaks.2013-03-21, by ib
-
build: Restructure mp_msg-related link library handling.2013-03-21, by diego
-
build: Do not record system headers in dependency tracking files.2013-03-21, by diego
-
Simplify if-clauses after r36034.2013-03-21, by ib
-
Transfer almost identical code into a function.2013-03-21, by ib
-
Allow home directory to be in non-ASCII encoding.2013-03-21, by ib
-
Cosmetic: Rename variables holding data in UTF-8 encoding.2013-03-21, by ib
-
Swap statements (for cosmetic reasons).2013-03-21, by ib
-
Remove fsSelectedDirectoryUtf8.2013-03-21, by ib
-
Remove pointless code.2013-03-21, by ib
-
Fix get_current_dir_name_utf8() memory leaks.2013-03-21, by ib
-
x11 common: Improve spelling/grammar2013-03-20, by al
-
configure: Explain that certain CPPFLAGS are added for glibc compatibility.2013-03-20, by diego
-
Make fsSelectedDirectory a local variable.2013-03-20, by ib
-
configure: Do not unconditionally set all host CPPFLAGS.2013-03-20, by diego
-
configure: Merge setting of global -I flags into setting of other CPPFLAGS.2013-03-20, by diego
-
configure: Only add _POSIX_C_SOURCE and _XOPEN_SOURCE to CFLAGS for glibc.2013-03-20, by diego
-
Support mixed filename encodings.2013-03-19, by ib
-
Support mixed filename encodings.2013-03-19, by ib
-
Support mixed filename encodings.2013-03-19, by ib
-
build: whitespace cosmetics; add two more section comments2013-03-19, by diego
-
Move headers only required for the MGA code below MGA ifdef.2013-03-19, by diego
-
build: Only build subrip tool if the UnRAR executable is available.2013-03-19, by diego
-
build: Only compile modify_reg tool if Win32 emulation is enabled.2013-03-19, by diego
-
Revise doxygen comment.2013-03-19, by ib
-
build: Only build qtx tests if QTX_EMULATION is set.2013-03-19, by diego
-
build: Ensure that all test tools are removed on clean.2013-03-19, by diego
-
build: Add proper conditional compilation for all tools.2013-03-19, by diego
-
configure: Simplify some checks that set feature flags.2013-03-19, by diego
-
configure: Set CPPFLAGS to enable commonly used system features2013-03-19, by diego
-
build: Split object files from link libraries in generic executable rule.2013-03-19, by diego
-
build: Compile all codec-cfg* host tools with one generic rule.2013-03-19, by diego
-
Add strings.h #includes for strncasecmp().2013-03-19, by diego
-
Revert r36004, r36003, r35995, r35994, r35992: Fix default compilation.2013-03-18, by cehoyos
-
configure: Simplify some checks that set feature flags.2013-03-17, by diego
-
configure: Set CPPFLAGS to enable commonly used system features2013-03-17, by diego
-
configure: Drop _BSD_SOURCE from CPPFLAGS for non-gcc compilers.2013-03-17, by diego
-
Add _BSD_SOURCE #define for struct hostent and struct ip_mreq.2013-03-17, by diego
-
Add _BSD_SOURCE #define for inet_aton().2013-03-17, by diego
-
Add _BSD_SOURCE #define for getpagesize().2013-03-17, by diego
-
Avoid usage of obsolete and BSD-specific "struct timezone".2013-03-17, by diego
-
Add missing strings.h #includes for strcasecmp().2013-03-17, by diego
-
build: Run tests, tools, etc. clean targets as dependencies of clean.2013-03-17, by diego
-
build: Split mp_msg-related object files and link libraries.2013-03-17, by diego
-
build: Compile all codec-cfg* host tools with one generic rule.2013-03-17, by diego
-
build: Add "-D_XOPEN_SOURCE=600 -I." to HOSTCFLAGS.2013-03-17, by diego
-
build: Drop unnecessary -Iffmpeg from codec-cfg tools compile command.2013-03-17, by diego
-
build: Drop mp_msg dependencies for codec-cfg-test.2013-03-17, by diego
-
build: Fix conditional compilation of tests and tools.2013-03-17, by diego
-
Try to fix performance for -vo gl on OSX with planar YUV.2013-03-17, by reimar
-
Handle the severely broken headers QuickTime Streaming Server sends.2013-03-17, by reimar
-
Support broken icy-metaint response from QuickTime Streaming Server.2013-03-17, by reimar
-
Allow audio/video queues to fill up a bit more right after seeking.2013-03-17, by reimar
-
Real demuxer seeking fixes.2013-03-17, by reimar
-
Switch back to glClearDepth.2013-03-16, by reimar
-
Add (hackish) support for OpenGL on Android.2013-03-16, by reimar
-
Better compatibility with more restricted GL headers.2013-03-16, by reimar
-
Use uint8_t to avoid signed vs. unsigned char issues.2013-03-16, by reimar
-
Split out defines for compatibility between different GL headers.2013-03-16, by reimar
-
Fix previous commit, off_t must be replaced by int64_t2013-03-16, by reimar
-
Hacks to fix compilation on/for Android.2013-03-16, by reimar
-
Fix a potential integer overflow.2013-03-16, by reimar
-
Remove nonsense fprintf, probably left-over debug code.2013-03-16, by reimar
-
Replace some uses of off_t by uint64_t.2013-03-16, by reimar
-
Remove misleading TRUE/FALSE2013-03-16, by reimar
-
Change off_t to uint64_t.2013-03-16, by reimar
-
Remove useless cast (at best it will break things).2013-03-16, by reimar
-
Clean up ifdefs so they make sense even if none or multiple are defined.2013-03-16, by reimar
-
sync with en/mplayer.1 rev. 359632013-03-16, by jrash
-
Synced with help_mp-en.h rev. 359682013-03-16, by jrash
-
Revise MSGTR_LOCALE_ENCODING.2013-03-15, by ib
-
Add a warning message about @locale in G_FILENAME_ENCODING.2013-03-15, by ib
-
Utilize new cfg_old_filename_from_utf8() in playlist code.2013-03-15, by ib
-
Add a function converting into locale encoding.2013-03-15, by ib
-
Free memory allocated for fsHistory[] elements when GUI ends.2013-03-15, by ib
-
Fix mencoder compilation2013-03-14, by reimar
-
Win32: support file names with characters outside system code-page2013-03-14, by reimar
-
Add support for binding any key in UTF-8 range.2013-03-14, by reimar
-
Revert r35955, the resampling API in lavc is still available.2013-03-13, by cehoyos
-
Fix compilation after the separation of hpeldsp.2013-03-13, by cehoyos
-
Fix mplayer compilation.2013-03-13, by iive
-
Define AVCODEC_MAX_AUDIO_FRAME_SIZE.2013-03-12, by cehoyos
-
Do not set AVCodecContext->sub_id: It does not exist anymore.2013-03-12, by cehoyos
-
Disable lavcresample compilation for the time being.2013-03-12, by cehoyos
-
Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.2013-03-12, by cehoyos
-
Enable auto-detection of PIE linking again.2013-03-11, by reimar
-
Remove pointless defines that cause redefinition warnings2013-03-10, by reimar
-
Enable gcc atomics to fix compilation on Windows without pthreads.2013-03-10, by reimar
-
Prefer stdint.h over inttypes.h if both work.2013-03-10, by cehoyos
-
Fix compilation after r35947 (at least on some systems).2013-03-10, by cehoyos
-
Tables should be "static".2013-03-10, by reimar
-
Use more appropriate types.2013-03-10, by reimar
-
Replace nfree() by free().2013-03-10, by ib
-
Simplify array index handling.2013-03-10, by ib
-
Change condition.2013-03-10, by ib
-
Simplify comparison.2013-03-10, by ib
-
Change return condition in fs_PersistantHistory().2013-03-10, by ib
-
Keep GUI history entries in order.2013-03-10, by ib
-
Add debug output for XvMCCreateContext() function parameters.2013-03-10, by iive
-
Allow compiling without linking to a system-specific xvmc backend library.2013-03-10, by reimar
-
Remove useless casts.2013-03-10, by reimar
-
configure: Move libav* component option handling into a second pass2013-03-10, by diego
-
Fix compilation with latest FFmpeg.2013-03-10, by cehoyos
-
Fix build on OS/2.2013-03-09, by iive
-
Avoid calling FreeLibrary() twice.2013-03-09, by iive
-
Support all zmbv colourspaces with current FFmpeg.2013-03-05, by cehoyos
-
add FICV binary codec.2013-03-05, by compn
-
Add two config.h defines for an upcoming FFmpeg patch / for consistency.2013-03-03, by cehoyos
-
Remove explicit setting of vo_ontop.2013-03-02, by ib
-
Don't modify a -wid window's decoration.2013-03-02, by ib
-
Fix volnorm filter for float data.2013-03-02, by reimar
-
Keep GUI history untouched upon file select "Cancel".2013-02-28, by ib
-
Fix bug with deleted file appearing in the path list.2013-02-28, by ib
-
build: fix build after moving from HAVE_ICONV to CONFIG_ICONV in FFmpeg.2013-02-28, by cboesch
-
Fix setting gamma.2013-02-25, by reimar
-
demux_lavf: fix up all ffmpeg:// URLs.2013-02-23, by reimar
-
Fix FFmpeg cinepak decoding: It outputs RGB24 now.2013-02-20, by cehoyos
-
configure: Refactor filtering libav* components into a function2013-02-20, by diego
-
List decoders and encoders in config.asm: Prepare for upcoming FFmpeg patch.2013-02-18, by cehoyos
-
build: add matching #define CONFIG_AUDIO_FRAME_QUEUE 12013-02-18, by michael
-
Fix compilation with latest FFmpeg.2013-02-18, by cehoyos
-
configure: Refactor listing libav* subparts into a function2013-02-18, by diego
-
build-sys: fix for ffmpeg due to HAVE_ICONV2013-02-17, by michael
-
Revert r35912, it breaks compilation.2013-02-15, by cehoyos
-
configure: Simplify option value handling with helper functions2013-02-15, by diego
-
configure: Add toupper() and tolower() utility functions2013-02-15, by diego
-
configure: Remove redundant double variable initialization2013-02-15, by diego
-
build: Drop unnecessary -D_GNU_SOURCE from libdvd* CFLAGS2013-02-15, by diego
-
Be less verbose on unkown FFmpeg pixel formats.2013-02-05, by cehoyos
-
Remove nonsense typedef, probably caused by search-and-replace2013-02-04, by reimar
-
Correctly disable dr for H.264.2013-02-03, by reimar
-
Support decoding G722 in au.2013-02-01, by cehoyos
-
Add more vf_stereo3d output formats.2013-01-31, by cehoyos
-
Switch from OpenGL.h to gl.h2013-01-27, by reimar
-
Cosmetic: Adjust indent.2013-01-27, by ib
-
Don't destroy a -wid window's WM_NORMAL_HINTS property information.2013-01-27, by ib
-
build: configure: Simplify check for alloca2013-01-27, by al
-
Comment code with no effect.2013-01-26, by ib
-
Cosmetic: Adjust indent.2013-01-26, by ib
-
Restructure code for video window in uiChangeSkin().2013-01-26, by ib
-
Remove code almost identical to uiMenuDone() plus uiMenuInit().2013-01-26, by ib
-
Remove pointless condition.2013-01-26, by ib
-
Remove pointless menuIsInitialized.2013-01-26, by ib
-
Exit GUI if we can't return to the skin we started with.2013-01-26, by ib
-
Change window reload order.2013-01-26, by ib
-
Cosmetic: Rename variables.2013-01-26, by ib
-
Remove unnecessary nfree() call.2013-01-26, by ib
-
Remove unnecessary, conditional free() call.2013-01-25, by ib
-
Add uiMainDone(), uiVideoDone(), uiPlaybarDone() and uiMenuDone().2013-01-25, by ib
-
Make mainDrawBuffer static.2013-01-25, by ib
-
Cosmetic: Rename variable.2013-01-25, by ib
-
Compact code.2013-01-25, by ib
-
Cosmetic: Adjust indent.2013-01-25, by ib
-
Fix bug with evPlay.2013-01-25, by ib
-
Cosmetic: Rename variable.2013-01-25, by ib
-
Move main window initialization code to uiMainInit().2013-01-25, by ib
-
Move video window initialization code to uiVideoInit().2013-01-25, by ib
-
Update skin documentation.2013-01-25, by ib
-
Cosmetic: Adjust indent.2013-01-25, by ib
-
Allow video window without image displayed in it.2013-01-25, by ib
-
Improve debug message.2013-01-25, by ib
-
Add a playbar window initialization debug message.2013-01-25, by ib
-
Relocate menu window initialization debug message.2013-01-25, by ib
-
Add comment on order of window initialization.2013-01-25, by ib
-
Add new functions uiMainInit() and uiVideoInit().2013-01-25, by ib
-
Fix segmentation fault with menu window.2013-01-25, by ib
-
Set MouseHandler for menu window.2013-01-25, by ib
-
Relocate uiLoadPlay.2013-01-25, by ib
-
Add comments.2013-01-25, by ib
-
Add missing type to variable declaration.2013-01-25, by ib
-
Remove unnecessary initialization.2013-01-25, by ib
-
Cosmetic: Rename uiMainEvent() uiEvent().2013-01-25, by ib
-
Relocate uiMainEvent() prototype.2013-01-25, by ib
-
Relocate uiMainEvent().2013-01-25, by ib
-
Cosmetic: Rename uiMainAutoPlay uiLoadPlay.2013-01-24, by ib
-
Remove unused declaration.2013-01-24, by ib
-
Cosmetic: Rename uiEventHandling() uiMainEvent().2013-01-24, by ib
-
Cosmetic: Replace uiMenuInit().2013-01-24, by ib
-
Rename uiShowMenu() uiMenuShow() and uiHideMenu() uiMenuHide().2013-01-24, by ib
-
Cosmetic: Replace uiPlaybarShow().2013-01-24, by ib
-
Cosmetic: Replace declarations.2013-01-24, by ib
-
Cosmetic: Rename uiDND uiMainDND.2013-01-24, by ib
-
Cosmetic: Remove "Handle(r)" from function names.2013-01-24, by ib
-
Remove unnecessary cast.2013-01-24, by ib
-
Cosmetic: Rename ReDraw DrawHandler.2013-01-24, by ib
-
Cosmetic: Replace DandD by DND.2013-01-24, by ib
-
Make uiMainRender static.2013-01-24, by ib
-
Get rid of uiVideoRender.2013-01-24, by ib
-
Cosmetic: Adjust indent.2013-01-24, by ib
-
Realize a smooth and flicker-free video when resizing during playback.2013-01-24, by ib
-
Partly revert r35847.2013-01-24, by ib
-
Cosmetic: Adjust indent.2013-01-24, by ib
-
Disable handler fuctions in wsWindowDestroy().2013-01-24, by ib
-
Remove unnecessary assignment.2013-01-24, by ib
-
Rename menuRender uiMenuRender and make it static.2013-01-24, by ib
-
Remove unnecessary setting of uiMainRender.2013-01-24, by ib
-
Cosmetic: Change argument to uiEventHandling() ivRedraw call.2013-01-24, by ib
-
Move assignment to uiMainRender to a more appropriate place.2013-01-24, by ib
-
Add some notes for later checking and fixing.2013-01-24, by ib
-
Remove unnecessary setting of uiVideoRender.2013-01-23, by ib
-
Cosmetic: Rename wsImageConvert() wsImageRender().2013-01-23, by ib
-
libmpcodec&libvo: avoid use of DCTELEM as it will disappear from ffmpeg.2013-01-23, by michael
-
configure: Drop unused WORDS_BIGENDIAN config.h #define.2013-01-23, by diego
-
libdvdcss: Revert r35255, which tried to work around Windows breakage.2013-01-23, by diego
-
configure: Unset HAVE_DIRECT_H if direct.h is not available.2013-01-23, by diego
-
Remove unnecessary wsWindowBackground() calls.2013-01-23, by ib
-
Remove wsWindowClear().2013-01-23, by ib
-
Cosmetic: Adjust indent.2013-01-23, by ib
-
Remove setting pointless window attribute CWBackPixel.2013-01-23, by ib
-
Also support EVRC in qcp.2013-01-23, by cehoyos
-
Remove pointless parentheses.2013-01-23, by ib
-
Remove and simplify code.2013-01-22, by ib
-
Relocate #defines and make them enums.2013-01-22, by ib
-
Relocate #defines and make them functions.2013-01-22, by ib
-
Revise some doxygen comments.2013-01-22, by ib
-
Redefine PACK_RGB16 and PACK_RGB15.2013-01-22, by ib
-
Remove pointless wsWindowClear() when setting movie aspect ratio.2013-01-22, by ib
-
configure: cosmetics: Move os2threads check to a more suitable place.2013-01-21, by diego
-
configure: Add windows.h check for libavutil2013-01-21, by diego
-
configure: cosmetics: Restructure some entries in config.h.2013-01-21, by diego
-
configure: Simplify giflib workaround check through helper functions.2013-01-21, by diego
-
configure: Simplify liba52 check through helper functions.2013-01-21, by diego
-
configure: Drop commented-out line from OpenAL check.2013-01-21, by diego
-
demux_lavf: Fix CODEC_ID availability ifdefs and add a missing one2013-01-21, by diego
-
vd_ffmpeg: Define potentially unavailable error resilience values2013-01-21, by diego
-
fmt-conversion: Fix PIX_FMT availability ifdefs to work as expected.2013-01-21, by diego
-
configure: Add check for _aligned_malloc(), used in libavutil.2013-01-21, by diego
-
Formatting2013-01-21, by SubJunk
-
Replace CODEC_IDs their modern AV_-prefixed counterparts.2013-01-21, by diego
-
configure: Add check for mprotect(), used in libswscale.2013-01-21, by diego
-
configure: Unconditionally check for io.h and direct.h2013-01-21, by diego
-
Add a number of missing libavutil header #includes.2013-01-21, by diego
-
av_opts: Replace deprecated av_set_string3() by av_opt_set()2013-01-21, by diego
-
Support FFmpeg EVRC decoder by Paul B Mahol.2013-01-21, by cehoyos
-
Adjust year for copyright notes.2013-01-21, by ib
-
Bumped year2013-01-21, by SubJunk
-
Replace PixelFormat and PIX_FMT_FOO by their AV_-prefixed counterparts.2013-01-20, by diego
-
muxer_lavf: Replace forward declaration by the correct #include2013-01-20, by diego
-
Replace obsolete x86_cpu.h #includes by the correct header.2013-01-20, by diego
-
(Partially) synchronize .gitignore with svn:ignore properties.2013-01-20, by diego
-
Cosmetic: Remove/adjust comments.2013-01-20, by ib
-
Clean up #includes.2013-01-20, by ib
-
Updated libass to 7e455322013-01-19, by SubJunk
-
Cosmetic: Rename ws functions for the sake of consistency.2013-01-19, by ib
-
Make wsWindowDecoration() static.2013-01-19, by ib
-
Cosmetic: Relocate wsWindowDecoration().2013-01-19, by ib
-
Remove redundant parameter from function.2013-01-19, by ib
-
Cosmetic: Rename structure member, use singular.2013-01-19, by ib
-
Use Bool type.2013-01-19, by ib
-
Remove unused wsWindow structure members.2013-01-19, by ib