index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
decode
/
dec_video.h
Commit message (
Expand
)
Author
Age
*
Rewrite ordered chapters and timeline stuff
wm4
2016-02-15
*
audio/video: expose codec info as separate field
wm4
2016-02-15
*
video: remove pointless parameter indirection
wm4
2016-02-15
*
video: approximate AVI timestamps via DTS handling
wm4
2016-02-11
*
audio/video: merge decoder return values
wm4
2016-02-01
*
video: cleanup pts/dts passing between decoder components
wm4
2016-01-25
*
player: fix some oversights in video refactoring
wm4
2016-01-22
*
video: refactor: disentangle decoding/filtering some more
wm4
2016-01-16
*
video: fix interactively changing aspect ratio
wm4
2016-01-14
*
video: decouple filtering/decoding slightly more
wm4
2016-01-14
*
video: refactor: shuffle code around
wm4
2016-01-14
*
video: refactor: handle video format fixups closer to decoder
wm4
2016-01-14
*
video: increase avi pts buffer size
wm4
2015-11-06
*
video: fix base for --no-correct-pts
wm4
2015-10-06
*
video: increase maximum number of buffered AVI pts samples
wm4
2015-10-06
*
video: remove user-controllable PTS sorting (--pts-association-mode)
wm4
2015-10-06
*
player: make decoding cover art more robust
wm4
2015-06-18
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: don't keep multiple pointers to hwdec info struct
wm4
2014-08-11
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
audio: rename i_bps to 'bitrate' to avoid confusion
Marcoen Hirschberg
2014-05-28
*
audio: change values from bytes-per-second to bits-per-second
Marcoen Hirschberg
2014-05-28
*
video: change everything
wm4
2014-05-02
*
video/decode: mp_msg conversions
wm4
2013-12-21
*
video: display last frame, drain frames on video reconfig
wm4
2013-12-10
*
video: move handling of brightness and deinterlacing control
wm4
2013-12-10
*
video: move video filter chain initialization from decoder to player
wm4
2013-12-10
*
video: create a separate context for video filter chain
wm4
2013-12-07
*
video: add heuristic to prevent framedrop during hrseek if pts broken
wm4
2013-11-28
*
video: replace d_video->pts field, change PTS jump checks
wm4
2013-11-27
*
video: refactor PTS code, add fall back heuristic to DTS
wm4
2013-11-27
*
cosmetics: rename video/audio reset functions
wm4
2013-11-27
*
video: unbreak --no-correct-pts with demuxers that use DTS
wm4
2013-11-26
*
video: move timestamp determination code to dec_video
wm4
2013-11-25
*
player: merge no-correct-pts with correct-pts code
wm4
2013-11-25
*
player: change semantics of --no-correct-pts
wm4
2013-11-25
*
dec_video: fix function signature
wm4
2013-11-25
*
video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFrame
wm4
2013-11-25
*
video: don't overwrite demuxer FPS value
wm4
2013-11-23
*
video: move handling of container vs. stream AR out of vd_lavc.c
wm4
2013-11-23
*
dec_video: make vf_input and hwdec_info statically allocated
wm4
2013-11-23
*
dec_video: remove "initialized" field
wm4
2013-11-23
*
video: move decoder context from sh_video into new struct
wm4
2013-11-23
*
video: remove vf_pp auto-insertion
wm4
2013-11-23
*
video: move struct mp_hwdec_info into its own header file
wm4
2013-11-23
*
vf_vavpp: make it work with vo_opengl and software decoding
wm4
2013-11-22
*
vo_opengl: add infrastructure for hardware decoding OpenGL interop
wm4
2013-11-04
*
dec_video: remove unused declaration of a former global variable
wm4
2013-10-31
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
[next]