summaryrefslogtreecommitdiffstats
path: root/gst/h264parse
AgeCommit message (Expand)AuthorFilesLines
2008-01-22gst/h264parse/gsth264parse.c: Parse NAL units in forward mode to mark delta u...Julien Moutte1-0/+58
2008-01-21gst/h264parse/gsth264parse.c: Fix the build. GST_TIME_ARGS takes a timestamp ...Stefan Kost1-1/+1
2008-01-18gst/h264parse/gsth264parse.c: Set timestamps more correctly.Wim Taymans1-1/+18
2008-01-17gst/h264parse/gsth264parse.*: Improve debugging.Wim Taymans2-12/+30
2008-01-16gst/h264parse/gsth264parse.*: Add reverse playback support for containers tha...Wim Taymans2-52/+684
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost1-0/+2
2006-05-22New plugin: h264parse (#340638)Michal Benes3-0/+291