summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stream_cdda: change printf format for cdda_tracks to %ddiego2010-11-021-1/+1
* stream_cdda.c: Reorder functions to avoid forward declarations.diego2010-11-021-110/+106
* stream_cdd*: Move declarations for stream_cddb.c functions to cdd.hdiego2010-11-022-4/+4
* stream_cddb: Remove unused static functionsdiego2010-11-021-31/+0
* stream_ccda: Move cdda_priv structure to the only place it is useddiego2010-11-022-23/+21
* stream/tcp.c: Prefer the use of inet_ntop over inet_ntoaattila2010-11-021-3/+3
* codec-cfg.c: Remove unused parsehtml parameters.reimar2010-11-021-7/+6
* codec-cfg.c: Add static to functions used only locally.reimar2010-11-021-2/+2
* codec-cfg: set CODEC_CFG_MIN to the release value in codecs.confreimar2010-11-022-3/+8
* stream.h: support backswards stream_skip() within bufferreimar2010-11-021-1/+1
* demux_y4m: increase error message verbosity from MSGL_V to MSGL_ERRreimar2010-11-021-1/+1
* DOCS/man/zc_CH: sync with en/mplayer.1 rev. 31372jrash2010-11-021-12/+9
* configure: Simplify fribidi check - console output is not necessarydiego2010-11-021-4/+1
* loader: Rename loader/qt_comp.h --> loader/qt_comp_template.cdiego2010-11-022-7/+2
* configure: Add header_check convenience functiondiego2010-11-021-0/+9
* cfg-common*: Replace common options template by a common options arraydiego2010-11-026-372/+354
* configure: change gettimeofday() test function parametersdiego2010-11-021-1/+1
* core: Try to exit cleanly on SIGPIPEreimar2010-11-021-0/+1
* configure: Remove some unnecessary #includes from compilation testsdiego2010-11-021-3/+0
* vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.cdiego2010-11-023-2/+2
* vo_gl: More sensible behaviour for -geometry with -widreimar2010-11-021-1/+1
* cosmetics: Remove some unused linesdiego2010-11-024-11/+0
* demux_ty: Cleanup some code, possibly fix vstream support (untested)reimar2010-11-021-7/+3
* x11_common: Consistently use "None" instead of "NULL" for X resourcesreimar2010-11-021-7/+7
* ao_ivtv: Add header for ivtv_write() instead of forward declaring itdiego2010-11-023-2/+34
* configure: Drop linux-devfs configure option.diego2010-11-021-28/+19
* build: Rename configure.log file to config.logdiego2010-11-0234-53/+53
* cleanup: #include loader/wine/winbase.h instead of local declarationsdiego2010-11-024-14/+5
* Makefile: Add path.o to the dependency list of the loader test programsdiego2010-11-021-1/+1
* loader/qtx: cleanupdiego2010-11-022-30/+2
* Makefile: Add a command to the binary build rule.diego2010-11-021-0/+1
* Makefile: Add missing '$' to EXESUF variable in binary build rule.diego2010-11-021-1/+1
* tv.h: Change function pointer types to proper declarationsreimar2010-11-026-13/+16
* SDL input: add missing 0-termination of keymap filereimar2010-11-021-0/+1
* vo_gl, csputils: dual-license under LGPL v2.1reimar2010-11-025-0/+25
* configure: make gif test check linking tooreimar2010-11-021-1/+1
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31364jrash2010-11-021-35/+106
* cache: Respect -cache-seek-min also for on-disk filesreimar2010-11-021-3/+5
* codecs.conf: remove yuv422 format from VDPAU sectioncehoyos2010-11-021-1/+0
* ao_jack: increase maximum allowed channels from 6 to 8.tack2010-11-021-1/+1
* Copyright: clean up libdvdcss entryreimar2010-11-021-1/+1
* libvo: Reduce verbosity of suboption parsing messagesdiego2010-11-023-12/+12
* cosmetics: Drop leading underscore from configuration variable.diego2010-11-021-5/+5
* vf_rgb2bgr: remove the filtersiretart2010-11-026-138/+3
* rtsp: Support RTSP/RTP over HTTP via LIVE555cehoyos2010-11-025-1/+17
* subreader.c: Extract duplicated code into a separate function.reimar2010-11-021-6/+11
* subreader.c: check for max line count in SAMI subtitle readerreimar2010-11-021-2/+2
* -identify output: print media start timereimar2010-11-021-0/+13
* mplayer.c: move some --identify code to a separate functionreimar2010-11-021-35/+40
* codecs.conf: add M701: Matrox MPEG-2 intra-only.cehoyos2010-11-021-0/+3
* cosmetics: Fix typo in commenthyc2010-11-021-1/+1
* vo_gl: Remove nonsense commented-out function headerreimar2010-10-271-1/+0
* demuxer.c: Make ds_get_next_pts work for the first packet of a streamreimar2010-10-271-1/+6
* vd_ffmpeg: Minor code simplification.reimar2010-10-271-1/+2
* demux_real: Don't try to read index if stream is not seekablereimar2010-10-271-1/+2
* demux_mkv: support V_MJPEG video tagUoti Urpala2010-10-272-0/+2
* demux_mkv: accept files with no doctype in EBML headerUoti Urpala2010-10-211-1/+4
* TOOLS/matroska.py: recognize ChapCountryUoti Urpala2010-10-211-0/+1
* vd_ffmpeg: fix aspect ratio problems with recent FFmpegUoti Urpala2010-10-161-0/+2
* vd_ffmpeg: fix calloc/av_free mixupUoti Urpala2010-10-161-7/+4
* af_lavcac3enc: fix assert failure "s->expect_len <= s->pending_data_size"Uoti Urpala2010-10-141-11/+11
* vo: improve fixed-vo behavior when video size changes in x11 VOsUoti Urpala2010-07-232-0/+26
* Merge svn changes up to r31332Uoti Urpala2010-06-054-4/+31
|\
| * Update codecs.conf version again, we had quite a few additions to it.reimar2010-06-051-1/+1
| * Extend -vf format to allow substituting the format for a compatible onereimar2010-06-052-3/+28
| * Fix -vf format and -vf noformat to work with slices.reimar2010-06-052-0/+2
* | Skip svn change r31329Uoti Urpala2010-06-050-0/+0
|\|
| * Add webm/VP8 support to native matroska demuxer.reimar2010-06-052-1/+3
* | Merge svn changes r31318 to r31328Uoti Urpala2010-06-0511-297/+38
|\|
| * If we have no FPS value, try enabling -correct-pts mode, it doesreimar2010-06-051-2/+2
| * Add partial support for dirac to TS demuxer.reimar2010-06-051-1/+9
| * Also print current stream position in mp_read debug output.reimar2010-06-051-1/+2
| * Remove explicit eof check for mp_read code, stream code handles this casereimar2010-06-051-2/+0
| * Di not do a stream_reset on seeking backwards, the seek itself shouldreimar2010-06-051-2/+0
| * Do not make seek fail explicitly simply because eof was hit somewhen,reimar2010-06-051-2/+0
| * Fix compilation after FFmpeg r23485.cehoyos2010-06-052-5/+5
| * sync with en/mplayer.1 rev. 31292jrash2010-06-051-9/+6
| * Remove colorspace conversion code from -vo yuv4mpeg, -vf scale shouldreimar2010-06-053-271/+5
| * Sync libdvdcss with their latest SVN.reimar2010-06-052-6/+6
| * Add support for -geometry x syntax since the documentation claimsreimar2010-06-051-1/+4
* | Skip svn changes r31316, r31317Uoti Urpala2010-06-050-0/+0
|\|
| * Do not use libass functions if it is disabled.reimar2010-06-041-1/+1
| * Default to -correct-pts off if -fps was given, since -fps has no effectreimar2010-06-041-3/+2
* | Merge svn change r31315Uoti Urpala2010-06-051-0/+1
|\|
| * Force window placement also if -xineramascreen was set >= 0,reimar2010-06-041-0/+1
* | Skip svn changes r31308 to r31314Uoti Urpala2010-06-050-0/+0
|\|
| * apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa...siretart2010-06-031-0/+6
| * Try always enabling correct pts again for lavf demuxer, since the knowreimar2010-06-031-4/+0
| * Limit buffered PTS only when we actually got a frame from the decoder.reimar2010-06-031-14/+17
| * If an invalid pts value is detected, try to to make up some if it seemsreimar2010-06-031-2/+8
| * vo_yuv4mpeg: disable RGB support when compiling against a shared libswscalesiretart2010-06-031-4/+10
| * Simplify libass version check.cehoyos2010-06-031-1/+1
| * Raise LIBASS_VERSION, forgotten in r31293.cehoyos2010-06-031-1/+1
* | Merge svn changes r31306, r31307Uoti Urpala2010-06-051-1/+4
|\|
| * Add the -march fallback for amdfam10 also to the x86_64 case.reimar2010-06-021-0/+3
| * libavcodec/libx264.c requires x264 0.98 since r23430.cehoyos2010-06-021-1/+1
* | Skip svn changes r31304, r31305Uoti Urpala2010-06-050-0/+0
|\|
| * Fix compilation with external libass.cehoyos2010-06-021-1/+1
| * ass_set_aspect_ratio() takes three arguments since 0x00907010.cehoyos2010-06-022-2/+2
* | configure: fix disabling of (x)mga without swscale internalsUoti Urpala2010-06-041-1/+3
* | mp3lib: use ffmpeg_files/x86_cpu.hUoti Urpala2010-06-034-4/+4
* | options: fix -a52drc default value (should be 1)Uoti Urpala2010-06-031-0/+1
* | demux_mkv: enable automatic index generation by defaultUoti Urpala2010-06-021-1/+1
* | Merge svn changes up to r31303Uoti Urpala2010-06-026-44/+68
|\|
| * avoid using swscale internals by copying in palette8torbg16 and its bgr variantsiretart2010-06-011-1/+18
| * Extend geometry parsing to reject all invalid strings.reimar2010-06-011-9/+12
| * deprecate palette8topacked32 in favor of public API functions sws_convertPale...siretart2010-06-015-39/+81
| * Move internal scale context fields initialization fromstefano2010-06-012-50/+24
| * Fix compilation after FFmpeg r23402.cehoyos2010-06-012-5/+6
| * remove palette8torgb15 and palette8tobgr15siretart2010-06-013-28/+0
| * Factor out some common code and ensure we will not try to draw OSDreimar2010-05-311-3/+12
| * Reindent.reimar2010-05-311-5/+5
| * Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkvreimar2010-05-311-0/+4
* | Skip svn changes up to r31294 (mostly)Uoti Urpala2010-06-021-0/+1
|\|
| * Switch mkv demuxing to lavf by default.aurel2010-05-311-0/+1
| * backport ass_flush_events() from upstream libass and make use of itaurel2010-05-313-0/+25
| * Extend the range of the -a52drc range up to two, as a experimental featurereimar2010-05-312-1/+2
* | Merge svn changes up to r31291Uoti Urpala2010-06-0212-13/+43
|\|
| * Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.diego2010-05-305-2/+4
| * synced with r31289Gabrov2010-05-302-10/+8
| * Change code to let Window Manager chose window location by default.reimar2010-05-302-1/+7
| * Add a referrer option to set the HTTP Referer field.reimar2010-05-304-0/+24
* | Skip svn changes up to r31287Uoti Urpala2010-06-020-0/+0
|\|
| * Forgotten part of previous commit (extern declaration of drc_level).reimar2010-05-301-0/+2
| * Use the -a52drc option also for the libavcodec decoder.reimar2010-05-305-14/+14
* | ad_ffmpeg: set lavc drc_scale parameter according to opts->drc_levelUoti Urpala2010-06-021-0/+3
* | options: move -a52drc to option structUoti Urpala2010-06-024-14/+10
* | Skip svn change r31285Uoti Urpala2010-06-020-0/+0
|\|
| * Fix compilation without librtmp.cehoyos2010-05-301-0/+3
* | Merge svn changes up to r31284Uoti Urpala2010-06-027-1919/+1925
|\|
| * Treat a NULL renderer string as indication for software renderer.reimar2010-05-301-1/+1
| * Prefer -vo sdl over "probably software" OpenGL.reimar2010-05-301-3/+3
| * Change compiler argument order for compile_check to avoid incorrect linkingreimar2010-05-301-3/+5
| * Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).reimar2010-05-304-1912/+1916
* | Skip svn changes up to r31280Uoti Urpala2010-06-020-0/+0
|\|
| * Add codec-cfg.h to the dependency list of codec-cfg.diego2010-05-301-1/+1
| * Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.diego2010-05-302-2/+2
| * Remove GPL-licensed YUV to RGB MMX routines.diego2010-05-302-572/+0
| * Add librtmp supporthyc2010-05-301-2/+30
| * Cast void* pointer to appropriate type before using it in an addition; fixesdiego2010-05-291-1/+1
* | Merge svn changes up to r31275Uoti Urpala2010-06-023-20/+25
|\|
| * Update 1.0rc3 release name and date.diego2010-05-291-1/+1
| * minor spelling fixessiretart2010-05-291-1/+1
| * add myself to the AUTHORS filesiretart2010-05-291-0/+5
| * Use edi instead of ebx to avoid issues with PIC.reimar2010-05-291-19/+19
* | Skip svn changes up to r31267Uoti Urpala2010-06-020-0/+0
|\|
| * Remove obsolete may_alias-related defines, lavu handles this nowreimar2010-05-291-2/+0
| * Actually run a detection whether external libass exists, insteadreimar2010-05-291-2/+17
* | Merge svn changes up to r31265Uoti Urpala2010-06-023-22/+26
|\|
| * Fix compilation if the compiler does not support -march=amdfam10reimar2010-05-291-0/+3
| * cosmetics: Drop leading '_' from noinputmodules variable.diego2010-05-291-21/+21
| * misc cosmetics: K&R style nits, #include placement, indentationdiego2010-05-294-80/+84
| * Mark key_type structure as const.diego2010-05-291-1/+1
| * getch2-os2.c: Add #include for the header that declares the public functions.diego2010-05-291-0/+1
| * cosmetics: Remove some commented-out #includes, fix a comment grammar error.diego2010-05-291-4/+1
| * Directly mark jpeg_buf_src() as void instead of using some indirection marcro.diego2010-05-291-1/+1
| * add "lpcJ" fourcc for the RealAudio 1.0 codec.compn2010-05-281-0/+1
* | stream_radio.c: fix corrupt line from e3061749Uoti Urpala2010-06-021-1/+1
* | libass: match font attachments based on extensionGrigori Goronzy2010-06-014-8/+21
* | demux_mkv: fix possible seek crashUoti Urpala2010-05-311