diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-05-18 10:32:31 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-05-18 10:32:31 +0000 |
commit | 2acf79a45e757e92e2208095f204652aa1c2a8a4 (patch) | |
tree | bd1be2055d4dc90b3a6f344fb3e660609836cf12 /ChangeLog | |
parent | 3926c8e2bb6082b5a571968d46891b68ab888673 (diff) | |
download | gst-plugins-bad-2acf79a45e757e92e2208095f204652aa1c2a8a4.tar.gz gst-plugins-bad-2acf79a45e757e92e2208095f204652aa1c2a8a4.tar.bz2 gst-plugins-bad-2acf79a45e757e92e2208095f204652aa1c2a8a4.zip |
Update to 1.2 API (303117).
Original commit message from CVS:
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* configure.ac:
* ext/musepack/gstmusepackdec.h:
* ext/musepack/gstmusepackreader.c:
* ext/musepack/gstmusepackreader.h:
Update to 1.2 API (303117).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-05-18 Benoit Amiaux <benoit.amiaux@laposte.net> + + Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * configure.ac: + * ext/musepack/gstmusepackdec.h: + * ext/musepack/gstmusepackreader.c: + * ext/musepack/gstmusepackreader.h: + Update to 1.2 API (303117). + 2005-05-18 Arwed v. Merkatz <v.merkatz@gmx.net>> * ext/nas/nassink.c: (gst_nassink_getcaps), @@ -10,6 +20,15 @@ 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * configure.ac: + * ext/musepack/gstmusepackdec.h: + * ext/musepack/gstmusepackreader.c: + * ext/musepack/gstmusepackreader.h: + * gst-libs/gst/Makefile.am: + * gst/typefind/gsttypefindfunctions.c: (plugin_init): + +2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_valid_sync), (gst_mp1videoparse_real_chain): Prevent crash, detect keyframes (#303650). |