aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_lavc.c
Commit message (Expand)AuthorAge
* encode: get rid of the output packet queueGravatar wm42018-05-03
* vo_lavc: explicitly skip redraw and repeated framesGravatar wm42018-05-03
* encode: remove old timestamp handlingGravatar wm42018-05-03
* encode: do not clear video PTS on VOCTRL_RESETGravatar wm42018-04-29
* encode: rewrite half of itGravatar wm42018-04-29
* encode: simplify colorspace settingGravatar wm42018-04-20
* encode: cosmeticsGravatar wm42018-04-20
* vo_lavc: remove pointless uint32_t type for int valuesGravatar wm42018-04-20
* vo_lavc: remove messy delayed subtitle rendering logicGravatar wm42017-11-07
* encode_lavc: move from GPL 2+ to LGPL 2.1+.Gravatar Rudolf Polzer2017-06-13
* Remove compatibility thingsGravatar wm42016-12-07
* mp_image: split colorimetry metadata into its own structGravatar Niklas Haas2016-07-03
* ao_lavc, vo_lavc: Migrate to new encoding API.Gravatar Rudolf Polzer2016-06-27
* vo_lavc: fix build on LibavGravatar wm42016-04-15
* vo_lavc: unsupport deprecated AVFMT_RAWPICTUREGravatar wm42016-04-15
* vo_lavc: send refcounted AVFrame to encoderGravatar wm42016-04-15
* encode_lavc: Migrate to codecpar API.Gravatar Rudolf Polzer2016-04-11
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* video/out: remove an unused parameterGravatar wm42015-10-03
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video/out: remove unused colorspace reportingGravatar wm42015-03-31
* video: remove vfcap.hGravatar wm42015-01-21
* ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts.Gravatar Rudolf Polzer2014-11-12
* encode: don't segfault when bailing out due to resolution changeGravatar wm42014-11-11
* vo_vdpau: better integration with the generic framedrop codeGravatar wm42014-09-20
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* video: move display and timing to a separate threadGravatar wm42014-08-12
* vo: make draw_image and vo_queue_image transfer image ownershipGravatar wm42014-06-17
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* encode: fix PTS unit mismatchGravatar wm42014-05-10
* vo_lavc: remove code with no effectGravatar wm42014-04-30
* encode: write 2-pass stats only per-packetGravatar wm42014-04-11
* video/out: remove legacy colorspace stuffGravatar wm42014-03-29
* encode: use new AVFrame APIGravatar wm42014-03-16
* encode: add lockingGravatar wm42014-03-09
* video/out: do remaining config to reconfig replacementsGravatar wm42014-01-24
* video/out: don't access aspdat in VOsGravatar wm42014-01-22
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* video/fmt-conversion.c: remove unknown pixel format messagesGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0Gravatar wm42013-11-29
* osd: remove mp_osd_res.video_par fieldGravatar wm42013-11-24
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* vo_lavc: fix -ovoffset.Gravatar Rudolf Polzer2013-11-11
* video/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* vo_lavc: mp_msg conversionGravatar wm42013-09-20
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06