summaryrefslogtreecommitdiffstats
path: root/video/decode/dec_video.c
Commit message (Expand)AuthorAgeFilesLines
* video: move handling of container vs. stream AR out of vd_lavc.cwm42013-11-231-2/+15
* dec_video: make vf_input and hwdec_info statically allocatedwm42013-11-231-3/+1
* dec_video: remove "initialized" fieldwm42013-11-231-11/+5
* video: move decoder context from sh_video into new structwm42013-11-231-96/+92
* video: remove vf_pp auto-insertionwm42013-11-231-18/+0
* video: merge vd.c into dec_video.cwm42013-11-231-0/+138
* demux: rename demux_packet.h to packet.hwm42013-11-181-1/+1
* video: handle video output levels with mp_image_paramswm42013-08-241-28/+0
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* video: redo how colorspaces are handledwm42013-07-161-43/+8
* video: unify colorspace setupwm42013-07-151-17/+29
* vf: add vf_control wrapperwm42013-07-151-6/+6
* dec_video: add vd_control wrapperwm42013-07-151-7/+11
* Cleanup some include statementswm42013-07-121-3/+1
* osdep: remove shmem wrapperwm42013-06-181-1/+0
* dec_video: get rid of two global variableswm42013-05-211-7/+2
* dec_video: remove emms usagewm42013-05-211-10/+0
* core: allow changing filter filters at runtimewm42013-05-181-0/+1
* video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VOwm42013-05-181-2/+2
* core: always pass data via packet fields to video decoderswm42013-03-281-3/+1
* dec_video: remove weird offset for VDCTRL_QUERY_UNSEEN_FRAMESwm42013-02-261-4/+3
* dec_video: fix bogus assertwm42013-02-131-1/+1
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-149/+75
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-11/+4
* video: simplify decoder pixel format handlingwm42013-01-131-6/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-11/+11
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+448