summaryrefslogtreecommitdiff
path: root/gst/h264parse
Commit message (Expand)AuthorAgeFilesLines
...
* h264parse: decode SEI: buffering periodLin YANG2009-08-311-0/+45
* h264parse: decode PPSLin YANG2009-08-311-0/+20
* h264parse: decode SPSLin YANG2009-08-311-0/+96
* h264parse: SPS: decode vui paramsLin YANG2009-08-311-0/+98
* h264parse: SPS: decode hrd paramsLin YANG2009-08-311-0/+31
* h264parse: Start slice header parsing workLin YANG2009-08-311-0/+8
* h264parse: Start SEI parsing workLin YANG2009-08-312-0/+39
* h264parse: Start PPS parsing workLin YANG2009-08-312-0/+33
* h264parse: Start SPS parsing workLin YANG2009-08-312-0/+66
* h264parse: detect and fix for bad NALU sizesWim Taymans2009-06-221-0/+10
* gst/: Wim, you're a bad boy. You don't want people to contact you or what?Edward Hervey2008-11-101-1/+1
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* gst/h264parse/gsth264parse.*: Parse codec_data and use the nalu_size_length f...Wim Taymans2008-06-032-31/+97
* gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Re-F...Josep Torra Valles2008-02-131-0/+2
* gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Fixe...Josep Torra Valles2008-02-121-1/+8
* gst/h264parse/gsth264parse.c: Try to avoid 'unused variable' compiler warning...Tim-Philipp Müller2008-01-281-2/+4
* gst/h264parse/gsth264parse.c: Parse NAL units in forward mode to mark delta u...Julien Moutte2008-01-221-0/+58
* gst/h264parse/gsth264parse.c: Fix the build. GST_TIME_ARGS takes a timestamp ...Stefan Kost2008-01-211-1/+1
* gst/h264parse/gsth264parse.c: Set timestamps more correctly.Wim Taymans2008-01-181-1/+18
* gst/h264parse/gsth264parse.*: Improve debugging.Wim Taymans2008-01-172-12/+30
* gst/h264parse/gsth264parse.*: Add reverse playback support for containers tha...Wim Taymans2008-01-162-52/+684
* Massive leak fixing, plus code cleanups.Stefan Kost2007-09-241-0/+2
* New plugin: h264parse (#340638)Michal Benes2006-05-223-0/+291