summaryrefslogtreecommitdiffstats
path: root/video/image_writer.c
Commit message (Expand)AuthorAgeFilesLines
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-3/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* sws_utils: make hq swscale flags available with mp_sws_hq_flagswm42013-07-181-5/+1
* image_writer: Add PNG filter option (default "mixed")Martin Herkt2013-06-151-1/+5
* Prefix CODEC_ID_ with AV_wm42013-03-131-6/+6
* image_writer: switch to avcodec_encode_video2()wm42013-03-131-14/+11
* m_option: don't define OPT_BASE_STRUCT by defaultwm42013-03-011-1/+0
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGwm42013-02-091-2/+2
* video: decouple internal pixel formats from FourCCswm42013-01-131-4/+4
* video: cleanup: replace old mp_image function nameswm42013-01-131-2/+2
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributeswm42013-01-131-3/+1
* video: fix bogus uses of mp_image.w/widthwm42012-11-211-10/+7
* Add missing compat/libav.h includeswm42012-11-121-0/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-8/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+327