mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
Convert to and from YV12 (fixes #156379)
Original commit message from CVS: Convert to and from YV12 (fixes #156379)
This commit is contained in:
parent
3403870c6c
commit
336b9c7fb0
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* gst/ffmpegcolorspace/avcodec.h:
|
||||
* gst/ffmpegcolorspace/gstffmpegcodecmap.c:
|
||||
(gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
|
||||
(gst_ffmpegcsp_avpicture_fill):
|
||||
* gst/ffmpegcolorspace/imgconvert.c:
|
||||
Convert to and from YV12 (fixes #156379).
|
||||
|
||||
2005-02-12 Julien MOUTTE <julien@moutte.net>
|
||||
|
||||
* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
|
||||
|
|
Loading…
Reference in a new issue