log

age author description
Thu, 02 May 2013 22:26:20 +0000 reimar Support decoding of ordinary YV12 j2k.
Thu, 02 May 2013 19:44:29 +0000 reimar Avoid 3D texture with border.
Wed, 01 May 2013 22:45:26 +0000 reimar Add forgotten switch back to texture unit 0.
Wed, 01 May 2013 19:06:51 +0000 reimar Use better default for YUV mode autodetection.
Wed, 01 May 2013 18:52:42 +0000 reimar Add xyz support for -vo gl.
Wed, 01 May 2013 18:52:41 +0000 reimar Fix XYZ conversion matrix.
Wed, 01 May 2013 18:52:40 +0000 reimar Support determining texture format for XYZ format.
Wed, 01 May 2013 18:52:39 +0000 reimar Synchronize settings for native and libopenjpeg j2k decoders.
Wed, 01 May 2013 18:52:38 +0000 reimar Fix bpp calculation for XYZ format.
Wed, 01 May 2013 18:46:08 +0000 reimar Fix define value.
Wed, 01 May 2013 18:27:38 +0000 reimar Enable/disable extra instructions for gamma correction
Wed, 01 May 2013 11:18:58 +0000 cehoyos Support playback of JPEG 2000 digital cinema files.
Tue, 30 Apr 2013 13:10:27 +0000 ib Revise signal callback function doxygen comments.
Tue, 30 Apr 2013 12:48:41 +0000 ib Add doxygen comment.
Tue, 30 Apr 2013 12:43:06 +0000 ib Cosmetic: Prefer hyphen to underline in signal names.
Tue, 30 Apr 2013 12:26:59 +0000 ib Rename on_FileSelect_key_release_event() fs_key_release_event().
Tue, 30 Apr 2013 12:03:33 +0000 ib Set focus to fsFNameList after a combo box selection.
Tue, 30 Apr 2013 11:57:18 +0000 ib Cosmetic: Adjust indent.
Tue, 30 Apr 2013 11:52:15 +0000 ib Redesign on_FileSelect_key_release_event().
Tue, 30 Apr 2013 10:46:11 +0000 ib Remove signal "activate" handling.
Tue, 30 Apr 2013 10:41:28 +0000 ib Fix segmentation fault.
Tue, 30 Apr 2013 06:56:45 +0000 cehoyos Support playing VC-1 in transport streams with -demuxer lavf.
Mon, 29 Apr 2013 12:26:37 +0000 ib Move declaration into scope where variable is used.
Mon, 29 Apr 2013 12:25:17 +0000 ib Merge declaration and assignment.
Mon, 29 Apr 2013 12:14:27 +0000 ib Cosmetic: Adjust indent.
Mon, 29 Apr 2013 12:13:07 +0000 ib Check return value to avoid segmentation fault.
Mon, 29 Apr 2013 12:10:03 +0000 ib Set file prior to adding to the URL list.
Mon, 29 Apr 2013 12:03:51 +0000 ib Remove pointless cast.
Mon, 29 Apr 2013 11:47:47 +0000 ib Cosmetic: Adjust indent.
Mon, 29 Apr 2013 11:45:55 +0000 ib Don't strdup the URL.