summaryrefslogtreecommitdiffstats
path: root/video/decode/dec_video.h
Commit message (Expand)AuthorAgeFilesLines
* video: don't keep multiple pointers to hwdec info structwm42014-08-111-1/+1
* dvd, bluray, cdda: add demux_disc containing all related hackswm42014-07-051-1/+0
* audio: rename i_bps to 'bitrate' to avoid confusionMarcoen Hirschberg2014-05-281-1/+1
* audio: change values from bytes-per-second to bits-per-secondMarcoen Hirschberg2014-05-281-1/+1
* video: change everythingwm42014-05-021-4/+2
* video/decode: mp_msg conversionswm42013-12-211-0/+2
* video: display last frame, drain frames on video reconfigwm42013-12-101-0/+3
* video: move handling of brightness and deinterlacing controlwm42013-12-101-1/+4
* video: move video filter chain initialization from decoder to playerwm42013-12-101-3/+6
* video: create a separate context for video filter chainwm42013-12-071-2/+1
* video: add heuristic to prevent framedrop during hrseek if pts brokenwm42013-11-281-0/+3
* video: replace d_video->pts field, change PTS jump checkswm42013-11-271-3/+0
* video: refactor PTS code, add fall back heuristic to DTSwm42013-11-271-6/+18
* cosmetics: rename video/audio reset functionswm42013-11-271-1/+1
* video: unbreak --no-correct-pts with demuxers that use DTSwm42013-11-261-1/+1
* video: move timestamp determination code to dec_videowm42013-11-251-0/+2
* player: merge no-correct-pts with correct-pts codewm42013-11-251-0/+1
* player: change semantics of --no-correct-ptswm42013-11-251-1/+0
* dec_video: fix function signaturewm42013-11-251-2/+3
* video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFramewm42013-11-251-3/+5
* video: don't overwrite demuxer FPS valuewm42013-11-231-1/+1
* video: move handling of container vs. stream AR out of vd_lavc.cwm42013-11-231-0/+2
* dec_video: make vf_input and hwdec_info statically allocatedwm42013-11-231-2/+2
* dec_video: remove "initialized" fieldwm42013-11-231-2/+3
* video: move decoder context from sh_video into new structwm42013-11-231-10/+43
* video: remove vf_pp auto-insertionwm42013-11-231-2/+0
* video: move struct mp_hwdec_info into its own header filewm42013-11-231-14/+0
* vf_vavpp: make it work with vo_opengl and software decodingwm42013-11-221-0/+2
* vo_opengl: add infrastructure for hardware decoding OpenGL interopwm42013-11-041-0/+5
* dec_video: remove unused declaration of a former global variablewm42013-10-311-2/+0
* video: handle video output levels with mp_image_paramswm42013-08-241-3/+0
* video: add vaapi decode and output supportwm42013-08-121-0/+1
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-0/+6
* video: redo how colorspaces are handledwm42013-07-161-1/+1
* video: unify colorspace setupwm42013-07-151-2/+2
* dec_video: add vd_control wrapperwm42013-07-151-0/+1
* video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VOwm42013-05-181-1/+1
* core: always pass data via packet fields to video decoderswm42013-03-281-2/+1
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-3/+3
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-1/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+51