2010-11-02 |
diego | Makefile: Remove __USE_UNIX98 from libdvd* CFLAGS
|
commit | commitdiff | tree |
2010-11-02 |
reimar | af.c: Minor simplification of af_init
|
commit | commitdiff | tree |
2010-11-02 |
reimar | af.c: add "const" to af_append(), af_prepend() prototypes
|
commit | commitdiff | tree |
2010-11-02 |
diego | Makefile: Do not compile libfaad2 with -D_GNU_SOURCE
|
commit | commitdiff | tree |
2010-11-02 |
diego | libfaad2: make a function static
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Move network requirement check for FTP into...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Move ASMALIGN check into x86 section
|
commit | commitdiff | tree |
2010-11-02 |
diego | libfaad2: change lrintf availability logic
|
commit | commitdiff | tree |
2010-11-02 |
diego | libfaad2: Restore trailing whitespace in local diff...
|
commit | commitdiff | tree |
2010-11-02 |
diego | Makefile: Drop separate compilation rules for dhahelperwin...
|
commit | commitdiff | tree |
2010-11-02 |
diego | Makefile: Merge dhahelperwinclean and dhahelperclean...
|
commit | commitdiff | tree |
2010-11-02 |
diego | TOOLS/subrip: fix linking failure
|
commit | commitdiff | tree |
2010-11-02 |
diego | Makefile: Remove remnants of explicit dependency file...
|
commit | commitdiff | tree |
2010-11-02 |
diego | Makefile: Fix osdep/mplayer.rc.o vs. osdep/mplayer...
|
commit | commitdiff | tree |
2010-11-02 |
diego | Makefile: read dependency files for assembler files too
|
commit | commitdiff | tree |
2010-11-02 |
diego | Makefile: Rename DEPS variable to DEP_FILES
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: simplify libbluray test
|
commit | commitdiff | tree |
2010-11-02 |
reimar | demux_mkv: fix decoded length calculation of LZO decompression
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | demux_mkv: add some sanity checks
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Make sure that HAVE_MKSTEMP is always #defined...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Make sure that CONFIG_LIBMP3LAME is always...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Add function_check_broken(), simplify test
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: minor cleanups
|
commit | commitdiff | tree |
2010-11-02 |
reimar | configure: Fix compilation on Windows: MinGW unistd...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Ignore possible errors from dvdread-config...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: change VESA test to check for vbeInit()...
|
commit | commitdiff | tree |
2010-11-02 |
diego | vesa_lvo.c: make functions static
|
commit | commitdiff | tree |
2010-11-02 |
diego | vesa_lvo.c: Move vlvo_preinit() below the functions...
|
commit | commitdiff | tree |
2010-11-02 |
diego | vo_vesa: Mark vlvo_draw_slice_420() as static
|
commit | commitdiff | tree |
2010-11-02 |
diego | vo_vesa: mark a function static
|
commit | commitdiff | tree |
2010-11-02 |
diego | DOCS/xml: Remove outdated warning about obsolete gcc...
|
commit | commitdiff | tree |
2010-11-02 |
diego | vo_vesa, vo_directfb2: Replace local min/max macros...
|
commit | commitdiff | tree |
2010-11-02 |
diego | cfg-mplayer.h: Remove old obsolete warning about dfbopts
|
commit | commitdiff | tree |
2010-11-02 |
ramiro | vo_mga: use libswscale interface for g200 (untested)
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: misc whitespace cosmetics
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: simplify and improve some checks
|
commit | commitdiff | tree |
2010-11-02 |
diego | vo_caca: Update URL to patch for new API support
|
commit | commitdiff | tree |
2010-11-02 |
diego | build: update DirectFB requirements, reduce #ifdefs
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: cosmetics: Replace some double quotes by...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: add inline_asm_check() and simplify some...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: simplify some checks
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: fix warnings in check programs
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | Makefile: remove obsolete DIRS list entries
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | build: enable/disable all FFmpeg libraries together
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | Remove MEncoder
|
commit | commitdiff | tree |
2010-11-02 |
diego | stream/tv: move new_handle() function from header to...
|
commit | commitdiff | tree |
2010-11-02 |
diego | tvi_def.h: sizeof(type) -> sizeof(*ptr)
|
commit | commitdiff | tree |
2010-11-02 |
diego | cosmetics: Remove vim/emacs coding style hints from...
|
commit | commitdiff | tree |
2010-11-02 |
diego | vf_sab, vf_smartblur: add "const" to match swscale API
|
commit | commitdiff | tree |
2010-11-02 |
diego | vo_corevideo.h: Add standard multiple inclusion guards
|
commit | commitdiff | tree |
2010-11-02 |
reimar | demux_nemesi: Remove a pointless if
|
commit | commitdiff | tree |
2010-11-02 |
reimar | cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof...
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | cosmetics: reformat vf_ass to K&R style
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | mpcommon.h: reduce header dependencies on other headers
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: change Apple remote test to just compile...
|
commit | commitdiff | tree |
2010-11-02 |
diego | stream/tv: move free_handle() from header to tv.c
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | configure: remove duplicated CFLAGS from DEPFLAGS
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Separate compiler warning flags from other...
|
commit | commitdiff | tree |
2010-11-02 |
diego | demux_rtp: Remove pointless typedef keyword
|
commit | commitdiff | tree |
2010-11-02 |
diego | osdep/macosx_finder_args.h: include required header...
|
commit | commitdiff | tree |
2010-11-02 |
diego | cosmetics: av_sub
|
commit | commitdiff | tree |
2010-11-02 |
diego | loader: Move local_wm extern variable declaration to...
|
commit | commitdiff | tree |
2010-11-02 |
diego | vo_ivtv; Move ivtv_fd extern variable declaration to...
|
commit | commitdiff | tree |
2010-11-02 |
diego | vo_v4l2: Move v4l2_fd extern declaration to vo_v4l2.h
|
commit | commitdiff | tree |
2010-11-02 |
diego | ao_mpegpes,vo_mpegpes: Rename vo_mpegpes_fd2 variable...
|
commit | commitdiff | tree |
2010-11-02 |
diego | cosmetics: input/ar.c: Mark is_mplayer_front() static
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | ass_mp.[ch]: #include "config.h"
|
commit | commitdiff | tree |
2010-11-02 |
diego | loader: Move fs_seg extern variable declaration to...
|
commit | commitdiff | tree |
2010-11-02 |
diego | mplayer.c: remove unnecessary #define
|
commit | commitdiff | tree |
2010-11-02 |
jrash | DOCS/man/zh_CN: Synced with rev. 32066
|
commit | commitdiff | tree |
2010-11-02 |
diego | cosmetics: mplayer.c: Remove obsolete declarations
|
commit | commitdiff | tree |
2010-11-02 |
diego | cache: Remove unused cache_stats function
|
commit | commitdiff | tree |
2010-11-02 |
diego | cache: Move cache_fill_status extern declaration to...
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | enable vo_mga, vo_xmga, vf_palette, vf_halfpack
|
commit | commitdiff | tree |
2010-11-02 |
diego | vf_fixpts: Mark vf_info_t declaration const
|
commit | commitdiff | tree |
2010-11-02 |
diego | cosmetics: mpcommon.h: Group all extern variable declaration...
|
commit | commitdiff | tree |
2010-11-02 |
ramiro | mga: disable g200 support
|
commit | commitdiff | tree |
2010-11-02 |
diego | stream/http.c: Move mime_type_table extern declaration...
|
commit | commitdiff | tree |
2010-11-02 |
diego | menu: Move vf_info_menu extern declaration to menu.h
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | cosmetics: remove "_s" prefix from "struct vf_info_s"
|
commit | commitdiff | tree |
2010-11-02 |
diego | menu: Move menu_mouse_* extern declarations to menu.h
|
commit | commitdiff | tree |
2010-11-02 |
diego | cosmetics: Remove commented-out mpcodecs_ad_null leftovers
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vobsub.c: Remove useless casts
|
commit | commitdiff | tree |
2010-11-02 |
reimar | configure: Add a hack to work with BeOS/Haiku libsdl
|
commit | commitdiff | tree |
2010-11-02 |
diego | Add central init_avcodec() to avoid duplicated libavcodec...
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | Makefile: remote obsolete dep/depend targets, mark...
|
commit | commitdiff | tree |
2010-11-02 |
diego | Makefile: Move header compilation rules to the bottom...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | configure: Attempt to fix compilation with FreeBSD...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vd_ffmpeg: Set avctx->coded_width/coded_height instead...
|
commit | commitdiff | tree |
2010-11-02 |
compn | codecs.conf: add fourcc AMV2, WAWV
|
commit | commitdiff | tree |
2010-11-02 |
aurel | subreader: fix crash with un-commonly formated ASS...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | demux_lavf: Always use convergence_duration for subtitles
|
commit | commitdiff | tree |
2010-11-02 |
reimar | demuxer.c: reset subtitle EOF on seeking
|
commit | commitdiff | tree |
2010-11-02 |
reimar | loader: Disable loading codecs from the current directory
|
commit | commitdiff | tree |
2010-11-02 |
reimar | configure: make libarts check verify linking
|
commit | commitdiff | tree |
2010-11-02 |
compn | codecs.conf: add matchware screen codec fourcc MWSC
|
commit | commitdiff | tree |
2010-11-02 |
reimar | manpage: Clarify the meaning of the -nosub option
|
commit | commitdiff | tree |
2010-11-02 |
diego | ad_ffmpeg, vd_ffmpeg: remove pointless casts
|
commit | commitdiff | tree |
2010-11-02 |
reimar | demux_lavf: print subtitle type in more cases
|
commit | commitdiff | tree |
2010-11-02 |
reimar | av_sub: Pass video dimensions specified in subtitle...
|
commit | commitdiff | tree |