gstreamer/ext/mpeg2dec
Edward Hervey e0a5d6de60 mpeg2dec: Store temporary buffers out of the way
When mpeg2dec needs to do cropping (because downstream can't handle it),
we need temporary buffers to decode to.

Use the user_data field to store those, and unify the rest of the code
that needs to touch a buffer (regardless of how/where it was allocated).

https://bugzilla.gnome.org/show_bug.cgi?id=680194
2012-07-19 10:00:32 +02:00
..
.gitignore Initial revision 2001-12-23 06:03:21 +00:00
gstmpeg2dec.c mpeg2dec: Store temporary buffers out of the way 2012-07-19 10:00:32 +02:00
gstmpeg2dec.h mpeg2dec: Port to 0.11 again 2012-06-20 09:06:37 +01:00
Makefile.am gst: Update versioning 2012-04-04 14:38:53 +02:00
perftest.c gst-indent 2004-03-14 22:34:30 +00:00