gst-plugins-bad: h264parse: Port to the new h.264 parsing library
Edward Hervey
bilboed at kemper.freedesktop.org
Fri Sep 2 06:46:30 PDT 2011
Module: gst-plugins-bad
Branch: master
Commit: b968f82b18326f935c8b8e80e31d6baec2444df2
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=b968f82b18326f935c8b8e80e31d6baec2444df2
Author: Thibault Saunier <thibault.saunier at collabora.com>
Date: Tue Aug 2 12:37:02 2011 +0200
h264parse: Port to the new h.264 parsing library
---
gst/videoparsers/Makefile.am | 6 +-
gst/videoparsers/gsth264parse.c | 602 ++++++++++++++++-------
gst/videoparsers/gsth264parse.h | 34 +-
gst/videoparsers/h264parse.c | 1046 ---------------------------------------
gst/videoparsers/h264parse.h | 186 -------
5 files changed, 456 insertions(+), 1418 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=b968f82b18326f935c8b8e80e31d6baec2444df2
More information about the gstreamer-commits
mailing list