diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2007-08-07 10:51:59 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2007-08-07 10:51:59 +0000 |
commit | 9cf09a5871479270e2e76a1aad2250def30d155e (patch) | |
tree | 11c037725302c1424392c733808a00182def8b15 /ChangeLog | |
parent | 567369cc6df8ac009b5baf694516bc01411768ff (diff) | |
download | gst-plugins-bad-9cf09a5871479270e2e76a1aad2250def30d155e.tar.gz gst-plugins-bad-9cf09a5871479270e2e76a1aad2250def30d155e.tar.bz2 gst-plugins-bad-9cf09a5871479270e2e76a1aad2250def30d155e.zip |
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/...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-08-07 Wim Taymans <wim.taymans@gmail.com> + + * 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 <tim at centricular dot net> * po/POTFILES.skip: |