diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-16 11:22:47 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-16 11:22:47 +0000 |
commit | 1ff2df1d5f634ee445cd31c4f20f302ac414a48e (patch) | |
tree | 853528e552ae0be4f972b17d7a0b03492ac235ed /sys | |
parent | 22361a2dce0d0a1a7a126e3d23a5b35d18f87230 (diff) | |
download | gst-plugins-bad-1ff2df1d5f634ee445cd31c4f20f302ac414a48e.tar.gz gst-plugins-bad-1ff2df1d5f634ee445cd31c4f20f302ac414a48e.tar.bz2 gst-plugins-bad-1ff2df1d5f634ee445cd31c4f20f302ac414a48e.zip |
gst/mpegvideoparse/: Move the MPEG specific byte parsing into the mpegpacketiser code.
Original commit message from CVS:
* gst/mpegvideoparse/mpegpacketiser.c: (mpeg_util_find_start_code),
(collect_packets), (set_par_from_dar), (set_fps_from_code),
(mpeg_util_parse_extension_packet), (mpeg_util_parse_sequence_hdr),
(mpeg_util_parse_picture_hdr):
* gst/mpegvideoparse/mpegpacketiser.h:
* gst/mpegvideoparse/mpegvideoparse.c:
(mpegvideoparse_handle_sequence), (mpegvideoparse_handle_picture),
(mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain),
(mpv_parse_sink_event), (plugin_init):
* gst/mpegvideoparse/mpegvideoparse.h:
Move the MPEG specific byte parsing into the mpegpacketiser code.
Add parsing of picture types, that just feeds into a debug message
for now.
Fix some 64-bit format strings.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions