log

age author description
Wed, 22 Jan 2014 08:11:24 +0000 reimar vo_corevideo: Fix VFCAP flags, adding ACCEPT_STRIDE and NOSLICES.
Wed, 22 Jan 2014 08:07:31 +0000 reimar vo_corevideo: Fix return value.
Tue, 21 Jan 2014 22:27:00 +0000 rtogni Fix calculation of idx_streamid for audio index in case of packet errors.
Tue, 21 Jan 2014 20:51:24 +0000 ib Revise German translation of some help messages.
Tue, 21 Jan 2014 20:36:28 +0000 ib Fix iconv check in r36657.
Tue, 21 Jan 2014 20:34:56 +0000 ib Improve the dialog for font settings.
Tue, 21 Jan 2014 20:19:51 +0000 ib Add MSGTR_PREFERENCES_FontAutoScaleMode.
Tue, 21 Jan 2014 20:05:55 +0000 ib Revise German translation of MSGTR_PREFERENCES_FontOutLine.
Tue, 21 Jan 2014 19:57:06 +0000 reimar vo_md5sum: set VOCAP_NOSLICES.
Tue, 21 Jan 2014 18:45:02 +0000 ib Fix table sizes.
Tue, 21 Jan 2014 15:25:26 +0000 ib Rephrase positively.
Mon, 20 Jan 2014 22:32:41 +0000 reimar coverity.sh: Avoid submitting broken builds to coverity.
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.