summaryrefslogtreecommitdiffstats
path: root/video/out/vo_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* video: remove vfcap.hwm42015-01-211-3/+2
* ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts.Rudolf Polzer2014-11-121-6/+16
* encode: don't segfault when bailing out due to resolution changewm42014-11-111-1/+1
* vo_vdpau: better integration with the generic framedrop codewm42014-09-201-2/+2
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+0
* video: move display and timing to a separate threadwm42014-08-121-1/+1
* vo: make draw_image and vo_queue_image transfer image ownershipwm42014-06-171-12/+15
* video: introduce failure path for image allocationswm42014-06-171-0/+2
* video/out: change aspects of OSD handlingwm42014-06-151-16/+6
* encode: fix PTS unit mismatchwm42014-05-101-6/+6
* vo_lavc: remove code with no effectwm42014-04-301-1/+0
* encode: write 2-pass stats only per-packetwm42014-04-111-1/+2
* video/out: remove legacy colorspace stuffwm42014-03-291-20/+9
* encode: use new AVFrame APIwm42014-03-161-5/+3
* encode: add lockingwm42014-03-091-16/+37
* video/out: do remaining config to reconfig replacementswm42014-01-241-8/+8
* video/out: don't access aspdat in VOswm42014-01-221-10/+2
* sub: uglify OSD code path with lockingwm42014-01-181-1/+2
* video/fmt-conversion.c: remove unknown pixel format messageswm42013-12-211-2/+5
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0wm42013-11-291-3/+3
* osd: remove mp_osd_res.video_par fieldwm42013-11-241-1/+0
* Rename sub.c/.h to osd.c/.hwm42013-11-241-2/+1
* vo_lavc: fix -ovoffset.Rudolf Polzer2013-11-111-1/+3
* video/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* 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