mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
ext/mpeg2dec/gstmpeg2dec.c: Prime libmpeg2's pumps with some null custom buffers to ensure it doesn't ask us to disca...
Original commit message from CVS: * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence): Prime libmpeg2's pumps with some null custom buffers to ensure it doesn't ask us to discard garbage later yay.
This commit is contained in:
parent
57cd4f20f1
commit
9a9f1b388a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
* ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence):
|
||||
Prime libmpeg2's pumps with some null custom buffers
|
||||
to ensure it ask us to discard garbage later yay.
|
||||
to ensure it doesn't ask us to discard garbage later yay.
|
||||
|
||||
2005-11-25 Michael Smith <msmith@fluendo.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue