Thibault Saunier
|
df551c0af4
|
mpegvideoparse: Handle properly frame detection
Handle the case where we have buffers containing no startcode
in the middle of a frame properly.
|
2011-09-14 12:13:19 -03:00 |
|
Mark Nauwelaerts
|
a31d541f07
|
mpegvideoparse: send a video-codec tag
https://bugzilla.gnome.org/show_bug.cgi?id=569305
|
2011-09-14 16:14:54 +02:00 |
|
Alessandro Decina
|
6e9873038b
|
mpegvideoparse: fix compiler warnings
|
2011-09-12 10:23:36 +02:00 |
|
Vincent Penquerc'h
|
1a6dbe1e27
|
mpegvideoparse: make this build with older glib
g_list_free_full is a new convenience function.
Replace it with g_list_foreach and g_list_free.
https://bugzilla.gnome.org/show_bug.cgi?id=658450
|
2011-09-07 14:34:33 +02:00 |
|
Sebastian Dröge
|
2adf76eb52
|
videoparsers: Allow parsed streams to be passed through the parsers
|
2011-09-07 11:29:37 +02:00 |
|
Thibault Saunier
|
a983b29a49
|
mpegvideoparse: Port to the new mpeg parsing library
|
2011-09-02 15:46:02 +02:00 |
|
Edward Hervey
|
c27b16bfe3
|
videoparsers: Speed up the start code search algorithm
Based on 96a7f9c8b1
Makes it 3-4 times faster
|
2011-06-12 12:55:40 +02:00 |
|
Edward Hervey
|
7032cd12e7
|
videoparsers: Fix sink pad template
no wonder it was never picked up ...
|
2011-06-12 12:40:15 +02:00 |
|
Alessandro Decina
|
f4ec523b0a
|
mpeg4videoparse: fix compiler warnings
|
2011-05-29 13:08:16 +02:00 |
|
Mark Nauwelaerts
|
6f5a3ecfa7
|
videoparsers: add new mpegvideoparse
|
2011-05-23 16:57:25 +02:00 |
|