Mercurial > mplayer.hg
graph
-
Revise non-FreeType part of mplayerLoadFont().2014-01-26, by ib
-
Fix issue with font file selector.2014-01-26, by ib
-
Don't unnecessarily load a font.2014-01-26, by ib
-
Enable specifying a font file in the GUI preferences.2014-01-26, by ib
-
subreader: Fix compilation without fribidi.2014-01-26, by reimar
-
Don't unnecessarily load a font.2014-01-26, by ib
-
Cosmetic: Adjust spacings.2014-01-26, by ib
-
Revert r36709.2014-01-26, by ib
-
Fix bug with option '-fontconfig' and ass subtitles.2014-01-26, by ib
-
Do not use non-literal arguments for mp_msg format string2014-01-26, by al
-
ao_v4l2: fix broken sample rate check.2014-01-25, by reimar
-
asfheader: remove old, long commented-out code.2014-01-25, by reimar
-
Document switch case fallthroughs.2014-01-25, by reimar
-
ad_dvdpcm: simplify/clarify code.2014-01-25, by reimar
-
vo_sdl: remove nonsense code, all cases can handle both IYUV and I420.2014-01-25, by reimar
-
m_option: reindent.2014-01-25, by reimar
-
m_option: remove code that has no effect.2014-01-25, by reimar
-
radeon_vid: small simplification.2014-01-25, by reimar
-
img_format: document why mp_get_chroma_shift does not work for NV12/NV212014-01-25, by reimar
-
vidix: move query_format struct initialization to common code.2014-01-25, by reimar
-
stream_netstream: Simplify packet handling.2014-01-25, by reimar
-
stream_netstream: merge declaration and initialization.2014-01-25, by reimar
-
subreader: remove misleading return types.2014-01-25, by reimar
-
sub_fribidi: Slightly simplify non-fribidi fallback.2014-01-25, by reimar
-
sub_fribidi: Make code more robust in error case.2014-01-25, by reimar
-
playtreeparser: Remove pointless assignment.2014-01-25, by reimar
-
vo_s3fb: Fix wrong define, draw_slice stub was removed, not draw_frame.2014-01-25, by reimar
-
Revise German man page.2014-01-24, by ib
-
Revise documentation of option '-fontconfig'.2014-01-24, by ib
-
Replace string constants by symbolic constants.2014-01-24, by ib
-
Add a (missing) icon to menu entry "audio track".2014-01-24, by ib
-
Group video and audio related entries in context menu together.2014-01-24, by ib
-
Move up equalizer entry in the context menu.2014-01-24, by ib
-
Relocate the video size entries in the context menu.2014-01-24, by ib
-
Rearrange video size entries in context menu in descending order.2014-01-24, by ib
-
Revise German translation of MSGTR_GuiNeedsX.2014-01-23, by ib
-
vd: Make sure we test the preferred format first.2014-01-23, by reimar
-
vd: Fix setting of outfmtidx during VDCTRL_QUERY_FORMAT2014-01-23, by reimar
-
Do not print pkg-config errors.2014-01-23, by reimar
-
Cosmetic: Adjust spacings.2014-01-23, by ib
-
Update font file filter of the file selector (only with FreeType).2014-01-23, by ib
-
Revise German man page.2014-01-23, by ib
-
Be pedantic with documentation of option '-fontconfig'.2014-01-23, by ib
-
Cosmetic: Fix spacing.2014-01-23, by ib
-
Revise documentation of option '-font'.2014-01-23, by ib
-
Improve the dialog for font encodings.2014-01-23, by ib
-
Improve the dialog for font encodings.2014-01-23, by ib
-
ad_libdca: support current libdca that does not provide a dts.h header.2014-01-22, by reimar
-
stream_smb: Make autodetection work for samba 4.0.2014-01-22, by reimar
-
Revise context menu.2014-01-22, by ib
-
Revise the man page after r36697 and r36698.2014-01-22, by ib
-
Fix handling of option 'subfont-encoding'.2014-01-22, by ib
-
Fix handling of option 'subfont-encoding'.2014-01-22, by ib
-
Prettify layout of dialog for codecs and demuxer.2014-01-22, by ib
-
Remove MSGTR_PREFERENCES_FontFactor.2014-01-22, by ib
-
vo_corevideo: remove draw_frame and draw_slice.2014-01-22, by reimar
-
Prettify layout of dialog for font settings.2014-01-22, by ib
-
Revise some subtitle and OSD related help messages.2014-01-22, by ib
-
Revise some font related help messages.2014-01-22, by ib
-
vo_corevideo: Fix VFCAP flags, adding ACCEPT_STRIDE and NOSLICES.2014-01-22, by reimar
-
vo_corevideo: Fix return value.2014-01-22, by reimar
-
Fix calculation of idx_streamid for audio index in case of packet errors.2014-01-21, by rtogni
-
Revise German translation of some help messages.2014-01-21, by ib
-
Fix iconv check in r36657.2014-01-21, by ib
-
Improve the dialog for font settings.2014-01-21, by ib
-
Add MSGTR_PREFERENCES_FontAutoScaleMode.2014-01-21, by ib
-
Revise German translation of MSGTR_PREFERENCES_FontOutLine.2014-01-21, by ib
-
vo_md5sum: set VOCAP_NOSLICES.2014-01-21, by reimar
-
Fix table sizes.2014-01-21, by ib
-
Rephrase positively.2014-01-21, by ib
-
coverity.sh: Avoid submitting broken builds to coverity.2014-01-20, by reimar
-
Use av_unused for unused arguments instead of various hacks.2014-01-20, by reimar
-
stream_pvr: Fix fd check, -1 indicates invalid, not 0.2014-01-20, by reimar
-
demux_mkv: use a default mime-type if none was specified.2014-01-20, by reimar
-
mplayer: Simplify initial playtree/file code.2014-01-20, by reimar
-
mplayer.c: Minor loop simplification.2014-01-20, by reimar
-
print_file_info: Do not assume we have a demuxer.2014-01-20, by reimar
-
demux_demuxers: Simplify, merge declaration and initialization.2014-01-20, by reimar
-
demux_demuxers: check correct variable for NULL.2014-01-20, by reimar
-
stream_cue: Fix memleaks in error cases.2014-01-20, by reimar
-
stream_pvr: reduce code duplication and fix a memleak in error case.2014-01-20, by reimar
-
demux_rawdv: Fix memory leak on open error.2014-01-20, by reimar
-
demux_mov: Initialize "version" variable.2014-01-20, by reimar
-
demux_roq: declare variables where they are used.2014-01-20, by reimar
-
demux_roq: Simplify code by using calloc.2014-01-20, by reimar
-
demux_ts: remove pointless stack variable and ts_parse argument.2014-01-20, by reimar
-
buildsys: add CONFIG_LLVIDDSP to prevent ffmpeg build failure after next commit in ffmpeg2014-01-20, by michael
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
Improve the dialog for subtitle encodings.2014-01-20, by ib
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
tcp: fix socket/descriptor leak on error.2014-01-19, by reimar
-
cddb: fix multiple leaks, both for error and normal use cases.2014-01-19, by reimar
-
aviheader: Close file also when an index file contains an error.2014-01-19, by reimar
-
menu_param: fix memleak on menu click.2014-01-19, by reimar
-
menu_filesel: Fix memory leak in case of readdir error.2014-01-19, by reimar
-
dvdnav: fix memory leaks in error paths.2014-01-19, by reimar
-
ad_realaud: Fix memory leak in error path.2014-01-19, by reimar
-
demux_mkv: Fix massive memleaks in attachment parsing.2014-01-19, by reimar
-
Fix spelling in error messages.2014-01-19, by rtogni
-
mf: Fix initial hang/delay with mf://2014-01-19, by reimar
-
Remove double ;2014-01-19, by rtogni
-
Grammar fix in error messages.2014-01-19, by rtogni
-
Fix number of arguments in mp_msg.2014-01-19, by rtogni
-
Improve the dialog for subtitle encodings selection.2014-01-19, by ib
-
sync with en/mplayer.1 rev. 365882014-01-19, by jrash
-
Add support for files with MLTI chunks.2014-01-19, by rtogni
-
Add option 'sub_utf8' to the GUI configuration file.2014-01-19, by ib
-
Prettify the dialog for subtitle encodings selection.2014-01-19, by ib
-
Improve the dialog for subtitle encodings selection.2014-01-19, by ib
-
Add an auxiliary vertical container box.2014-01-19, by ib
-
Explain the relationship between the subtitle encoding options.2014-01-19, by ib
-
vobsub: fix indentation.2014-01-19, by reimar
-
vobsub: Simplify and fix memleak.2014-01-19, by reimar
-
vo_bl: update copyright header.2014-01-19, by reimar
-
vo_bl: RGB output support.2014-01-19, by reimar
-
vo_bl: Fix bpc variable documentation.2014-01-19, by reimar
-
mkv: replace a missed "return 0" by "goto err_out".2014-01-19, by reimar