log

age author description
Fri, 25 Oct 2013 19:59:54 +0000 reimar Add some missing "const".
Thu, 24 Oct 2013 12:06:41 +0000 ib Define STRIP for FFmpeg.
Sun, 20 Oct 2013 12:51:38 +0000 reimar demux_lavf: Ignore failure to find stream info.
Sun, 20 Oct 2013 12:51:35 +0000 reimar Use correct types for constants.
Fri, 18 Oct 2013 18:03:21 +0000 cehoyos Support little endian G.726 as found in Sun au files.
Fri, 18 Oct 2013 06:16:58 +0000 cehoyos Support 4k AVC-Intra in mov.
Fri, 18 Oct 2013 06:07:20 +0000 cehoyos Add some comments for internal PCM FourCC's.
Fri, 18 Oct 2013 06:04:40 +0000 cehoyos Support playback of f32le in mov.
Thu, 17 Oct 2013 09:55:57 +0000 cehoyos Support HEVC in native mpeg-ts demuxer.
Thu, 17 Oct 2013 09:47:42 +0000 cehoyos Preliminary support for FFmpeg HEVC decoder.
Thu, 17 Oct 2013 00:07:12 +0000 reimar Fix hang if uninit is called while the window is still hidden.
Wed, 16 Oct 2013 19:18:48 +0000 ib Translate MSGTR_VO_OutputDirectory.
Wed, 16 Oct 2013 19:02:00 +0000 al vo pnm: Always print output directory
Wed, 16 Oct 2013 18:56:16 +0000 al vo jpeg, png, pnm: Make output directory message less confusing
Wed, 16 Oct 2013 17:47:16 +0000 reimar vd_ffmpeg: catch invalid aspect from FFmpeg.