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
/
vd_lavc.c
Commit message (
Expand
)
Author
Age
*
Update license headers
Marcin Kurczewski
2015-04-13
*
RPI support
wm4
2015-03-29
*
vd_lavc: less confusing message when hardware decoding won't work
wm4
2015-03-20
*
vd_lavc: change message about using hardware decoding
wm4
2015-03-17
*
vd_lavc: let --hwdec=auto select "vaapi-copy"
wm4
2015-03-05
*
Revert "Revert recent vo_opengl related commits"
Niklas Haas
2015-02-28
*
Revert recent vo_opengl related commits
wm4
2015-02-28
*
vd_lavc: respect lavc's color_trc field
Niklas Haas
2015-02-28
*
video: remove redundant codec parameters
wm4
2015-02-24
*
vd_lavc: uninit the hwdec backend after closing the decoder
wm4
2015-02-14
*
video: work around libswscale for PNG pixel formats
wm4
2015-02-06
*
player: print used number of threads in verbose mode
wm4
2015-01-05
*
vd_lavc: fix error handling path
wm4
2014-12-13
*
Check some mallocs
wm4
2014-12-12
*
vd_lavc: use avcodec_is_open()
wm4
2014-12-02
*
vd_lavc: don't crash if codec could not be opened
wm4
2014-12-01
*
vd_lavc: flush frames before uninitializing hw decoder
wm4
2014-11-20
*
video: initial dxva2 support
wm4
2014-10-25
*
vd_lavc: fix a small memory leak on init error
wm4
2014-09-29
*
Remove mpbswap.h
wm4
2014-09-25
*
video: remove BITMAPINFOHEADER from internal demuxer API
wm4
2014-09-25
*
video: initial Matroska 3D support
wm4
2014-08-30
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
vaapi: try dealing with Intel's braindamaged shit drivers
wm4
2014-08-21
*
video: don't keep multiple pointers to hwdec info struct
wm4
2014-08-11
*
video: remove "hard" framedrop mode
wm4
2014-08-09
*
Improve setting AVOptions
wm4
2014-08-02
*
video: Add support for non-BT.709 primaries
Niklas Haas
2014-06-22
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
options: remove OPT_FLAG_CONSTANTS
wm4
2014-06-13
*
vd_lavc: use option parser for skip suboptions
wm4
2014-06-13
*
vd_lavc: make option struct local
wm4
2014-06-11
*
Add more const
wm4
2014-06-11
*
vd_lavc: set video bitrate if available
Marcoen Hirschberg
2014-05-28
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
*
video: add --video-rotate option for controlling auto-rotation
wm4
2014-05-24
*
vd_lavc: Support hwaccel 1.2 and later
Luca Barbato
2014-05-12
*
video: add a "hwdec" property to enable or disable hw decoding at runtime
wm4
2014-04-23
*
demux: export video rotation parameter
wm4
2014-04-21
*
vd_lavc: reinit hwdec on profile changes
wm4
2014-03-17
*
vd_lavc: remove unused field
wm4
2014-03-16
*
vd_lavc: reduce hardware decoder mid-stream reinitializations
wm4
2014-03-16
*
vd_lavc: remove compatibility crap
wm4
2014-03-16
*
vd_lavc: ridiculous workaround for Libav 9 compatibility
wm4
2014-03-16
*
video: initialize hw decoder in get_format
wm4
2014-03-10
*
vd_lavc: matroska: remove weird code setting extra_huff for mjpeg
wm4
2014-01-11
*
vd_lavc: matroska: remove weird realvideo special handling
wm4
2014-01-11
*
vd_lavc: minor simplification
wm4
2014-01-11
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
*
vd_lavc: by default, output all frames, even corrupted ones
wm4
2013-12-29
[next]