Mercurial > mplayer.hg
graph
-
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
-
vo_sdl: set VFCAP_FLIP correctly.Sat, 18 Jan 2014 23:08:28 +0000, by reimar
-
Remove empty draw_slice and draw_frame stubs.Sat, 18 Jan 2014 21:39:07 +0000, by reimar
-
Fully reinit audio chain on format change.Sat, 18 Jan 2014 20:41:46 +0000, by reimar
-
Synced with help_mp-en.h rev. 36587Sat, 18 Jan 2014 18:34:37 +0000, by jrash
-
vo_bl: cosmetics, use more readable array indexing syntax.Sat, 18 Jan 2014 14:05:27 +0000, by reimar
-
vo_bl: consistently multiply by "channels".Sat, 18 Jan 2014 14:04:31 +0000, by reimar
-
vo_bl: Simplify realloc + memset to calloc.Sat, 18 Jan 2014 13:59:00 +0000, by reimar
-
vo_bl: Simplify/avoid duplicating size calculations.Sat, 18 Jan 2014 13:55:52 +0000, by reimar
-
vo_bl: cosmetics, reindent.Sat, 18 Jan 2014 13:49:18 +0000, by reimar
-
vo_bl: minor simplification of size reinit case.Sat, 18 Jan 2014 13:46:54 +0000, by reimar
-
vo_bl: Do memory allocation only in one place.Sat, 18 Jan 2014 13:43:10 +0000, by reimar
-
vo_bl: Simplify parser, reduce code duplication.Sat, 18 Jan 2014 13:36:37 +0000, by reimar
-
vo_bl: Use strcspnSat, 18 Jan 2014 13:14:54 +0000, by reimar
-
vo_bl: Move variables into blocks that use them.Sat, 18 Jan 2014 13:07:40 +0000, by reimar
-
vo_bl: Use snprintf.Sat, 18 Jan 2014 13:05:50 +0000, by reimar
-
vo_bl: remove pointless casts.Sat, 18 Jan 2014 12:59:25 +0000, by reimar
-
vo_bl: after close reset to NULL/-1.Sat, 18 Jan 2014 12:53:54 +0000, by reimar
-
vo_bl: move assignment to a place where it actuall has an effect.Sat, 18 Jan 2014 12:51:35 +0000, by reimar
-
vo_bl: Deobfuscate, use strdup.Sat, 18 Jan 2014 12:47:54 +0000, by reimar
-
vo_bl: Fix a memleakSat, 18 Jan 2014 12:43:38 +0000, by reimar
-
vo_bl: Fix crashes on error.Sat, 18 Jan 2014 12:39:58 +0000, by reimar
-
Fix video size < blinkenlights size again.Sat, 18 Jan 2014 12:15:34 +0000, by reimar
-
Do not needlessly request chroma.Sat, 18 Jan 2014 11:59:59 +0000, by reimar
-
vo_bl: Switch to modern VOCTRL_DRAW_IMAGE API.Sat, 18 Jan 2014 11:58:13 +0000, by reimar
-
Simplify: use memcpy_pic.Sat, 18 Jan 2014 11:41:27 +0000, by reimar
-
add comment about ac3 aes, patch by funmanFri, 17 Jan 2014 15:47:12 +0000, by compn
-
Record GUI option 'idle' in the man page.Fri, 17 Jan 2014 15:38:37 +0000, by ib
-
Add MSGTR_PREFERENCES_NoEnc.Fri, 17 Jan 2014 15:25:21 +0000, by ib
-
Revise MSGTR_PREFERENCES_None.Fri, 17 Jan 2014 15:02:31 +0000, by ib
-
Fix wrong #ifdef.Thu, 16 Jan 2014 21:41:17 +0000, by ib
-
configure: Add CONFIG_INTRAX8, fix buildWed, 15 Jan 2014 20:04:34 +0000, by michael
-
configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpegWed, 15 Jan 2014 13:58:54 +0000, by michael
-
Cosmetic: Adjust indent.Tue, 14 Jan 2014 17:57:43 +0000, by ib
-
Fix setting entry for subtitle_font_encoding.Tue, 14 Jan 2014 17:56:50 +0000, by ib
-
Add missing Windows code page encodings.Tue, 14 Jan 2014 17:13:36 +0000, by ib
-
Add missing ISO-8859 encodings.Tue, 14 Jan 2014 16:53:48 +0000, by ib
-
Fix KOI8 encodings.Tue, 14 Jan 2014 16:38:15 +0000, by ib
-
Add UTF-8 to list of available encodings.Mon, 13 Jan 2014 19:53:53 +0000, by ib
-
Revise encoding comments.Mon, 13 Jan 2014 19:44:08 +0000, by ib
-
Rearrange encodings.Mon, 13 Jan 2014 19:03:57 +0000, by ib
-
Change encoding names to upper case.Mon, 13 Jan 2014 18:46:09 +0000, by ib
-
Allow playback of ac3 and eac3 wav files with waveformatex header and guid.Fri, 10 Jan 2014 12:15:59 +0000, by cehoyos
-
XvMC: Add check for invalid data_size in the shmem case.Mon, 06 Jan 2014 20:43:17 +0000, by iive
-
XvMC: Remove message requesting feedback for OSD backend rendering.Mon, 06 Jan 2014 20:11:56 +0000, by iive
-
XvMC: Handle shm xvimage allocation error.Mon, 06 Jan 2014 20:01:48 +0000, by iive
-
XvMC: Minor refoactoring of allocate_xvimage().Mon, 06 Jan 2014 19:55:26 +0000, by iive
-
Update year in copyright notes.Thu, 02 Jan 2014 09:16:57 +0000, by ib
-
Support Atrac 3+ in oma files.Wed, 01 Jan 2014 22:19:26 +0000, by cehoyos
-
Support Atrac 3+ in wav files.Wed, 01 Jan 2014 22:18:33 +0000, by cehoyos
-
Set audio channel_layout from container when using FFmpeg decoder.Wed, 01 Jan 2014 22:17:01 +0000, by cehoyos
-
Update Copyright year.Wed, 01 Jan 2014 22:13:47 +0000, by cehoyos
-
Merge declaration and initialization.Tue, 31 Dec 2013 15:31:23 +0000, by reimar
-
Simpler/more robust cleanup code.Tue, 31 Dec 2013 15:31:15 +0000, by reimar
-
Remove pointless explicit initialization.Tue, 31 Dec 2013 15:31:09 +0000, by reimar
-
Add missing "static".Tue, 31 Dec 2013 15:30:58 +0000, by reimar
-
libao2: Add sndio audio output module.Tue, 31 Dec 2013 15:30:49 +0000, by reimar
-
Only update aspect when there was an actual change.Sun, 22 Dec 2013 20:36:52 +0000, by reimar
-
Get rid of guiInfo member afilter.Tue, 17 Dec 2013 22:57:00 +0000, by ib
-
Cosmetic: Adjust indent.Tue, 17 Dec 2013 22:41:24 +0000, by ib
-
Add mpctx_get_stream().Tue, 17 Dec 2013 22:40:51 +0000, by ib
-
Add mpctx_get_global_sub_pos().Tue, 17 Dec 2013 22:31:30 +0000, by ib
-
Cosmetic: Adjust indent.Tue, 17 Dec 2013 22:30:06 +0000, by ib
-
Fix small bug with GUI_SET_STREAM.Tue, 17 Dec 2013 22:27:13 +0000, by ib
-
Use variable for passed data in GUI_SET_AUDIO.Tue, 17 Dec 2013 22:18:13 +0000, by ib
-
Provide GUI_SET_MIXER call with argument.Tue, 17 Dec 2013 22:12:19 +0000, by ib
-
Switch from deprecated intfloat_readwrite.h to intfloat.hTue, 17 Dec 2013 18:46:48 +0000, by reimar
-
Add XvMC hwaccel defines to configure.Tue, 17 Dec 2013 16:00:57 +0000, by iive
-
Allow the compilation of more than one hwaccel format.Tue, 17 Dec 2013 15:44:45 +0000, by iive
-
Define HAVE_LIBC_MSVCRT to avoid a warning.Mon, 16 Dec 2013 00:06:28 +0000, by cehoyos
-
configure: fix build when ffmpeg Makefiles use CONFIG_THREADSSat, 14 Dec 2013 00:43:10 +0000, by michael
-
more binary codecs, patch by David SpreadboroughThu, 12 Dec 2013 21:25:47 +0000, by compn
-
Only detect a file as MPEG-PS if we can find at least 2 packets.Wed, 11 Dec 2013 20:03:03 +0000, by reimar
-
Fix potential endless loop while probing.Wed, 11 Dec 2013 20:03:02 +0000, by reimar
-
add imm5 / imm6 binary codec, patch by David SpreadboroughMon, 09 Dec 2013 14:11:16 +0000, by compn
-
Make handling of query_format more robust.Sun, 08 Dec 2013 18:29:09 +0000, by reimar
-
Revert r36537.Sun, 08 Dec 2013 17:53:59 +0000, by reimar
-
Query codec support first.Sun, 08 Dec 2013 17:52:23 +0000, by reimar
-
Workaround VDPAU decode errors on aspect change on NVidia.Sun, 08 Dec 2013 15:07:00 +0000, by reimar
-
Add support for Nios-II architecture.Fri, 06 Dec 2013 19:37:07 +0000, by reimar
-
demux_avs: fixed pointer signedness mismatchFri, 06 Dec 2013 19:32:52 +0000, by reimar
-
demux_avs: calloc instead of malloc + memsetFri, 06 Dec 2013 19:30:53 +0000, by reimar
-
Update track information at GUI_SET_STREAM for CDDA and VCD.Mon, 02 Dec 2013 14:43:24 +0000, by ib
-
Add stream control command STREAM_CTRL_GET_CURRENT_TITLE for VCD.Mon, 02 Dec 2013 14:38:08 +0000, by ib
-
Silence a format warning with cdparanoia.Mon, 02 Dec 2013 14:30:21 +0000, by ib