summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* | demux_mkv: support VP8 video tagUoti Urpala2010-05-302-0/+2
* | demux_mkv: support WebM filesUoti Urpala2010-05-301-2/+3
* | ffmpeg_files/taglists.c: update to contain latest FFmpeg CODEC_ID valuesUoti Urpala2010-05-301-1/+19
* | Merge svn changes r31198 - r31256Uoti Urpala2010-05-3014-392/+193
|\ \
| * | Merge svn changes up to r31256Uoti Urpala2010-05-305-9/+47
| |\|
| | * Fix typo in message.reimar2010-05-281-1/+1
| | * stream_check_interrupt should sleep even if no callback is set.reimar2010-05-281-1/+4
| | * 100l, stream_check_for_interrupt argument is not in usec,reimar2010-05-281-3/+3
| | * Document time scale for stream_check_interrupt argument.reimar2010-05-281-1/+2
| | * Document that time argument is in milliseconds.reimar2010-05-281-0/+6
| | * Improve handling of cache process/thread hanging/being killed.reimar2010-05-281-3/+23
| | * Fix cache process accidentally being killed by SIGUSR1.reimar2010-05-281-0/+7
| | * Use MSGT_DECVIDEO in a video decoder.cehoyos2010-05-281-3/+3
| * | Skip svn changes up to r31248Uoti Urpala2010-05-300-0/+0
| |\|
| | * Remove commented-out declaration of nonexisting function uGetTimer().diego2010-05-281-1/+0
| | * Drop pointless _t suffix from 'struct lavf_priv'.diego2010-05-281-1/+1
| | * Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.diego2010-05-271-4/+4
| | * cosmetics: vertical alignment in msg module help output.diego2010-05-271-1/+1
| * | Merge svn changes up to r31244Uoti Urpala2010-05-302-13/+17
| |\|
| | * vf_yuy2 was removed after the 1.0rc3 branch was cut.diego2010-05-271-1/+3
| | * small cosmetics for the 1.0rc3 changelogdiego2010-05-271-6/+8
| | * Fix a bunch of typos in the stream cache code.diego2010-05-271-6/+6
| * | Skip svn changes up to r31238Uoti Urpala2010-05-300-0/+0
| |\|
| | * Drop pointless _s suffix from 'struct af_stream'.diego2010-05-272-2/+2
| | * Drop pointless _st suffix from 'struct stream'.diego2010-05-279-37/+37
| | * <