2014-02-17 |
ib |
Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.
|
2014-02-16 |
reimar |
ad_ffmpeg: avoid deprecated avcodec_alloc_frame.
|
2014-02-16 |
reimar |
ad_ffmpeg: avoid deprecated request_channels.
|
2014-02-16 |
reimar |
av_helpers: avoid deprecated API.
|
2014-02-16 |
reimar |
m_struct: use offsetof instead of a custom hack.
|
2014-02-16 |
reimar |
spudec: fix spudec_apply_palette_crop return value.
|
2014-02-16 |
reimar |
demuxer.c: Use proper format string to print pointer.
|
2014-02-16 |
reimar |
m_option, vf_scale: Add some missing const.
|
2014-02-16 |
reimar |
vidix/s3: Fix loads of 'void *' used in arithmetic warnings.
|
2014-02-16 |
reimar |
Remove pointless assignment and variable.
|
2014-02-16 |
reimar |
Avoid many pointer cast warnings.
|
2014-02-16 |
reimar |
vo_dfbmga: fix pointer cast size warnings.
|
2014-02-16 |
reimar |
ao_esd: remove condition that must always be true.
|
2014-02-16 |
reimar |
vo_aa: Move variables to appropriate scope, remove unused ones.
|
2014-02-16 |
reimar |
vf_screenshot: remove pointless cast.
|
2014-02-16 |
reimar |
vf_screenshot: Fix memory leak on resolution/aspect changes.
|
2014-02-16 |
reimar |
vf_screenshot: Simplify repeat screenshot handling logic.
|
2014-02-16 |
reimar |
vf_screenshot: use av_fast_malloc.
|
2014-02-16 |
reimar |
vf_screenshot: use calloc.
|
2014-02-16 |
reimar |
vf_screenshot: Switch to avcodec_encode_video2 API.
|
2014-02-16 |
reimar |
Allow specifying custom path and name for screenshot files.
|
2014-02-16 |
reimar |
Use sizeof instead of hardcoded number.
|
2014-02-16 |
reimar |
Remove pointless "if".
|
2014-02-16 |
reimar |
Fix probe bug losing video packets.
|
2014-02-15 |
reimar |
Remove pointless casts and obfuscated array indexing.
|
2014-02-15 |
reimar |
Use calloc instead of malloc+memset.
|
2014-02-15 |
reimar |
Fix vstats, coded_frame is always NULL so use decoded frame instead.
|
2014-02-15 |
reimar |
Switch to av_frame_get_qp_table API.
|
2014-02-15 |
reimar |
Switch to refcounted API since the old ones have memleaks.
|
2014-02-15 |
reimar |
Fix configure output: relocatable/PIE is autodetected.
|
2014-02-14 |
reimar |
Remove pointless casts.
|
2014-02-14 |
reimar |
Remove unnecessary if() that only hides bugs.
|
2014-02-14 |
reimar |
Make sure that demuxer priv is allocated early enough.
|
2014-02-14 |
reimar |
Remove condition that was already checked a few lines above.
|
2014-02-14 |
reimar |
Remove DVDNAV audio reset code to avoid issues on title changes.
|
2014-02-14 |
reimar |
Merge DVDNAV event handling into a single switch.
|
2014-02-14 |
reimar |
Make sdp:// URLs also work via FFmpeg.
|
2014-02-14 |
ib |
Try to be more precise about the warning introduced in r35961.
|
2014-02-14 |
ib |
Revise German translation of MSGTR_NoBindFound.
|
2014-02-13 |
michael |
configure: XOP support
|
2014-02-13 |
ib |
Remove console messages that are no longer needed.
|
2014-02-13 |
ib |
Update documentation on subfont-encoding.
|
2014-02-13 |
ib |
Enable option font_encoding without freetype.
|
2014-02-12 |
reimar |
Fix compilation without freetype.
|
2014-02-09 |
reimar |
Use numeric labels in inline asm for consistency and better
|
2014-02-09 |
reimar |
Remove some superfluous commas from inline asm for better compatibility.
|
2014-02-09 |
reimar |
Use DECLARE_ALIGNED helper macros.
|
2014-02-09 |
ib |
Cosmetic: Adjust indent.
|
2014-02-09 |
ib |
Make message box less annoying.
|
2014-02-09 |
ib |
Show message box only if necessary.
|
2014-02-09 |
ib |
Don't unnecessarily stop Win32 GUI playback.
|
2014-02-09 |
ib |
Fix issue with testing of the help message header files.
|
2014-02-08 |
ib |
Change the message box type.
|
2014-02-08 |
ib |
Fix usage of acp().
|
2014-02-08 |
ib |
Update German translation.
|
2014-02-08 |
ib |
Make more messages translatable.
|
2014-02-08 |
cehoyos |
Add buggy FFmpeg FICV decoder.
|
2014-02-08 |
ib |
Improve testing of the help message header files.
|
2014-02-07 |
ib |
Remove the Revision keyword.
|
2014-02-07 |
ib |
Revise German translation of some help messages.
|
2014-02-07 |
ib |
Add my name.
|
2014-02-07 |
ib |
Update documentation.
|
2014-02-07 |
ib |
Localize decimal mark.
|
2014-02-07 |
ib |
Enable checking help_text by help_check.sh.
|
2014-02-07 |
ib |
Improve language information on audio and subtitle streams.
|
2014-02-07 |
ib |
Add name to file subtitle track information.
|
2014-02-07 |
ib |
Add language to VOBsub subtitle track information.
|
2014-02-07 |
ib |
Add language to embedded subtitle track information.
|
2014-02-07 |
ib |
Add language to audio track information.
|
2014-02-07 |
ib |
Increase buffer.
|
2014-02-07 |
ib |
Use native names of languages instead of English ones.
|
2014-02-07 |
ib |
Make unknown audio language translatable.
|
2014-02-07 |
ib |
Simplify code.
|
2014-02-07 |
ib |
Simplify code.
|
2014-02-05 |
ib |
Relocate MSGTR_SamplesWanted.
|
2014-02-05 |
ib |
Improve testing of the help message header files.
|
2014-02-05 |
ib |
Revise MSGTR_MPDEMUX_URL_StringAlreadyEscaped.
|
2014-02-05 |
ib |
Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped.
|
2014-02-05 |
ib |
Rename symbolic constants of GUI help message texts.
|
2014-02-05 |
gpoirier |
add missing include of stddef.h, as it's needed to use "ptrdiff_t"
|
2014-02-05 |
cehoyos |
Add some new FFmpeg huffyuv colour spaces.
|
2014-02-05 |
cehoyos |
Add name for image format IMGFMT_440P.
|
2014-02-04 |
ib |
Remove the previous definition of MSGTR_ConfigureEqualizer.
|
2014-02-04 |
ib |
Change help message texts corresponding with r36766.
|
2014-02-02 |
ib |
Update program documentation.
|
2014-02-02 |
ib |
Remove line being present twice.
|
2014-02-02 |
ib |
Enhance the tool for checking translated messages header files.
|
2014-02-02 |
ib |
Update documentation.
|
2014-02-02 |
ib |
Rename the Danish messages header file.
|
2014-02-02 |
ib |
Improve emphasizing of the current video track.
|
2014-02-02 |
ib |
Add support for default of multiple video tracks.
|
2014-02-02 |
ib |
Change the message box type.
|
2014-02-02 |
ib |
Add a message box type "information".
|
2014-02-01 |
ib |
Fix bug with unicode font loading for font.desc files.
|
2014-02-01 |
reimar |
Use glMapBufferRange by default.
|
2014-02-01 |
ib |
Update warning and error pixmaps.
|
2014-02-01 |
jrash |
sync with en/mplayer.1 rev. 36721
|
2014-02-01 |
jrash |
Synced with help_mp-en.h rev. 36769
|
2014-02-01 |
jrash |
Synced with help_mp-en.h rev. 36766
|
2014-01-31 |
ib |
Prettify the skin browser.
|
2014-01-31 |
ib |
Revise GUI help message texts.
|
2014-01-31 |
ib |
Remove pointless pair of parentheses.
|
2014-01-30 |
ib |
Revise GUI help message texts.
|
2014-01-30 |
ib |
Improve testing of the help message text headers.
|
2014-01-27 |
ib |
Replace pixmap for audio tracks by a better one.
|
2014-01-27 |
ib |
Replace pixmap for muted audio by a better one.
|
2014-01-27 |
ib |
Add new video pixmap.
|
2014-01-27 |
ib |
Add new audio pixmap.
|
2014-01-27 |
ib |
Replace sublang pixmap by subtitle pixmap.
|
2014-01-27 |
ib |
Move up entry "external audio" in the context menu.
|
2014-01-26 |
ib |
Remove commented code.
|
2014-01-26 |
reimar |
Fix some format string mismatches.
|
2014-01-26 |
reimar |
stream.c: remove pointless NULL check.
|
2014-01-26 |
reimar |
configure: disable internal libmpeg2 by default.
|
2014-01-26 |
ib |
Relocate mplayerLoadFont() code.
|
2014-01-26 |
ib |
Cosmetic: Adjust indent.
|
2014-01-26 |
ib |
Revise non-FreeType part of mplayerLoadFont().
|
2014-01-26 |
ib |
Cosmetic: Adjust indent.
|
2014-01-26 |
ib |
Revise non-FreeType part of mplayerLoadFont().
|
2014-01-26 |
ib |
Revise non-FreeType part of mplayerLoadFont().
|
2014-01-26 |
ib |
Fix issue with font file selector.
|
2014-01-26 |
ib |
Don't unnecessarily load a font.
|
2014-01-26 |
ib |
Enable specifying a font file in the GUI preferences.
|
2014-01-26 |
reimar |
subreader: Fix compilation without fribidi.
|
2014-01-26 |
ib |
Don't unnecessarily load a font.
|
2014-01-26 |
ib |
Cosmetic: Adjust spacings.
|
2014-01-26 |
ib |
Revert r36709.
|
2014-01-26 |
ib |
Fix bug with option '-fontconfig' and ass subtitles.
|
2014-01-26 |
al |
Do not use non-literal arguments for mp_msg format string
|
2014-01-25 |
reimar |
ao_v4l2: fix broken sample rate check.
|
2014-01-25 |
reimar |
asfheader: remove old, long commented-out code.
|
2014-01-25 |
reimar |
Document switch case fallthroughs.
|
2014-01-25 |
reimar |
ad_dvdpcm: simplify/clarify code.
|
2014-01-25 |
reimar |
vo_sdl: remove nonsense code, all cases can handle both IYUV and I420.
|
2014-01-25 |
reimar |
m_option: reindent.
|
2014-01-25 |
reimar |
m_option: remove code that has no effect.
|
2014-01-25 |
reimar |
radeon_vid: small simplification.
|
2014-01-25 |
reimar |
img_format: document why mp_get_chroma_shift does not work for NV12/NV21
|
2014-01-25 |
reimar |
vidix: move query_format struct initialization to common code.
|
2014-01-25 |
reimar |
stream_netstream: Simplify packet handling.
|
2014-01-25 |
reimar |
stream_netstream: merge declaration and initialization.
|
2014-01-25 |
reimar |
subreader: remove misleading return types.
|
2014-01-25 |
reimar |
sub_fribidi: Slightly simplify non-fribidi fallback.
|
2014-01-25 |
reimar |
sub_fribidi: Make code more robust in error case.
|
2014-01-25 |
reimar |
playtreeparser: Remove pointless assignment.
|
2014-01-25 |
reimar |
vo_s3fb: Fix wrong define, draw_slice stub was removed, not draw_frame.
|
2014-01-24 |
ib |
Revise German man page.
|
2014-01-24 |
ib |
Revise documentation of option '-fontconfig'.
|
2014-01-24 |
ib |
Replace string constants by symbolic constants.
|
2014-01-24 |
ib |
Add a (missing) icon to menu entry "audio track".
|
2014-01-24 |
ib |
Group video and audio related entries in context menu together.
|
2014-01-24 |
ib |
Move up equalizer entry in the context menu.
|
2014-01-24 |
ib |
Relocate the video size entries in the context menu.
|
2014-01-24 |
ib |
Rearrange video size entries in context menu in descending order.
|
2014-01-23 |
ib |
Revise German translation of MSGTR_GuiNeedsX.
|
2014-01-23 |
reimar |
vd: Make sure we test the preferred format first.
|
2014-01-23 |
reimar |
vd: Fix setting of outfmtidx during VDCTRL_QUERY_FORMAT
|
2014-01-23 |
reimar |
Do not print pkg-config errors.
|
2014-01-23 |
ib |
Cosmetic: Adjust spacings.
|
2014-01-23 |
ib |
Update font file filter of the file selector (only with FreeType).
|
2014-01-23 |
ib |
Revise German man page.
|
2014-01-23 |
ib |
Be pedantic with documentation of option '-fontconfig'.
|
2014-01-23 |
ib |
Cosmetic: Fix spacing.
|
2014-01-23 |
ib |
Revise documentation of option '-font'.
|
2014-01-23 |
ib |
Improve the dialog for font encodings.
|
2014-01-23 |
ib |
Improve the dialog for font encodings.
|
2014-01-22 |
reimar |
ad_libdca: support current libdca that does not provide a dts.h header.
|
2014-01-22 |
reimar |
stream_smb: Make autodetection work for samba 4.0.
|
2014-01-22 |
ib |
Revise context menu.
|
2014-01-22 |
ib |
Revise the man page after r36697 and r36698.
|
2014-01-22 |
ib |
Fix handling of option 'subfont-encoding'.
|
2014-01-22 |
ib |
Fix handling of option 'subfont-encoding'.
|
2014-01-22 |
ib |
Prettify layout of dialog for codecs and demuxer.
|
2014-01-22 |
ib |
Remove MSGTR_PREFERENCES_FontFactor.
|
2014-01-22 |
reimar |
vo_corevideo: remove draw_frame and draw_slice.
|
2014-01-22 |
ib |
Prettify layout of dialog for font settings.
|
2014-01-22 |
ib |
Revise some subtitle and OSD related help messages.
|
2014-01-22 |
ib |
Revise some font related help messages.
|
2014-01-22 |
reimar |
vo_corevideo: Fix VFCAP flags, adding ACCEPT_STRIDE and NOSLICES.
|
2014-01-22 |
reimar |
vo_corevideo: Fix return value.
|
2014-01-21 |
rtogni |
Fix calculation of idx_streamid for audio index in case of packet errors.
|
2014-01-21 |
ib |
Revise German translation of some help messages.
|
2014-01-21 |
ib |
Fix iconv check in r36657.
|
2014-01-21 |
ib |
Improve the dialog for font settings.
|
2014-01-21 |
ib |
Add MSGTR_PREFERENCES_FontAutoScaleMode.
|
2014-01-21 |
ib |
Revise German translation of MSGTR_PREFERENCES_FontOutLine.
|
2014-01-21 |
reimar |
vo_md5sum: set VOCAP_NOSLICES.
|
2014-01-21 |
ib |
Fix table sizes.
|
2014-01-21 |
ib |
Rephrase positively.
|
2014-01-20 |
reimar |
coverity.sh: Avoid submitting broken builds to coverity.
|
2014-01-20 |
reimar |
Use av_unused for unused arguments instead of various hacks.
|
2014-01-20 |
reimar |
stream_pvr: Fix fd check, -1 indicates invalid, not 0.
|
2014-01-20 |
reimar |
demux_mkv: use a default mime-type if none was specified.
|
2014-01-20 |
reimar |
mplayer: Simplify initial playtree/file code.
|
2014-01-20 |
reimar |
mplayer.c: Minor loop simplification.
|
2014-01-20 |
reimar |
print_file_info: Do not assume we have a demuxer.
|
2014-01-20 |
reimar |
demux_demuxers: Simplify, merge declaration and initialization.
|
2014-01-20 |
reimar |
demux_demuxers: check correct variable for NULL.
|
2014-01-20 |
reimar |
stream_cue: Fix memleaks in error cases.
|
2014-01-20 |
reimar |
stream_pvr: reduce code duplication and fix a memleak in error case.
|
2014-01-20 |
reimar |
demux_rawdv: Fix memory leak on open error.
|
2014-01-20 |
reimar |
demux_mov: Initialize "version" variable.
|
2014-01-20 |
reimar |
demux_roq: declare variables where they are used.
|
2014-01-20 |
reimar |
demux_roq: Simplify code by using calloc.
|
2014-01-20 |
reimar |
demux_ts: remove pointless stack variable and ts_parse argument.
|
2014-01-20 |
michael |
buildsys: add CONFIG_LLVIDDSP to prevent ffmpeg build failure after next commit in ffmpeg
|
2014-01-20 |
ib |
Improve the dialog for subtitle encodings with iconv.
|
2014-01-20 |
ib |
Improve the dialog for subtitle encodings.
|
2014-01-20 |
ib |
Improve the dialog for subtitle encodings with iconv.
|
2014-01-20 |
ib |
Improve the dialog for subtitle encodings with iconv.
|
2014-01-20 |
ib |
Improve the dialog for subtitle encodings with iconv.
|
2014-01-20 |
ib |
Improve the dialog for subtitle encodings with iconv.
|
2014-01-19 |
reimar |
tcp: fix socket/descriptor leak on error.
|
2014-01-19 |
reimar |
cddb: fix multiple leaks, both for error and normal use cases.
|
2014-01-19 |
reimar |
aviheader: Close file also when an index file contains an error.
|
2014-01-19 |
reimar |
menu_param: fix memleak on menu click.
|
2014-01-19 |
reimar |
menu_filesel: Fix memory leak in case of readdir error.
|
2014-01-19 |
reimar |
dvdnav: fix memory leaks in error paths.
|
2014-01-19 |
reimar |
ad_realaud: Fix memory leak in error path.
|
2014-01-19 |
reimar |
demux_mkv: Fix massive memleaks in attachment parsing.
|
2014-01-19 |
rtogni |
Fix spelling in error messages.
|
2014-01-19 |
reimar |
mf: Fix initial hang/delay with mf://
|
2014-01-19 |
rtogni |
Remove double ;
|
2014-01-19 |
rtogni |
Grammar fix in error messages.
|
2014-01-19 |
rtogni |
Fix number of arguments in mp_msg.
|
2014-01-19 |
ib |
Improve the dialog for subtitle encodings selection.
|
2014-01-19 |
jrash |
sync with en/mplayer.1 rev. 36588
|
2014-01-19 |
rtogni |
Add support for files with MLTI chunks.
|
2014-01-19 |
ib |
Add option 'sub_utf8' to the GUI configuration file.
|
2014-01-19 |
ib |
Prettify the dialog for subtitle encodings selection.
|
2014-01-19 |
ib |
Improve the dialog for subtitle encodings selection.
|
2014-01-19 |
ib |
Add an auxiliary vertical container box.
|
2014-01-19 |
ib |
Explain the relationship between the subtitle encoding options.
|
2014-01-19 |
reimar |
vobsub: fix indentation.
|
2014-01-19 |
reimar |
vobsub: Simplify and fix memleak.
|
2014-01-19 |
reimar |
vo_bl: update copyright header.
|
2014-01-19 |
reimar |
vo_bl: RGB output support.
|
2014-01-19 |
reimar |
vo_bl: Fix bpc variable documentation.
|
2014-01-19 |
reimar |
mkv: replace a missed "return 0" by "goto err_out".
|
2014-01-19 |
reimar |
film: various small code improvements.
|
2014-01-19 |
reimar |
film: Fix memory leaks in error cases.
|
2014-01-19 |
reimar |
asxparser: Declare variables in the blocks that need them.
|
2014-01-19 |
reimar |
rawdv: various small code improvements.
|
2014-01-19 |
reimar |
rawdv: remove pointless casts.
|
2014-01-19 |
reimar |
rawdv: Fix memory leak in error case.
|
2014-01-19 |
reimar |
cookies.c: cols must (and does) have 7 elements.
|
2014-01-19 |
reimar |
vcd_read: Fix sizeof argument.
|
2014-01-19 |
ib |
Add #ifdef to avoid warnings.
|
2014-01-18 |
ib |
Remove pointless declaration of static function.
|
2014-01-18 |
reimar |
vo_sdl: some minor code simplifications.
|
2014-01-18 |
reimar |
vo_sdl: Avoid code duplication in DR code.
|
2014-01-18 |
reimar |
vo_sdl: remove some commented-out code, reduce code duplication.
|
2014-01-18 |
reimar |
vo_sdl: Avoid setenv code duplication.
|
2014-01-18 |
reimar |
vo_sdl: simplify by using memcpy_pic.
|
2014-01-18 |
reimar |
vo_sdl: set VFCAP_FLIP correctly.
|
2014-01-18 |
reimar |
Remove empty draw_slice and draw_frame stubs.
|
2014-01-18 |
reimar |
Fully reinit audio chain on format change.
|
2014-01-18 |
jrash |
Synced with help_mp-en.h rev. 36587
|
2014-01-18 |
reimar |
vo_bl: cosmetics, use more readable array indexing syntax.
|
2014-01-18 |
reimar |
vo_bl: consistently multiply by "channels".
|
2014-01-18 |
reimar |
vo_bl: Simplify realloc + memset to calloc.
|
2014-01-18 |
reimar |
vo_bl: Simplify/avoid duplicating size calculations.
|
2014-01-18 |
reimar |
vo_bl: cosmetics, reindent.
|
2014-01-18 |
reimar |
vo_bl: minor simplification of size reinit case.
|
2014-01-18 |
reimar |
vo_bl: Do memory allocation only in one place.
|
2014-01-18 |
reimar |
vo_bl: Simplify parser, reduce code duplication.
|
2014-01-18 |
reimar |
vo_bl: Use strcspn
|
2014-01-18 |
reimar |
vo_bl: Move variables into blocks that use them.
|
2014-01-18 |
reimar |
vo_bl: Use snprintf.
|
2014-01-18 |
reimar |
vo_bl: remove pointless casts.
|
2014-01-18 |
reimar |
vo_bl: after close reset to NULL/-1.
|
2014-01-18 |
reimar |
vo_bl: move assignment to a place where it actuall has an effect.
|
2014-01-18 |
reimar |
vo_bl: Deobfuscate, use strdup.
|
2014-01-18 |
reimar |
vo_bl: Fix a memleak
|
2014-01-18 |
reimar |
vo_bl: Fix crashes on error.
|
2014-01-18 |
reimar |
Fix video size < blinkenlights size again.
|
2014-01-18 |
reimar |
Do not needlessly request chroma.
|
2014-01-18 |
reimar |
vo_bl: Switch to modern VOCTRL_DRAW_IMAGE API.
|
2014-01-18 |
reimar |
Simplify: use memcpy_pic.
|
2014-01-17 |
compn |
add comment about ac3 aes, patch by funman
|
2014-01-17 |
ib |
Record GUI option 'idle' in the man page.
|
2014-01-17 |
ib |
Add MSGTR_PREFERENCES_NoEnc.
|
2014-01-17 |
ib |
Revise MSGTR_PREFERENCES_None.
|
2014-01-16 |
ib |
Fix wrong #ifdef.
|
2014-01-15 |
michael |
configure: Add CONFIG_INTRAX8, fix build
|
2014-01-15 |
michael |
configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpeg
|
2014-01-14 |
ib |
Cosmetic: Adjust indent.
|
2014-01-14 |
ib |
Fix setting entry for subtitle_font_encoding.
|
2014-01-14 |
ib |
Add missing Windows code page encodings.
|
2014-01-14 |
ib |
Add missing ISO-8859 encodings.
|
2014-01-14 |
ib |
Fix KOI8 encodings.
|
2014-01-13 |
ib |
Add UTF-8 to list of available encodings.
|
2014-01-13 |
ib |
Revise encoding comments.
|
2014-01-13 |
ib |
Rearrange encodings.
|
2014-01-13 |
ib |
Change encoding names to upper case.
|
2014-01-10 |
cehoyos |
Allow playback of ac3 and eac3 wav files with waveformatex header and guid.
|
2014-01-06 |
iive |
XvMC: Add check for invalid data_size in the shmem case.
|
2014-01-06 |
iive |
XvMC: Remove message requesting feedback for OSD backend rendering.
|
2014-01-06 |
iive |
XvMC: Handle shm xvimage allocation error.
|
2014-01-06 |
iive |
XvMC: Minor refoactoring of allocate_xvimage().
|
2014-01-02 |
ib |
Update year in copyright notes.
|
2014-01-01 |
cehoyos |
Support Atrac 3+ in oma files.
|
2014-01-01 |
cehoyos |
Support Atrac 3+ in wav files.
|
2014-01-01 |
cehoyos |
Set audio channel_layout from container when using FFmpeg decoder.
|
2014-01-01 |
cehoyos |
Update Copyright year.
|
2013-12-31 |
reimar |
Merge declaration and initialization.
|
2013-12-31 |
reimar |
Simpler/more robust cleanup code.
|
2013-12-31 |
reimar |
Remove pointless explicit initialization.
|
2013-12-31 |
reimar |
Add missing "static".
|
2013-12-31 |
reimar |
libao2: Add sndio audio output module.
|
2013-12-22 |
reimar |
Only update aspect when there was an actual change.
|
2013-12-17 |
ib |
Get rid of guiInfo member afilter.
|
2013-12-17 |
ib |
Cosmetic: Adjust indent.
|
2013-12-17 |
ib |
Add mpctx_get_stream().
|
2013-12-17 |
ib |
Add mpctx_get_global_sub_pos().
|
2013-12-17 |
ib |
Cosmetic: Adjust indent.
|
2013-12-17 |
ib |
Fix small bug with GUI_SET_STREAM.
|
2013-12-17 |
ib |
Use variable for passed data in GUI_SET_AUDIO.
|
2013-12-17 |
ib |
Provide GUI_SET_MIXER call with argument.
|
2013-12-17 |
reimar |
Switch from deprecated intfloat_readwrite.h to intfloat.h
|
2013-12-17 |
iive |
Add XvMC hwaccel defines to configure.
|
2013-12-17 |
iive |
Allow the compilation of more than one hwaccel format.
|
2013-12-16 |
cehoyos |
Define HAVE_LIBC_MSVCRT to avoid a warning.
|
2013-12-14 |
michael |
configure: fix build when ffmpeg Makefiles use CONFIG_THREADS
|
2013-12-12 |
compn |
more binary codecs, patch by David Spreadborough
|
2013-12-11 |
reimar |
Only detect a file as MPEG-PS if we can find at least 2 packets.
|
2013-12-11 |
reimar |
Fix potential endless loop while probing.
|
2013-12-09 |
compn |
add imm5 / imm6 binary codec, patch by David Spreadborough
|
2013-12-08 |
reimar |
Make handling of query_format more robust.
|
2013-12-08 |
reimar |
Revert r36537.
|
2013-12-08 |
reimar |
Query codec support first.
|
2013-12-08 |
reimar |
Workaround VDPAU decode errors on aspect change on NVidia.
|
2013-12-06 |
reimar |
Add support for Nios-II architecture.
|
2013-12-06 |
reimar |
demux_avs: fixed pointer signedness mismatch
|
2013-12-06 |
reimar |
demux_avs: calloc instead of malloc + memset
|
2013-12-02 |
ib |
Update track information at GUI_SET_STREAM for CDDA and VCD.
|
2013-12-02 |
ib |
Add stream control command STREAM_CTRL_GET_CURRENT_TITLE for VCD.
|
2013-12-02 |
ib |
Silence a format warning with cdparanoia.
|
2013-12-02 |
ib |
Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for CDDA.
|
2013-12-02 |
ib |
Revise and fix stream control for VCD.
|
2013-12-01 |
jrash |
Synced with help_mp-en.h rev. 36525
|
2013-12-01 |
jrash |
sync with en/mplayer.1 rev. 36525
|
2013-11-29 |
ib |
Don't discard current DVD track information without cause.
|
2013-11-29 |
ib |
Add support for TV/DVB to the GUI.
|
2013-11-29 |
ib |
Add new stream control command STREAM_CTRL_GET_CURRENT_CHANNEL.
|
2013-11-29 |
ib |
Revise German translation of some help messages.
|
2013-11-29 |
ib |
Revise German translation of some help messages.
|
2013-11-24 |
ib |
Remove unused definitions.
|
2013-11-19 |
compn |
codecs.conf: add DYM4 to mpeg4
|
2013-11-19 |
reimar |
Avoid resetting fields when we will never have set them in the first place.
|
2013-11-19 |
ib |
Revise German translation of some help messages.
|
2013-11-18 |
reimar |
Fix pts handling with -framedrop.
|
2013-11-16 |
reimar |
Improve handling of internal vs. external dvdread/dvdnav
|
2013-11-16 |
reimar |
Chose cheaper alpha blend equation.
|
2013-11-16 |
reimar |
Code changes to avoid additional unnecessary re-inits.
|
2013-11-16 |
reimar |
Display messages that can be confusing only with -v.
|
2013-11-16 |
reimar |
Avoid message spam by not trying formats that will not work.
|
2013-11-16 |
reimar |
Fix hardware acceleration notification for VDPAU.
|
2013-11-16 |
reimar |
Try enabling DR for FFmpeg VP8 decoder.
|
2013-11-16 |
reimar |
Add support for VP9 decoding via FFmpeg.
|
2013-11-15 |
reimar |
Make PES detection less sensitive.
|
2013-11-15 |
reimar |
Use DEMUXER_TYPE_UNKNOWN define.
|
2013-11-15 |
compn |
codecs.conf: add vp9, patch by james zern
|
2013-11-09 |
reimar |
Move cast to right place to avoid warning.
|
2013-11-09 |
reimar |
Prefer -title if given for audio output name.
|
2013-11-09 |
reimar |
font_load_ft: small simplifications.
|
2013-11-08 |
al |
mplayer: Fix a crash seeking with -chapter and -ass
|
2013-11-08 |
michael |
configure: add CONFIG_H263DSP to preempt build problems
|
2013-10-30 |
reimar |
vo_corevideo: Add include to fix compilation on OSX 10.9
|
2013-10-30 |
reimar |
af_volume: add NEON optimization for common float case.
|
2013-10-29 |
reimar |
af_volume: optimize for common case where all channels
|
2013-10-29 |
reimar |
af_volume: Avoid pointlessly calculating the maximum volume.
|
2013-10-27 |
jrash |
Synced with help_mp-en.h rev. 36470
|
2013-10-26 |
reimar |
Fall back to uname -p if uname -m does not give anything useful.
|
2013-10-26 |
reimar |
Fix configure for cases when libm is not available.
|
2013-10-26 |
reimar |
Remove unused per-channel enable.
|
2013-10-26 |
reimar |
Remove unused code that costs a good bit of performance.
|
2013-10-26 |
reimar |
Remove some macros and switch to libavutil equivalents.
|
2013-10-26 |
reimar |
Remove pointless cast.
|
2013-10-26 |
reimar |
ARM NEON optimization for float->int conversion.
|
2013-10-26 |
reimar |
Add ARM NEON optimization of common channel interleave cases.
|
2013-10-25 |
reimar |
Add some "const" to input-only pointers.
|
2013-10-25 |
reimar |
vd_ffmpeg: disable DR also for HEVC.
|
2013-10-25 |
reimar |
Use sizeof(*var) instead of sizeof(type), prefer calloc.
|