summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* input: improve some commentswm42013-12-011-4/+4
* vo_null: don't reject hwaccel formatswm42013-12-011-2/+0
* command: add a revert_seek commandwm42013-12-014-1/+46
* options: add options that set defaults for af/vf/ao/vowm42013-12-0113-8/+69
* old-configure: delete pre-waf config.h and config.makwm42013-11-301-0/+4
* osdep/io: also include unistd.hwm42013-11-301-0/+2
* Prevent creating zombieswm42013-11-301-3/+14
* Use O_CLOEXEC when creating FDswm42013-11-3015-30/+81
* build: don't check libsmbclient version numberwm42013-11-301-1/+1
* ao_oss: add 6.1 and 7.1 speaker placement from FreeBSDbugmen0t2013-11-301-1/+15
* ao_oss: SNDCTL_DSP_CHANNELS takes int, not uint8_twm42013-11-301-2/+3
* ao_alsa: remove unneeded checkswm42013-11-301-19/+11
* ao_alsa: enable "plug" for non-interleaved float formats toowm42013-11-301-2/+1
* command: add a cycle_values input commandwm42013-11-304-1/+102
* command: change the syntax and semantics of the "run" commandwm42013-11-303-9/+38
* input: require space before '#' commentswm42013-11-301-8/+5
* input: rearrange command parsingwm42013-11-301-44/+31
* build: make deps_neg work with multiple dependenciesStefano Pigozzi2013-11-291-2/+2
* build: reimplement the OSS checks using a more declarative approachStefano Pigozzi2013-11-295-69/+55
* build: add options for enabling and disabling any libquvi versionsNikoli2013-11-293-10/+13
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0wm42013-11-2912-164/+162
* ao_alsa: disable ALSA resampling by default againwm42013-11-292-1/+13
* player: always reset some variables on seekwm42013-11-291-4/+4
* vf_pullup: properly reset on seekwm42013-11-291-14/+37
* video: restore printing warning on decreasing filter PTSwm42013-11-291-2/+2
* gl_hwdec: use a imgfmt field instead of a query_format callbackwm42013-11-294-15/+5
* vdpau: always let decoder output IMGFMT_VDPAUwm42013-11-293-3/+4
* vaapi: remove unused hw image formats, simplifywm42013-11-297-26/+11
* build: make pthreads mandatorywm42013-11-2810-56/+17
* command: allow "current" as argument to playlist_remove commandwm42013-11-283-3/+10
* input: use separate type for command definitionswm42013-11-284-54/+79
* player: simple hack to make backstep code somewhat more robustwm42013-11-281-3/+12
* video: add insane hack to work around FFmpeg/Libav insanitywm42013-11-284-3/+13
* video: warn against non-monotonic PTS instead of decreasing PTSwm42013-11-281-2/+2
* video: add heuristic to prevent framedrop during hrseek if pts brokenwm42013-11-283-1/+13
* build: make --disable-gl disable all the gl backendsStefano Pigozzi2013-11-283-4/+22
* build: add custom -I/-L flags for the BSDs [2]Stefano Pigozzi2013-11-281-4/+4
* ao_coreaudio: simplify ch label to speaker id conversionStefano Pigozzi2013-11-271-23/+37
* build: add custom -I/-L flags for the BSDsStefano Pigozzi2013-11-271-0/+8
* old-build: fix iconv check on openbsdStefano Pigozzi2013-11-271-1/+1
* af_lavi: actually free the filter graph on uninitwm42013-11-271-5/+1
* video: replace d_video->pts field, change PTS jump checkswm42013-11-276-31/+24
* video: if PTS is missing, make something up using the frameratewm42013-11-272-10/+7
* video: refactor PTS code, add fall back heuristic to DTSwm42013-11-275-76/+117
* Move some code from player to audio/video reset functionswm42013-11-274-13/+13
* cosmetics: rename video/audio reset functionswm42013-11-2711-21/+21
* video: remove commented codewm42013-11-271-13/+2
* video: use dts as fallback when determining pts by sortingwm42013-11-271-11/+10
* ao_coreaudio: map channel labels needed for 8ch layoutsStefano Pigozzi2013-11-271-4/+30
* audio: better rejection of invalid formatswm42013-11-274-20/+28
* video/filter: fix PIC compile on x86Natanael Copa2013-11-262-3/+9
* video: unbreak --no-correct-pts with demuxers that use DTSwm42013-11-264-6/+8
* demux_mkv: fix realvideo timestamp handlingwm42013-11-261-47/+40
* bootstrap.py: reindent to 4 spacesStefano Pigozzi2013-11-261-4/+4
* build: remove pointless exception handling in oss checkStefano Pigozzi2013-11-261-9/+5
* build: unbreak __get_osslibdir__ on python3Stefano Pigozzi2013-11-261-1/+1
* cocoa: unlock on uninitStefano Pigozzi2013-11-261-1/+3
* build: check for pthreads with and without additional cflagsStefano Pigozzi2013-11-261-1/+5
* av_common: fix typo in commentStefano Pigozzi2013-11-261-1/+1
* ao_alsa: do not forcibly disable ALSA resamplingMartin Herkt2013-11-261-6/+0
* ad_lavc: increase number of packets for initial decodewm42013-11-261-2/+5
* player: don't use a loop when no loop is neededwm42013-11-261-4/+1
* player: move code for skipping 0-sized video packets to demuxerwm42013-11-262-10/+9
* build: make cygwin use *nix timersStefano Pigozzi2013-11-262-2/+1
* build: add -mwin32 on cygwinStefano Pigozzi2013-11-261-0/+4
* build: add a gdi check for windowsStefano Pigozzi2013-11-262-2/+7
* sub: respect detected language for fuzzy-matched external subtitleswm42013-11-253-21/+26
* player: only pause for waiting on cache if it makes sensewm42013-11-251-1/+3
* video: move timestamp determination code to dec_videowm42013-11-253-42/+44
* video: disable PTS sorting fallback by defaultwm42013-11-254-6/+13
* demux_lavf: disable genpts by default, remove the builtin genpts hackwm42013-11-252-94/+13
* demux: export dts from demux_lavf, use it for aviwm42013-11-258-25/+45
* player: merge no-correct-pts with correct-pts codewm42013-11-254-52/+16
* player: change semantics of --no-correct-ptswm42013-11-252-27/+8
* dec_video: fix function signaturewm42013-11-252-4/+6
* video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFramewm42013-11-255-30/+30
* player: warn if PTS association mode switcheswm42013-11-251-2/+2
* build: don't abort if our OSS implementation isn't from 4FrontStefano Pigozzi2013-11-251-3/+3
* build: run oss_audio.c check with oss cflags as wellStefano Pigozzi2013-11-251-4/+6
* build: unbreak __get_osslibdir__()bugmen0t2013-11-251-2/+4
* build: only check 4Front OSS after passing its CFLAGSbugmen0t2013-11-251-10/+10
* input: discard precise scrolling commands with no valueStefano Pigozzi2013-11-251-0/+2
* build: fix construction of args to pkg-configNatanael Copa2013-11-251-2/+8
* build: work around bug in waf's bundle installationStefano Pigozzi2013-11-251-0/+5
* build: add install_files call after the mpv target was definedStefano Pigozzi2013-11-241-2/+3
* bootstrap.py: check version if waf already existseng2013-11-241-7/+9
* build: also install mpv CLI binary when building OS X bundleStefano Pigozzi2013-11-241-0/+2
* gitignore: add generated files by old build systemStefano Pigozzi2013-11-241-0/+3
* bootstrap.py: skip download if waf already existswm42013-11-241-1/+7
* build: make waf append pkgconfig flags as-is [2]Stefano Pigozzi2013-11-241-1/+0
* build: make waf append pkgconfig flags as-isStefano Pigozzi2013-11-241-3/+14
* travis: remove --disable-doc from libav/ffmpeg configureStefano Pigozzi2013-11-241-1/+1
* player: close demuxer before streamwm42013-11-241-2/+3
* osd: remove mp_osd_res.video_par fieldwm42013-11-2410-12/+2
* Rename sub.c/.h to osd.c/.hwm42013-11-2443-47/+36
* vd_lavc: improve a commentwm42013-11-241-1/+2
* build: store dependencies as listsStefano Pigozzi2013-11-242-13/+26
* build: cache compiler defines on the configure context directlyStefano Pigozzi2013-11-241-3/+3
* travis: disable e-mail notificationsStefano Pigozzi2013-11-231-0/+1
* vd_lavc: when falling back to software, revert filter error statuswm42013-11-231-0/+2
* Reduce stheader.h includes, move stream types to mp_common.hwm42013-11-2312-15/+12
* Attempt to fix build on older libavcodec versionswm42013-11-232-0/+2
* audio: respect --end/--length with spdif passthroughwm42013-11-231-1/+2
* video: don't overwrite demuxer FPS valuewm42013-11-234-26/+18
* video: move handling of container vs. stream AR out of vd_lavc.cwm42013-11-234-39/+34
* ao_rsound: fix option typeswm42013-11-231-2/+2
* dec_video: make vf_input and hwdec_info statically allocatedwm42013-11-236-18/+14
* dec_video: remove "initialized" fieldwm42013-11-233-16/+9
* demux: remove gsh field from sh_audio/sh_video/sh_subwm42013-11-2312-76/+71
* player: rearrange how subtitle context and stream headers are usedwm42013-11-235-54/+57
* video: move decoder context from sh_video into new structwm42013-11-2318-411/+410
* options: print lavfi filter list with --vf=lavfi=helpwm42013-11-231-0/+40
* options: don't prefix sub-options with "--" in help outputwm42013-11-233-1/+4
* options: implement --pphelp differentlywm42013-11-237-9/+10
* video: remove vf_pp auto-insertionwm42013-11-238-40/+1
* options: provide a way for --vf to print custom helpwm42013-11-232-13/+18
* video: merge vd.c into dec_video.cwm42013-11-234-177/+138
* video: move struct mp_hwdec_info into its own header filewm42013-11-2313-23/+31
* audio: remove ad_driver.preinitwm42013-11-236-34/+13
* player: remove printing of barely correct slave mode stream infowm42013-11-231-35/+0
* audio: don't write decoded audio format to sh_audiowm42013-11-237-56/+55
* audio: move decoder context from sh_audio into new structwm42013-11-2315-291/+327
* build: remove unused mng fragmentStefano Pigozzi2013-11-231-7/+0
* build: also run the test binary during the lua checksStefano Pigozzi2013-11-231-2/+3
* build: fix lua check to actually test for libquviStefano Pigozzi2013-11-231-5/+8
* build: fix missing prototypes in lua check fragmentStefano Pigozzi2013-11-231-2/+2
* build: use static instead of prototype in libavfilter fragmentStefano Pigozzi2013-11-231-2/+1
* build: fix libavfilter check to include function prototypeStefano Pigozzi2013-11-231-0/+1
* build: fix install path for manualStefano Pigozzi2013-11-231-1/+1
* README: mention build result being located at build/mpvStefano Pigozzi2013-11-231-2/+3
* build: make sure cwd is in Python's sys.pathStefano Pigozzi2013-11-231-0/+1
* mp_ring: fix comment typoStefano Pigozzi2013-11-221-1/+1
* build: remove abusive commentStefano Pigozzi2013-11-221-1/+0
* build: remove spam generated by link taskStefano Pigozzi2013-11-221-0/+4
* vo_opengl: fix compilationwm42013-11-221-2/+2
* vf_vavpp: make it work with vo_opengl and software decodingwm42013-11-223-5/+5
* vo_opengl: initialize all fields for VFCTRL_GET_HWDEC_INFOwm42013-11-221-4/+8
* build: unbreak PVR configure testwm42013-11-221-1/+1
* manpage: document , mapping (frame_back_step)enkore2013-11-221-0/+4
* input.conf: fix typowm42013-11-221-1/+1
* Fixing list of vo's that vavpp works with, in man page.Josh Driver2013-11-221-4/+4
* cocoa: use window-scale to support video scaling functionalityStefano Pigozzi2013-11-223-6/+10
* cocoa: implement window-scaleStefano Pigozzi2013-11-221-0/+20
* switch the build system to wafStefano Pigozzi2013-11-2149-119/+2480
* options: prefix options with "--" in help outputwm42013-11-211-1/+1
* stream_lavf: fix a small memory leakwm42013-11-211-1/+5
* timeline: reject mplayer2 EDL files, change EDL headerwm42013-11-214-16/+10
* tech-overview.txt: minor updatewm42013-11-201-2/+2
* ta: fix typo in commentwm42013-11-201-1/+1
* osdep/io.c: include config.hwm42013-11-201-0/+2
* mplayer: fix passing size_t as %d to printf()wm42013-11-201-1/+1
* timeline: remove support for the mplayer2 EDL formatwm42013-11-194-540/+1
* player: add --merge-files optionwm42013-11-196-0/+38
* timeline: add edl:// URIswm42013-11-199-3/+45
* timeline: add new EDL formatwm42013-11-196-8/+385
* manpage: fix typo in --video-align-y descriptionwm42013-11-191-1/+1
* player: select fallback stream in timeline code for better EDL handlingwm42013-11-191-0/+23
* player: deselect video track if initialization failswm42013-11-191-0/+1
* vdpau_old: enable OpenGL interopwm42013-11-191-0/+1
* ao_null: fix simulated buffer sizewm42013-11-191-1/+1
* audio/filter: rename af_tools.c to tools.cwm42013-11-182-1/+1
* demux: rename demux_packet.h to packet.hwm42013-11-186-6/+6
* audio: drop buffered filter data when seekingwm42013-11-185-0/+27
* audio/filter: remove unneeded AF_CONTROLs, convert to enumwm42013-11-1816-249/+74
* af: cleanup documentation commentswm42013-11-183-139/+22
* player: simplify audio reset when seekingwm42013-11-181-15/+10
* stream_dvb: remove bogus free callswm42013-11-181-5/+0
* vo_vdpau: don't calculate destination alpha when drawing OSDwm42013-11-181-2/+2
* audio: use the decoder buffer's format, not sh_audiowm42013-11-182-8/+21
* audio: fix mid-stream audio reconfigurationwm42013-11-183-1/+12
* stream: split out pthread helper functionwm42013-11-174-26/+70
* af_lavrresample: set cutoff as double, not intwm42013-11-171-1/+1
* player: write final audo chunk only if there is audio leftwm42013-11-171-4/+6
* ao_null: properly simulate final chunk, add buffer optionswm42013-11-172-19/+56
* player: don't remove playback status when reinitializing DVBwm42013-11-171<