log

age author description
Mon, 20 Jan 2014 22:08:48 +0000 reimar Use av_unused for unused arguments instead of various hacks.
Mon, 20 Jan 2014 22:08:47 +0000 reimar stream_pvr: Fix fd check, -1 indicates invalid, not 0.
Mon, 20 Jan 2014 22:08:46 +0000 reimar demux_mkv: use a default mime-type if none was specified.
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.
Mon, 20 Jan 2014 17:09:47 +0000 ib Improve the dialog for subtitle encodings with iconv.
Mon, 20 Jan 2014 16:45:13 +0000 ib Improve the dialog for subtitle encodings with iconv.
Mon, 20 Jan 2014 14:21:58 +0000 ib Improve the dialog for subtitle encodings with iconv.
Mon, 20 Jan 2014 14:07:09 +0000 ib Improve the dialog for subtitle encodings with iconv.
Sun, 19 Jan 2014 22:24:53 +0000 reimar tcp: fix socket/descriptor leak on error.
Sun, 19 Jan 2014 22:24:52 +0000 reimar cddb: fix multiple leaks, both for error and normal use cases.
Sun, 19 Jan 2014 22:24:50 +0000 reimar aviheader: Close file also when an index file contains an error.
Sun, 19 Jan 2014 22:24:49 +0000 reimar menu_param: fix memleak on menu click.
Sun, 19 Jan 2014 22:24:47 +0000 reimar menu_filesel: Fix memory leak in case of readdir error.
Sun, 19 Jan 2014 22:24:46 +0000 reimar dvdnav: fix memory leaks in error paths.
Sun, 19 Jan 2014 22:24:45 +0000 reimar ad_realaud: Fix memory leak in error path.
Sun, 19 Jan 2014 21:45:59 +0000 reimar demux_mkv: Fix massive memleaks in attachment parsing.