Greg Rutz 7c23a6f23c mpegvparse: Fix last start code position when input buffer is empty
When the input buffer is empty and we need more data to determine
whether or not to terminate the previous frame, the last start code
location needs to be set to 4 bytes before the the current position
(size of start_code is 32-bits)

https://bugzilla.gnome.org/show_bug.cgi?id=711627
2013-11-07 19:10:39 +01:00
..
2013-11-06 17:32:33 +01:00
2013-08-28 13:07:27 +02:00
2013-10-05 10:50:15 +01:00
2013-08-28 13:07:27 +02:00
2013-06-05 18:29:49 +02:00
2013-09-12 14:14:03 +02:00
2013-07-29 09:42:12 +02:00
2013-05-18 12:21:59 +01:00