Mercurial > mplayer.hg
graph
-
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
-
film: various small code improvements.2014-01-19, by reimar
-
film: Fix memory leaks in error cases.2014-01-19, by reimar
-
asxparser: Declare variables in the blocks that need them.2014-01-19, by reimar
-
rawdv: various small code improvements.2014-01-19, by reimar
-
rawdv: remove pointless casts.2014-01-19, by reimar
-
rawdv: Fix memory leak in error case.2014-01-19, by reimar
-
cookies.c: cols must (and does) have 7 elements.2014-01-19, by reimar
-
vcd_read: Fix sizeof argument.2014-01-19, by reimar
-
Add #ifdef to avoid warnings.2014-01-19, by ib
-
Remove pointless declaration of static function.2014-01-18, by ib
-
vo_sdl: some minor code simplifications.2014-01-18, by reimar
-
vo_sdl: Avoid code duplication in DR code.2014-01-18, by reimar
-
vo_sdl: remove some commented-out code, reduce code duplication.2014-01-18, by reimar
-
vo_sdl: Avoid setenv code duplication.2014-01-18, by reimar
-
vo_sdl: simplify by using memcpy_pic.2014-01-18, by reimar
-
vo_sdl: set VFCAP_FLIP correctly.2014-01-18, by reimar
-
Remove empty draw_slice and draw_frame stubs.2014-01-18, by reimar
-
Fully reinit audio chain on format change.2014-01-18, by reimar
-
Synced with help_mp-en.h rev. 365872014-01-18, by jrash
-
vo_bl: cosmetics, use more readable array indexing syntax.2014-01-18, by reimar
-
vo_bl: consistently multiply by "channels".2014-01-18, by reimar
-
vo_bl: Simplify realloc + memset to calloc.2014-01-18, by reimar
-
vo_bl: Simplify/avoid duplicating size calculations.2014-01-18, by reimar
-
vo_bl: cosmetics, reindent.2014-01-18, by reimar
-
vo_bl: minor simplification of size reinit case.2014-01-18, by reimar
-
vo_bl: Do memory allocation only in one place.2014-01-18, by reimar
-
vo_bl: Simplify parser, reduce code duplication.2014-01-18, by reimar
-
vo_bl: Use strcspn2014-01-18, by reimar
-
vo_bl: Move variables into blocks that use them.2014-01-18, by reimar
-
vo_bl: Use snprintf.2014-01-18, by reimar
-
vo_bl: remove pointless casts.2014-01-18, by reimar
-
vo_bl: after close reset to NULL/-1.2014-01-18, by reimar
-
vo_bl: move assignment to a place where it actuall has an effect.2014-01-18, by reimar
-
vo_bl: Deobfuscate, use strdup.2014-01-18, by reimar
-
vo_bl: Fix a memleak2014-01-18, by reimar
-
vo_bl: Fix crashes on error.2014-01-18, by reimar
-
Fix video size < blinkenlights size again.2014-01-18, by reimar
-
Do not needlessly request chroma.2014-01-18, by reimar
-
vo_bl: Switch to modern VOCTRL_DRAW_IMAGE API.2014-01-18, by reimar
-
Simplify: use memcpy_pic.2014-01-18, by reimar
-
add comment about ac3 aes, patch by funman2014-01-17, by compn
-
Record GUI option 'idle' in the man page.2014-01-17, by ib
-
Add MSGTR_PREFERENCES_NoEnc.2014-01-17, by ib
-
Revise MSGTR_PREFERENCES_None.2014-01-17, by ib
-
Fix wrong #ifdef.2014-01-16, by ib
-
configure: Add CONFIG_INTRAX8, fix build2014-01-15, by michael
-
configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpeg2014-01-15, by michael
-
Cosmetic: Adjust indent.2014-01-14, by ib
-
Fix setting entry for subtitle_font_encoding.2014-01-14, by ib
-
Add missing Windows code page encodings.2014-01-14, by ib
-
Add missing ISO-8859 encodings.2014-01-14, by ib
-
Fix KOI8 encodings.2014-01-14, by ib
-
Add UTF-8 to list of available encodings.2014-01-13, by ib
-
Revise encoding comments.2014-01-13, by ib
-
Rearrange encodings.2014-01-13, by ib
-
Change encoding names to upper case.2014-01-13, by ib
-
Allow playback of ac3 and eac3 wav files with waveformatex header and guid.2014-01-10, by cehoyos
-
XvMC: Add check for invalid data_size in the shmem case.2014-01-06, by iive
-
XvMC: Remove message requesting feedback for OSD backend rendering.2014-01-06, by iive
-
XvMC: Handle shm xvimage allocation error.2014-01-06, by iive
-
XvMC: Minor refoactoring of allocate_xvimage().2014-01-06, by iive
-
Update year in copyright notes.2014-01-02, by ib
-
Support Atrac 3+ in oma files.2014-01-01, by cehoyos
-
Support Atrac 3+ in wav files.2014-01-01, by cehoyos
-
Set audio channel_layout from container when using FFmpeg decoder.2014-01-01, by cehoyos
-
Update Copyright year.2014-01-01, by cehoyos
-
Merge declaration and initialization.2013-12-31, by reimar
-
Simpler/more robust cleanup code.2013-12-31, by reimar
-
Remove pointless explicit initialization.2013-12-31, by reimar
-
Add missing "static".2013-12-31, by reimar
-
libao2: Add sndio audio output module.2013-12-31, by reimar
-
Only update aspect when there was an actual change.2013-12-22, by reimar
-
Get rid of guiInfo member afilter.2013-12-17, by ib
-
Cosmetic: Adjust indent.2013-12-17, by ib
-
Add mpctx_get_stream().2013-12-17, by ib
-
Add mpctx_get_global_sub_pos().2013-12-17, by ib
-
Cosmetic: Adjust indent.2013-12-17, by ib
-
Fix small bug with GUI_SET_STREAM.2013-12-17, by ib
-
Use variable for passed data in GUI_SET_AUDIO.2013-12-17, by ib
-
Provide GUI_SET_MIXER call with argument.2013-12-17, by ib
-
Switch from deprecated intfloat_readwrite.h to intfloat.h2013-12-17, by reimar
-
Add XvMC hwaccel defines to configure.2013-12-17, by iive
-
Allow the compilation of more than one hwaccel format.2013-12-17, by iive
-
Define HAVE_LIBC_MSVCRT to avoid a warning.2013-12-16, by cehoyos
-
configure: fix build when ffmpeg Makefiles use CONFIG_THREADS2013-12-14, by michael
-
more binary codecs, patch by David Spreadborough2013-12-12, by compn
-
Only detect a file as MPEG-PS if we can find at least 2 packets.2013-12-11, by reimar
-
Fix potential endless loop while probing.2013-12-11, by reimar
-
add imm5 / imm6 binary codec, patch by David Spreadborough2013-12-09, by compn
-
Make handling of query_format more robust.2013-12-08, by reimar
-
Revert r36537.2013-12-08, by reimar