Age | Commit message (Expand) | Author | Files | Lines |
2007-10-08 | gst/: Fix compiler warnings shown by Forte. | Jan Schmidt | 3 | -16/+23 |
2007-09-19 | gst/real/gstrealvideodec.*: Don't generate an error for occasional decoding e... | Wim Taymans | 2 | -11/+67 |
2007-09-05 | gst/real/gstrealvideodec.c: Add some more debugging. | Wim Taymans | 1 | -15/+33 |
2007-08-07 | gst/real/gstrealvideodec.*: Remove some old unused vars. | Wim Taymans | 2 | -22/+0 |
2007-08-07 | gst/real/gstrealaudiodec.c: Small cleanups. | Wim Taymans | 2 | -374/+106 |
2007-07-26 | gst/real/gstrealaudiodec.c: Use the proper context variable when setting the ... | Edward Hervey | 1 | -10/+13 |
2007-07-25 | gst/real/Makefile.am: And dist the new header file too. | Tim-Philipp Müller | 1 | -0/+1 |
2007-07-25 | gst/real/gstreal.h: Add missing header file. | Tim-Philipp Müller | 1 | -0/+35 |
2007-07-24 | gst/real/: Improved search algorithm for location of real .so files. | Edward Hervey | 4 | -202/+233 |
2007-06-06 | gst/real/gstrealvideodec.c: Printf fix in debug statement; also print the rig... | Tim-Philipp Müller | 1 | -2/+3 |
2007-05-16 | gst/real/: Don't crash when we get a buffer and our input caps haven't been s... | Tim-Philipp Müller | 2 | -14/+50 |
2007-05-06 | gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598. | Tim-Philipp Müller | 4 | -60/+85 |
2007-03-02 | ext/dts/gstdtsdec.c: A few small clean-ups. | Tim-Philipp Müller | 1 | -5/+11 |
2007-02-26 | gst/real/: Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation ... | Tim-Philipp Müller | 2 | -14/+17 |
2007-01-31 | gst/real/: Fix classification in GstElementDetails. | Stefan Kost | 2 | -2/+2 |
2007-01-09 | gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stu... | Tim-Philipp Müller | 1 | -3/+8 |
2007-01-06 | gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly ca... | Edward Hervey | 2 | -4/+8 |
2007-01-06 | gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure. | Lutz Mueller | 2 | -76/+80 |
2007-01-06 | gst/real/: Added RealAudio wrapper elementfactory. | Lutz Mueller | 4 | -2/+560 |
2007-01-05 | configure.ac: Real video .so are now also available for x86_64, so we can bui... | Edward Hervey | 4 | -784/+979 |
2007-01-02 | gst/real/gstreal.c: Use codec_data supplied in caps. | Edward Hervey | 1 | -30/+36 |
2007-01-01 | New plugin for decoding RealVideo Streams using the x86 32bit shared libraries. | Edward Hervey | 2 | -0/+814 |