diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-16 20:29:59 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-16 20:29:59 +0000 |
commit | 7e322d12301da863af7c337922107ad3eba4019e (patch) | |
tree | 0aa0731b323b4a7af15b9e83d2048376598254d0 | |
parent | 57c6a6ea32a55c14da194bda6f62854a234a2b83 (diff) |
gst-libs/gst/riff/riff-media.c: Add h264.
Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c:
(gst_riff_create_video_caps_with_data),
(gst_riff_create_video_template_caps):
Add h264.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * gst-libs/gst/riff/riff-media.c: + (gst_riff_create_video_caps_with_data), + (gst_riff_create_video_template_caps): + Add h264. + +2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * gst-libs/gst/audio/Makefile.am: Try to fix buildbot. |