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
/
image_writer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
screenshot, vo_image: use global swscale/zimg parameters
wm4
2019-10-31
1
-4
/
+13
*
image_writer: add webp-compression option
sfan5
2019-09-14
1
-0
/
+3
*
image_writer: add WebP support (lossy or lossless)
sfan5
2019-09-14
1
-7
/
+39
*
image_writer: move convert_image() to player/screenshot.c
sfan5
2019-09-14
1
-3
/
+3
*
vo_gpu: make screenshots use the GL renderer
wm4
2018-02-11
1
-0
/
+5
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
1
-3
/
+1
*
image_writer, vo_image: change license to LGPL
wm4
2017-06-18
1
-10
/
+7
*
image_writer: make it work with libavcodec's jpg encoder
wm4
2017-04-02
1
-5
/
+38
*
screenshot: change details of --screenshot-format handling
wm4
2017-03-18
1
-45
/
+41
*
image_writer: remove useless formats
wm4
2017-03-18
1
-4
/
+0
*
image_writer: check a return value
wm4
2017-02-20
1
-1
/
+3
*
Remove compatibility things
wm4
2016-12-07
1
-6
/
+0
*
vo_image: move to global options
wm4
2016-09-05
1
-14
/
+10
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
1
-2
/
+2
*
image_writer: port to new encode API
wm4
2016-06-24
1
-0
/
+12
*
image_writer: take care of prediction_method deprecation
wm4
2016-02-09
1
-1
/
+3
*
image_writer: fix writing flipped images as jpg
wm4
2016-01-17
1
-1
/
+1
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
1
-2
/
+2
*
Replace deprecated av_free_packet() calls
wm4
2015-10-28
1
-1
/
+1
*
image_writer: don't use jpeg baseline, and remove useless jpeg options
wm4
2015-08-02
1
-6
/
+1
*
screenshot: don't write PNG colorspace tags by default
wm4
2015-07-18
1
-1
/
+1
*
screenshots: add option to prevent 16 bit output
wm4
2015-04-29
1
-13
/
+23
*
screenshots: add option to disable JPEG 4:4:4 output
wm4
2015-04-29
1
-2
/
+6
*
image_writer: fix writing screenshots
wm4
2015-04-22
1
-1
/
+1
*
image_writer: factor image conversion into a separate function
wm4
2015-04-20
1
-25
/
+31
*
image_writer: minor cleanup
wm4
2015-04-20
1
-9
/
+9
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-4
/
+4
*
screenshots: drop some useless jpeg writer options
wm4
2015-04-09
1
-11
/
+0
*
screenshots: write jpg files with original subsampling
wm4
2015-04-09
1
-1
/
+5
*
screenshots: select best image format the encoder supports
wm4
2015-04-06
1
-24
/
+34
*
Remove some FFmpeg/Libav compatibility hacks
wm4
2015-03-03
1
-2
/
+0
*
Revert "Revert recent vo_opengl related commits"
Niklas Haas
2015-02-28
1
-0
/
+8
*
Revert recent vo_opengl related commits
wm4
2015-02-28
1
-8
/
+0
*
screenshots: check for AVFrame csp support
Niklas Haas
2015-02-28
1
-0
/
+2
*
screenshots: add support for csp tagging
Niklas Haas
2015-02-28
1
-0
/
+6
*
image_writer: check for conversion errors
wm4
2015-01-15
1
-1
/
+5
*
screenshots: set AVFrame parameters
wm4
2014-12-28
1
-0
/
+3
*
video: remove swapped-endian image format aliases
wm4
2014-11-05
1
-1
/
+1
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
1
-2
/
+0
*
video: introduce failure path for image allocations
wm4
2014-06-17
1
-0
/
+4
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
1
-1
/
+1
*
Add more const
wm4
2014-06-11
1
-7
/
+7
*
video: remove redundant mp_image display_w/_h members
wm4
2014-04-29
1
-2
/
+2
*
image_writer: use new AVFrame API
wm4
2014-03-16
1
-3
/
+2
*
video/fmt-conversion.c: remove unknown pixel format messages
wm4
2013-12-21
1
-0
/
+5
*
image_writer: mp_msg conversions
wm4
2013-12-21
1
-10
/
+8
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-1
/
+1
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
1
-3
/
+3
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-1
/
+1
*
sws_utils: make hq swscale flags available with mp_sws_hq_flags
wm4
2013-07-18
1
-5
/
+1
*
image_writer: Add PNG filter option (default "mixed")
Martin Herkt
2013-06-15
1
-1
/
+5
*
Prefix CODEC_ID_ with AV_
wm4
2013-03-13
1
-6
/
+6
*
image_writer: switch to avcodec_encode_video2()
wm4
2013-03-13
1
-14
/
+11
*
m_option: don't define OPT_BASE_STRUCT by default
wm4
2013-03-01
1
-1
/
+0
*
cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAG
wm4
2013-02-09
1
-2
/
+2
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
1
-4
/
+4
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
1
-2
/
+2
*
video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes
wm4
2013-01-13
1
-3
/
+1
*
video: fix bogus uses of mp_image.w/width
wm4
2012-11-21
1
-10
/
+7
*
Add missing compat/libav.h includes
wm4
2012-11-12
1
-0
/
+2
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-8
/
+7
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+327