aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* core: add a playlist demuxerGravatar wm42013-08-26
* audio: don't allow setting unknown formats from command lineGravatar wm42013-08-26
* audio: make internal audio format 0 an invalid formatGravatar wm42013-08-26
* wayland: shm based software renderingGravatar Alexander Preisinger2013-08-25
* wayland: remove shm listener for the backendGravatar Alexander Preisinger2013-08-25
* wayland/egl: rework resizing (again)Gravatar Alexander Preisinger2013-08-25
* vo_corevideo: use dwidth/dheight for window dimensionsGravatar Stefano Pigozzi2013-08-25
* vo_corevideo: convert to use reconfig instead of configGravatar Stefano Pigozzi2013-08-25
* vo_corevideo: don't set colormatrix on direct rendering pathGravatar Stefano Pigozzi2013-08-25
* configure: fix help for macosx-bundle from autodetected to disabledGravatar Stefano Pigozzi2013-08-25
* vo_corevideo: fix regression in colormatrix handlingGravatar Stefano Pigozzi2013-08-25
* sd_lavc_conv: fix build with older ffmpeg/libavGravatar wm42013-08-24
* configure: fix VDA warning on systems other than OSXGravatar wm42013-08-24
* video: handle video output levels with mp_image_paramsGravatar wm42013-08-24
* vo_image: simplifyGravatar wm42013-08-24
* video/out: don't require VOs to handle screenshot aspect speciallyGravatar wm42013-08-24
* vo_vaapi: potentially fix screenshot colorspace issuesGravatar wm42013-08-24
* sub: add webvtt-in-webm supportGravatar wm42013-08-24
* Some more mp_msg conversionsGravatar wm42013-08-23
* x11/out: mp_msg conversionGravatar Alexander Preisinger2013-08-23
* cocoa_common: avoid locking calls when not neededGravatar Stefano Pigozzi2013-08-23
* audio/out: do some mp_msg conversionsGravatar wm42013-08-22
* ao: remove some leftoversGravatar wm42013-08-22
* demux: remove unused audio_delay parameter from demux_seek()Gravatar wm42013-08-22
* demux: check whether stream is selected in demux_get_next_pts()Gravatar wm42013-08-22
* demux_raw: read multiple frames per packetGravatar wm42013-08-22
* stream: allow potentially faster skippingGravatar wm42013-08-22
* stream: don't require streams to set s->pos in seek callbackGravatar wm42013-08-22
* stream: move file forward skipping to common stream implementationGravatar wm42013-08-22
* stream_avdevice: remove redundant dummy callbackGravatar wm42013-08-22
* stream_file: uncrustifyGravatar wm42013-08-22
* video: add vda decode support (with hwaccel) and direct renderingGravatar Stefano Pigozzi2013-08-22
* mp_msg: fix typo in message level for new msg API macrosGravatar Stefano Pigozzi2013-08-22
* cocoa_common: fix window positioning with `--geometry`Gravatar Stefano Pigozzi2013-08-22
* mplayer: replace "D:" in status line with "Late:"Gravatar wm42013-08-21
* options: replace --edition=-1 with --edition=autoGravatar wm42013-08-21
* mplayer: start track IDs from 1 rather than 0Gravatar wm42013-08-21
* manpage: fix (again) incorrect ao_alsa exampleGravatar Cheng Sun2013-08-20
* command: simplify video brightness/gamma/etc. handling a bitGravatar wm42013-08-20
* vf_eq: fix behavior when changing parametersGravatar wm42013-08-20
* m_option: make "add speed 0.1" command workGravatar wm42013-08-19
* mp_core: declare seek_type enum outside of nested structGravatar wm42013-08-19
* wayland: separate shm and cursor contextGravatar Alexander Preisinger2013-08-19
* m_option: rename struct member named "new"Gravatar wm42013-08-19
* video: make it possible to scale/pan the video by arbitrary amountsGravatar wm42013-08-19
* options: remove --panscanrange optionGravatar wm42013-08-19
* mplayer: reshuffle on every loop if --loop and --shuffle are usedGravatar wm42013-08-19
* vaapi: use highest available profile, instead of mapping it exactlyGravatar wm42013-08-19
* vdpau: don't try to match codec profilesGravatar wm42013-08-19
* changes: add some things for completenessGravatar wm42013-08-19