log

age author description
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.