index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
img_format.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
RPI support
wm4
2015-03-29
1
-0
/
+1
*
vo_opengl: move minor helper to common code
wm4
2015-03-09
1
-0
/
+2
*
vo_opengl: handle grayscale input better, add YA16 support
wm4
2015-01-21
1
-0
/
+2
*
vf_scale: replace ancient fallback image format selection
wm4
2015-01-21
1
-0
/
+2
*
video: remove swapped-endian image format aliases
wm4
2014-11-05
1
-88
/
+28
*
video: remove aliases for some rarely referenced image formats
wm4
2014-11-05
1
-49
/
+0
*
video: passthrough unknown AVPixelFormats
wm4
2014-11-05
1
-0
/
+4
*
video: get hwaccel flag from pixdesc
wm4
2014-11-05
1
-4
/
+3
*
video: clarify what IMFMT_DXVA2 is
wm4
2014-10-26
1
-1
/
+1
*
video: initial dxva2 support
wm4
2014-10-25
1
-1
/
+2
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
1
-1
/
+1
*
build: deal with endian mess
wm4
2014-07-10
1
-1
/
+2
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
1
-25
/
+25
*
video: automatically strip "le" and "be" suffix from pixle format names
wm4
2014-06-14
1
-2
/
+2
*
vdpau: move RGB surface management out of the VO
wm4
2014-05-22
1
-2
/
+4
*
video: change image format names, prefer mostly FFmpeg names
wm4
2014-04-14
1
-8
/
+2
*
vdpau: remove legacy pixel formats
wm4
2014-03-17
1
-17
/
+2
*
video: change image format from unsigned int to int in some places
wm4
2014-03-17
1
-4
/
+4
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
mp_image: deal with FFmpeg PSEUDOPAL braindeath
wm4
2013-12-01
1
-0
/
+7
*
vaapi: remove unused hw image formats, simplify
wm4
2013-11-29
1
-11
/
+1
*
video: make IMGFMT_RGB0 etc. exist even if libavutil doesn't support it
wm4
2013-11-05
1
-5
/
+10
*
video: add vda decode support (with hwaccel) and direct rendering
Stefano Pigozzi
2013-08-22
1
-1
/
+6
*
video: add vaapi decode and output support
wm4
2013-08-12
1
-2
/
+12
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-1
/
+1
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
1
-2
/
+3
*
img_format: comment on some pixel formats
wm4
2013-07-18
1
-7
/
+9
*
img_format: add a mask for color class
wm4
2013-07-18
1
-1
/
+3
*
video: add XYZ support
wm4
2013-05-01
1
-0
/
+9
*
demux_mf: support .xbm
wm4
2013-02-24
1
-0
/
+1
*
mp_image: remove mp_image.bpp
wm4
2013-01-13
1
-1
/
+0
*
imgfmt: add more ffmpeg pixel formats
wm4
2013-01-13
1
-0
/
+63
*
img_format: change meaning of MP_IMGFLAG_PLANAR
wm4
2013-01-13
1
-1
/
+1
*
mp_image: add mp_image_crop()
wm4
2013-01-13
1
-0
/
+2
*
video: remove img_format compat hacks
wm4
2013-01-13
1
-39
/
+5
*
draw_bmp: better way to find 444 format
wm4
2013-01-13
1
-0
/
+2
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
1
-230
/
+192
*
mp_image: change how palette is handled
wm4
2013-01-13
1
-3
/
+2
*
video: use libavutil pixel format descriptors
wm4
2013-01-13
1
-8
/
+71
*
video: add support for 12 and 14 bit YUV pixel formats
Stephen Hutchinson
2012-12-03
1
-3
/
+27
*
video: add IMGFMT_Y16/PIX_FMT_GRAY16
wm4
2012-11-14
1
-3
/
+13
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-1
/
+1
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+243