log

age author description
Mon, 20 Jan 2014 22:08:45 +0000 reimar mplayer: Simplify initial playtree/file code.
Mon, 20 Jan 2014 22:08:44 +0000 reimar mplayer.c: Minor loop simplification.
Mon, 20 Jan 2014 22:08:42 +0000 reimar print_file_info: Do not assume we have a demuxer.
Mon, 20 Jan 2014 22:08:41 +0000 reimar demux_demuxers: Simplify, merge declaration and initialization.
Mon, 20 Jan 2014 22:08:40 +0000 reimar demux_demuxers: check correct variable for NULL.
Mon, 20 Jan 2014 22:08:39 +0000 reimar stream_cue: Fix memleaks in error cases.
Mon, 20 Jan 2014 22:08:38 +0000 reimar stream_pvr: reduce code duplication and fix a memleak in error case.
Mon, 20 Jan 2014 22:08:37 +0000 reimar demux_rawdv: Fix memory leak on open error.
Mon, 20 Jan 2014 22:08:36 +0000 reimar demux_mov: Initialize "version" variable.
Mon, 20 Jan 2014 22:08:35 +0000 reimar demux_roq: declare variables where they are used.
Mon, 20 Jan 2014 22:08:34 +0000 reimar demux_roq: Simplify code by using calloc.
Mon, 20 Jan 2014 22:08:33 +0000 reimar demux_ts: remove pointless stack variable and ts_parse argument.
Mon, 20 Jan 2014 19:58:10 +0000 michael buildsys: add CONFIG_LLVIDDSP to prevent ffmpeg build failure after next commit in ffmpeg
Mon, 20 Jan 2014 19:25:34 +0000 ib Improve the dialog for subtitle encodings with iconv.
Mon, 20 Jan 2014 17:29:21 +0000 ib Improve the dialog for subtitle encodings.