summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stream.[ch], ass_mp: new stream function for whole-file readsUoti Urpala2011-03-033-34/+56
* tl_matroska.c: move the find_files() function hereUoti Urpala2011-03-035-83/+60
* bstr.[ch], path.[ch]: add string and path handling functionsUoti Urpala2011-02-265-32/+190
* core: ordered chapters: move timeline creation to timeline/Uoti Urpala2011-02-264-207/+240
* options: drop support for numeric -demuxer valuesUoti Urpala2011-02-223-85/+68
* cleanup: demuxer.[ch]: remove unused code, make functions staticUoti Urpala2011-02-224-32/+9
* cleanup: reindent demuxer.h, use struct names for typesUoti Urpala2011-02-221-169/+193
* build: change version number generationUoti Urpala2011-02-193-7/+8
* configure: fix --enable-libvorbis with tremor installedUoti Urpala2011-02-181-0/+2
* .gitignore: add /po and /localeUoti Urpala2011-02-151-0/+2
* terminal output: change program name to "MPlayer2"Uoti Urpala2011-02-151-1/+1
* codecs.conf: Add FFmpeg WC4 xan decodercehoyos2011-02-151-0/+8
* demux_ts: change DVB SPU format for libavcodecreimar2011-02-151-3/+4
* subs: Print a message when lavc subtitle decoding failsreimar2011-02-151-1/+4
* demux_ts: DVB and PGS subtitle fixesreimar2011-02-151-6/+5
* ad_qtaudio: fix use with the libavformat mov demuxerfaust32011-02-151-2/+6
* demux_ts: Set subtitle stream type correctly for DVB subtitlesreimar2011-02-151-0/+2
* cleanup: remove some casts of memalign() return valuediego2011-02-152-6/+6
* codecs.conf: add apco, ap4h, ai55, ai15 fourccscompn2011-02-151-0/+5
* vd_mpng: libpng API update, use color type gettercboesch2011-02-151-3/+6
* libmpcodecs/vf_*.c: Replace memalign() by av_malloc()michael2011-02-153-8/+12
* stream/url.c: escape characters >= 127 in URLsreimar2011-02-151-2/+1
* demux_asf: add sanity checkreimar2011-02-151-0/+4
* configure: disable libmpcdec by defaultreimar2011-02-151-3/+4
* cleanup: mplayer.c: clean up pause_loop() a bitUoti Urpala2011-02-151-11/+11
* terminal output: show cache fill changes in "PAUSED" messagereimar2011-02-153-6/+31
* configure: remove unused maemo checkUoti Urpala2011-02-151-24/+0
* configure: use LINGUAS environment variable for messagesUoti Urpala2011-02-151-0/+1
* DOCS/xml/en: remove various outdated documentationUoti Urpala2011-02-159-10952/+43
* documentation: remove Changelog, rewrite READMEUoti Urpala2011-02-153-3338/+28
* configure: abort if FFmpeg libraries are not foundUoti Urpala2011-02-081-2/+4
* fix compilation with old FFmpeg versionsUoti Urpala2011-02-085-6/+25
* ffmpeg_files/taglists.c: add new FFmpeg valuesUoti Urpala2011-02-051-0/+10
* input: accept Shift modifier for Enter and Tab keysUoti Urpala2011-02-051-1/+2
* input: remove incorrect "CTRL" keyname alias for backspaceUoti Urpala2011-02-051-1/+0
* x11_common: fix for reconfig with pos/xineramascreen setUoti Urpala2011-02-032-9/+9
* af_lavcac3enc: fix for lavc AC-3 encoder change to float inputUoti Urpala2011-02-031-5/+26
* ad_ffmpeg: add missing extradata paddingUoti Urpala2011-02-021-1/+2
* configure: print "Unknown parameter: " error to stderrUoti Urpala2011-02-021-1/+1
* configure: drop unused liblzo and bzlib testsUoti Urpala2011-02-021-35/+0
* configure: prefer libvorbis to libvorbisidec/tremorUoti Urpala2011-02-011-6/+6
* tremor: drop internal tremor libraryUoti Urpala2011-02-0137-9779/+3
* libmpeg2: drop libmpeg2 supportUoti Urpala2011-02-0131-13963/+0
* Copyright: delete removed library copies from listUoti Urpala2011-02-011-46/+4
* terminal output: change infamous "Core dumped" messageUoti Urpala2011-02-011-2/+2
* manpage: remove BUGS section, misc fixesUoti Urpala2011-02-011-22/+4
* options: remove CONF_OLD option flagUoti Urpala2011-01-313-10/+3
* options: mark -fs with CONF_NOSAVE to keep state between filesUoti Urpala2011-01-311-1/+1
* options: remove unused "func_full" option typeUoti Urpala2011-01-313-43/+2
* vo_zr2: drop Zoran supportUoti Urpala2011-01-3116-3455/+0
* vo_dxr2, ao_dxr2: drop dxr2 supportUoti Urpala2011-01-318-1326/+1
* vidix: drop VIDIX supportUoti Urpala2011-01-3193-44226/+14
* translation: remove \r and \n from translated PAUSE stringUoti Urpala2011-01-311-8/+3
* cosmetics: configure: Drop leading underscore from _need_* variablesdiego2011-01-311-24/+24
* cache: suggest increasing cache size in the "not filling!" messagereimar2011-01-311-1/+1
* configure: add return_check and return_statement_check helpersdiego2011-01-311-30/+25
* mplayer.c: simplify code a bit, remove "main:" labelcboesch2011-01-311-13/+7
* cleanup: vo_md5sum: Remove unused define/undefcboesch2011-01-311-15/+0
* stream/http: assume MakeMKV webservers always support rangesreimar2011-01-311-2/+6
* TOOLS/: minor fixes in tool codesiretart2011-01-312-3/+9
* codecs.conf, vd_ffmpeg: Enable fflagarith video decodercehoyos2011-01-312-1/+9
* ao_coreaudio: fix compilation on OS X 10.4.diego2011-01-311-0/+15
* DOCS/tech/codecs.conf.txt: add notes about BE/LE colorspacescompn2011-01-311-1/+5
* codecs.conf: add format id for FLAC in movcehoyos2011-01-311-0/+1
* libmpdemux/mf.c: Don't hardcode filename lengthranma2011-01-311-2/+3
* codecs.conf: Fix playback of ffv1 yuv422p16cehoyos2011-01-311-1/+1
* osdep: tweak some #includesdiego2011-01-315-1/+6
* configure: Define _XOPEN_SOURCE to 600 in mkstemp checkreimar2011-01-311-1/+1
* configure: add define_statement_check functiondiego2011-01-311-73/+23
* stream/tvi_v4l2.c: simplify by using getfps helper functionreimar2011-01-311-9/+2
* example.conf: Disambiguate remarks about profilesdiego2011-01-311-15/+19
* cleanup: define ROUND() macro in mpcommon.hcboesch2011-01-314-6/+3
* DOCS/xml: don't use old "--with-extralibdir" configure optiondiego2011-01-317-7/+7
* configure: simplify some testsdiego2011-01-311-53/+36
* libfaad2:/ Remove forked internal libfaad2 copydiego2011-01-31116-62605/+7
* DOCS/tech/: remove several obsolete filesUoti Urpala2011-01-2917-2544/+0
* loader: Remove __ptr32 and __ptr64 typedefsreimar2011-01-291-12/+0
* build: cygwin: don't rely on _WIN32 being definedreimar2011-01-292-3/+6
* cleanup: Replace two malloc+memset with calloc.cboesch2011-01-292-6/+2
* vo_gl: mark llvmpipe as a software rendererreimar2011-01-291-1/+2
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 32699jrash2011-01-291-3/+3
* stream/http: support 307 (Temporary Redirect) responsescboesch2011-01-291-0/+2
* core: timing: fix overflow with extreme playback speedUoti Urpala2011-01-281-1/+5
* commands: improve playback speed property/commandsUoti Urpala2011-01-281-19/+15
* Merge branch 'sub'Uoti Urpala2011-01-2696-768/+1625
|\
| * sub/OSD: move some related files to sub/Uoti Urpala2011-01-2677-101/+97
| * subtitles: options: enable -ass by defaultUoti Urpala2011-01-262-13/+15
| * subtitles: change default libass rendering styleUoti Urpala2011-01-261-18/+16
| * demux_mkv, chapters: change millisecond arithmetic to nsUoti Urpala2011-01-264-45/+42
| * cleanup: rename ass_* functions to mp_ass_*Uoti Urpala2011-01-266-37/+38
| * subs: use correct font aspect ratio for libass + converted subsUoti Urpala2011-01-267-28/+85
| * cleanup: some random minor code simplification and cleanupUoti Urpala2011-01-267-22/+19
| * vf_vo: fix EOSD change detection bugUoti Urpala2011-01-181-1/+0
| * sd_ass: remove subreader use, support plaintext markupUoti Urpala2011-01-183-14/+67
| * subtitles: style support for common SubRip tags and MicroDVDUoti Urpala2011-01-186-21/+669
| * core: ordered chapters: fix bad subtitle parameterUoti Urpala2011-01-181-1/+1
| * subs/demux: don't try to enable sub track when creating itUoti Urpala2011-01-181-4/+0
| * subtitles/demux: store duration instead of endpts in demux packetsUoti Urpala2011-01-185-15/+18
| * subtitles: add framework for subtitle decodersUoti Urpala2011-01-1810-55/+244
| * options: add special -leak-report optionUoti Urpala2011-01-153-2/+4
| * subtitles: remove code trying to handle text subs with libavcodecUoti Urpala2011-01-153-31/+22
| * cleanup: move MP_NOPTS_VALUE definition to mpcommon.hUoti Urpala2011-01-156-14/+8
| * subtitles: move global ass_track to struct osd_stateUoti Urpala2011-01-157-37/+36
| * core: move most mpcommon.c contents to mplayer.cUoti Urpala2011-01-157-356/+314
| * core: move global "subdata" and "vo_sub_last" to mpctxUoti Urpala2011-01-116-26/+27
| * subtitles: remove sub_last_pts hackUoti Urpala2011-01-112-10/+3
| * options: move -noconfig to option struct, simplifyUoti Urpala2011-01-115-25/+6
* | configure: remove obsolete things used for internal FFmpeg buildUoti Urpala2011-01-251-63/+1
* | TOOLS: Remove most of the mencoder scripts and referencesClément Bœsch2011-01-257-1467/+5
* | mp_msg: Remove uses of MSGT_MENCODERClément Bœsch2011-01-255-11/+7
* | cleanup: remove unused MEncoder-related codeClément Bœsch2011-01-2513-32/+10
* | rpm: Remove MEncoder from rpm packagingClément Bœsch2011-01-251-33/+0
* | configure: remove MEncoder-related options and testsClément Bœsch2011-01-252-173/+4
* | version.sh: update copyright yearUoti Urpala2011-01-251-3/+3
* | manpage: document -playlist being unsafe in its option descriptionUoti Urpala2011-01-241-0/+9
* | demux_ty: fix "seek to negative position" warningUoti Urpala2011-01-211-0/+1
* | demux_lavf: reject format probe matches with low scoreUoti Urpala2011-01-211-1/+1
* | cleanup: mp_msg.h: simplify mp_dbg definitionUoti Urpala2011-01-181-10/+6
* | cleanup: mplayer.c: use VFCAP_ names instead of numeric valuesUoti Urpala2011-01-171-2/+2
* | demux: add sanity checks to packet allocation functionsUoti Urpala2011-01-172-11/+26
* | cleanup: move demux packet functions from demuxer.h to demuxer.cUoti Urpala2011-01-172-61/+67
|/
* manpage: Remove forgotten "MPlayer only" notesClément Bœsch2011-01-091-5/+5
* manpage: Remove "MPlayer only" notesClément Bœsch2011-01-061-16/+16
* vo_vdpau: allow "deint=-N" to specify mode without enabling deintUoti Urpala2011-01-042-13/+20
* core: add timing workaround for PulseAudio misbehaviorUoti Urpala2011-01-011-0/+3
* manpage: Remove MEncoder referencesClément Bœsch2010-12-251-3808/+25
* core: fix audio-only + framestep weird behaviorUoti Urpala2010-12-201-0/+5
* Merge branch 'hr-seek'Uoti Urpala2010-12-2018-482/+801
|\
| * input: add default keybindings Shift+[arrow] for small exact seeksUoti Urpala2010-12-203-0/+13
| * input: support bindings with modifier keys for X inputUoti Urpala2010-12-205-56/+114
| * core: audio: make ogg missing audio timing workaround more complexUoti Urpala2010-12-201-2/+15
| * core: add support for precise non-keyframe-limited seeksUoti Urpala2010-12-208-22/+82
| * core: add struct for queued seek infoUoti Urpala2010-12-203-61/+106
| * commands: add generic option -> property wrapperUoti Urpala2010-12-184-2/+46
| * options: add "choice" option type, use for -pts-association-modeUoti Urpala2010-12-184-5/+59
| * core: remove looping in update_video(), modify command handling a bitUoti Urpala2010-12-162-27/+47
| * core: seek: use accurate seek mode with audio-only filesUoti Urpala2010-12-141-1/+1
| * core: avoid using sh_video->pts as "current pts"Uoti Urpala2010-12-143-15/+19
| * libvo: register X11 connection fd in input event systemUoti Urpala2010-12-144-17/+26
| * core: timing: add special handling of long frame intervalsUoti Urpala2010-12-141-35/+36
| * core: move central play loop to a separate functionUoti Urpala2010-12-131-289/+287
* | cosmetics: remove unused code, small formatting tweaksUoti Urpala2010-12-206-79/+10
* | commands: clean up get_metadata() and related codeUoti Urpala2010-12-202-141/+82
* | vd_ffmpeg: set thread count to number of cores on machine by defaultUoti Urpala2010-12-206-4/+88
* | demux_mkv: remove old code for -nocorrect-pts supportUoti Urpala2010-12-201-131/+0
* | demux_mkv: fix seeks to before the first index entryUoti Urpala2010-12-201-19/+16
* | DOCS/tech/slave.txt: update some obsolete informationUoti Urpala2010-12-181-10/+7
* | demux_asf: Add a missing free to ASF demuxer closereimar2010-12-161-0/+1
* | playtreeparser.c: Add playlist parser for .nsc filesreimar2010-12-161-0/+114
* | example.conf: add some profile information and user-agent examplescompn2010-12-161-0/+16
* | demux_mov: fix possible hang on invalid inputreimar2010-12-161-1/+1
* | aviheader.c: avoid using uninitialized data in an error casereimar2010-12-161-1/+3
* | ad_faad: fix crash when used on an empty audio streamreimar2010-12-161-0/+5
* | ad_speex: improve timestamp handlingreimar2010-12-161-1/+9
* | demux_mov: fix some memory allocation handlingreimar2010-12-161-5/+13
* | stream.h: check against huge negative values in stream_seek()reimar2010-12-161-0/+4
* | demux_gif: Fix memleaks on errorreimar2010-12-161-0/+2
* | vd_ffmpeg: fix MP_IMGTYPE selection for non-ref non-B framesreimar2010-12-161-1/+1
* | manpage: correct -tv audiorate description, change bitrate to sampleratecompn2010-12-161-1/+1
* | demux_ts: change overlapping memcpy to memmovereimar2010-12-161-1/+1
* | demux_ts: fix several memleaksreimar2010-12-161-1/+17
* | demux_ts: cleanupreimar2010-12-161-5/+4
* | demux_ts: avoid using unitialized datareimar2010-12-161-0/+1
* | mp3_hdr.h: fix mp_check_mp3_header()reimar2010-12-161-3/+4
* | demux_demuxers: Fix crash with -audiofile and audio disabledreimar2010-12-161-1/+1
* | vd_ffmpeg: Reset ctx->vo_initialized to 0 on a resolution changereimar2010-12-161-0/+1
* | ad_speex: Fix possible memory leaks on errorreimar2010-12-161-2/+8
* | demux_asf, asfheader.c: cleanupreimar2010-12-162-6/+3
* | demux_real: fix some unaligned writesreimar2010-12-161-7/+8
* | commands: Allow cycling subtitles backwards