gstreamer/ext
Tim-Philipp Müller d868077048 ext/pango/: Use gstvideo functions to calculate strides and plane offsets. Fixes rendering issue ('ghost' images of t...
Original commit message from CVS:
* ext/pango/Makefile.am:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
(gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
Use gstvideo functions to calculate strides and plane offsets. Fixes
rendering issue ('ghost' images of the text on the chroma planes)
with widths or heights that are not multiples of 8 (#506659 and
probably also #485729).
* tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
(main):
Test with odd height/width too.
2008-06-02 18:37:02 +00:00
..
alsa ext/alsa/gstalsamixertrack.c: Make sure playback volumes aren't accidentally overwritten by capture volumes if an als... 2008-05-27 16:11:32 +00:00
cdparanoia Add some documentation comments, and some new headers to be scanned. 2008-05-22 22:09:16 +00:00
gio ext/gio/gstgio.c: Don't generate a new supported protocols list on each call but cache it. It's supposed to be static... 2008-04-20 10:11:54 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.*: Set the ICY caps on the srcpad from where they get picked up by the base class now and... 2008-05-20 11:13:27 +00:00
libvisual ext/libvisual/visual.c: When negotiating, actually start from a format that we can support instead of from the too ge... 2008-02-29 14:52:02 +00:00
ogg Add some documentation comments, and some new headers to be scanned. 2008-05-22 22:09:16 +00:00
pango ext/pango/: Use gstvideo functions to calculate strides and plane offsets. Fixes rendering issue ('ghost' images of t... 2008-06-02 18:37:02 +00:00
theora Add theoraparse to the docs and fix some docs. 2008-05-28 16:10:20 +00:00
vorbis ext/vorbis/: Add sane defaults for the 7 and 8 channel layouts as those are undefined in the Vorbis spec. Use NONE ch... 2008-05-29 07:02:50 +00:00
Makefile.am Add gio in a few more places. 2008-02-07 23:22:23 +00:00