]> git.sesse.net Git - vlc/history - modules/video_chroma/swscale.c
mediacodec: skip prerolled frames
[vlc] / modules / video_chroma / swscale.c
2014-12-17 Thomas Guillemswscale: fix memory corruption when i_extend_factor...
2014-12-12 Rémi Denis-Courmontswscale: scale within the crop area, not top-left ...
2014-12-12 Rémi Denis-CourmontRevert "swscale: scale the whole picture (fixes #12085)"
2014-12-12 Rémi Denis-Courmontswscale: remove constant parameter
2014-10-25 Jean-Baptiste KempfSwscale: init the pf_video_filter after possible fails
2014-10-25 Jean-Baptiste KempfSwscale: use calloc instead of malloc
2014-10-20 Rémi Denis-Courmontswscale: scale the whole picture (fixes #12085)
2014-10-20 Rémi Denis-Courmontswscale: dead code
2014-10-20 Rémi Denis-Courmontswscale: remove useless parameters
2014-10-20 Rémi Denis-Courmontswscale: remove constantly zero parameter
2014-06-15 Daniel Verkampavcodec: copy frame-based palette
2014-05-16 Jean-Paul Samanvideo_chroma/swscale.c: Fixup commit eae2f440af1d7e7901...
2014-05-12 Jean-Paul Samancodec/avcodec/swscale: Support VLC_CODEC_BGRA
2014-04-30 Felix Abecassisswscale: modify output aspect ratio if transformation...
2014-03-06 Matthias KeiserMake most video filters bail if the inputand output...
2013-12-10 Rafaël Carréswscale: handle 4:2:0 and 4:2:2 YUVA formats
2013-12-08 Felix Abecassisswscale: scale the picture using the visible dimension.
2013-12-08 Felix Abecassisswscale: use function video_format_IsSimilar.
2013-11-07 Rémi Denis-Courmontswscale: add ARGB conversions
2013-07-21 Rémi Denis-Courmontmove swscale and chain with other video conversion...