diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,6 +2,16 @@ Patch by: Lutz Mueller <lutz@topfrose.de> + * gst/real/gstrealvideodec.c: (gst_real_video_dec_decode), + (gst_real_video_dec_setcaps), (open_library), (close_library), + (gst_real_video_dec_finalize): + * gst/real/gstrealvideodec.h: + Implement error recovery on setcaps failure. + +2007-01-06 Edward Hervey <edward@fluendo.com> + + Patch by: Lutz Mueller <lutz@topfrose.de> + * gst/real/Makefile.am: * gst/real/gstreal.c: (plugin_init): * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain), |