summaryrefslogtreecommitdiff
path: root/gst/h264parse
AgeCommit message (Expand)AuthorFilesLines
2008-11-10gst/: Wim, you're a bad boy. You don't want people to contact you or what?Edward Hervey1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+2
2008-06-03gst/h264parse/gsth264parse.*: Parse codec_data and use the nalu_size_length f...Wim Taymans2-31/+97
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 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