aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode/dec_video.c
Commit message (Expand)AuthorAge
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video: redo how colorspaces are handledGravatar wm42013-07-16
* video: unify colorspace setupGravatar wm42013-07-15
* vf: add vf_control wrapperGravatar wm42013-07-15
* dec_video: add vd_control wrapperGravatar wm42013-07-15
* Cleanup some include statementsGravatar wm42013-07-12
* osdep: remove shmem wrapperGravatar wm42013-06-18
* dec_video: get rid of two global variablesGravatar wm42013-05-21
* dec_video: remove emms usageGravatar wm42013-05-21
* core: allow changing filter filters at runtimeGravatar wm42013-05-18
* video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VOGravatar wm42013-05-18
* core: always pass data via packet fields to video decodersGravatar wm42013-03-28
* dec_video: remove weird offset for VDCTRL_QUERY_UNSEEN_FRAMESGravatar wm42013-02-26
* dec_video: fix bogus assertGravatar wm42013-02-13
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* video: simplify decoder pixel format handlingGravatar wm42013-01-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12