summaryrefslogtreecommitdiff
path: root/gst/videoparsers/gsth263parse.c
AgeCommit message (Expand)Author
2012-06-05videoparsers: Fix GstBaseParse::get_sink_caps() implementationsSebastian Dröge
2012-03-30videoparsers: Update for baseparse API changesSebastian Dröge
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge
2012-03-10Fix 'ignoring return value of function declared with const attribute'Thibault Saunier
2012-02-15h263parse: fix compilationWim Taymans
2012-02-15videoparsers: chain up to parent event handlerWim Taymans
2012-02-13videoparsers: adjust to modified baseparse APIMark Nauwelaerts
2012-01-25port some more to new memory APIMark Nauwelaerts
2012-01-22h263parse: make level and profile fields in caps stringsTim-Philipp Müller
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2011-11-25Merge remote-tracking branch 'origin/master' into 0.11Edward Hervey
2011-11-24videoparsers: port to 0.11René Stadler
2011-11-24h263parse: Implement ::get_sink_caps vfunc to propagate downstream caps const...Sebastian Dröge
2011-09-19h263parse: bring debug statements up to desired specsMark Nauwelaerts
2011-09-07h263parse: Add all always present fields to the src template capsSebastian Dröge
2011-09-07videoparsers: Allow parsed streams to be passed through the parsersSebastian Dröge
2011-05-25h263parse: also extract width and height into capsMark Nauwelaerts
2011-05-23h263parse: simplify minimum frame size handlingMark Nauwelaerts
2011-04-09videoparsers: port to baseparse, which is now in libgstbase in coreTim-Philipp Müller
2011-03-03h263parse: allocate H263Params struct on the stackTim-Philipp Müller
2011-01-28h263parse: move to videoparsers and separate plugin registrationMark Nauwelaerts