summaryrefslogtreecommitdiffstats
path: root/gst/h264parse/gsth264parse.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-13gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Re-F...Josep Torra Valles1-0/+2
2008-02-12gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Fixe...Josep Torra Valles1-1/+8
2008-01-28gst/h264parse/gsth264parse.c: Try to avoid 'unused variable' compiler warning...Tim-Philipp Müller1-2/+4
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 Taymans1-12/+28
2008-01-16gst/h264parse/gsth264parse.*: Add reverse playback support for containers tha...Wim Taymans1-50/+667
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost1-0/+2
2006-05-22New plugin: h264parse (#340638)Michal Benes1-0/+216