diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2008-01-08 20:03:30 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2008-01-08 20:03:30 +0000 |
commit | a895112c29c36e8847dc4a5edade43824e36a191 (patch) | |
tree | 5beb7ab97c33ce54b3c3ae9cb65dac834b22d821 /ChangeLog | |
parent | 0a3ae38bf0c99f3bed14f3579ba41049afd8ce70 (diff) |
gst/matroska/matroska-mux.c: Also fix up pad templates to indicate that image/jpeg doesn't absolutely require the fra...
Original commit message from CVS:
* gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
(videosink_templ):
Also fix up pad templates to indicate that image/jpeg doesn't
absolutely require the framerate property to be set (#504081).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-01-08 Tim-Philipp Müller <tim at centricular dot net> + * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE), + (videosink_templ): + Also fix up pad templates to indicate that image/jpeg doesn't + absolutely require the framerate property to be set (#504081). + +2008-01-08 Tim-Philipp Müller <tim at centricular dot net> + Based on patch by: Wouter Cloetens <wouter at mind be> * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps), |