gst/avi/gstavidemux.c: Fix typo in comment
authorThijs Vermeir <thijsvermeir@gmail.com>
Wed, 4 Jun 2008 18:08:35 +0000 (18:08 +0000)
committerThijs Vermeir <thijsvermeir@gmail.com>
Wed, 4 Jun 2008 18:08:35 +0000 (18:08 +0000)
Original commit message from CVS:
* gst/avi/gstavidemux.c:
Fix typo in comment

ChangeLog
gst/avi/gstavidemux.c

index d1d203790a0fc8e608e3ded4554511bfd6d53b39..399c149529f3dbdce33c06499c89fdf756c6a665 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
+
+       * gst/avi/gstavidemux.c:
+       Fix typo in comment
+
 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
 
        * gst/avi/gstavidemux.c:
index 77c9eba7abc41760a9874c3485128df81dad5fb1..d9a1b22963cb0a0587820305b7d8ff40980a2c70 100644 (file)
@@ -3156,7 +3156,7 @@ gst_avi_demux_do_seek (GstAviDemux * avi, GstSegment * segment)
 
     /* Because we don't know the frame order we need to push from the prev keyframe
      * to the next keyframe. If there is a smart decoder downstream he will notice
-     * that there are too many decoded frames send and return UNEXPECTED when there
+     * that there are too many encoded frames send and return UNEXPECTED when there
      * are enough decoded frames to fill the segment.
      */
     next_keyframe =