log

age author description
Tue, 25 Oct 2011 13:55:48 +0000 ib Change MSGTR_MENU_Exit definition.
Tue, 25 Oct 2011 13:48:47 +0000 ib Resize the Win32 GUI preference window and reposition items.
Tue, 25 Oct 2011 13:46:43 +0000 ib Internationalize and localize the Win32 GUI.
Tue, 25 Oct 2011 13:40:30 +0000 ib Change Win32 GUI window captions.
Mon, 24 Oct 2011 17:44:13 +0000 reimar Add a vd_ffmpeg option to make the decoder discard frames until the first
Mon, 24 Oct 2011 16:22:10 +0000 reimar Remove unused code.
Mon, 24 Oct 2011 16:20:00 +0000 reimar Mark pointer arguments as const where possible.
Mon, 24 Oct 2011 16:15:02 +0000 reimar Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting the
Sun, 23 Oct 2011 20:40:31 +0000 cehoyos Support planar GBR24 decoding.
Sun, 23 Oct 2011 12:14:45 +0000 reimar Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".
Sun, 23 Oct 2011 12:12:43 +0000 reimar Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
Sun, 23 Oct 2011 12:03:40 +0000 reimar Reindent.
Sun, 23 Oct 2011 12:03:13 +0000 reimar Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.
Sun, 23 Oct 2011 12:00:24 +0000 reimar Add HAVE_CBRTF define.
Sun, 23 Oct 2011 11:51:44 +0000 reimar Use uncrustify on glob-win.c to fix the indentation mess in it.