Mercurial > mplayer.hg
graph
-
Improve detection of GTK+ and GLib versions.2014-09-08, by ib
-
Revise German translation of MSGTR_GuiNeedsX.2014-09-08, by ib
-
Revise message.2014-09-08, by ib
-
Cosmetic: Adjust indent.2014-09-08, by ib
-
Remove GTK+ and GLib versions 1 relatedness from the GUI.2014-09-08, by ib
-
configure: keep FAAN*DCT avaialable for future FFmpeg2014-09-07, by michael
-
Align backslashes followed by a newline (line continuation).2014-09-07, by ib
-
Cosmetic: Remove blank lines.2014-09-07, by ib
-
Fix incorrect use of pal2gray_alpha for av_sub.2014-09-06, by reimar
-
Add new FFmpeg AMVF tag for AMV video.2014-09-06, by reimar
-
Add missing #include.2014-09-05, by ib
-
Ensure isprint only gets input it can handle.2014-09-04, by reimar
-
configure: add CONFIG_WMA_FREQS for libavcodec to avoid build failure2014-09-04, by michael
-
Revise MSGTR_GUI_NonInterleavedParser.2014-08-31, by ib
-
Support -ni option for all formats.2014-08-31, by reimar
-
Double-check that we are really at audio EOF by trying to refill.2014-08-31, by reimar
-
Fix issue with blank line after each function and #ifdef.2014-08-30, by ib
-
Check existence of a demuxer when updating global_sub_size.2014-08-28, by ib
-
Add setend ARM instruction detection for FFmpeg.2014-08-28, by reimar
-
Better handling of out-of-range subtitle timestamps.2014-08-23, by reimar
-
Add ZLIB_CONST to make the zlib API const-correct.2014-08-23, by reimar
-
Ensure up-to-dateness of global_sub information upon request.2014-08-17, by ib
-
vd_ffmpeg: Rewrite ticket reference in comment2014-08-15, by al
-
release-howto: Rewrite instructions from Bugzilla to Trac2014-08-15, by al
-
bugreports: Replace old Bugzilla references2014-08-15, by al
-
Make sure AVProbeData is initialized.2014-08-11, by reimar
-
stream: force https url to ffmpeg://2014-08-09, by compn
-
Fix message.2014-08-06, by ib
-
Remove pointless code.2014-08-06, by ib
-
Apply skin defaults in Win32 GUI.2014-08-06, by ib
-
codecs.conf : map lsvm h263 fourcc, V-codecs/LSV for sample2014-08-06, by compn
-
configure: add CONFIG_STARTCODE to prevent build failure2014-08-05, by michael
-
configure: Add a few defines for FFmpeg code.2014-07-29, by reimar
-
codecs.conf: 100ml, ULH1 is not a valid utvideo fourcc2014-07-28, by compn
-
configure: build update for intrinsics & iirfilter2014-07-22, by michael
-
codecs.conf: add ULH0 and ULH1 to ffutvideo2014-07-18, by compn
-
dsputil/me_cmp update2014-07-17, by michael
-
Ensure dimensions are set before opening libavcodec encoder.2014-07-13, by reimar
-
update for PixblockDSPContext2014-07-09, by michael
-
configure: add CONFIG_PIXBLOCKDSP2014-07-09, by michael
-
configure: add CONFIG_DVPROFILE2014-07-09, by michael
-
avfilter/x86/vf_pullup: fix old typo2014-07-08, by michael
-
mpcodecs/vf_spp: Update for FDCTDSPContext2014-07-08, by michael
-
configure: add CONFIG_FDCTDSP for ffmpeg2014-07-08, by michael
-
configure: add fma4 support to avoid breaking build2014-07-01, by michael
-
update for idctdsp split2014-07-01, by michael
-
ad_spdif: do not call internal write_packet function directly.2014-06-28, by reimar
-
configure: add CONFIG_BSWAPDSP to avoid build breakage2014-06-23, by michael
-
configure: avoid build failure with mpeg_er2014-06-23, by michael
-
configure: fix build before it breaks, add config_audiodsp2014-06-22, by michael
-
configure: add config_blockdsp to prevent ffmpeg build failure2014-06-19, by michael
-
configure: fix swscale build2014-06-13, by michael
-
codecs.conf add ULH2 to utvideo, fixes trac 21912014-06-10, by compn
-
Allow building of v4l2 without clock_gettime().2014-06-10, by iive
-
Use correct type of timestamps when recording from v4l2. Fix #21762014-06-10, by iive
-
Add clock_gettime() detection in configure.2014-06-10, by iive
-
configure: add fminf to the checked for math functions2014-06-06, by michael
-
configure: add CONFIG_LLAUDDSP to avoid breaking build2014-06-05, by michael
-
sync with en/mplayer.1 rev. 371942014-06-01, by jrash
-
Synced with help_mp-en.h rev. 371772014-06-01, by jrash
-
configure add CONFIG_QPELDSP to avoid breaking build2014-05-30, by michael
-
configure: add CONFIG_HUFFYUVENCDSP to prevent build failure2014-05-27, by michael
-
configure: prevent build failure due to CONFIG_HUFFYUVDSP2014-05-27, by michael
-
subreader: Check the %n result variable.2014-05-27, by reimar
-
subreader: Split a monster if() into multiple parts.2014-05-27, by reimar
-
demux_ts: Pass through the stream pts.2014-05-27, by reimar
-
demuxer: Fall back to asking the stream layer for length.2014-05-27, by reimar
-
bluray: add some missing stream controls.2014-05-27, by reimar
-
avx2 support to not break ffmpeg build2014-05-27, by michael
-
mencoder: warn if audio format changes.2014-05-20, by reimar
-
ad_ffmpeg: Set up audio format already during init.2014-05-20, by reimar
-
Support FFmpeg's native Opus decoder.2014-05-18, by reimar
-
scaletempo: add hack for smoother speed changes.2014-05-18, by reimar
-
vidix: Replace printf with mp_msg2014-05-17, by al
-
demux_real: always select a stream to play if available.2014-05-13, by reimar
-
demux_real: remove code that new_sh_* already handles.2014-05-13, by reimar
-
demux_real: Improve buffer allocation for interleaved audio handling.2014-05-13, by reimar
-
libmpcodecs/vf_uspp: check avcodec_open() return code2014-05-10, by michael
-
mencoder: simplify audio copy case.2014-05-10, by reimar
-
Split "len" variable into an additional bytes_to_mux.2014-05-10, by reimar
-
Change part of EOF condition into warning message instead.2014-05-10, by reimar
-
mencoder: Support flushing audio encoders at end of stream.2014-05-10, by reimar
-
Document nearest-neighbor scaling for vo_gl.2014-05-10, by reimar
-
Replace deprecated avcodec_alloc_frame().2014-05-08, by ib
-
Simplify code.2014-05-08, by ib
-
Cosmetic: Adjust indent.2014-05-07, by ib
-
Remove unnecessary variable.2014-05-07, by ib
-
Cosmetic: Adjust indent.2014-05-07, by ib
-
Simplify code.2014-05-07, by ib
-
Fix segmentation fault.2014-05-07, by ib
-
Fix segmentation fault.2014-05-07, by ib
-
alsa: Better volume control handling, especially for S/PDIF.2014-05-06, by reimar
-
mixer: do not unmute to volume 0, instead unmute to max.2014-05-06, by reimar
-
Remove two duplicated named asm constraints.2014-05-03, by cehoyos
-
Fix libmpcodecs inline asm on ICL.2014-05-02, by michael
-
Copy subsequent video filter settings at once.2014-04-28, by ib
-
Determine size from variable declaration.2014-04-28, by ib
-
Determine size from variable declaration.2014-04-26, by ib
-
Remove pointless statement.2014-04-26, by ib
-
New GUI feature: Rotate a video.2014-04-24, by ib
-
Add remove_vf().2014-04-24, by ib
-
Add get_vf().2014-04-24, by ib
-
Relocate add_vf().2014-04-24, by ib
-
Improve add_vf().2014-04-24, by ib
-
Cosmetic: Adjust indent.2014-04-24, by ib
-
Rewrite add_vf().2014-04-24, by ib
-
Rewrite add_vf().2014-04-24, by ib
-
Fix bug in r37165.2014-04-24, by ib
-
Rewrite add_vf().2014-04-24, by ib
-
Rewrite add_vf().2014-04-24, by ib
-
Rewrite add_vf().2014-04-24, by ib
-
Rewrite add_vf().2014-04-24, by ib
-
Rewrite add_vf().2014-04-24, by ib
-
Add listDup().2014-04-24, by ib
-
Add listFree().2014-04-24, by ib
-
Cosmetic: Revise a few comments.2014-04-24, by ib
-
Add decoding support for On2 AVC audio codec.2014-04-24, by cehoyos
-
Cosmetic: Revise comment.2014-04-23, by ib
-
Add GUI changes worth to be mentioned.2014-04-23, by ib
-
Add a break statement (for the sake of clarity).2014-04-22, by ib
-
Revise German translation.2014-04-22, by ib
-
Cosmetic: Adjust indent.2014-04-22, by ib
-
Disable system DPI scaling on Windows.2014-04-19, by reimar
-
Add another HEVC fourcc.2014-04-17, by cehoyos
-
Disable xvid if xvid_plugin_ssim_t is not present.2014-04-15, by iive
-
Update XvMC implementation to the changes in FFmpeg.2014-04-15, by iive
-
Add information about updated GUI skins.2014-04-12, by ib
-
Add new item 'rpotmeter'.2014-04-12, by ib
-
Cosmetic: Shorten comment (and phrase more precisely).2014-04-11, by ib
-
Remove pointless initialization.2014-04-10, by ib
-
Relocate code added in r37121.2014-04-09, by ib
-
Relocate code added in r36991.2014-04-09, by ib
-
Synced with help_mp-en.h rev. 371212014-04-07, by jrash
-
vf_remove_logo: sanity-check PGM width/height.2014-04-06, by reimar
-
vf_remove_logo: Some more small malloc argument improvements.2014-04-06, by reimar
-
vf_remove_logo: remove pointless multiplication, the value is always 1.2014-04-06, by reimar
-
xvid_vbr: Sanity-check parsed variable before using it to malloc.2014-04-06, by reimar
-
stream: Move variables into lowest possible scope.2014-04-06, by reimar
-
cddb: Fix memleak in error case.2014-04-06, by reimar
-
mplayer: Fix potential NULL dereference.2014-04-06, by reimar
-
rawdv: check for dv_decoder_new failure.2014-04-06, by reimar
-
Comment switch fallthrough cases.2014-04-06, by reimar
-
Use macro to get BGR format bit depth.2014-04-06, by reimar
-
Minor spelling/grammar fixes.2014-04-06, by reimar
-
joystick: Fix incorrect pointer offset code.2014-04-06, by reimar
-
ae_towlame: Remove pointless context size print.2014-04-06, by reimar
-
vidix: fix bad shift.2014-04-06, by reimar
-
Fix handling of overlong termcap strings entries.2014-04-06, by reimar
-
vf_menu: try to make code more straight-forward.2014-04-06, by reimar
-
menu: Add a few "const" to string arguments.2014-04-06, by reimar
-
Add example/current default Coverity compile options.2014-04-06, by reimar
-
Add support for synopsys design-ware ARC processors.2014-04-06, by iive
-
Make the current item string as currItem global.2014-04-04, by ib
-
Don't use item_hpotmeter() for vpotmeter parsing.2014-04-04, by ib
-
Constrain an item's value to be in the range of 0 to 100.2014-04-03, by ib
-
Check potmeter and pimage default value in skin configuration file.2014-04-03, by ib
-
Add a file for miscellaneous auxiliary functions.2014-04-03, by ib
-
Cosmetic: Remove tabs.2014-04-03, by ib
-
Change order of includes to fix compilation error.2014-04-02, by reimar
-
Support FFmpeg's VoxWare Metasound decoder.2014-04-02, by cehoyos
-
Rename guiItem's members pwidth and pheight.2014-03-31, by ib
-
Make TranslateFilename() static.2014-03-31, by ib
-
Fix some compilation errors in Win32 GUI.2014-03-31, by ib
-
Add doxygen comments.2014-03-29, by ib
-
Change comment into doxygen comment.2014-03-29, by ib
-
Cosmetic: Rename variable.2014-03-29, by ib
-
Simplify string termination.2014-03-29, by ib
-
Cosmetic: Add blank line and adjust indent.2014-03-29, by ib
-
Remove braces.2014-03-29, by ib
-
Rename parameter.2014-03-29, by ib
-
Simplify condition.2014-03-28, by ib
-
Remove variable.2014-03-28, by ib
-
Remove unnecessary parentheses.2014-03-28, by ib
-
Fix PutImage() for item type itVPotmeter.2014-03-28, by ib
-
Cosmetic: Adjust indent.2014-03-28, by ib
-
Change the parameter list of PutImage().2014-03-28, by ib
-
Revise and update skin documentation on phase images.2014-03-28, by ib
-
Fix the index passed to PutImage() for item type itVPotmeter.2014-03-28, by ib
-
Remove SinglePhasePutImage().2014-03-28, by ib
-
Check numphases.2014-03-28, by ib
-
Cosmetic: Adjust indent.2014-03-28, by ib
-
Cosmetic: Rename some variables.2014-03-28, by ib
-
Revise illustration in German skin documentation.2014-03-28, by ib
-
Revise skin documentation.2014-03-28, by ib
-
Don't use data type long.2014-03-27, by ib
-
Activate the #else part of the conditional directive.2014-03-27, by ib
-
Cosmetic: Rename same variables in RenderAll().2014-03-27, by ib
-
Cosmetic: Rename variables in PutImage().2014-03-27, by ib
-
Remove pointless initialization.2014-03-27, by ib
-
Cosmetic: Rename cut functions.2014-03-27, by ib
-
Remove cut.c and header file.2014-03-27, by ib
-
Relocate the cut functions.2014-03-27, by ib
-
Use strlower() and strupper() in TranslateFilename().2014-03-27, by ib
-
Add new string function strupper().2014-03-27, by ib
-
Simplify the expression.2014-03-27, by ib
-
Add missing #include.2014-03-27, by ib
-
Move most of TranslateFilename() back to the renderer files.2014-03-27, by ib
-
Cosmetic: Adjust indent.2014-03-26, by ib
-
Cosmetic: Rename fntChar members for width and height.2014-03-26, by ib
-
Restore filter chain if af_add failed.2014-03-26, by reimar
-
Add doxygen comment.2014-03-26, by ib
-
Cosmetic: Rename goto labels.2014-03-26, by ib
-
Remove unnecessary, bothering parentheses.2014-03-26, by ib
-
Arrange variables to be translated alphabetically.2014-03-26, by ib
-
Add parentheses (for clarity).2014-03-26, by ib
-
Remove unnecessary, bothering parentheses.2014-03-26, by ib
-
Cosmetic: Revise Translate().2014-03-26, by ib
-
Set state for buttons volume and balance on skin change.2014-03-25, by ib
-
Disable volume control for AudioPassthrough.2014-03-25, by ib
-
Disable balance control for AudioPassthrough as well.2014-03-25, by ib
-
Output symbol character 'r' for AudioPassthrough.2014-03-25, by ib
-
Support FFmpeg's VP7 decoder.2014-03-25, by cehoyos
-
Re-enable balance start value (skin default).2014-03-25, by ib
-
Cosmetic: Adjust indent.2014-03-25, by ib
-
Detect audio AC3/DTS pass-through S/PDIF.2014-03-25, by ib
-
configure: add CONFIG_CABAC2014-03-25, by michael
-
Temporarily disable balance start value (skin default).2014-03-24, by ib
-
Remove unnecessary bounds checks in Win32 GUI.2014-03-24, by ib
-
Add missing #include.2014-03-24, by ib
-
Remove unnecessary #include.2014-03-24, by ib
-
Add definition of a default volume.2014-03-24, by ib
-
Utilize item defaults given in the skin configuration as start values.2014-03-24, by ib
-
Add an internal event to set balance.2014-03-24, by ib
-
Remove pointless btnModify() calls.2014-03-24, by ib
-
Fix bug with ivSetVolume.2014-03-24, by ib
-
Synced with help_mp-en.h rev. 369872014-03-23, by jrash
-
Disable balance control if number of audio channels is too small.2014-03-23, by ib
-
Set guiInfo.AudioChannels in Win32 GUI.2014-03-23, by ib
-
Add variable sh_audio in Win32 GUI.2014-03-23, by ib
-
Remove unnecessary variable in Win32 GUI.2014-03-23, by ib
-
Change variable in if statement in Win32 GUI.2014-03-23, by ib
-
Change variable in switch statement in Win32 GUI.2014-03-23, by ib
-
Change assignment of stream in Win32 GUI.2014-03-23, by ib
-
configure: add CONFIG_TPELDSP for ffmpeg2014-03-22, by michael
-
Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.2014-03-22, by ib
-
Cosmetic: Adjust indent.2014-03-22, by ib
-
Remove pointless condition.2014-03-22, by ib
-
Remove unnecessary call.2014-03-22, by ib
-
Remove pointless btnModify() calls.2014-03-21, by ib
-
Remove redundant code.2014-03-21, by ib
-
Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.2014-03-21, by ib
-
Don't assign numeric constant.2014-03-21, by ib
-
Cosmetic: Adjust indent.2014-03-21, by ib
-
Cosmetic: Rename guiInfo member NewPlay MediumChanged.2014-03-21, by ib
-
Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.2014-03-21, by ib
-
Use the new internal event to set volume.2014-03-21, by ib
-
Use the new internal event to set volume.2014-03-21, by ib
-
Add an internal event to set volume.2014-03-21, by ib
-
Remove pointless btnModify() calls.2014-03-21, by ib
-
Set guiInfo.Position in SetMoviePosition event.2014-03-21, by ib
-
Add missing btnModify() call for balance.2014-03-21, by ib
-
Fix bug with disappearing mouse pointer in playbar.2014-03-19, by ib
-
Add doxygen comment.2014-03-19, by ib
-
Don't unnecessarily call XDefineCursor().2014-03-19, by ib
-
Cosmetic: Adjust indent.2014-03-19, by ib
-
Don't unnecessarily create a (void) cursor.2014-03-19, by ib
-
configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF2014-03-18, by michael
-
Fix skin documentation on alignment.2014-03-18, by ib
-
Revise skin documentation.2014-03-17, by ib
-
Rename SimplePotmeterPutImage() SinglePhasePutImage().2014-03-17, by ib
-
Replace old item 'potmeter' by new item 'pimage'.2014-03-17, by ib
-
Update Changelog.2014-03-16, by ib
-
Add new dynamic label variable $P.2014-03-13, by ib
-
Fix bug with dynamic label variables $p, $s and $e in Win32 GUI.2014-03-13, by ib
-
Add new dynamic label variable $U.2014-03-13, by ib
-
Fix typo.2014-03-13, by ib
-
Add new dynamic label variable $D.2014-03-13, by ib
-
Update documentation.2014-03-13, by ib
-
Fix symbol character for dynamic label variable $T in Win32 GUI.2014-03-13, by ib
-
Revise German documentation.2014-03-13, by ib
-
Add symbol character 'r' for dynamic label variable $a.2014-03-13, by ib
-
Don't change audio type information when muted.2014-03-13, by ib
-
Update documentation.2014-03-13, by ib
-
Revise German documentation.2014-03-13, by ib
-
Make value explicitly type float.2014-03-12, by ib
-
Increase arithmetic precision.2014-03-12, by ib
-
Fix dynamic label variables $v and $b in the Win32 GUI.2014-03-12, by ib
-
Fix documentation.2014-03-12, by ib
-
Remove pointless parentheses.2014-03-12, by ib
-
Simplify code.2014-03-12, by ib
-
Remove casts.2014-03-12, by ib
-
Cosmetic: Adjust indent.2014-03-12, by ib
-
Implement missing vpotmeter for the Win32 GUI.2014-03-12, by ib
-
Fix sndio playback of 24 bit/sample audio.2014-03-11, by reimar
-
Change mapping of the deprecated potmeter in the Win32 GUI.2014-03-11, by ib
-
Fix bug with hpotmeter/vpotmeter in the Win32 GUI.2014-03-11, by ib
-
Directly call mplayer_put_key() instead of vo_x11_putkey().2014-03-10, by ib
-
Cosmetic: Adjust indent.2014-03-10, by ib
-
Internally map item 'potmeter' onto 'hpotmeter'.2014-03-10, by ib
-
Print an information on deprecated skin config file entries.2014-03-10, by ib
-
Make linenumber global.2014-03-08, by ib
-
Remove unused variable.2014-03-08, by ib
-
Cosmetic: Adjust indent.2014-03-08, by ib
-
Remove needless fontid from Win32 GUI.2014-03-08, by ib
-
configure: Fix unnecessary rebuilds.2014-03-07, by reimar
-
Cosmetic: Relocate comment.2014-03-07, by ib
-
Render the full height of the image as calculated.2014-03-07, by ib
-
Fix image size restrictions set by r35242.2014-03-05, by iive
-
Add the proper CFLAGS when compiling against shared FFmpeg.2014-03-05, by reimar
-
Fix configure on a clean checkout.2014-03-05, by reimar
-
Refine compilation against shared FFmpeg.2014-03-05, by reimar
-
kva: make sure that image parameters are setup whenever config() is called2014-03-05, by komh
-
configure: add fma32014-03-05, by michael
-
Ensure that DVD highlight is really removed on switching titles.2014-03-04, by reimar
-
Fix spelling.2014-03-04, by ib
-
Revise MSGTR_GUI_MSG_SkinErrorMessage.2014-03-04, by ib
-
Add VOCTRL_GUISUPPORT.2014-03-02, by ib
-
Add VOCTRL_GUISUPPORT.2014-03-02, by ib
-
Add VOCTRL_GUISUPPORT.2014-03-02, by ib
-
Remove VOCTRL_GUISUPPORT.2014-03-02, by ib
-
Remove condition.2014-03-02, by ib
-
Add missing #include.2014-03-02, by ib
-
Remove unnecessary #includes.2014-03-02, by ib
-
Remove left-over VOCTRL_GUI_NOWINDOW usage2014-03-02, by al
-
kva: supports -mouse-movements2014-03-02, by komh
-
kva: respect MPlayer coordinate systems2014-03-02, by komh
-
Cosmetic: Adjust indent.2014-03-01, by ib
-
Get rid of VOCTRL_GUI_NOWINDOW.2014-03-01, by ib
-
Change VOCTRL_GUISUPPORT in dxr3 video output driver.2014-03-01, by ib
-
Fix bug with btnModify().2014-02-28, by ib
-
Fix copy and paste error.2014-02-28, by ib
-
Update documentation.2014-02-28, by ib
-
Fix bug with btnSet().2014-02-28, by ib
-
Add missing #include.2014-02-28, by ib
-
For -dump* to retry once of it reached EOF before writing anything.2014-02-26, by reimar
-
Fix previous sync error2014-02-26, by jrash
-
demux_mpg: search longer for selected stream.2014-02-26, by reimar
-
Use select_audio/select_video to disable unused streams.2014-02-26, by reimar
-
ao_sndio: simplify, don't care about 8-bit endianness.2014-02-26, by reimar
-
Normalize 8-bit format "endianness".2014-02-26, by reimar
-
configure: add support for specifying a branch to use.2014-02-26, by reimar
-
Support playing 4:4:4 DNxHD2014-02-26, by cehoyos
-
Silence Win32 GUI's "warning: unused parameter".2014-02-25, by ib
-
Silence "warning: implicit declaration of function 'strcasecmp'".2014-02-25, by ib
-
Remove VOCTRLs that aren't implemented.2014-02-25, by ib
-
Return VO_NOTIMPL if the VOCTRL isn't in one of the case statements.2014-02-25, by ib
-
Remove pointless VOCTRL_GUISUPPORT.2014-02-25, by ib
-
Cast appropriately.2014-02-25, by ib
-
Remove unnecessary casts.2014-02-25, by ib
-
Remove unnecessary casts.2014-02-25, by ib
-
Remove unnecessary casts.2014-02-25, by ib
-
Cosmetic: Reformat and adjust indent.2014-02-25, by ib
-
Don't set win32 as audio driver if none has been given.2014-02-25, by ib
-
sync with en/mplayer.1 rev. 368482014-02-25, by jrash
-
Synced with help_mp-en.h rev. 368312014-02-25, by jrash
-
Fix bug with Win32 GUI preferences.2014-02-24, by ib
-
Fix bug with Win32 GUI preferences.2014-02-24, by ib
-
Fix bug with Win32 GUI preferences.2014-02-24, by ib
-
Don't pointlessly set page_size.2014-02-24, by ib
-
Set the step increment for autoq to 1.2014-02-24, by ib
-
Display only one decimal place.2014-02-24, by ib
-
Enable setting full ass margin value ranges.2014-02-24, by ib
-
Adjust range and step increment of subfps to fps.2014-02-24, by ib
-
Enable setting full subpos value range.2014-02-24, by ib
-
Set the step increment for subdelay to 0.1.2014-02-24, by ib
-
Limit fps to a (hopefully) reasonable value.2014-02-24, by ib
-
Set the step increment for panscan to 0.1.2014-02-24, by ib
-
Remove pointless variables.2014-02-24, by ib
-
Enable setting full audio delay value range.2014-02-24, by ib
-
Fix bug with audio delay slider in Win32 GUI.2014-02-23, by ib
-
Cosmetic: Adjust indent.2014-02-23, by ib
-
Set correct position for audio delay slider in the trackbar.2014-02-23, by ib
-
Add cast.2014-02-23, by ib
-
Be pedantic about argument.2014-02-23, by ib
-
Don't automatically apply the Win32 GUI preferences' defaults.2014-02-23, by ib
-
Fix issue with Win32 GUI default preferences.2014-02-23, by ib
-
configure: error out when no FFmpeg is detected.2014-02-23, by reimar
-
Add additional sanity checks.2014-02-23, by reimar
-
Add some extra checks to avoid potential crashes.2014-02-23, by reimar
-
demuxers: remove pointless sh->ds assignments.2014-02-23, by reimar
-
Fix crashes with -novideo.2014-02-23, by reimar
-
mencoder: Finish encoding only when audio and video reached EOF.2014-02-23, by reimar
-
vcd_read_os2.h: replace calloc() with _calloc() only in vcd_read_os2.h2014-02-23, by komh
-
corevideo: include OpenGL/gl.h, this is required from 10.92014-02-23, by reimar
-
Add bluray playlist -identify printout.2014-02-23, by reimar
-
vcd: make high memory safe on OS/2 kLIBC2014-02-23, by komh
-
ad_liba52: Avoid using the swab function2014-02-22, by al
-
configure: Do not print error when cross-compiling.2014-02-21, by ib
-
configure: add -Zhigh-mem linker flag for OS/22014-02-20, by komh
-
configure: fix a typo2014-02-20, by komh
-
demuxers: ensure that stream ids are correctly initialized.2014-02-19, by reimar
-
yuv4mpeg: remove unused variable.2014-02-19, by reimar
-
demux_real: initialize variables and remove unused one.2014-02-19, by reimar
-
asfheader: remove unused variables.2014-02-19, by reimar
-
aac_hdr: remove variable to fix warning, add const.2014-02-19, by reimar
-
hwac3: Remove unused code.2014-02-19, by reimar
-
configure: Make the XShape extension optional.2014-02-19, by ib
-
configure: Remove unnecessary includes in XShape check.2014-02-19, by ib
-
configure: Revise comments in GUI specific tests.2014-02-19, by ib
-
configure: Prettify code for PNG_DECODER test.2014-02-19, by ib
-
configure: Rearrange two lines.2014-02-19, by ib
-
configure (cosmetic): Adjust indent and add blank lines.2014-02-19, by ib
-
configure: Revise some GUI related messages and output.2014-02-19, by ib
-
configure: Avoid annoying error messages in case of external FFmpeg.2014-02-19, by ib
-
configure: Fix PNG support for GUi check to always pass for external FFmpeg.2014-02-18, by reimar
-
configure: ensure ffmpeg_a is either yes or no.2014-02-18, by reimar
-
Revise German translation of MSGTR_Help.2014-02-18, by ib
-
mp_taglists: Avoid libavformat/internal.h include.2014-02-17, by reimar
-
configure: improve FFmpeg check.2014-02-17, by reimar
-
Check demuxer to avoid NULL pointer usage.2014-02-17, by ib
-
Fix bug with Win32 GUI preferences.2014-02-17, by ib
-
Simplify code.2014-02-17, by ib
-
Update German man page.2014-02-17, by ib
-
Prefer NULL.2014-02-17, by ib
-
Fix careless pointer parameter handling.2014-02-17, by ib
-
Avoid pointer cast warnings.2014-02-17, by ib
-
Fix error with MinGW build.2014-02-17, by ib
-
Cosmetic: Adjust indent.2014-02-17, by ib
-
Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.2014-02-17, by ib
-
ad_ffmpeg: avoid deprecated avcodec_alloc_frame.2014-02-16, by reimar
-
ad_ffmpeg: avoid deprecated request_channels.2014-02-16, by reimar
-
av_helpers: avoid deprecated API.2014-02-16, by reimar
-
m_struct: use offsetof instead of a custom hack.2014-02-16, by reimar
-
spudec: fix spudec_apply_palette_crop return value.2014-02-16, by reimar
-
demuxer.c: Use proper format string to print pointer.2014-02-16, by reimar
-
m_option, vf_scale: Add some missing const.2014-02-16, by reimar
-
vidix/s3: Fix loads of 'void *' used in arithmetic warnings.2014-02-16, by reimar
-
Remove pointless assignment and variable.2014-02-16, by reimar
-
Avoid many pointer cast warnings.2014-02-16, by reimar
-
vo_dfbmga: fix pointer cast size warnings.2014-02-16, by reimar
-
ao_esd: remove condition that must always be true.2014-02-16, by reimar
-
vo_aa: Move variables to appropriate scope, remove unused ones.2014-02-16, by reimar
-
vf_screenshot: remove pointless cast.2014-02-16, by reimar
-
vf_screenshot: Fix memory leak on resolution/aspect changes.2014-02-16, by reimar
-
vf_screenshot: Simplify repeat screenshot handling logic.2014-02-16, by reimar
-
vf_screenshot: use av_fast_malloc.2014-02-16, by reimar
-
vf_screenshot: use calloc.2014-02-16, by reimar
-
vf_screenshot: Switch to avcodec_encode_video2 API.2014-02-16, by reimar
-
Allow specifying custom path and name for screenshot files.2014-02-16, by reimar
-
Use sizeof instead of hardcoded number.2014-02-16, by reimar
-
Remove pointless "if".2014-02-16, by reimar
-
Fix probe bug losing video packets.2014-02-16, by reimar
-
Remove pointless casts and obfuscated array indexing.2014-02-15, by reimar
-
Use calloc instead of malloc+memset.2014-02-15, by reimar
-
Fix vstats, coded_frame is always NULL so use decoded frame instead.2014-02-15, by reimar
-
Switch to av_frame_get_qp_table API.2014-02-15, by reimar
-
Switch to refcounted API since the old ones have memleaks.2014-02-15, by reimar
-
Fix configure output: relocatable/PIE is autodetected.2014-02-15, by reimar
-
Remove pointless casts.2014-02-14, by reimar
-
Remove unnecessary if() that only hides bugs.2014-02-14, by reimar
-
Make sure that demuxer priv is allocated early enough.2014-02-14, by reimar
-
Remove condition that was already checked a few lines above.2014-02-14, by reimar
-
Remove DVDNAV audio reset code to avoid issues on title changes.2014-02-14, by reimar
-
Merge DVDNAV event handling into a single switch.2014-02-14, by reimar
-
Make sdp:// URLs also work via FFmpeg.2014-02-14, by reimar
-
Try to be more precise about the warning introduced in r35961.2014-02-14, by ib
-
Revise German translation of MSGTR_NoBindFound.2014-02-14, by ib
-
configure: XOP support2014-02-13, by michael
-
Remove console messages that are no longer needed.2014-02-13, by ib
-
Update documentation on subfont-encoding.2014-02-13, by ib
-
Enable option font_encoding without freetype.2014-02-13, by ib
-
Fix compilation without freetype.2014-02-12, by reimar
-
Use numeric labels in inline asm for consistency and better2014-02-09, by reimar
-
Remove some superfluous commas from inline asm for better compatibility.2014-02-09, by reimar
-
Use DECLARE_ALIGNED helper macros.2014-02-09, by reimar
-
Cosmetic: Adjust indent.2014-02-09, by ib
-
Make message box less annoying.2014-02-09, by ib
-
Show message box only if necessary.2014-02-09, by ib
-
Don't unnecessarily stop Win32 GUI playback.2014-02-09, by ib
-
Fix issue with testing of the help message header files.2014-02-09, by ib
-
Change the message box type.2014-02-08, by ib
-
Fix usage of acp().2014-02-08, by ib
-
Update German translation.2014-02-08, by ib
-
Make more messages translatable.2014-02-08, by ib
-
Add buggy FFmpeg FICV decoder.2014-02-08, by cehoyos
-
Improve testing of the help message header files.2014-02-08, by ib
-
Remove the Revision keyword.2014-02-07, by ib
-
Revise German translation of some help messages.2014-02-07, by ib
-
Add my name.2014-02-07, by ib
-
Update documentation.2014-02-07, by ib
-
Localize decimal mark.2014-02-07, by ib
-
Enable checking help_text by help_check.sh.2014-02-07, by ib
-
Improve language information on audio and subtitle streams.2014-02-07, by ib
-
Add name to file subtitle track information.2014-02-07, by ib
-
Add language to VOBsub subtitle track information.2014-02-07, by ib
-
Add language to embedded subtitle track information.2014-02-07, by ib
-
Add language to audio track information.2014-02-07, by ib
-
Increase buffer.2014-02-07, by ib
-
Use native names of languages instead of English ones.2014-02-07, by ib
-
Make unknown audio language translatable.2014-02-07, by ib
-
Simplify code.2014-02-07, by ib
-
Simplify code.2014-02-07, by ib
-
Relocate MSGTR_SamplesWanted.2014-02-05, by ib
-
Improve testing of the help message header files.2014-02-05, by ib
-
Revise MSGTR_MPDEMUX_URL_StringAlreadyEscaped.2014-02-05, by ib
-
Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped.2014-02-05, by ib
-
Rename symbolic constants of GUI help message texts.2014-02-05, by ib
-
add missing include of stddef.h, as it's needed to use "ptrdiff_t"2014-02-05, by gpoirier
-
Add some new FFmpeg huffyuv colour spaces.2014-02-05, by cehoyos
-
Add name for image format IMGFMT_440P.2014-02-05, by cehoyos
-
Remove the previous definition of MSGTR_ConfigureEqualizer.2014-02-04, by ib
-
Change help message texts corresponding with r36766.2014-02-04, by ib
-
Update program documentation.2014-02-02, by ib
-
Remove line being present twice.2014-02-02, by ib
-
Enhance the tool for checking translated messages header files.2014-02-02, by ib
-
Update documentation.2014-02-02, by ib
-
Rename the Danish messages header file.2014-02-02, by ib
-
Improve emphasizing of the current video track.2014-02-02, by ib
-
Add support for default of multiple video tracks.2014-02-02, by ib
-
Change the message box type.2014-02-02, by ib
-
Add a message box type "information".2014-02-02, by ib
-
Fix bug with unicode font loading for font.desc files.2014-02-01, by ib
-
Use glMapBufferRange by default.2014-02-01, by reimar
-
Update warning and error pixmaps.2014-02-01, by ib
-
sync with en/mplayer.1 rev. 367212014-02-01, by jrash
-
Synced with help_mp-en.h rev. 367692014-02-01, by jrash
-
Synced with help_mp-en.h rev. 367662014-02-01, by jrash
-
Prettify the skin browser.2014-01-31, by ib
-
Revise GUI help message texts.2014-01-31, by ib
-
Remove pointless pair of parentheses.2014-01-31, by ib
-
Revise GUI help message texts.2014-01-30, by ib
-
Improve testing of the help message text headers.2014-01-30, by ib
-
Replace pixmap for audio tracks by a better one.2014-01-27, by ib
-
Replace pixmap for muted audio by a better one.2014-01-27, by ib
-
Add new video pixmap.2014-01-27, by ib
-
Add new audio pixmap.2014-01-27, by ib
-
Replace sublang pixmap by subtitle pixmap.2014-01-27, by ib
-
Move up entry "external audio" in the context menu.2014-01-27, by ib
-
Remove commented code.2014-01-26, by ib
-
Fix some format string mismatches.2014-01-26, by reimar
-
stream.c: remove pointless NULL check.2014-01-26, by reimar
-
configure: disable internal libmpeg2 by default.2014-01-26, by reimar
-
Relocate mplayerLoadFont() code.2014-01-26, by ib
-
Cosmetic: Adjust indent.2014-01-26, by ib
-
Revise non-FreeType part of mplayerLoadFont().2014-01-26, by ib
-
Cosmetic: Adjust indent.2014-01-26, by ib
-
Revise non-FreeType part of mplayerLoadFont().2014-01-26, by ib
-
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
-
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
-
Query codec support first.2013-12-08, by reimar
-
Workaround VDPAU decode errors on aspect change on NVidia.2013-12-08, by reimar
-
Add support for Nios-II architecture.2013-12-06, by reimar
-
demux_avs: fixed pointer signedness mismatch2013-12-06, by reimar
-
demux_avs: calloc instead of malloc + memset2013-12-06, by reimar
-
Update track information at GUI_SET_STREAM for CDDA and VCD.2013-12-02, by ib
-
Add stream control command STREAM_CTRL_GET_CURRENT_TITLE for VCD.2013-12-02, by ib
-
Silence a format warning with cdparanoia.2013-12-02, by ib
-
Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for CDDA.2013-12-02, by ib
-
Revise and fix stream control for VCD.2013-12-02, by ib
-
Synced with help_mp-en.h rev. 365252013-12-01, by jrash
-
sync with en/mplayer.1 rev. 365252013-12-01, by jrash
-
Don't discard current DVD track information without cause.2013-11-29, by ib
-
Add support for TV/DVB to the GUI.2013-11-29, by ib
-
Add new stream control command STREAM_CTRL_GET_CURRENT_CHANNEL.2013-11-29, by ib
-
Revise German translation of some help messages.2013-11-29, by ib
-
Revise German translation of some help messages.2013-11-29, by ib
-
Remove unused definitions.2013-11-24, by ib
-
codecs.conf: add DYM4 to mpeg42013-11-19, by compn
-
Avoid resetting fields when we will never have set them in the first place.2013-11-19, by reimar
-
Revise German translation of some help messages.2013-11-19, by ib
-
Fix pts handling with -framedrop.2013-11-18, by reimar
-
Improve handling of internal vs. external dvdread/dvdnav2013-11-16, by reimar
-
Chose cheaper alpha blend equation.2013-11-16, by reimar
-
Code changes to avoid additional unnecessary re-inits.2013-11-16, by reimar
-
Display messages that can be confusing only with -v.2013-11-16, by reimar
-
Avoid message spam by not trying formats that will not work.2013-11-16, by reimar
-
Fix hardware acceleration notification for VDPAU.2013-11-16, by reimar
-
Try enabling DR for FFmpeg VP8 decoder.2013-11-16, by reimar
-
Add support for VP9 decoding via FFmpeg.2013-11-16, by reimar
-
Make PES detection less sensitive.2013-11-15, by reimar
-
Use DEMUXER_TYPE_UNKNOWN define.2013-11-15, by reimar
-
codecs.conf: add vp9, patch by james zern2013-11-15, by compn
-
Move cast to right place to avoid warning.2013-11-09, by reimar
-
Prefer -title if given for audio output name.2013-11-09, by reimar
-
font_load_ft: small simplifications.2013-11-09, by reimar
-
mplayer: Fix a crash seeking with -chapter and -ass2013-11-08, by al
-
configure: add CONFIG_H263DSP to preempt build problems2013-11-08, by michael
-
vo_corevideo: Add include to fix compilation on OSX 10.92013-10-30, by reimar
-
af_volume: add NEON optimization for common float case.2013-10-30, by reimar
-
af_volume: optimize for common case where all channels2013-10-29, by reimar
-
af_volume: Avoid pointlessly calculating the maximum volume.2013-10-29, by reimar
-
Synced with help_mp-en.h rev. 364702013-10-27, by jrash
-
Fall back to uname -p if uname -m does not give anything useful.2013-10-26, by reimar
-
Fix configure for cases when libm is not available.2013-10-26, by reimar
-
Remove unused per-channel enable.2013-10-26, by reimar
-
Remove unused code that costs a good bit of performance.2013-10-26, by reimar
-
Remove some macros and switch to libavutil equivalents.2013-10-26, by reimar
-
Remove pointless cast.2013-10-26, by reimar
-
ARM NEON optimization for float->int conversion.2013-10-26, by reimar
-
Add ARM NEON optimization of common channel interleave cases.2013-10-26, by reimar
-
Add some "const" to input-only pointers.2013-10-25, by reimar
-
vd_ffmpeg: disable DR also for HEVC.2013-10-25, by reimar
-
Use sizeof(*var) instead of sizeof(type), prefer calloc.2013-10-25, by reimar
-
Remove pointless casts.2013-10-25, by reimar
-
Add some missing "const".2013-10-25, by reimar
-
Define STRIP for FFmpeg.2013-10-24, by ib
-
demux_lavf: Ignore failure to find stream info.2013-10-20, by reimar
-
Use correct types for constants.2013-10-20, by reimar
-
Support little endian G.726 as found in Sun au files.2013-10-18, by cehoyos
-
Support 4k AVC-Intra in mov.2013-10-18, by cehoyos
-
Add some comments for internal PCM FourCC's.2013-10-18, by cehoyos
-
Support playback of f32le in mov.2013-10-18, by cehoyos
-
Support HEVC in native mpeg-ts demuxer.2013-10-17, by cehoyos
-
Preliminary support for FFmpeg HEVC decoder.2013-10-17, by cehoyos
-
Fix hang if uninit is called while the window is still hidden.2013-10-17, by reimar
-
Translate MSGTR_VO_OutputDirectory.2013-10-16, by ib
-
vo pnm: Always print output directory2013-10-16, by al
-
vo jpeg, png, pnm: Make output directory message less confusing2013-10-16, by al
-
vd_ffmpeg: catch invalid aspect from FFmpeg.2013-10-16, by reimar
-
ad_ffmpeg: fix commit fixing sample rate changes to actually work.2013-10-16, by reimar
-
vo_vdpau: Initialize variables before, not after setup code.2013-10-15, by reimar
-
Set skip_alpha, we currently have no use for alpha values.2013-10-15, by reimar
-
Handle files with sample rate changes correctly.2013-10-15, by reimar
-
Support H.264 fourcc UMSV.2013-10-14, by cehoyos
-
add binary geovision avc codec2013-10-11, by compn
-
Add H.264 fourcc GAVC for GeoVision cameras.2013-10-11, by cehoyos
-
mpeg123: Support in-stream format changes.2013-10-04, by reimar
-
add screenpressor SCPR binary decoder2013-10-04, by compn
-
Update libass to latest git version.2013-09-24, by reimar
-
Pass playing filename to audio outputs.2013-09-22, by reimar
-
Fix a few memleaks.2013-09-22, by reimar
-
Ensure AVDictionary pointer is initialized.2013-09-22, by reimar
-
Move rtsp_transport_* variables to demuxer.c2013-09-21, by reimar
-
Autodetect if pthread_cancel is available.2013-09-21, by reimar
-
Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg.2013-09-21, by reimar
-
Add support for ffmpeg's demuxer-specific options.2013-09-21, by reimar
-
Do not try to build FFmpeg protocols depending on external libraries.2013-09-21, by cehoyos
-
Fix possible crash when mpi is NULL.2013-09-19, by reimar
-
Add hack/workaround for FFmpeg offering pixfmts not valid2013-09-16, by reimar
-
codecs.conf: ffg7231 decodes vivo 7231 in asf and viv2013-09-16, by compn
-
Fix compilation when VDPAU is disabled.2013-09-15, by reimar
-
Restore VDPAU codecs using non-hwaccel interface with "old" suffix.2013-09-15, by reimar
-
Restore support for old-style VDPAU.2013-09-15, by reimar
-
Do not suppress FFmpeg deprecated warnings with pragma.2013-09-14, by cehoyos
-
Disable UNIX protocol when not supported.2013-09-09, by reimar
-
Support ffmpeg://dummy:// in muxer_lavf.2013-09-03, by reimar
-
Quick hack to allow using ffmpeg's image2 demuxer.2013-09-03, by reimar
-
muxer_lavf: partially support formats creating files own their own.2013-09-03, by reimar
-
ve_lavc: simplify and support more colorspace formats.2013-09-03, by reimar
-
codecs.conf: add 0x64 to g726, works on g726-test1.wav2013-09-03, by compn
-
avidemux: try reading ODML index if the default one is2013-08-31, by reimar
-
libmad: try decoding buffered data after EOF.2013-08-30, by reimar
-
ad_libmad: simplify code a bit.2013-08-30, by reimar
-
Fix channel reordering for ac3_fixed encoder.2013-08-30, by reimar
-
Support -alang and -slang for bluray://2013-08-25, by reimar
-
Fix disabling subtitles by switching through them.2013-08-25, by reimar
-
Quick an inefficient hack to enable planar encoding.2013-08-25, by reimar
-
Extract audio encoding code into a separate helper function.2013-08-25, by reimar
-
lavcac3enc: avoid code duplication.2013-08-25, by reimar
-
Avoid reinitializing VDPAU on e.g. simple aspect changes.2013-08-21, by reimar
-
configure: add config_exif for ffmpeg2013-08-21, by michael
-
Add define to reduce warnings.2013-08-15, by reimar
-
Leave it to FFmpeg to disable multithreading with hwaccel.2013-08-14, by reimar
-
vo png: Error handling and clean up2013-08-14, by al
-
vo png: Switch to avcodec_encode_video22013-08-14, by al
-
Extract some setup code into a separate function.2013-08-13, by reimar
-
Fix a possible crash when DRI failed.2013-08-12, by reimar
-
Fix possible hang bug with -ao pcm.2013-08-12, by reimar
-
Do not increment frame drop count when at EOF.2013-08-12, by reimar
-
Make VDPAU support work again with latest FFmpeg.2013-08-11, by reimar
-
Synced with help_mp-en.h rev. 364132013-08-10, by jrash
-
If VDPAU is available enable all VDPAU HWACCELs.2013-08-09, by reimar
-
Avoid some code duplication.2013-08-09, by reimar
-
Const correctness fix.2013-08-09, by reimar
-
Be more consistent with movie aspect setting and check.2013-08-07, by ib
-
Don't subsequently calculate original_aspect from last movie_aspect.2013-08-07, by ib
-
Factor out some common code.2013-08-07, by reimar
-
Revise switch_ratio documentation.2013-08-07, by ib
-
Revise switch_ratio documentation.2013-08-06, by ib
-
configure: Fix GIF support result comment2013-08-06, by al
-
configure: prevent future ffmpeg from failing to build2013-08-06, by michael
-
Avoid dereferencing NULL pointer on close if we2013-08-05, by reimar
-
vf_screenshot: slice handling fix.2013-08-05, by reimar
-
Make fallback for failing context creation actually work.2013-08-05, by reimar
-
On X11 use root window as "hidden" window instead of2013-08-05, by reimar
-
Fix and simplify alloc/free of AVIO buffer.2013-08-05, by reimar
-
Enable switch_ratio -1 with videos with aspect changes.2013-08-04, by ib
-
Fix definition of sh->original_aspect.2013-08-04, by ib
-
Add support for rtsp:// falling back to support via FFmpeg.2013-08-04, by reimar
-
Add define to silence FFmpeg warnings.2013-08-04, by reimar
-
Update for changed lavf API.2013-08-04, by reimar
-
Synced with help_mp-en.h rev. 363742013-08-03, by jrash
-
Add a XSync() call.2013-08-02, by ib
-
Remove remaining XFlush() calls.2013-08-02, by ib
-
Fix segmentation fault with aspect ratio menu entry.2013-08-02, by ib
-
Adjust detection of original aspect ratio after r36391.2013-08-01, by ib
-
Handle special argument -1 to switch_ratio as intended.2013-08-01, by ib
-
Remove GUI_HANDLE_EVENTS.2013-08-01, by ib
-
Relocate wsEvents().2013-08-01, by ib
-
Add a redraw and event handling to GUI_PREPARE.2013-08-01, by ib
-
Process events after destroying a window.2013-08-01, by ib
-
Remove XFlush() and XSync() calls.2013-08-01, by ib
-
Remove XSynchronize() call.2013-08-01, by ib
-
Remove property wsWaitMap and function wsWindowMapWait().2013-08-01, by ib
-
Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.2013-08-01, by ib
-
Remove needless GUI_HANDLE_EVENTS call.2013-08-01, by ib
-
Fix info message for ffg726 decoder.2013-08-01, by cehoyos
-
Simplify sign change of variable.2013-07-30, by ib
-
Increase precision of calculation by using constants of type double.2013-07-30, by ib
-
Increase precision of calculation by using constants of type double.2013-07-30, by ib
-
Cosmetic: Don't shorten floating point constants that way.2013-07-30, by ib
-
Remove unnecessary type conversions.2013-07-30, by ib
-
Be more pedantic about type of the constant.2013-07-30, by ib
-
Enable localization of ratio text.2013-07-30, by ib
-
Revise ratio text.2013-07-30, by ib
-
Be more pedantic about type of the constant.2013-07-30, by ib
-
Remove unnecessary type conversions.2013-07-30, by ib
-
Keep paused mode when changing the aspect ratio.2013-07-27, by ib
-
Add check marks to the video aspect ratio menu items.2013-07-27, by ib
-
Use again special value -1 to set original aspect ratio.2013-07-27, by ib
-
Support newer GIFLIB versions2013-07-27, by al
-
Fix compilation if giflib 5 is installed.2013-07-22, by cehoyos
-
Allow compilation with current icc.2013-07-17, by cehoyos
-
Fix missing selector name warnings2013-07-16, by upsuper
-
build: Define _BSD_SOURCE for gethostbyname22013-07-14, by al
-
Cosmetic: Adjust indent.2013-07-13, by ib
-
Calculate aspect ratio by ourselves.2013-07-13, by ib
-
Cosmetic: Adjust indent.2013-07-13, by ib
-
Enable the change of the movie aspect ratio on the fly.2013-07-13, by ib
-
Disable aspect ratio menu in the absence of video playback.2013-07-13, by ib
-
stream/tcp: Check that host object has the right AF before connect2013-07-11, by al
-
Prettify debug message.2013-07-11, by ib
-
Add a debug message on the visual.2013-07-11, by ib
-
Remove AV_ prefix from define for internal config.h header.2013-07-05, by reimar
-
Disable G2M decoder if zlib is not available.2013-07-05, by reimar
-
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.2013-07-05, by reimar
-
codecs.conf add xd51 to mpeg22013-06-19, by compn
-
Check if path is too long2013-06-17, by komh
-
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.2013-06-16, by cehoyos
-
Ensure surfaces are cleared after resize.2013-06-15, by reimar
-
Fix issues with glibc on 32 bit.2013-06-15, by reimar
-
Simplify texture coordinate calculation.2013-06-12, by reimar
-
Merge the 3 different drawing steps.2013-06-12, by reimar
-
Remove array that always contains only 0.2013-06-12, by reimar
-
Remove a special-case that doesn't really make much2013-06-12, by reimar
-
Use only one single texture.2013-06-12, by reimar
-
Fix texture coordinates and number of characters.2013-06-12, by reimar
-
Simplify blend function used.2013-06-12, by reimar
-
Remove unused depth test code.2013-06-12, by reimar
-
Remove code related to unused lighting.2013-06-12, by reimar
-
gl: Ensure gpu_def_sl_program is correctly initialized.2013-06-12, by reimar
-
Revert r36287.2013-06-12, by ib
-
vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.2013-06-11, by reimar
-
vo_aa: Specifying a single option should only change the2013-06-11, by reimar
-
Ensure that the allocated surface is always large enough.2013-06-11, by reimar
-
vo_gl: Fix chroma with rectangle=1.2013-06-10, by reimar
-
Fix compilation, remove assignment of variable that was removed due2013-06-10, by reimar
-
sync with en/mplayer.1 rev. 362972013-06-09, by jrash
-
Remove some unused code that has no effect.2013-06-09, by reimar
-
Remove some now unused code.2013-06-09, by reimar
-
Redraw on expose even if not paused.2013-06-09, by reimar
-
matrixview: redraw image while scaling on OSX.2013-06-09, by reimar
-
Remove unnecessary wrapper function.2013-06-09, by reimar
-
Remove unused arguments, add "const"2013-06-09, by reimar
-
Matrixview: fix getting only blank screen on OSX.2013-06-09, by reimar
-
Change hack to use a solution that will work more generally.2013-06-09, by reimar
-
OpenGL OSX: Do not set up aspect etc. for a hidden window.2013-06-09, by reimar
-
gl_tiled vo can be compiled and work on OSX as well.2013-06-09, by reimar
-
vo_gl_tiled: ensure variables are always initialized.2013-06-09, by reimar
-
vo_gl_tiled: fix YUV conversion.2013-06-09, by reimar