index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
vo_lavc.c
Commit message (
Expand
)
Author
Age
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
ao_lavc, vo_lavc: Migrate to new encoding API.
Rudolf Polzer
2016-06-27
*
vo_lavc: fix build on Libav
wm4
2016-04-15
*
vo_lavc: unsupport deprecated AVFMT_RAWPICTURE
wm4
2016-04-15
*
vo_lavc: send refcounted AVFrame to encoder
wm4
2016-04-15
*
encode_lavc: Migrate to codecpar API.
Rudolf Polzer
2016-04-11
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
video/out: remove an unused parameter
wm4
2015-10-03
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video/out: remove unused colorspace reporting
wm4
2015-03-31
*
video: remove vfcap.h
wm4
2015-01-21
*
ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts.
Rudolf Polzer
2014-11-12
*
encode: don't segfault when bailing out due to resolution change
wm4
2014-11-11
*
vo_vdpau: better integration with the generic framedrop code
wm4
2014-09-20
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
video: move display and timing to a separate thread
wm4
2014-08-12
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
encode: fix PTS unit mismatch
wm4
2014-05-10
*
vo_lavc: remove code with no effect
wm4
2014-04-30
*
encode: write 2-pass stats only per-packet
wm4
2014-04-11
*
video/out: remove legacy colorspace stuff
wm4
2014-03-29
*
encode: use new AVFrame API
wm4
2014-03-16
*
encode: add locking
wm4
2014-03-09
*
video/out: do remaining config to reconfig replacements
wm4
2014-01-24
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
video/fmt-conversion.c: remove unknown pixel format messages
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Take care of some libavutil deprecations, drop support for FFmpeg 1.0
wm4
2013-11-29
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
vo_lavc: fix -ovoffset.
Rudolf Polzer
2013-11-11
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
vo_lavc: mp_msg conversion
wm4
2013-09-20
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
video/out: remove options argument from preinit()
wm4
2013-07-22
*
Remove subopt-helper
wm4
2013-07-22
*
vo_lavc: remove unused variable
wm4
2013-06-18
*
vo_lavc: do NOT fill pict_type from the mp_image
Rudolf Polzer
2013-06-17
*
vo_lavc: use mp_image_copy_fields_to_av_frame
Rudolf Polzer
2013-06-17
*
encode_lavc strings: use new option syntax
Rudolf Polzer
2013-06-16
*
vo_lavc: silence warning when writing y4m
wm4
2013-06-13
*
encoding: fix -oneverdrop logic when -omaxfps is used
Rudolf Polzer
2013-06-09
*
encoding -omaxfps: rewrite logic
Rudolf Polzer
2013-06-09
*
encoding -omaxfps: do not shift pts when pts are repeated entirely
Rudolf Polzer
2013-06-09
*
Option -omaxfps: limit fps when encoding
Rudolf Polzer
2013-06-09
[next]