diff options
author | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2004-12-14 16:34:44 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2004-12-14 16:34:44 +0000 |
commit | cf4b8997f9561d6ba2ecc4cc4437d3663c1de043 (patch) | |
tree | de08036120d5db89de67e8218e55873f41238b77 | |
parent | 3dd58c9cf6320daef51dcc65bfc7cddbdd727b4b (diff) | |
download | gst-plugins-bad-cf4b8997f9561d6ba2ecc4cc4437d3663c1de043.tar.gz gst-plugins-bad-cf4b8997f9561d6ba2ecc4cc4437d3663c1de043.tar.bz2 gst-plugins-bad-cf4b8997f9561d6ba2ecc4cc4437d3663c1de043.zip |
gst/typefind/gsttypefindfunctions.c: Add typefinding for mpeg2 pes streams
Original commit message from CVS:
2004-12-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
Add typefinding for mpeg2 pes streams
-rw-r--r-- | ChangeLog | 5 | ||||
m--------- | common | 0 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-12-14 Zaheer Abbas Merali <zaheerabbas at merali dot org> + + * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find): + Add typefinding for mpeg2 pes streams + 2004-12-13 David Schleef <ds@schleef.org> * configure.ac: Applied patch from bug #143659, making default diff --git a/common b/common -Subproject 8404d8841f5fd58fe31de09090867115e97c526 +Subproject b2638c100721f67b280c3b43b21f1ce1c9b5e31 |