aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vo_vdpau: add RGB supportGravatar wm42013-08-18
* vo_vdpau: fix screenshots if panscan is usedGravatar wm42013-08-18
* vo_vdpau: remove unused variableGravatar wm42013-08-18
* mplayer: don't make restored options from quit_watch_later per-file localGravatar wm42013-08-17
* command: more intuitive chapter seek behaviorGravatar Philip Sequeira2013-08-17
* command: allow seek to "chapter -1"Gravatar Philip Sequeira2013-08-17
* vo_vdpau: use color close to black as default colorkey (instead of green)Gravatar wm42013-08-17
* vo_vdpau: allow setting colorkeyGravatar wm42013-08-17
* m_option: add missing copy callback for some option typesGravatar wm42013-08-17
* m_option: make defval constGravatar wm42013-08-17
* sd_lavc_conv: don't check AV_CODEC_PROP_TEXT_SUB flagGravatar wm42013-08-15
* sub: don't print detected charset if it's UTF-8Gravatar wm42013-08-15
* vdpau_old: add forgotten probe callbackGravatar wm42013-08-15
* manpage: fix incorrect ao_alsa example, extend changes.rstGravatar wm42013-08-15
* sub: make --subcp=enca the default.Gravatar wm42013-08-15
* sub: allow specifying a fallback codepage if input is not UTF-8Gravatar wm42013-08-15
* bstr: make UTF-8 check stricterGravatar wm42013-08-15
* sub: if charset detection fails, treat it as broken UTF-8Gravatar wm42013-08-15
* bstr: add UTF-8 validation and sanitation functionsGravatar wm42013-08-15
* vdpau: fix compilation on LibavGravatar wm42013-08-15
* video/decode: change fix_image callbackGravatar wm42013-08-15
* vd_lavc: fix comment, document hwdec video frame size trickinessGravatar wm42013-08-15
* video/decode: pass parameters directly to hwdec allocate_image callbackGravatar wm42013-08-15
* vo_corevideo: add uyvy422 pixel format supportGravatar Stefano Pigozzi2013-08-15
* input: fix build if HAVE_PTHREADS is undefinedGravatar Giuliano Schneider2013-08-15