summaryrefslogtreecommitdiffstats
path: root/video/out/vo_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* vo_lavc: mp_msg conversionwm42013-09-201-34/+27
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* video/out: remove options argument from preinit()wm42013-07-221-1/+1
* Remove subopt-helperwm42013-07-221-1/+0
* vo_lavc: remove unused variablewm42013-06-181-1/+1
* vo_lavc: do NOT fill pict_type from the mp_imageRudolf Polzer2013-06-171-0/+4
* vo_lavc: use mp_image_copy_fields_to_av_frameRudolf Polzer2013-06-171-4/+1
* encode_lavc strings: use new option syntaxRudolf Polzer2013-06-161-2/+2
* vo_lavc: silence warning when writing y4mwm42013-06-131-1/+1
* encoding: fix -oneverdrop logic when -omaxfps is usedRudolf Polzer2013-06-091-5/+8
* encoding -omaxfps: rewrite logicRudolf Polzer2013-06-091-29/+32
* encoding -omaxfps: do not shift pts when pts are repeated entirelyRudolf Polzer2013-06-091-1/+1
* Option -omaxfps: limit fps when encodingRudolf Polzer2013-06-091-0/+16
* Replace all calls to GetTimer()/GetTimerMS()wm42013-05-261-1/+1
* vo: remove vo.check_events callbackwm42013-05-261-5/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-3/+1
* audio/out, video/out: hide encoding VO/AOwm42013-02-061-0/+1
* sub: do not copy the target image if there is no OSD/subswm42013-01-131-1/+0
* vo_lavc: use reference countingwm42013-01-131-17/+4
* video: cleanup: replace old mp_image function nameswm42013-01-131-3/+3
* mp_image: change how palette is handledwm42013-01-131-8/+5
* video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavcwm42013-01-131-0/+1
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-4/+6
* video: remove slice based filtering and video outputwm42013-01-131-3/+1
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-2/+1
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-4/+1
* sdl, encode_lavc: fix copyright headersRudolf Polzer2012-12-281-2/+2
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2wm42012-11-141-0/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-8/+8
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+553