log

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