aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/image_writer.c
Commit message (Expand)AuthorAge
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* video: synchronize mpv rgb pixel format names with ffmpeg namesGravatar wm42014-06-14
* Add more constGravatar wm42014-06-11
* video: remove redundant mp_image display_w/_h membersGravatar wm42014-04-29
* image_writer: use new AVFrame APIGravatar wm42014-03-16
* video/fmt-conversion.c: remove unknown pixel format messagesGravatar wm42013-12-21
* image_writer: mp_msg conversionsGravatar wm42013-12-21
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* sws_utils: make hq swscale flags available with mp_sws_hq_flagsGravatar wm42013-07-18
* image_writer: Add PNG filter option (default "mixed")Gravatar Martin Herkt2013-06-15
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* image_writer: switch to avcodec_encode_video2()Gravatar wm42013-03-13
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGGravatar wm42013-02-09
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributesGravatar wm42013-01-13
* video: fix bogus uses of mp_image.w/widthGravatar wm42012-11-21
* Add missing compat/libav.h includesGravatar wm42012-11-12
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12