diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2006-04-04 08:40:52 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2006-04-04 08:40:52 +0000 |
commit | 5397755230715f27e2f1f19652f34e5ad172ef0a (patch) | |
tree | 837a240cc1dfb1a3a5bec5593cbd236b5dd305a3 | |
parent | d1e0df82da8caf874d06a89f40538c067c165f4b (diff) | |
download | gst-plugins-bad-5397755230715f27e2f1f19652f34e5ad172ef0a.tar.gz gst-plugins-bad-5397755230715f27e2f1f19652f34e5ad172ef0a.tar.bz2 gst-plugins-bad-5397755230715f27e2f1f19652f34e5ad172ef0a.zip |
Mark latest change as fixing a bug.
Original commit message from CVS:
Mark latest change as fixing a bug.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ Handle stss boxes so we can mark and find keyframes. Implement correct accurate and keyframe seeking. Use _DEBUG_OBJECT when possible. + Fixes #332155 2006-04-03 Tim-Philipp Müller <tim at centricular dot net> |