gstreamer/ext/mpeg2dec
Tim-Philipp Müller fd5a868c11 mpeg2dec: bump libmpeg2 requirement to 0.5.1 and fix msvc build
libmpeg2 0.5.1 was released in mid-2008, let's bump the requirement
and get rid of version-dependent code paths. There's still
avdec_mpeg2video for those who are stuck on ancient distros which
we don't target any more.

Also fixes build with MSVC, which doesn't like #if #else #endif
inside macro arguments (like the GST_DEBUG_OBJECT in line 941).
2016-04-15 18:43:27 +01:00
..
.gitignore Initial revision 2001-12-23 06:03:21 +00:00
gstmpeg2dec.c mpeg2dec: bump libmpeg2 requirement to 0.5.1 and fix msvc build 2016-04-15 18:43:27 +01:00
gstmpeg2dec.h mpeg2dec: Re-implement pool handling 2015-03-13 09:56:00 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
perftest.c gst-indent 2004-03-14 22:34:30 +00:00