From 9cf09a5871479270e2e76a1aad2250def30d155e Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 7 Aug 2007 10:51:59 +0000 Subject: gst/real/gstrealaudiodec.c: Small cleanups. Original commit message from CVS: * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps): Small cleanups. * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain), (open_library): Remove fragment and timestamp correction code from the decoder to make the caps and buffer contents compatible with matroska/ffdec_rvx0/... --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 430b37c7..cdaf56eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-08-07 Wim Taymans + + * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps): + Small cleanups. + + * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain), + (open_library): + Remove fragment and timestamp correction code from the decoder to make + the caps and buffer contents compatible with matroska/ffdec_rvx0/... + 2007-07-30 Tim-Philipp Müller * po/POTFILES.skip: -- cgit v1.2.1