summaryrefslogtreecommitdiffstats
path: root/gst/avi
diff options
context:
space:
mode:
authorThijs Vermeir <thijsvermeir@gmail.com>2008-06-04 18:08:35 +0000
committerThijs Vermeir <thijsvermeir@gmail.com>2008-06-04 18:08:35 +0000
commit8057839bddba89fefb782d881f3f3fb1d535723e (patch)
tree24f05437aa343b428b8abacbe60b3b51e7a055e1 /gst/avi
parentb950285ac7cd434c3a6f1623a8e73530f299e5f9 (diff)
gst/avi/gstavidemux.c: Fix typo in comment
Original commit message from CVS: * gst/avi/gstavidemux.c: Fix typo in comment
Diffstat (limited to 'gst/avi')
-rw-r--r--gst/avi/gstavidemux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/avi/gstavidemux.c b/gst/avi/gstavidemux.c
index 77c9eba7..d9a1b229 100644
--- a/gst/avi/gstavidemux.c
+++ b/gst/avi/gstavidemux.c
@@ -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 =