summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure: simplify X11, IVTV and V4l2 checksdiego2010-11-021-39/+5
* mplayer.c: remove some obsolete commented-out linesdiego2010-11-021-10/+0
* libvo: remove UNUSED() macrosdiego2010-11-028-63/+1
* Move code to avoid forward declarations in top-level .c filesdiego2010-11-024-264/+259
* subreader.c: malloc+memset -> calloccehoyos2010-11-021-4/+2
* subreader.c: Simplify comparisoncehoyos2010-11-021-2/+1
* spudec: support "clear" packet typereimar2010-11-021-13/+15
* m_config.c: cosmetics: Move functions to avoid forward declarationsdiego2010-11-021-114/+108
* m_config.[ch]: mark some function parameters constdiego2010-11-022-10/+10
* libfaad2: cosmetics: Make local_changes.diff apply cleanlydiego2010-11-021-2/+4
* configure: simplify some checksdiego2010-11-021-35/+7
* configure: Rename function_check{_broken}() --> statement_check{_broken}()diego2010-11-021-47/+47
* configure: simplify some testsdiego2010-11-021-49/+6
* configure: update documentation comments about adding checksdiego2010-11-021-17/+2
* DOCS/xml/hu: synced with r32361Gabrov2010-11-025-67/+133
* codecs.conf: Partial support for ffwmvp (only works with -demuxer lavf)cehoyos2010-11-021-0/+8
* audio: auto-add downmix filter when stereo output is requestedcigaes2010-11-021-0/+25
* libaf: add opts pointer to struct af_streamUoti Urpala2010-11-022-2/+4
* ad_libdca: fix assert failure on -channels >6Uoti Urpala2010-11-021-3/+10
* options: move audio_output_channels, audio_output_format to structUoti Urpala2010-11-0212-20/+30
* Makefile: don't list dependencies for codec-cfg.ddiego2010-11-021-1/+1
* configure: Add HAVE_STDLIB_H to config.h for libfaad2diego2010-11-021-0/+1
* libdvdcss: Sync some minor changes from upstream, up to r237diego2010-11-028-4/+36
* Makefile: Remove __USE_UNIX98 from libdvd* CFLAGSdiego2010-11-021-3/+3
* af.c: Minor simplification of af_initreimar2010-11-021-5/+6
* af.c: add "const" to af_append(), af_prepend() prototypesreimar2010-11-021-2/+2
* Makefile: Do not compile libfaad2 with -D_GNU_SOURCEdiego2010-11-021-1/+1
* libfaad2: make a function staticdiego2010-11-022-7/+11
* configure: Move network requirement check for FTP into the FTP testdiego2010-11-021-3/+5
* configure: Move ASMALIGN check into x86 sectiondiego2010-11-021-12/+14
* libfaad2: change lrintf availability logicdiego2010-11-022-18/+7
* libfaad2: Restore trailing whitespace in local diff filediego2010-11-021-31/+31
* Makefile: Drop separate compilation rules for dhahelperwin filesdiego2010-11-021-6/+0
* Makefile: Merge dhahelperwinclean and dhahelperclean targetsdiego2010-11-021-5/+3
* TOOLS/subrip: fix linking failurediego2010-11-021-0/+3
* Makefile: Remove remnants of explicit dependency file generationdiego2010-11-021-3/+2
* Makefile: Fix osdep/mplayer.rc.o vs. osdep/mplayer-rc.o typodiego2010-11-021-1/+1
* Makefile: read dependency files for assembler files toodiego2010-11-021-1/+1
* Makefile: Rename DEPS variable to DEP_FILESdiego2010-11-021-2/+2
* configure: simplify libbluray testdiego2010-11-021-7/+1
* demux_mkv: fix decoded length calculation of LZO decompressionreimar2010-11-021-2/+4
* demux_mkv: add some sanity checksUoti Urpala2010-11-021-16/+31
* configure: Make sure that HAVE_MKSTEMP is always #defined to a valuediego2010-11-021-1/+1
* configure: Make sure that CONFIG_LIBMP3LAME is always #defineddiego2010-11-021-2/+1
* configure: Add function_check_broken(), simplify testdiego2010-11-021-9/+15
* configure: minor cleanupsdiego2010-11-021-11/+5
* configure: Fix compilation on Windows: MinGW unistd.h does not define NULLreimar2010-11-021-1/+5
* configure: Ignore possible errors from dvdread-config invocationdiego2010-11-021-2/+2
* configure: change VESA test to check for vbeInit() instead of vbeVersion()diego2010-11-021-1/+1
* vesa_lvo.c: make functions staticdiego2010-11-022-11/+6
* vesa_lvo.c: Move vlvo_preinit() below the functions that it usesdiego2010-11-021-23/+23
* vo_vesa: Mark vlvo_draw_slice_420() as staticdiego2010-11-021-1/+2
* vo_vesa: mark a function staticdiego2010-11-021-1/+1
* DOCS/xml: Remove outdated warning about obsolete gcc 2.96.diego2010-11-021-5/+0
* vo_vesa, vo_directfb2: Replace local min/max macros by FFMIN/FFMAXdiego2010-11-022-18/+8
* cfg-mplayer.h: Remove old obsolete warning about dfboptsdiego2010-11-021-5/+0
* vo_mga: use libswscale interface for g200 (untested)ramiro2010-11-021-16/+21
* configure: misc whitespace cosmeticsdiego2010-11-021-30/+16
* configure: simplify and improve some checksdiego2010-11-021-62/+15
* vo_caca: Update URL to patch for new API supportdiego2010-11-021-1/+1
* build: update DirectFB requirements, reduce #ifdefsdiego2010-11-026-166/+22
* configure: cosmetics: Replace some double quotes by single quotesdiego2010-11-021-4/+4
* configure: add inline_asm_check() and simplify some testsdiego2010-11-021-36/+18
* configure: simplify some checksdiego2010-11-021-215/+66
* configure: fix warnings in check programsdiego2010-11-021-11/+13
* Makefile: remove obsolete DIRS list entriesUoti Urpala2010-11-021-7/+0
* build: enable/disable all FFmpeg libraries togetherUoti Urpala2010-11-0216-221/+87
* Remove MEncoderUoti Urpala2010-11-0242-16613/+6
* stream/tv: move new_handle() function from header to tv.cdiego2010-11-028-29/+31
* tvi_def.h: sizeof(type) -> sizeof(*ptr)diego2010-11-021-1/+1
* cosmetics: Remove vim/emacs coding style hints from sourcesdiego2010-11-025-13/+0
* vf_sab, vf_smartblur: add "const" to match swscale APIdiego2010-11-022-2/+2
* vo_corevideo.h: Add standard multiple inclusion guardsdiego2010-11-021-0/+5
* demux_nemesi: Remove a pointless ifreimar2010-11-021-15/+6
* cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)reimar2010-11-0245-173/+143
* cosmetics: reformat vf_ass to K&R styleUoti Urpala2010-11-021-289/+318
* mpcommon.h: reduce header dependencies on other headersUoti Urpala2010-11-022-11/+18
* configure: change Apple remote test to just compile, not rundiego2010-11-021-1/+1
* stream/tv: move free_handle() from header to tv.cdiego2010-11-026-18/+20
* configure: remove duplicated CFLAGS from DEPFLAGSUoti Urpala2010-11-021-1/+1
* configure: Separate compiler warning flags from other flagsdiego2010-11-021-13/+19
* demux_rtp: Remove pointless typedef keyworddiego2010-11-021-1/+1
* osdep/macosx_finder_args.h: include required header m_config.hdiego2010-11-021-0/+1
* cosmetics: av_subdiego2010-11-022-4/+7
* loader: Move local_wm extern variable declaration to loader.hdiego2010-11-022-4/+5
* vo_ivtv; Move ivtv_fd extern variable declaration to vo_ivtv.hdiego2010-11-022-2/+2
* vo_v4l2: Move v4l2_fd extern declaration to vo_v4l2.hdiego2010-11-022-2/+2
* ao_mpegpes,vo_mpegpes: Rename vo_mpegpes_fd2 variable to ao_mpegpes_fddiego2010-11-022-26/+26
* cosmetics: input/ar.c: Mark is_mplayer_front() staticdiego2010-11-021-1/+1
* ass_mp.[ch]: #include "config.h"Uoti Urpala2010-11-022-2/+2
* loader: Move fs_seg extern variable declaration to ldt_keeper.hdiego2010-11-022-2/+3
* mplayer.c: remove unnecessary #definediego2010-11-021-2/+0
* DOCS/man/zh_CN: Synced with rev. 32066jrash2010-11-021-4/+45
* cosmetics: mplayer.c: Remove obsolete declarationsdiego2010-11-021-2/+0
* cache: Remove unused cache_stats functiondiego2010-11-021-10/+0
* cache: Move cache_fill_status extern declaration to cache2.hdiego2010-11-023-6/+2
* enable vo_mga, vo_xmga, vf_palette, vf_halfpackUoti Urpala2010-11-023-29/+6
* vf_fixpts: Mark vf_info_t declaration constdiego2010-11-021-1/+1
* cosmetics: mpcommon.h: Group all extern variable declarations togetherdiego2010-11-021-3/+3
* mga: disable g200 supportramiro2010-11-021-2/+8
* stream/http.c: Move mime_type_table extern declaration to network.hdiego2010-11-022-1/+2
* menu: Move vf_info_menu extern declaration to menu.hdiego2010-11-023-2/+2
* cosmetics: remove "_s" prefix from "struct vf_info_s"Uoti Urpala2010-11-021-1/+1
* menu: Move menu_mouse_* extern declarations to menu.hdiego2010-11-022-3/+4
* cosmetics: Remove commented-out mpcodecs_ad_null leftoversdiego2010-11-021-2/+0
* vobsub.c: Remove useless castsreimar2010-11-021-11/+11
* configure: Add a hack to work with BeOS/Haiku libsdlreimar2010-11-021-0/+4
* Add central init_avcodec() to avoid duplicated libavcodec init codediego2010-11-0214-81/+62
* Makefile: remote obsolete dep/depend targets, mark "locales" phonyUoti Urpala2010-11-021-4/+2
* Makefile: Move header compilation rules to the bottom of the rules listdiego2010-11-021-5/+5
* configure: Attempt to fix compilation with FreeBSD's dvdio.hreimar2010-11-021-1/+2
* vd_ffmpeg: Set avctx->coded_width/coded_height instead of width/heightreimar2010-11-021-2/+2
* codecs.conf: add fourcc AMV2, WAWVcompn2010-11-021-3/+11
* subreader: fix crash with un-commonly formated ASS filesaurel2010-11-021-2/+3
* demux_lavf: Always use convergence_duration for subtitlesreimar2010-11-021-1/+4
* demuxer.c: reset subtitle EOF on seekingreimar2010-11-021-0/+1
* loader: Disable loading codecs from the current directoryreimar2010-11-022-1/+9
* configure: make libarts check verify linkingreimar2010-11-021-1/+2
* codecs.conf: add matchware screen codec fourcc MWSCcompn2010-11-021-0/+8
* manpage: Clarify the meaning of the -nosub optionreimar2010-11-021-1/+2
* ad_ffmpeg, vd_ffmpeg: remove pointless castsdiego2010-11-022-2/+2
* demux_lavf: print subtitle type in more casesreimar2010-11-023-1/+21
* av_sub: Pass video dimensions specified in subtitle to spudecreimar2010-11-021-3/+1
* stream: make stream_read_line() terminate line on EOFreimar2010-11-021-1/+1
* rpm: Update to include latest x86 binary codec packs.rathann2010-11-021-10/+68
* codecs.conf: add fourcc: IMM4, LZOC, DIRC, MHFY, MSA1, vvvccompn2010-11-021-0/+42
* configure: Fix documentation language variables in summary outputdiego2010-11-021-2/+2
* DOCS/xml: edit TV/radio chaptersdiego2010-11-0240-3152/+3401
* ao_coreaudio: fix grammar/spelling in mp_msg callsdiego2010-11-021-11/+19
* DOCS/xml: Merge CD/DVD chapter into the usage chapterdiego2010-11-0230-2882/+2852
* Makefile: remove distclean hack for dependency filesdiego2010-11-021-3/+0
* DOCS/xml/zh_CN: replace usage.xml symlink to English with copydiego2010-11-021-1/+1123
* stream_file: Simplify and document MinGW stdin hackreimar2010-11-021-3/+4
* core: Do not call *_aid_from_lang when audio_lang is NULLreimar2010-11-021-2/+2
* playtree: don't try to parse playlists without recognized entriessiretart2010-11-021-0/+3
* playtree: fix segfault on empty playlistsiretart2010-11-021-1/+8
* spudec.c: mark a parameter constdiego2010-11-021-2/+2
* stream_dvd[nav]: Add const qualifiers to string argumentsreimar2010-11-024-8/+8
* Simplify code: make open_stream() accept NULL file_format argumentreimar2010-11-024-4/+5
* DOCS/xml: Remove pointless compilation sections from radio and TV input chaptersdiego2010-11-022-37/+8
* demux_ogg.c: remove unused variablediego2010-11-021-2/+1
* DOCS/xml: Integrate advanced audio usage sections into the general usage chap...diego2010-11-021-4/+0
* DOCS/xml: Remove bogus teletext hotkeys sectiondiego2010-11-026-224/+0
* printf format fixes ("%d" -> "%zd")diego2010-11-024-5/+9
* demux: Move mp_a52_framesize from demux_ts.c to parse_es.cdiego2010-11-024-45/+46
* demux_ts.c: cleanupreimar2010-11-021-11/+7
* cosmetics: Remove useless castreimar2010-11-021-1/+1
* cache: add sanity-check for sector sizereimar2010-11-022-2/+9
* spelling fixessiretart2010-11-0217-28/+28
* configure: avoid unsupported options with clang on Darwin/PPCdiego2010-11-021-1/+4
* configure: Add -Wno-parentheses to CFLAGSdiego2010-11-021-1/+1
* configure: fix OpenBSD default for CD-ROM devicediego2010-11-021-1/+1
* cache: Don't mess up current position if time-based seek failsreimar2010-11-021-1/+2
* loader: Add msvcr100 support to the win32 loaderalexc2010-11-021-0/+10
* loader: Reuse do_cpuid from cpudetect.c in loader/win32.creimar2010-11-023-16/+4
* cpuid.c: Remove outdated codereimar2010-11-021-8/+0
* loader/win32.c: misc cleanupreimar2010-11-021-32/+33
* stream_dvd: Improve seeking by positiondiego2010-11-021-15/+8
* stream_dvd: Improve seeking by chaptersdiego2010-11-021-5/+12
* stream_dvd: fix incorrect assumption about chapter countdiego2010-11-021-10/+38
* vo_gl.c: Use early return instead of large if blockreimar2010-11-021-26/+26
* vo_gl: Make OSD rendering code more readablereimar2010-11-021-7/+12
* options: Also allow setting msglevel for MSGT_FIXMEreimar2010-11-021-0/+2
* dvdcss: Fix typo in documentationreimar2010-11-021-1/+1
* dvdcss: Handle failing ioctls more gracefullyreimar2010-11-023-48/+16
* dvdcss: Fix DVD playback with region-free drivesreimar2010-11-021-2/+3
* configure: Default to -O2 optimization level for the clang compilerdiego2010-11-021-0/+2
* stream_dvb.c: avoid compiler warning by adding initializationdiego2010-11-021-0/+1
* demux_ts.c: avoid compiler warning by adding initializationdiego2010-11-021-1/+1
* codecs.conf: add binary expression codec for fourcc MTS2compn2010-11-021-0/+10
* ao_mpegpes: Properly close file on error or uninitreimar2010-11-021-5/+11
* ao_mpegpes.c: minor simplificationreimar2010-11-021-1/+1
* loader/win32.c: remove sys/timeb.h includecompn2010-11-021-1/+0
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31814jrash2010-11-021-3/+5
* configure: add header_check_broken, use for cdioreimar2010-11-021-2/+18
* DOCS/xml/README: improvediego2010-11-021-37/+1
* DOCS/xml/configure: misc changesdiego2010-11-021-75/+39
* DOCS/xml/en/documentation.xml: mark MPlayer as GPL v2 onlydiego2010-11-021-3/+2
* DOCS/*/hu: synced with r31833Gabrov2010-11-028-492/+211
* codecs.conf: Support FFmpeg's native AMR Narrowband de