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.
|
2013-10-25 |
reimar |
Remove pointless casts.
|
2013-10-25 |
reimar |
Add some missing "const".
|
2013-10-24 |
ib |
Define STRIP for FFmpeg.
|
2013-10-20 |
reimar |
demux_lavf: Ignore failure to find stream info.
|
2013-10-20 |
reimar |
Use correct types for constants.
|
2013-10-18 |
cehoyos |
Support little endian G.726 as found in Sun au files.
|
2013-10-18 |
cehoyos |
Support 4k AVC-Intra in mov.
|
2013-10-18 |
cehoyos |
Add some comments for internal PCM FourCC's.
|
2013-10-18 |
cehoyos |
Support playback of f32le in mov.
|
2013-10-17 |
cehoyos |
Support HEVC in native mpeg-ts demuxer.
|
2013-10-17 |
cehoyos |
Preliminary support for FFmpeg HEVC decoder.
|
2013-10-17 |
reimar |
Fix hang if uninit is called while the window is still hidden.
|
2013-10-16 |
ib |
Translate MSGTR_VO_OutputDirectory.
|
2013-10-16 |
al |
vo pnm: Always print output directory
|
2013-10-16 |
al |
vo jpeg, png, pnm: Make output directory message less confusing
|
2013-10-16 |
reimar |
vd_ffmpeg: catch invalid aspect from FFmpeg.
|
2013-10-16 |
reimar |
ad_ffmpeg: fix commit fixing sample rate changes to actually work.
|
2013-10-15 |
reimar |
vo_vdpau: Initialize variables before, not after setup code.
|
2013-10-15 |
reimar |
Set skip_alpha, we currently have no use for alpha values.
|
2013-10-15 |
reimar |
Handle files with sample rate changes correctly.
|
2013-10-14 |
cehoyos |
Support H.264 fourcc UMSV.
|
2013-10-11 |
compn |
add binary geovision avc codec
|
2013-10-11 |
cehoyos |
Add H.264 fourcc GAVC for GeoVision cameras.
|
2013-10-04 |
reimar |
mpeg123: Support in-stream format changes.
|
2013-10-04 |
compn |
add screenpressor SCPR binary decoder
|
2013-09-24 |
reimar |
Update libass to latest git version.
|
2013-09-22 |
reimar |
Pass playing filename to audio outputs.
|
2013-09-22 |
reimar |
Fix a few memleaks.
|
2013-09-22 |
reimar |
Ensure AVDictionary pointer is initialized.
|
2013-09-21 |
reimar |
Move rtsp_transport_* variables to demuxer.c
|
2013-09-21 |
reimar |
Autodetect if pthread_cancel is available.
|
2013-09-21 |
reimar |
Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg.
|
2013-09-21 |
reimar |
Add support for ffmpeg's demuxer-specific options.
|
2013-09-21 |
cehoyos |
Do not try to build FFmpeg protocols depending on external libraries.
|
2013-09-19 |
reimar |
Fix possible crash when mpi is NULL.
|
2013-09-16 |
reimar |
Add hack/workaround for FFmpeg offering pixfmts not valid
|
2013-09-16 |
compn |
codecs.conf: ffg7231 decodes vivo 7231 in asf and viv
|
2013-09-15 |
reimar |
Fix compilation when VDPAU is disabled.
|
2013-09-15 |
reimar |
Restore VDPAU codecs using non-hwaccel interface with "old" suffix.
|
2013-09-15 |
reimar |
Restore support for old-style VDPAU.
|
2013-09-14 |
cehoyos |
Do not suppress FFmpeg deprecated warnings with pragma.
|
2013-09-09 |
reimar |
Disable UNIX protocol when not supported.
|
2013-09-03 |
reimar |
Support ffmpeg://dummy:// in muxer_lavf.
|
2013-09-03 |
reimar |
Quick hack to allow using ffmpeg's image2 demuxer.
|
2013-09-03 |
reimar |
muxer_lavf: partially support formats creating files own their own.
|
2013-09-03 |
reimar |
ve_lavc: simplify and support more colorspace formats.
|
2013-09-03 |
compn |
codecs.conf: add 0x64 to g726, works on g726-test1.wav
|
2013-08-31 |
reimar |
avidemux: try reading ODML index if the default one is
|
2013-08-30 |
reimar |
libmad: try decoding buffered data after EOF.
|
2013-08-30 |
reimar |
ad_libmad: simplify code a bit.
|
2013-08-30 |
reimar |
Fix channel reordering for ac3_fixed encoder.
|
2013-08-25 |
reimar |
Support -alang and -slang for bluray://
|
2013-08-25 |
reimar |
Fix disabling subtitles by switching through them.
|
2013-08-25 |
reimar |
Quick an inefficient hack to enable planar encoding.
|
2013-08-25 |
reimar |
Extract audio encoding code into a separate helper function.
|
2013-08-25 |
reimar |
lavcac3enc: avoid code duplication.
|
2013-08-21 |
reimar |
Avoid reinitializing VDPAU on e.g. simple aspect changes.
|
2013-08-21 |
michael |
configure: add config_exif for ffmpeg
|
2013-08-15 |
reimar |
Add define to reduce warnings.
|
2013-08-14 |
reimar |
Leave it to FFmpeg to disable multithreading with hwaccel.
|
2013-08-14 |
al |
vo png: Error handling and clean up
|
2013-08-14 |
al |
vo png: Switch to avcodec_encode_video2
|
2013-08-13 |
reimar |
Extract some setup code into a separate function.
|
2013-08-12 |
reimar |
Fix a possible crash when DRI failed.
|
2013-08-12 |
reimar |
Fix possible hang bug with -ao pcm.
|
2013-08-12 |
reimar |
Do not increment frame drop count when at EOF.
|
2013-08-11 |
reimar |
Make VDPAU support work again with latest FFmpeg.
|
2013-08-10 |
jrash |
Synced with help_mp-en.h rev. 36413
|
2013-08-09 |
reimar |
If VDPAU is available enable all VDPAU HWACCELs.
|
2013-08-09 |
reimar |
Avoid some code duplication.
|
2013-08-09 |
reimar |
Const correctness fix.
|
2013-08-07 |
ib |
Be more consistent with movie aspect setting and check.
|
2013-08-07 |
ib |
Don't subsequently calculate original_aspect from last movie_aspect.
|
2013-08-07 |
reimar |
Factor out some common code.
|
2013-08-07 |
ib |
Revise switch_ratio documentation.
|
2013-08-06 |
ib |
Revise switch_ratio documentation.
|
2013-08-06 |
al |
configure: Fix GIF support result comment
|
2013-08-06 |
michael |
configure: prevent future ffmpeg from failing to build
|
2013-08-05 |
reimar |
Avoid dereferencing NULL pointer on close if we
|
2013-08-05 |
reimar |
vf_screenshot: slice handling fix.
|
2013-08-05 |
reimar |
Make fallback for failing context creation actually work.
|
2013-08-05 |
reimar |
On X11 use root window as "hidden" window instead of
|
2013-08-05 |
reimar |
Fix and simplify alloc/free of AVIO buffer.
|
2013-08-04 |
ib |
Enable switch_ratio -1 with videos with aspect changes.
|
2013-08-04 |
ib |
Fix definition of sh->original_aspect.
|
2013-08-04 |
reimar |
Add support for rtsp:// falling back to support via FFmpeg.
|
2013-08-04 |
reimar |
Add define to silence FFmpeg warnings.
|
2013-08-04 |
reimar |
Update for changed lavf API.
|
2013-08-03 |
jrash |
Synced with help_mp-en.h rev. 36374
|
2013-08-02 |
ib |
Add a XSync() call.
|
2013-08-02 |
ib |
Remove remaining XFlush() calls.
|
2013-08-02 |
ib |
Fix segmentation fault with aspect ratio menu entry.
|
2013-08-01 |
ib |
Adjust detection of original aspect ratio after r36391.
|
2013-08-01 |
ib |
Handle special argument -1 to switch_ratio as intended.
|
2013-08-01 |
ib |
Remove GUI_HANDLE_EVENTS.
|
2013-08-01 |
ib |
Relocate wsEvents().
|
2013-08-01 |
ib |
Add a redraw and event handling to GUI_PREPARE.
|
2013-08-01 |
ib |
Process events after destroying a window.
|
2013-08-01 |
ib |
Remove XFlush() and XSync() calls.
|
2013-08-01 |
ib |
Remove XSynchronize() call.
|
2013-08-01 |
ib |
Remove property wsWaitMap and function wsWindowMapWait().
|
2013-08-01 |
ib |
Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.
|
2013-08-01 |
ib |
Remove needless GUI_HANDLE_EVENTS call.
|
2013-08-01 |
cehoyos |
Fix info message for ffg726 decoder.
|
2013-07-30 |
ib |
Simplify sign change of variable.
|
2013-07-30 |
ib |
Increase precision of calculation by using constants of type double.
|
2013-07-30 |
ib |
Increase precision of calculation by using constants of type double.
|
2013-07-30 |
ib |
Cosmetic: Don't shorten floating point constants that way.
|
2013-07-30 |
ib |
Remove unnecessary type conversions.
|
2013-07-30 |
ib |
Be more pedantic about type of the constant.
|
2013-07-30 |
ib |
Enable localization of ratio text.
|
2013-07-30 |
ib |
Revise ratio text.
|
2013-07-30 |
ib |
Be more pedantic about type of the constant.
|
2013-07-30 |
ib |
Remove unnecessary type conversions.
|
2013-07-27 |
ib |
Keep paused mode when changing the aspect ratio.
|
2013-07-27 |
ib |
Add check marks to the video aspect ratio menu items.
|
2013-07-27 |
ib |
Use again special value -1 to set original aspect ratio.
|
2013-07-27 |
al |
Support newer GIFLIB versions
|
2013-07-22 |
cehoyos |
Fix compilation if giflib 5 is installed.
|
2013-07-19 |
al |
build: Keep compiler-specific warning flags for debug or profiling builds
|
2013-07-17 |
cehoyos |
Allow compilation with current icc.
|
2013-07-16 |
upsuper |
Fix missing selector name warnings
|
2013-07-14 |
al |
build: Define _BSD_SOURCE for gethostbyname2
|
2013-07-13 |
ib |
Cosmetic: Adjust indent.
|
2013-07-13 |
ib |
Calculate aspect ratio by ourselves.
|
2013-07-13 |
ib |
Cosmetic: Adjust indent.
|
2013-07-13 |
ib |
Enable the change of the movie aspect ratio on the fly.
|
2013-07-13 |
ib |
Disable aspect ratio menu in the absence of video playback.
|
2013-07-11 |
al |
stream/tcp: Check that host object has the right AF before connect
|
2013-07-11 |
ib |
Prettify debug message.
|
2013-07-11 |
ib |
Add a debug message on the visual.
|
2013-07-05 |
reimar |
Remove AV_ prefix from define for internal config.h header.
|
2013-07-05 |
reimar |
Disable G2M decoder if zlib is not available.
|
2013-07-05 |
reimar |
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.
|
2013-06-19 |
compn |
codecs.conf add xd51 to mpeg2
|
2013-06-17 |
komh |
Check if path is too long
|
2013-06-16 |
cehoyos |
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.
|
2013-06-15 |
reimar |
Ensure surfaces are cleared after resize.
|
2013-06-15 |
reimar |
Fix issues with glibc on 32 bit.
|
2013-06-12 |
reimar |
Simplify texture coordinate calculation.
|
2013-06-12 |
reimar |
Merge the 3 different drawing steps.
|
2013-06-12 |
reimar |
Remove array that always contains only 0.
|
2013-06-12 |
reimar |
Remove a special-case that doesn't really make much
|
2013-06-12 |
reimar |
Use only one single texture.
|
2013-06-12 |
reimar |
Fix texture coordinates and number of characters.
|
2013-06-12 |
reimar |
Simplify blend function used.
|
2013-06-12 |
reimar |
Remove unused depth test code.
|
2013-06-12 |
reimar |
Remove code related to unused lighting.
|
2013-06-12 |
reimar |
gl: Ensure gpu_def_sl_program is correctly initialized.
|
2013-06-12 |
ib |
Revert r36287.
|
2013-06-11 |
reimar |
vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.
|
2013-06-11 |
reimar |
vo_aa: Specifying a single option should only change the
|
2013-06-11 |
reimar |
Ensure that the allocated surface is always large enough.
|
2013-06-10 |
reimar |
vo_gl: Fix chroma with rectangle=1.
|
2013-06-10 |
reimar |
Fix compilation, remove assignment of variable that was removed due
|
2013-06-09 |
jrash |
sync with en/mplayer.1 rev. 36297
|
2013-06-09 |
reimar |
Remove some unused code that has no effect.
|
2013-06-09 |
reimar |
Remove some now unused code.
|
2013-06-09 |
reimar |
Redraw on expose even if not paused.
|
2013-06-09 |
reimar |
matrixview: redraw image while scaling on OSX.
|
2013-06-09 |
reimar |
Remove unnecessary wrapper function.
|
2013-06-09 |
reimar |
Remove unused arguments, add "const"
|
2013-06-09 |
reimar |
Matrixview: fix getting only blank screen on OSX.
|
2013-06-09 |
reimar |
Change hack to use a solution that will work more generally.
|
2013-06-09 |
reimar |
OpenGL OSX: Do not set up aspect etc. for a hidden window.
|
2013-06-09 |
reimar |
gl_tiled vo can be compiled and work on OSX as well.
|
2013-06-09 |
reimar |
vo_gl_tiled: ensure variables are always initialized.
|
2013-06-09 |
reimar |
vo_gl_tiled: fix YUV conversion.
|
2013-06-09 |
reimar |
Remove unused arguments.
|
2013-06-09 |
reimar |
Extract window creation code to common file.
|
2013-06-09 |
reimar |
Fix inverted condition caused by a last-minute change from strcmp to strstr.
|
2013-06-09 |
reimar |
Detect one more case of software OpenGL implementation.
|
2013-06-09 |
reimar |
Move gl_nosw out of CONFIG_X11 ifdef.
|
2013-06-09 |
reimar |
Add hack to fix compilation issues on OSX with broken libiconv.
|
2013-06-09 |
reimar |
Fully uninitialize EGL.
|
2013-06-09 |
reimar |
Set GL_UNPACK_ROW_LENGTH even for GLES.
|
2013-06-09 |
reimar |
SwapInterval support for GLES/EGL.
|
2013-06-09 |
reimar |
Cosmetics: remove tabs that slipped in by accident.
|
2013-06-09 |
reimar |
Add support for printing available egl configs.
|
2013-06-07 |
reimar |
vo_gl: some Android fixes.
|
2013-06-06 |
reimar |
Do not lose OSD and subtitles on resize.
|
2013-06-06 |
reimar |
Handle expose event also when not paused and do not draw
|
2013-06-06 |
reimar |
Fix expose event redraw to actually redraw the correct frame.
|
2013-06-06 |
reimar |
VDPAU: fix RGBA output to use a surface of correct size and to redraw on resize.
|
2013-06-05 |
reimar |
Update #if for previous commit, fixes compilation for cases
|
2013-06-04 |
reimar |
Remove unnecessary condition.
|
2013-06-03 |
reimar |
Cosmetics: fix indentation.
|
2013-06-03 |
reimar |
Add (no)connect option to ao_jack.
|
2013-06-03 |
cehoyos |
Support Go2Meeting v4 via Kostya's decoder in FFmpeg.
|
2013-06-01 |
cehoyos |
mcdeint: avoid uninited data read
|
2013-06-01 |
jrash |
sync with en/mplayer.1 rev. 36283
|
2013-05-28 |
reimar |
Try to support -monitor-orientation with VDPAU.
|
2013-05-28 |
reimar |
Fix border-pos handling.
|
2013-05-27 |
reimar |
Make comment clearer.
|
2013-05-26 |
ib |
Handle events while waiting for window being mapped.
|
2013-05-26 |
ib |
Cosmetic: Adjust indent.
|
2013-05-26 |
ib |
Relocate internal wsWindowList registration code.
|
2013-05-26 |
ib |
Define new_gpu_program() conditionally.
|
2013-05-26 |
ib |
Remove unused variable.
|
2013-05-25 |
reimar |
Discard parts that we do not actually care about instead of
|
2013-05-25 |
reimar |
Apply forgotten move of apply_border_pos function.
|
2013-05-25 |
reimar |
border_pos support for a few more vos.
|
2013-05-25 |
reimar |
Add options to determine where borders will be added when adjusting for aspect.
|
2013-05-24 |
reimar |
Fix typo in parameter name.
|
2013-05-24 |
reimar |
Remove incorrect comment, FFmpeg decoder supports 10 bit.
|
2013-05-18 |
jrash |
sync with en/mplayer.1 rev. 36267
|
2013-05-17 |
reimar |
Rename HAVE_CMOV to HAVE_I686 for FFmpeg.
|
2013-05-17 |
cehoyos |
Do not prefer the binary AIC decoder over FFmpeg's.
|
2013-05-17 |
cehoyos |
Support FFmpeg Apple Intermediate Decoder.
|
2013-05-16 |
reimar |
vo_gl: Extract some code into separate function.
|
2013-05-16 |
reimar |
Support 16-bit YUV on OpenGL ES.
|
2013-05-16 |
reimar |
Disable -pie on Windows, it causes issues without
|
2013-05-16 |
reimar |
Enable atomics.
|
2013-05-16 |
reimar |
Fix -monitor-orientation option name in changelog.
|
2013-05-15 |
cehoyos |
Support audio in GameCube rsd files.
|
2013-05-15 |
cehoyos |
Support Nintendo Gamecube DTK files.
|
2013-05-13 |
reimar |
Do not pass random unsupported data to encoder.
|
2013-05-13 |
reimar |
Add support for rotating the video via OpenGL.
|
2013-05-13 |
reimar |
Add NV12/NV21 support to some helper functions.
|
2013-05-12 |
jrash |
sync with en/mplayer.1 rev. 36241
|
2013-05-09 |
reimar |
Avoid duplicating the mouse button handling.
|
2013-05-09 |
reimar |
Avoid duplicating the mouse autohide code.
|
2013-05-09 |
reimar |
Handle X events even while waiting for a map event.
|
2013-05-09 |
reimar |
Remove debug printfs that have not been used in ages.
|
2013-05-09 |
reimar |
Remove XSelectInput and XSync call that do not seem to serve any purpose.
|
2013-05-09 |
reimar |
Avoid using swab()
|
2013-05-09 |
reimar |
Fix indentation.
|
2013-05-09 |
reimar |
Simplify check whether byte swapping is necessary.
|
2013-05-09 |
reimar |
Add comment about -wid on Android to Changelog.
|
2013-05-09 |
reimar |
Add script that submits a Coverity scan in an automated way.
|
2013-05-09 |
reimar |
Make parser allocation work if a codec was forced.
|
2013-05-09 |
reimar |
Support -wid on Android.
|
2013-05-09 |
reimar |
Remove pointless function arguments.
|
2013-05-08 |
ib |
Fix resource leak.
|
2013-05-08 |
ib |
Check return value to avoid segmentation fault.
|
2013-05-07 |
reimar |
Avoid dead code and a memleak.
|
2013-05-07 |
reimar |
Make 0 termination code more robust against future changes.
|
2013-05-07 |
reimar |
Ensure 0-termination.
|
2013-05-07 |
reimar |
Fix incorrect error printing code.
|
2013-05-07 |
reimar |
Split init_vo and call only the necessary part from get_buffer.
|
2013-05-07 |
reimar |
Some changelog updates.
|
2013-05-05 |
reimar |
manpage: document -playlist being unsafe in its option description
|
2013-05-05 |
reimar |
Allow parsing arbitrary files as playlist only
|
2013-05-05 |
reimar |
Fix memory leak.
|
2013-05-05 |
reimar |
Disable dangerous feature in ASX playlist parser.
|
2013-05-05 |
reimar |
Update calculation of allocation size for direct rendering.
|
2013-05-05 |
reimar |
Less strict check for width/height.
|
2013-05-05 |
reimar |
Remove pointless cast.
|
2013-05-05 |
reimar |
Add more information to error message.
|
2013-05-04 |
reimar |
Make code simpler and more flexible.
|
2013-05-04 |
reimar |
Fix matrixview color.
|
2013-05-04 |
reimar |
Simplify and clean up code.
|
2013-05-04 |
reimar |
Cosmetics, simplify end-of-string checks.
|
2013-05-04 |
reimar |
Remove unnecessary and incorrect assignment.
|
2013-05-04 |
reimar |
gl: support advanced processing for GLES2.
|
2013-05-04 |
reimar |
Add some forgotten "const" to function arguments.
|
2013-05-04 |
reimar |
Add a const.
|
2013-05-04 |
reimar |
Provide dummy glColor4ub glTexEnvi functions.
|
2013-05-04 |
reimar |
Remove unused mpglTexEnvf.
|
2013-05-04 |
reimar |
Remove glMatrixMode and glLoadIdentity functions.
|
2013-05-04 |
reimar |
Add hack to support strides with GLES.
|
2013-05-04 |
reimar |
Avoid glColor4f, use glColor4ub instead.
|
2013-05-04 |
reimar |
Switch OpenGL ES renderer to 2.0.
|
2013-05-04 |
reimar |
Remove now unused function pointers.
|
2013-05-04 |
reimar |
Avoid PushMatrix/PopMatrix.
|
2013-05-04 |
reimar |
Simplify drawing OpenGL vertices.
|
2013-05-04 |
reimar |
Search GLES library in more locations.
|
2013-05-04 |
reimar |
Minor simplification.
|
2013-05-04 |
jrash |
sync with en/mplayer.1 rev. 36213
|
2013-05-03 |
reimar |
Add documentation about Android -vo gl mode.
|
2013-05-03 |
cigaes |
input: add an option to set the default pausing mode.
|
2013-05-03 |
ib |
Relocate definition of DXR3Config.
|
2013-05-02 |
reimar |
Also add ordinary 422P support for libopenjpeg.
|
2013-05-02 |
reimar |
Support decoding of ordinary YV12 j2k.
|
2013-05-02 |
reimar |
Avoid 3D texture with border.
|
2013-05-01 |
reimar |
Add forgotten switch back to texture unit 0.
|
2013-05-01 |
reimar |
Use better default for YUV mode autodetection.
|
2013-05-01 |
reimar |
Add xyz support for -vo gl.
|
2013-05-01 |
reimar |
Fix XYZ conversion matrix.
|
2013-05-01 |
reimar |
Support determining texture format for XYZ format.
|
2013-05-01 |
reimar |
Synchronize settings for native and libopenjpeg j2k decoders.
|
2013-05-01 |
reimar |
Fix bpp calculation for XYZ format.
|
2013-05-01 |
reimar |
Fix define value.
|
2013-05-01 |
reimar |
Enable/disable extra instructions for gamma correction
|
2013-05-01 |
cehoyos |
Support playback of JPEG 2000 digital cinema files.
|
2013-04-30 |
ib |
Revise signal callback function doxygen comments.
|
2013-04-30 |
ib |
Add doxygen comment.
|
2013-04-30 |
ib |
Cosmetic: Prefer hyphen to underline in signal names.
|
2013-04-30 |
ib |
Rename on_FileSelect_key_release_event() fs_key_release_event().
|
2013-04-30 |
ib |
Set focus to fsFNameList after a combo box selection.
|
2013-04-30 |
ib |
Cosmetic: Adjust indent.
|
2013-04-30 |
ib |
Redesign on_FileSelect_key_release_event().
|
2013-04-30 |
ib |
Remove signal "activate" handling.
|
2013-04-30 |
ib |
Fix segmentation fault.
|
2013-04-30 |
cehoyos |
Support playing VC-1 in transport streams with -demuxer lavf.
|
2013-04-29 |
ib |
Move declaration into scope where variable is used.
|
2013-04-29 |
ib |
Merge declaration and assignment.
|
2013-04-29 |
ib |
Cosmetic: Adjust indent.
|
2013-04-29 |
ib |
Check return value to avoid segmentation fault.
|
2013-04-29 |
ib |
Set file prior to adding to the URL list.
|
2013-04-29 |
ib |
Remove pointless cast.
|
2013-04-29 |
ib |
Cosmetic: Adjust indent.
|
2013-04-29 |
ib |
Don't strdup the URL.
|
2013-04-29 |
ib |
Check return value to avoid segmentation fault.
|
2013-04-29 |
ib |
Remove pointless code.
|
2013-04-29 |
ib |
Be more precise about type.
|
2013-04-29 |
ib |
Cosmetic: Insert blank line and relocate statement.
|
2013-04-26 |
reimar |
Remove the broken -bluray-chapter option.
|
2013-04-26 |
reimar |
Make -chapter always available, even when compiled without DVD support.
|
2013-04-26 |
reimar |
br://: Fix querying current chapter.
|
2013-04-18 |
cboesch |
Add support for AV_CODEC_ID_ASS.
|
2013-04-15 |
jrash |
sync with en/mplayer.1 rev. 36136
|
2013-04-11 |
reimar |
Remove some nonsense code, align with X11 implementation.
|
2013-04-05 |
reimar |
Ensure we call init_vo at the end of get_format to ensure the vo is properly initialized.
|
2013-04-05 |
reimar |
Do not try with scale filter etc. when the format is a HWACCEL format.
|
2013-04-05 |
reimar |
Detect invalid data from FFmpeg.
|
2013-04-05 |
ib |
Make comment a doxygen comment.
|
2013-04-05 |
ib |
Revise gtkEvents().
|
2013-04-05 |
ib |
Rename gtkEventHandling() gtkEvents().
|
2013-04-05 |
ib |
Remove gtkEventHandling().
|
2013-04-05 |
ib |
Add comment.
|
2013-04-04 |
ib |
Remove commented code.
|
2013-04-04 |
ib |
Don't allow the URL dialog to be vertically user-resizable.
|
2013-04-04 |
ib |
Don't allow the URL dialog to be user-shrinkable.
|
2013-04-04 |
ib |
Don't allow the file selector to be user-shrinkable.
|
2013-04-04 |
ib |
Fix parameter auto_shrink.
|
2013-04-04 |
ib |
Don't allow the message box to be user-resizable.
|
2013-04-04 |
ib |
Don't allow the file selector to be user-shrinkable.
|
2013-04-04 |
ib |
Fix parameter auto_shrink.
|
2013-04-04 |
ib |
Don't allow the about box to be user-resizable.
|
2013-04-04 |
ib |
Remove GTK_WIDGET_SET_FLAGS(, GTK_CAN_DEFAULT).
|
2013-04-04 |
ib |
Don't set (too small) height.
|
2013-04-04 |
ib |
Avoid casts by passing an existing pointer.
|
2013-04-04 |
ib |
Change some class hint names.
|
2013-04-04 |
ib |
Cosmetic: Rename GMPlayer definition gmplayer.
|
2013-04-04 |
ib |
Define "MPlayer" string.
|
2013-04-04 |
ib |
Remove all gtk_widget_set_name() calls.
|
2013-04-04 |
ib |
Remove all gtk_object_set_data() calls.
|
2013-04-04 |
ib |
Cosmetic: Rename signal handler function.
|
2013-04-04 |
ib |
Cosmetic: Rename static variables.
|
2013-04-03 |
ib |
Cosmetic: Rearrange definitions.
|
2013-04-03 |
ib |
Cosmetic: Rename variable and correct spelling.
|
2013-04-03 |
ib |
Cosmetic: Adjust indent.
|
2013-04-03 |
ib |
Remove unnecessary initialization.
|
2013-04-03 |
ib |
Cosmetic: Switch conditions (for consistency).
|
2013-04-03 |
ib |
Cosmetic: Rename variables (consistently).
|
2013-04-03 |
reimar |
Add limited -endpos support when dumping.
|
2013-04-03 |
reimar |
Add workaround to allow compiling 64 bit MPlayer with clang on OSX.
|
2013-04-01 |
ib |
Group and sort #includes, remove unneeded ones.
|
2013-04-01 |
reimar |
Revert r36098, it breaks compilation on x86-64 Linux.
|
2013-04-01 |
reimar |
Print a message before fetching a new FFmpeg version.
|
2013-04-01 |
ib |
Cosmetic: Don't mix #includes with variable definitions.
|
2013-04-01 |
ib |
Make #defines enums.
|
2013-04-01 |
ib |
Remove pointless #defines.
|
2013-04-01 |
ib |
Move function declaration where it belongs.
|
2013-04-01 |
ib |
Cosmetic: Order declarations alphabetically.
|
2013-03-31 |
ib |
Cosmetic: Rearrange #includes.
|
2013-03-31 |
ib |
Move variable declarations and definitions where they belong.
|
2013-03-31 |
ib |
Move variable declarations where they belong.
|
2013-03-31 |
ib |
Move variable declarations and definitions where they belong.
|
2013-03-31 |
ib |
Make variable DVDSubMenu static.
|
2013-03-31 |
ib |
Remove unused declaration.
|
2013-03-31 |
ib |
Remove unnecessary #includes.
|
2013-03-31 |
ib |
Remove unused declaration.
|
2013-03-31 |
ib |
Move gtkFindCList() to tools.c.
|
2013-03-31 |
ib |
Cosmetic: Prefix all functions in dialog/tools.c with gtk.
|
2013-03-31 |
ib |
Cosmetic: Relocate gtkSelectInCList().
|
2013-03-31 |
ib |
Make gtkSetDefaultToCList() static.
|
2013-03-31 |
ib |
Remove unused gtkClearList().
|
2013-03-31 |
ib |
Cosmetic: Rename gtkActive() gtkRaise().
|
2013-03-31 |
ib |
Add, group and sort #includes, remove unneeded ones.
|
2013-03-31 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2013-03-31 |
ib |
Cosmetic: Rearrange code.
|
2013-03-31 |
ib |
Rephrase positively.
|
2013-03-31 |
ib |
Add, group and sort #includes, remove unneeded ones.
|
2013-03-31 |
ib |
Replace #include.
|
2013-03-31 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2013-03-31 |
ib |
Remove pointless replacement lists.
|
2013-03-30 |
ib |
Silence "warning: unused parameter".
|
2013-03-30 |
ib |
Remove WidgetDestroy().
|
2013-03-30 |
ib |
Don't use WidgetDestroy().
|
2013-03-30 |
ib |
There is no need to hide the widget prior to destruction.
|
2013-03-30 |
reimar |
Avoid declaring loop variables inside the for()
|
2013-03-30 |
reimar |
Add -heartbeat-interval option.
|
2013-03-30 |
upsuper |
Move PIC detection to the front of PIE added.
|
2013-03-29 |
ib |
Remove HidePreferences(), HideAudioConfig() and HideDXR3Config().
|
2013-03-29 |
ib |
Remove HideEqualizer() and HideEquConfig().
|
2013-03-29 |
ib |
Remove HideFileSelect().
|
2013-03-29 |
ib |
Remove HidePlaylist().
|
2013-03-29 |
ib |
Remove HideSkinBrowser().
|
2013-03-29 |
ib |
Make HideEquConfig() static.
|
2013-03-29 |
ib |
Remove HideURLDialog().
|
2013-03-29 |
ib |
Cosmetic: Rename the functions creating the dialogs.
|
2013-03-29 |
ib |
Make create_SkinBrowser() static.
|
2013-03-29 |
ib |
Make create_Preferences() static.
|
2013-03-29 |
ib |
Make create_AudioConfig() static.
|
2013-03-29 |
ib |
Make GTK widget AudioConfig static.
|
2013-03-29 |
ib |
Make create_MessageBox() static.
|
2013-03-29 |
ib |
Make create_Equalizer() static.
|
2013-03-29 |
ib |
Make create_About() static.
|
2013-03-29 |
ib |
Make create_URL() static.
|
2013-03-29 |
ib |
Cosmetic: Rename HideURLDialogBox() HideURLDialog().
|
2013-03-29 |
ib |
Remove unused declaration.
|
2013-03-29 |
ib |
Cosmetic: Rename variables.
|
2013-03-28 |
ib |
Move declaration of GTK widget Playlist where it belongs.
|
2013-03-28 |
ib |
Remove unnecessary declaration.
|
2013-03-28 |
ib |
Make create_PlayList() static.
|
2013-03-28 |
ib |
Cosmetic: Rename ShowPlayList() ShowPlaylist().
|
2013-03-28 |
ib |
Cosmetic: Rename HidePlayList() HidePlaylist().
|
2013-03-28 |
ib |
Make HidePlayList() static.
|
2013-03-28 |
ib |
Cosmetic: Rename ShowURLDialogBox() ShowURLDialog().
|
2013-03-28 |
ib |
Cosmetic: Rename ShowAboutBox() ShowAbout().
|
2013-03-28 |
ib |
Rename ShowFileSelect() ShowFileSelector().
|
2013-03-28 |
ib |
Rename extern GTK widget fsFileSelect FileSelector.
|
2013-03-28 |
ib |
Cosmetic: Rename file selector type enums.
|
2013-03-28 |
ib |
Make #defines enums.
|
2013-03-28 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2013-03-28 |
ib |
Cosmetic: Rename fs_glist_add() fs_AddPath().
|
2013-03-28 |
ib |
Avoid duplicate entries in the file selector path list.
|
2013-03-27 |
ib |
Change variable definitions to const.
|
2013-03-27 |
ib |
Change parameter declaration to const.
|
2013-03-27 |
ib |
Fix crash with file selector after pressing OK.
|
2013-03-25 |
reimar |
Ignore XLookupString results in ASCII range.
|
2013-03-25 |
reimar |
Fix KEY_BACKSPACE, KEY_DELETE and KEY_ESC to map to their ASCII equivalents.
|
2013-03-25 |
ib |
Don't set path information for fsVideoSelector on ShowFileSelect().
|
2013-03-25 |
ib |
Preselect current playlist directory from last playlist entry.
|
2013-03-25 |
ib |
Add new listMgr command PLAYLIST_ITEM_GET_LAST.
|
2013-03-24 |
ib |
Remove pointless casts.
|
2013-03-24 |
ib |
Be more precise about type.
|
2013-03-24 |
ib |
Free list and hash table data on widget destruction.
|
2013-03-24 |
ib |
Make create_FileSelect() and HideFileSelect() static.
|
2013-03-24 |
ib |
Remove unnecessary #include.
|
2013-03-24 |
michael |
configure: add CONFIG_MEMORY_POISONING to silence ffmpeg compile warnings
|
2013-03-23 |
diego |
configure: Fix mingw vs. mingw32 typo in libdvdcss check.
|
2013-03-23 |
diego |
build: Drop unused part of sysi86() check.
|
2013-03-23 |
diego |
loader: Simplify stdint.h #include handling.
|
2013-03-23 |
diego |
Update internal libdvdcss to Git revision 39e0e2b.
|
2013-03-23 |
diego |
build: Add _BSD_SOURCE definition for strsep().
|
2013-03-22 |
diego |
configure: Group all libdvdcss-related tests together
|
2013-03-22 |
diego |
configure: Do not consider unrelated libdvdcss variables in libdvdread test.
|
2013-03-22 |
diego |
configure: cosmetics: Group some libdvdcss-related config.h entries together.
|
2013-03-22 |
diego |
configure: Delete temporary files when a configure run is interrupted.
|
2013-03-22 |
diego |
configure: cosmetics: Move some config.h entries to more sensible places
|
2013-03-22 |
diego |
configure: Do a proper fallback from internal to external libdvdread.
|
2013-03-21 |
ib |
Fix fsTopList_items memory leaks.
|
2013-03-21 |
diego |
build: Restructure mp_msg-related link library handling.
|
2013-03-21 |
diego |
build: Do not record system headers in dependency tracking files.
|
2013-03-21 |
ib |
Simplify if-clauses after r36034.
|
2013-03-21 |
ib |
Transfer almost identical code into a function.
|
2013-03-21 |
ib |
Allow home directory to be in non-ASCII encoding.
|
2013-03-21 |
ib |
Cosmetic: Rename variables holding data in UTF-8 encoding.
|
2013-03-21 |
ib |
Swap statements (for cosmetic reasons).
|
2013-03-21 |
ib |
Remove fsSelectedDirectoryUtf8.
|
2013-03-21 |
ib |
Remove pointless code.
|
2013-03-21 |
ib |
Fix get_current_dir_name_utf8() memory leaks.
|
2013-03-20 |
al |
x11 common: Improve spelling/grammar
|
2013-03-20 |
diego |
configure: Explain that certain CPPFLAGS are added for glibc compatibility.
|
2013-03-20 |
ib |
Make fsSelectedDirectory a local variable.
|
2013-03-20 |
diego |
configure: Do not unconditionally set all host CPPFLAGS.
|
2013-03-20 |
diego |
configure: Merge setting of global -I flags into setting of other CPPFLAGS.
|
2013-03-20 |
diego |
configure: Only add _POSIX_C_SOURCE and _XOPEN_SOURCE to CFLAGS for glibc.
|
2013-03-19 |
ib |
Support mixed filename encodings.
|
2013-03-19 |
ib |
Support mixed filename encodings.
|
2013-03-19 |
ib |
Support mixed filename encodings.
|
2013-03-19 |
diego |
build: whitespace cosmetics; add two more section comments
|
2013-03-19 |
diego |
Move headers only required for the MGA code below MGA ifdef.
|
2013-03-19 |
diego |
build: Only build subrip tool if the UnRAR executable is available.
|
2013-03-19 |
diego |
build: Only compile modify_reg tool if Win32 emulation is enabled.
|
2013-03-19 |
ib |
Revise doxygen comment.
|
2013-03-19 |
diego |
build: Only build qtx tests if QTX_EMULATION is set.
|
2013-03-19 |
diego |
build: Ensure that all test tools are removed on clean.
|
2013-03-19 |
diego |
build: Add proper conditional compilation for all tools.
|
2013-03-19 |
diego |
configure: Simplify some checks that set feature flags.
|
2013-03-19 |
diego |
configure: Set CPPFLAGS to enable commonly used system features
|
2013-03-19 |
diego |
build: Split object files from link libraries in generic executable rule.
|
2013-03-19 |
diego |
build: Compile all codec-cfg* host tools with one generic rule.
|
2013-03-19 |
diego |
Add strings.h #includes for strncasecmp().
|
2013-03-18 |
cehoyos |
Revert r36004, r36003, r35995, r35994, r35992: Fix default compilation.
|
2013-03-17 |
diego |
configure: Simplify some checks that set feature flags.
|
2013-03-17 |
diego |
configure: Set CPPFLAGS to enable commonly used system features
|
2013-03-17 |
diego |
configure: Drop _BSD_SOURCE from CPPFLAGS for non-gcc compilers.
|
2013-03-17 |
diego |
Add _BSD_SOURCE #define for struct hostent and struct ip_mreq.
|
2013-03-17 |
diego |
Add _BSD_SOURCE #define for inet_aton().
|
2013-03-17 |
diego |
Add _BSD_SOURCE #define for getpagesize().
|
2013-03-17 |
diego |
Avoid usage of obsolete and BSD-specific "struct timezone".
|
2013-03-17 |
diego |
Add missing strings.h #includes for strcasecmp().
|
2013-03-17 |
diego |
build: Run tests, tools, etc. clean targets as dependencies of clean.
|
2013-03-17 |
diego |
build: Split mp_msg-related object files and link libraries.
|
2013-03-17 |
diego |
build: Compile all codec-cfg* host tools with one generic rule.
|
2013-03-17 |
diego |
build: Add "-D_XOPEN_SOURCE=600 -I." to HOSTCFLAGS.
|
2013-03-17 |
diego |
build: Drop unnecessary -Iffmpeg from codec-cfg tools compile command.
|
2013-03-17 |
diego |
build: Drop mp_msg dependencies for codec-cfg-test.
|
2013-03-17 |
diego |
build: Fix conditional compilation of tests and tools.
|
2013-03-17 |
reimar |
Try to fix performance for -vo gl on OSX with planar YUV.
|
2013-03-17 |
reimar |
Handle the severely broken headers QuickTime Streaming Server sends.
|
2013-03-17 |
reimar |
Support broken icy-metaint response from QuickTime Streaming Server.
|
2013-03-17 |
reimar |
Allow audio/video queues to fill up a bit more right after seeking.
|
2013-03-17 |
reimar |
Real demuxer seeking fixes.
|
2013-03-16 |
reimar |
Switch back to glClearDepth.
|
2013-03-16 |
reimar |
Add (hackish) support for OpenGL on Android.
|
2013-03-16 |
reimar |
Better compatibility with more restricted GL headers.
|
2013-03-16 |
reimar |
Use uint8_t to avoid signed vs. unsigned char issues.
|
2013-03-16 |
reimar |
Split out defines for compatibility between different GL headers.
|
2013-03-16 |
reimar |
Fix previous commit, off_t must be replaced by int64_t
|
2013-03-16 |
reimar |
Hacks to fix compilation on/for Android.
|
2013-03-16 |
reimar |
Fix a potential integer overflow.
|
2013-03-16 |
reimar |
Remove nonsense fprintf, probably left-over debug code.
|
2013-03-16 |
reimar |
Replace some uses of off_t by uint64_t.
|
2013-03-16 |
reimar |
Remove misleading TRUE/FALSE
|
2013-03-16 |
reimar |
Change off_t to uint64_t.
|
2013-03-16 |
reimar |
Remove useless cast (at best it will break things).
|
2013-03-16 |
reimar |
Clean up ifdefs so they make sense even if none or multiple are defined.
|
2013-03-16 |
jrash |
sync with en/mplayer.1 rev. 35963
|
2013-03-16 |
jrash |
Synced with help_mp-en.h rev. 35968
|
2013-03-15 |
ib |
Revise MSGTR_LOCALE_ENCODING.
|
2013-03-15 |
ib |
Add a warning message about @locale in G_FILENAME_ENCODING.
|
2013-03-15 |
ib |
Utilize new cfg_old_filename_from_utf8() in playlist code.
|
2013-03-15 |
ib |
Add a function converting into locale encoding.
|
2013-03-15 |
ib |
Free memory allocated for fsHistory[] elements when GUI ends.
|
2013-03-14 |
reimar |
Fix mencoder compilation
|
2013-03-14 |
reimar |
Win32: support file names with characters outside system code-page
|
2013-03-14 |
reimar |
Add support for binding any key in UTF-8 range.
|
2013-03-13 |
cehoyos |
Revert r35955, the resampling API in lavc is still available.
|
2013-03-13 |
cehoyos |
Fix compilation after the separation of hpeldsp.
|
2013-03-13 |
iive |
Fix mplayer compilation.
|
2013-03-12 |
cehoyos |
Define AVCODEC_MAX_AUDIO_FRAME_SIZE.
|
2013-03-12 |
cehoyos |
Do not set AVCodecContext->sub_id: It does not exist anymore.
|
2013-03-12 |
cehoyos |
Disable lavcresample compilation for the time being.
|
2013-03-12 |
cehoyos |
Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.
|
2013-03-11 |
reimar |
Enable auto-detection of PIE linking again.
|
2013-03-10 |
reimar |
Remove pointless defines that cause redefinition warnings
|
2013-03-10 |
reimar |
Enable gcc atomics to fix compilation on Windows without pthreads.
|
2013-03-10 |
cehoyos |
Prefer stdint.h over inttypes.h if both work.
|
2013-03-10 |
cehoyos |
Fix compilation after r35947 (at least on some systems).
|
2013-03-10 |
reimar |
Tables should be "static".
|
2013-03-10 |
reimar |
Use more appropriate types.
|
2013-03-10 |
ib |
Replace nfree() by free().
|
2013-03-10 |
ib |
Simplify array index handling.
|
2013-03-10 |
ib |
Change condition.
|
2013-03-10 |
ib |
Simplify comparison.
|
2013-03-10 |
ib |
Change return condition in fs_PersistantHistory().
|
2013-03-10 |
ib |
Keep GUI history entries in order.
|
2013-03-10 |
iive |
Add debug output for XvMCCreateContext() function parameters.
|
2013-03-10 |
reimar |
Allow compiling without linking to a system-specific xvmc backend library.
|
2013-03-10 |
reimar |
Remove useless casts.
|
2013-03-10 |
diego |
configure: Move libav* component option handling into a second pass
|
2013-03-10 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2013-03-09 |
iive |
Fix build on OS/2.
|
2013-03-09 |
iive |
Avoid calling FreeLibrary() twice.
|
2013-03-05 |
cehoyos |
Support all zmbv colourspaces with current FFmpeg.
|
2013-03-05 |
compn |
add FICV binary codec.
|
2013-03-03 |
cehoyos |
Add two config.h defines for an upcoming FFmpeg patch / for consistency.
|
2013-03-02 |
ib |
Remove explicit setting of vo_ontop.
|
2013-03-02 |
ib |
Don't modify a -wid window's decoration.
|
2013-03-02 |
reimar |
Fix volnorm filter for float data.
|
2013-02-28 |
ib |
Keep GUI history untouched upon file select "Cancel".
|
2013-02-28 |
ib |
Fix bug with deleted file appearing in the path list.
|
2013-02-28 |
cboesch |
build: fix build after moving from HAVE_ICONV to CONFIG_ICONV in FFmpeg.
|
2013-02-25 |
reimar |
Fix setting gamma.
|
2013-02-23 |
reimar |
demux_lavf: fix up all ffmpeg:// URLs.
|
2013-02-20 |
cehoyos |
Fix FFmpeg cinepak decoding: It outputs RGB24 now.
|
2013-02-20 |
diego |
configure: Refactor filtering libav* components into a function
|
2013-02-18 |
cehoyos |
List decoders and encoders in config.asm: Prepare for upcoming FFmpeg patch.
|
2013-02-18 |
michael |
build: add matching #define CONFIG_AUDIO_FRAME_QUEUE 1
|
2013-02-18 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2013-02-18 |
diego |
configure: Refactor listing libav* subparts into a function
|
2013-02-17 |
michael |
build-sys: fix for ffmpeg due to HAVE_ICONV
|
2013-02-15 |
cehoyos |
Revert r35912, it breaks compilation.
|
2013-02-15 |
diego |
configure: Simplify option value handling with helper functions
|
2013-02-15 |
diego |
configure: Add toupper() and tolower() utility functions
|
2013-02-15 |
diego |
configure: Remove redundant double variable initialization
|
2013-02-15 |
diego |
build: Drop unnecessary -D_GNU_SOURCE from libdvd* CFLAGS
|
2013-02-05 |
cehoyos |
Be less verbose on unkown FFmpeg pixel formats.
|
2013-02-04 |
reimar |
Remove nonsense typedef, probably caused by search-and-replace
|
2013-02-03 |
reimar |
Correctly disable dr for H.264.
|
2013-02-01 |
cehoyos |
Support decoding G722 in au.
|
2013-01-31 |
cehoyos |
Add more vf_stereo3d output formats.
|
2013-01-27 |
reimar |
Switch from OpenGL.h to gl.h
|
2013-01-27 |
ib |
Cosmetic: Adjust indent.
|
2013-01-27 |
ib |
Don't destroy a -wid window's WM_NORMAL_HINTS property information.
|
2013-01-27 |
al |
build: configure: Simplify check for alloca
|
2013-01-26 |
ib |
Comment code with no effect.
|
2013-01-26 |
ib |
Cosmetic: Adjust indent.
|
2013-01-26 |
ib |
Restructure code for video window in uiChangeSkin().
|
2013-01-26 |
ib |
Remove code almost identical to uiMenuDone() plus uiMenuInit().
|
2013-01-26 |
ib |
Remove pointless condition.
|
2013-01-26 |
ib |
Remove pointless menuIsInitialized.
|
2013-01-26 |
ib |
Exit GUI if we can't return to the skin we started with.
|
2013-01-26 |
ib |
Change window reload order.
|
2013-01-26 |
ib |
Cosmetic: Rename variables.
|
2013-01-26 |
ib |
Remove unnecessary nfree() call.
|
2013-01-25 |
ib |
Remove unnecessary, conditional free() call.
|
2013-01-25 |
ib |
Add uiMainDone(), uiVideoDone(), uiPlaybarDone() and uiMenuDone().
|
2013-01-25 |
ib |
Make mainDrawBuffer static.
|
2013-01-25 |
ib |
Cosmetic: Rename variable.
|
2013-01-25 |
ib |
Compact code.
|
2013-01-25 |
ib |
Cosmetic: Adjust indent.
|
2013-01-25 |
ib |
Fix bug with evPlay.
|
2013-01-25 |
ib |
Cosmetic: Rename variable.
|
2013-01-25 |
ib |
Move main window initialization code to uiMainInit().
|
2013-01-25 |
ib |
Move video window initialization code to uiVideoInit().
|
2013-01-25 |
ib |
Update skin documentation.
|
2013-01-25 |
ib |
Cosmetic: Adjust indent.
|
2013-01-25 |
ib |
Allow video window without image displayed in it.
|
2013-01-25 |
ib |
Improve debug message.
|
2013-01-25 |
ib |
Add a playbar window initialization debug message.
|
2013-01-25 |
ib |
Relocate menu window initialization debug message.
|
2013-01-25 |
ib |
Add comment on order of window initialization.
|
2013-01-25 |
ib |
Add new functions uiMainInit() and uiVideoInit().
|
2013-01-25 |
ib |
Fix segmentation fault with menu window.
|
2013-01-25 |
ib |
Set MouseHandler for menu window.
|
2013-01-25 |
ib |
Relocate uiLoadPlay.
|
2013-01-25 |
ib |
Add comments.
|
2013-01-25 |
ib |
Add missing type to variable declaration.
|
2013-01-25 |
ib |
Remove unnecessary initialization.
|
2013-01-25 |
ib |
Cosmetic: Rename uiMainEvent() uiEvent().
|
2013-01-25 |
ib |
Relocate uiMainEvent() prototype.
|
2013-01-25 |
ib |
Relocate uiMainEvent().
|
2013-01-24 |
ib |
Cosmetic: Rename uiMainAutoPlay uiLoadPlay.
|
2013-01-24 |
ib |
Remove unused declaration.
|
2013-01-24 |
ib |
Cosmetic: Rename uiEventHandling() uiMainEvent().
|
2013-01-24 |
ib |
Cosmetic: Replace uiMenuInit().
|
2013-01-24 |
ib |
Rename uiShowMenu() uiMenuShow() and uiHideMenu() uiMenuHide().
|
2013-01-24 |
ib |
Cosmetic: Replace uiPlaybarShow().
|
2013-01-24 |
ib |
Cosmetic: Replace declarations.
|
2013-01-24 |
ib |
Cosmetic: Rename uiDND uiMainDND.
|
2013-01-24 |
ib |
Cosmetic: Remove "Handle(r)" from function names.
|
2013-01-24 |
ib |
Remove unnecessary cast.
|
2013-01-24 |
ib |
Cosmetic: Rename ReDraw DrawHandler.
|
2013-01-24 |
ib |
Cosmetic: Replace DandD by DND.
|
2013-01-24 |
ib |
Make uiMainRender static.
|
2013-01-24 |
ib |
Get rid of uiVideoRender.
|
2013-01-24 |
ib |
Cosmetic: Adjust indent.
|
2013-01-24 |
ib |
Realize a smooth and flicker-free video when resizing during playback.
|
2013-01-24 |
ib |
Partly revert r35847.
|
2013-01-24 |
ib |
Cosmetic: Adjust indent.
|
2013-01-24 |
ib |
Disable handler fuctions in wsWindowDestroy().
|
2013-01-24 |
ib |
Remove unnecessary assignment.
|
2013-01-24 |
ib |
Rename menuRender uiMenuRender and make it static.
|
2013-01-24 |
ib |
Remove unnecessary setting of uiMainRender.
|
2013-01-24 |
ib |
Cosmetic: Change argument to uiEventHandling() ivRedraw call.
|
2013-01-24 |
ib |
Move assignment to uiMainRender to a more appropriate place.
|
2013-01-24 |
ib |
Add some notes for later checking and fixing.
|
2013-01-23 |
ib |
Remove unnecessary setting of uiVideoRender.
|
2013-01-23 |
ib |
Cosmetic: Rename wsImageConvert() wsImageRender().
|
2013-01-23 |
michael |
libmpcodec&libvo: avoid use of DCTELEM as it will disappear from ffmpeg.
|
2013-01-23 |
diego |
configure: Drop unused WORDS_BIGENDIAN config.h #define.
|
2013-01-23 |
diego |
libdvdcss: Revert r35255, which tried to work around Windows breakage.
|
2013-01-23 |
diego |
configure: Unset HAVE_DIRECT_H if direct.h is not available.
|
2013-01-23 |
ib |
Remove unnecessary wsWindowBackground() calls.
|
2013-01-23 |
ib |
Remove wsWindowClear().
|
2013-01-23 |
ib |
Cosmetic: Adjust indent.
|
2013-01-23 |
ib |
Remove setting pointless window attribute CWBackPixel.
|
2013-01-23 |
cehoyos |
Also support EVRC in qcp.
|
2013-01-23 |
ib |
Remove pointless parentheses.
|
2013-01-22 |
ib |
Remove and simplify code.
|
2013-01-22 |
michael |
configure: Add cbrt() code to avoid breaking compile with ffmpeg which will need that in a moment.
|
2013-01-22 |
ib |
Relocate #defines and make them enums.
|
2013-01-22 |
ib |
Relocate #defines and make them functions.
|
2013-01-22 |
ib |
Revise some doxygen comments.
|
2013-01-22 |
ib |
Redefine PACK_RGB16 and PACK_RGB15.
|
2013-01-22 |
ib |
Remove pointless wsWindowClear() when setting movie aspect ratio.
|
2013-01-21 |
diego |
configure: cosmetics: Move os2threads check to a more suitable place.
|
2013-01-21 |
diego |
configure: Add windows.h check for libavutil
|
2013-01-21 |
diego |
configure: cosmetics: Restructure some entries in config.h.
|
2013-01-21 |
diego |
configure: Simplify giflib workaround check through helper functions.
|
2013-01-21 |
diego |
configure: Simplify liba52 check through helper functions.
|
2013-01-21 |
diego |
configure: Drop commented-out line from OpenAL check.
|
2013-01-21 |
diego |
demux_lavf: Fix CODEC_ID availability ifdefs and add a missing one
|
2013-01-21 |
diego |
vd_ffmpeg: Define potentially unavailable error resilience values
|
2013-01-21 |
diego |
fmt-conversion: Fix PIX_FMT availability ifdefs to work as expected.
|
2013-01-21 |
diego |
configure: Add check for _aligned_malloc(), used in libavutil.
|
2013-01-21 |
SubJunk |
Formatting
|
2013-01-21 |
diego |
Replace CODEC_IDs their modern AV_-prefixed counterparts.
|
2013-01-21 |
diego |
configure: Add check for mprotect(), used in libswscale.
|
2013-01-21 |
diego |
configure: Unconditionally check for io.h and direct.h
|
2013-01-21 |
diego |
Add a number of missing libavutil header #includes.
|
2013-01-21 |
diego |
av_opts: Replace deprecated av_set_string3() by av_opt_set()
|
2013-01-21 |
cehoyos |
Support FFmpeg EVRC decoder by Paul B Mahol.
|
2013-01-21 |
ib |
Adjust year for copyright notes.
|
2013-01-21 |
SubJunk |
Bumped year
|
2013-01-20 |
diego |
Replace PixelFormat and PIX_FMT_FOO by their AV_-prefixed counterparts.
|
2013-01-20 |
diego |
muxer_lavf: Replace forward declaration by the correct #include
|
2013-01-20 |
diego |
Replace obsolete x86_cpu.h #includes by the correct header.
|
2013-01-20 |
diego |
(Partially) synchronize .gitignore with svn:ignore properties.
|
2013-01-20 |
ib |
Cosmetic: Remove/adjust comments.
|
2013-01-20 |
ib |
Clean up #includes.
|