diff options
| author | Edward Hervey <bilboed@bilboed.com> | 2005-06-30 16:29:38 +0000 |
|---|---|---|
| committer | Edward Hervey <bilboed@bilboed.com> | 2005-06-30 16:29:38 +0000 |
| commit | dc8cfd3f48312d362b1e181f44f315170096ea3a (patch) | |
| tree | a7b3cca30113689840a30b99f89c09a292ca325c /ChangeLog | |
| parent | db20692b12e8924d30284ad8320fbb036741c26b (diff) | |
gst/avi/Makefile.am: Added linking to libgstriff-0.9
Original commit message from CVS:
* gst/avi/Makefile.am: (libgstavi_la_LIBADD):
Added linking to libgstriff-0.9
* ext/mad/gstmad.c: (gst_mad_src_query):
check the format of the upstream query and return query if it's the
same format as the requested one.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-06-30 Edward Hervey <edward@fluendo.com> + + * gst/avi/Makefile.am: (libgstavi_la_LIBADD): + Added linking to libgstriff-0.9 + + * ext/mad/gstmad.c: (gst_mad_src_query): + check the format of the upstream query and return query if it's the + same format as the requested one. + 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query): |
