aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_lavc.c
Commit message (Expand)AuthorAge
...
* video/out: remove options argument from preinit()Gravatar wm42013-07-22
* Remove subopt-helperGravatar wm42013-07-22
* vo_lavc: remove unused variableGravatar wm42013-06-18
* vo_lavc: do NOT fill pict_type from the mp_imageGravatar Rudolf Polzer2013-06-17
* vo_lavc: use mp_image_copy_fields_to_av_frameGravatar Rudolf Polzer2013-06-17
* encode_lavc strings: use new option syntaxGravatar Rudolf Polzer2013-06-16
* vo_lavc: silence warning when writing y4mGravatar wm42013-06-13
* encoding: fix -oneverdrop logic when -omaxfps is usedGravatar Rudolf Polzer2013-06-09
* encoding -omaxfps: rewrite logicGravatar Rudolf Polzer2013-06-09
* encoding -omaxfps: do not shift pts when pts are repeated entirelyGravatar Rudolf Polzer2013-06-09
* Option -omaxfps: limit fps when encodingGravatar Rudolf Polzer2013-06-09
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* vo: remove vo.check_events callbackGravatar wm42013-05-26
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* audio/out, video/out: hide encoding VO/AOGravatar wm42013-02-06
* sub: do not copy the target image if there is no OSD/subsGravatar wm42013-01-13
* vo_lavc: use reference countingGravatar wm42013-01-13
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* mp_image: change how palette is handledGravatar wm42013-01-13
* video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavcGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatGravatar wm42013-01-13
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEGravatar wm42013-01-13
* sdl, encode_lavc: fix copyright headersGravatar Rudolf Polzer2012-12-28
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2Gravatar wm42012-11-14
* 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