Olivier Crête
|
9eba99542f
|
videoparsers: Fix set-but-unused warnings
|
2011-07-12 17:59:56 -04:00 |
|
Mark Nauwelaerts
|
89f87d70a8
|
h263parse: also extract width and height into caps
|
2011-05-25 21:51:55 +02:00 |
|
Edward Hervey
|
8d050d2116
|
videoparsers: Fix unitialized variables
Makes macosx compiler happy
|
2011-03-04 12:15:32 +01:00 |
|
Tim-Philipp Müller
|
e9b29e9dc7
|
h263parse: allocate H263Params struct on the stack
It's flat and not kept around for longer.
|
2011-03-03 08:51:28 +00:00 |
|
Tim-Philipp Müller
|
88cd418bc9
|
h263parse: minor clean-ups
const-ify some arguments and re-indent header a little.
|
2011-03-03 08:51:21 +00:00 |
|
Mark Nauwelaerts
|
0c5d139ba7
|
h263parse: move to videoparsers and separate plugin registration
|
2011-01-28 12:16:59 +01:00 |
|