Mercurial > mplayer.hg
graph
-
stream_cue: Fix memleaks in error cases.Mon, 20 Jan 2014 22:08:39 +0000, by reimar
-
stream_pvr: reduce code duplication and fix a memleak in error case.Mon, 20 Jan 2014 22:08:38 +0000, by reimar
-
demux_rawdv: Fix memory leak on open error.Mon, 20 Jan 2014 22:08:37 +0000, by reimar
-
demux_mov: Initialize "version" variable.Mon, 20 Jan 2014 22:08:36 +0000, by reimar
-
demux_roq: declare variables where they are used.Mon, 20 Jan 2014 22:08:35 +0000, by reimar
-
demux_roq: Simplify code by using calloc.Mon, 20 Jan 2014 22:08:34 +0000, by reimar
-
demux_ts: remove pointless stack variable and ts_parse argument.Mon, 20 Jan 2014 22:08:33 +0000, by reimar
-
buildsys: add CONFIG_LLVIDDSP to prevent ffmpeg build failure after next commit in ffmpegMon, 20 Jan 2014 19:58:10 +0000, by michael
-
Improve the dialog for subtitle encodings with iconv.Mon, 20 Jan 2014 19:25:34 +0000, by ib
-
Improve the dialog for subtitle encodings.Mon, 20 Jan 2014 17:29:21 +0000, by ib
-
Improve the dialog for subtitle encodings with iconv.Mon, 20 Jan 2014 17:09:47 +0000, by ib
-
Improve the dialog for subtitle encodings with iconv.Mon, 20 Jan 2014 16:45:13 +0000, by ib
-
Improve the dialog for subtitle encodings with iconv.Mon, 20 Jan 2014 14:21:58 +0000, by ib
-
Improve the dialog for subtitle encodings with iconv.Mon, 20 Jan 2014 14:07:09 +0000, by ib
-
tcp: fix socket/descriptor leak on error.Sun, 19 Jan 2014 22:24:53 +0000, by reimar
-
cddb: fix multiple leaks, both for error and normal use cases.Sun, 19 Jan 2014 22:24:52 +0000, by reimar
-
aviheader: Close file also when an index file contains an error.Sun, 19 Jan 2014 22:24:50 +0000, by reimar
-
menu_param: fix memleak on menu click.Sun, 19 Jan 2014 22:24:49 +0000, by reimar
-
menu_filesel: Fix memory leak in case of readdir error.Sun, 19 Jan 2014 22:24:47 +0000, by reimar
-
dvdnav: fix memory leaks in error paths.Sun, 19 Jan 2014 22:24:46 +0000, by reimar
-
ad_realaud: Fix memory leak in error path.Sun, 19 Jan 2014 22:24:45 +0000, by reimar
-
demux_mkv: Fix massive memleaks in attachment parsing.Sun, 19 Jan 2014 21:45:59 +0000, by reimar
-
Fix spelling in error messages.Sun, 19 Jan 2014 18:53:32 +0000, by rtogni
-
mf: Fix initial hang/delay with mf://Sun, 19 Jan 2014 18:42:42 +0000, by reimar
-
Remove double ;Sun, 19 Jan 2014 17:33:05 +0000, by rtogni
-
Grammar fix in error messages.Sun, 19 Jan 2014 17:31:41 +0000, by rtogni
-
Fix number of arguments in mp_msg.Sun, 19 Jan 2014 17:30:23 +0000, by rtogni
-
Improve the dialog for subtitle encodings selection.Sun, 19 Jan 2014 15:58:54 +0000, by ib
-
sync with en/mplayer.1 rev. 36588Sun, 19 Jan 2014 15:55:45 +0000, by jrash
-
Add support for files with MLTI chunks.Sun, 19 Jan 2014 15:12:46 +0000, by rtogni
-
Add option 'sub_utf8' to the GUI configuration file.Sun, 19 Jan 2014 15:10:42 +0000, by ib
-
Prettify the dialog for subtitle encodings selection.Sun, 19 Jan 2014 15:00:09 +0000, by ib
-
Improve the dialog for subtitle encodings selection.Sun, 19 Jan 2014 14:46:33 +0000, by ib
-
Add an auxiliary vertical container box.Sun, 19 Jan 2014 14:30:10 +0000, by ib
-
Explain the relationship between the subtitle encoding options.Sun, 19 Jan 2014 14:15:53 +0000, by ib
-
vobsub: fix indentation.Sun, 19 Jan 2014 13:14:42 +0000, by reimar
-
vobsub: Simplify and fix memleak.Sun, 19 Jan 2014 13:14:41 +0000, by reimar
-
vo_bl: update copyright header.Sun, 19 Jan 2014 12:06:04 +0000, by reimar
-
vo_bl: RGB output support.Sun, 19 Jan 2014 12:06:03 +0000, by reimar
-
vo_bl: Fix bpc variable documentation.Sun, 19 Jan 2014 12:06:02 +0000, by reimar
-
mkv: replace a missed "return 0" by "goto err_out".Sun, 19 Jan 2014 11:32:51 +0000, by reimar
-
film: various small code improvements.Sun, 19 Jan 2014 11:30:06 +0000, by reimar
-
film: Fix memory leaks in error cases.Sun, 19 Jan 2014 11:30:05 +0000, by reimar
-
asxparser: Declare variables in the blocks that need them.Sun, 19 Jan 2014 11:13:04 +0000, by reimar
-
rawdv: various small code improvements.Sun, 19 Jan 2014 11:13:03 +0000, by reimar
-
rawdv: remove pointless casts.Sun, 19 Jan 2014 11:13:02 +0000, by reimar
-
rawdv: Fix memory leak in error case.Sun, 19 Jan 2014 11:13:01 +0000, by reimar
-
cookies.c: cols must (and does) have 7 elements.Sun, 19 Jan 2014 10:53:03 +0000, by reimar
-
vcd_read: Fix sizeof argument.Sun, 19 Jan 2014 10:48:02 +0000, by reimar
-
Add #ifdef to avoid warnings.Sun, 19 Jan 2014 00:01:21 +0000, by ib
-
Remove pointless declaration of static function.Sat, 18 Jan 2014 23:38:50 +0000, by ib
-
vo_sdl: some minor code simplifications.Sat, 18 Jan 2014 23:08:34 +0000, by reimar
-
vo_sdl: Avoid code duplication in DR code.Sat, 18 Jan 2014 23:08:33 +0000, by reimar
-
vo_sdl: remove some commented-out code, reduce code duplication.Sat, 18 Jan 2014 23:08:32 +0000, by reimar
-
vo_sdl: Avoid setenv code duplication.Sat, 18 Jan 2014 23:08:31 +0000, by reimar
-
vo_sdl: simplify by using memcpy_pic.Sat, 18 Jan 2014 23:08:29 +0000, by reimar