aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
...
* cocoa: move sync section assignments in vo_controlGravatar Ryan Goulden2014-04-28
* cocoa: cosmetics: use NSMakeSizeGravatar Ryan Goulden2014-04-28
* cocoa: fix native fullscreenGravatar Ryan Goulden2014-04-28
* vf_vapoursynth: use official AbsoluteTime propertyGravatar wm42014-04-27
* vf_vapoursynth: keep pixel aspect ratioGravatar wm42014-04-27
* Revert "wayland: print waylands display erros"Gravatar Alexander Preisinger2014-04-26
* vf_pp: PP_PICT_TYPE_QP2 is always definedGravatar wm42014-04-25
* vo: do not check for events on unconfigured VOGravatar Martin Herkt2014-04-25
* video: add a "hwdec" property to enable or disable hw decoding at runtimeGravatar wm42014-04-23
* vo: simplify event_fd handlingGravatar wm42014-04-22
* vo: cosmetics: move around some codeGravatar wm42014-04-22
* vo: minor cosmetic changeGravatar wm42014-04-22
* vf: print all image parameter information in verbose outputGravatar wm42014-04-22
* vo: warn if the VO doesn't support certain flagsGravatar wm42014-04-22
* vf: remove autoinserted filters on reconfigGravatar wm42014-04-21
* vf: add function to remove a filter from the chainGravatar wm42014-04-21
* vo_opengl: support rotationGravatar wm42014-04-21
* vo: add some general support code for VOs that allow rotationGravatar wm42014-04-21
* vo_opengl: clean up rendering pathGravatar wm42014-04-21
* demux: export video rotation parameterGravatar wm42014-04-21
* mp_image: add rotation parameterGravatar wm42014-04-21
* video: make mp_image use mp_image_params directlyGravatar wm42014-04-21
* vf_rotate: support all multiples of 90 degreesGravatar wm42014-04-21
* Fix some libav* include statementsGravatar wm42014-04-19
* Remove CPU detection and inline asm handlingGravatar wm42014-04-19
* vf_pp: fix include statementGravatar wm42014-04-19
* vf_pp: use native libpostproc CPU detectionGravatar wm42014-04-19
* vf_divtc: remove inline asmGravatar wm42014-04-19
* vf_pullup: remove inline asmGravatar wm42014-04-19
* vf_noise: remove line asmGravatar wm42014-04-19
* vf_ilpack: remove inline asmGravatar wm42014-04-19
* vf_eq: remove slow inline asmGravatar wm42014-04-19
* w32_common: use ToUnicode to translate key inputGravatar James Ross-Gowan2014-04-17
* vo_opengl: make spline36 default with --vo=opengl-hqGravatar wm42014-04-17
* player: add a --dump-stats optionGravatar wm42014-04-17
* wayland: unset input regions for osdGravatar Alexander Preisinger2014-04-16
* wayland/shm: Use subsurfaces for OSDGravatar Alexander Preisinger2014-04-16
* video: remove use of deprecated AVFrame fields on LibavGravatar wm42014-04-15
* vf_vapoursynth: handle destruction more gracefullyGravatar wm42014-04-14
* video: change image format names, prefer mostly FFmpeg namesGravatar wm42014-04-14
* vf_vapoursynth: wipe vapoursynth state completely on reloadingGravatar wm42014-04-14
* Kill all tabsGravatar wm42014-04-13
* vf_lavfi: copy AVFrame metadata into vf_lavfi privGravatar Kevin Mitchell2014-04-13
* vf_lavfi: fix ffmpeg deprecation warning for avfilter_graph_parseGravatar Kevin Mitchell2014-04-13
* vf: auto-label video filters if no label is specifiedGravatar Kevin Mitchell2014-04-13
* vf: add vf_control_by_label to send vfctrl to specific filterGravatar Kevin Mitchell2014-04-13
* wayland: don't schedule resize if going fullscreenGravatar Ricardo Vieira2014-04-13
* vf_vapoursynth: print an error if VapourSynth returns an unknown formatGravatar wm42014-04-13
* vf_vapoursynth: error out early if the file sub-option is not setGravatar wm42014-04-13
* video: add VapourSynth filter bridgeGravatar wm42014-04-12