[gst-cvs] wtay gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/gst/h264parse/

wtay at kemper.freedesktop.org wtay at kemper.freedesktop.org
Tue Jun 3 04:10:46 PDT 2008


CVS Root:       /cvs/gstreamer
Module:         gst-plugins-bad
Changes by:     wtay
Date:           Tue Jun 03 2008  11:10:46 UTC

Log message:
* gst/h264parse/gsth264parse.c: (gst_nal_bs_init),
(gst_h264_parse_sink_setcaps), (gst_h264_parse_chain_forward),
(gst_h264_parse_queue_buffer), (gst_h264_parse_chain_reverse),
(gst_h264_parse_chain):
* gst/h264parse/gsth264parse.h:
Parse codec_data and use the nalu_size_length field to get the NALU
length in packetized h264.
When queueing a packetized buffer in reverse mode, don't unref the
buffer twice.
Avoid accessing the buffer TIMESTAMP field after we pushed it on
the adaptor.

Modified files:
    .               : ChangeLog
    gst/h264parse   : gsth264parse.c gsth264parse.h

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3346&r2=1.3347
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/h264parse/gsth264parse.c.diff?r1=1.10&r2=1.11
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/h264parse/gsth264parse.h.diff?r1=1.3&r2=1.4




More information about the Gstreamer-commits mailing list