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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: cosmetics: reformat image format names table
wm4
2014-06-14
1
-25
/
+17
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
1
-15
/
+1
*
video: automatically strip "le" and "be" suffix from pixle format names
wm4
2014-06-14
1
-16
/
+22
*
vdpau: move RGB surface management out of the VO
wm4
2014-05-22
1
-1
/
+17
*
video: change image format names, prefer mostly FFmpeg names
wm4
2014-04-14
1
-81
/
+58
*
vdpau: remove legacy pixel formats
wm4
2014-03-17
1
-6
/
+0
*
video: change image format from unsigned int to int in some places
wm4
2014-03-17
1
-2
/
+2
*
img_format: AV_PIX_FMT_FLAG_ALPHA is always available
wm4
2014-03-17
1
-5
/
+0
*
img_format: drop message about unknown pixel formats
wm4
2013-12-21
1
-7
/
+1
*
compat: add compatibility kludge for Libav 9
wm4
2013-12-08
1
-8
/
+14
*
mp_image: deal with FFmpeg PSEUDOPAL braindeath
wm4
2013-12-01
1
-0
/
+5
*
Take care of some libavutil deprecations, drop support for FFmpeg 1.0
wm4
2013-11-29
1
-6
/
+4
*
vaapi: remove unused hw image formats, simplify
wm4
2013-11-29
1
-2
/
+0
*
video: make IMGFMT_RGB0 etc. exist even if libavutil doesn't support it
wm4
2013-11-05
1
-17
/
+15
*
video: add vda decode support (with hwaccel) and direct rendering
Stefano Pigozzi
2013-08-22
1
-0
/
+1
*
video: add vaapi decode and output support
wm4
2013-08-12
1
-0
/
+3
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
1
-0
/
+1
*
img_format: fix broken condition
wm4
2013-05-06
1
-1
/
+1
*
video: fix setting XYZ flag
wm4
2013-05-04
1
-4
/
+4
*
video: add XYZ support
wm4
2013-05-01
1
-0
/
+3
*
fix clang compiler warnings
Stefano Pigozzi
2013-03-03
1
-1
/
+1
*
img_format: add pixel format name for IMGFMT_MONO_W
wm4
2013-02-26
1
-0
/
+1
*
options: also accept ffmpeg pixel format names
wm4
2013-01-17
1
-6
/
+14
*
img_format: do not mark hwaccel formats as planar yuv formats
wm4
2013-01-14
1
-7
/
+8
*
mp_image: remove mp_image.bpp
wm4
2013-01-13
1
-8
/
+0
*
imgfmt: add more ffmpeg pixel formats
wm4
2013-01-13
1
-0
/
+22
*
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
/
+6
*
video: remove img_format compat hacks
wm4
2013-01-13
1
-88
/
+3
*
draw_bmp: better way to find 444 format
wm4
2013-01-13
1
-0
/
+15
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
1
-131
/
+86
*
mp_image: change how palette is handled
wm4
2013-01-13
1
-0
/
+1
*
video: use libavutil pixel format descriptors
wm4
2013-01-13
1
-111
/
+201
*
video: add support for 12 and 14 bit YUV pixel formats
Stephen Hutchinson
2012-12-03
1
-0
/
+24
*
video: add IMGFMT_Y16/PIX_FMT_GRAY16
wm4
2012-11-14
1
-0
/
+9
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-2
/
+2
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+233