Rob Clark
|
521e8b199b
|
videoparsers: set interlaced field in caps for mpeg2
https://bugzilla.gnome.org/show_bug.cgi?id=667218
|
2012-01-31 11:51:37 +00:00 |
|
Vincent Penquerc'h
|
e81ecb250a
|
mpegvideoparse: add a couple consts on string literal arrays
|
2012-01-09 10:58:56 +00:00 |
|
Vincent Penquerc'h
|
7521b597f4
|
various: fix pad template ref leaks
https://bugzilla.gnome.org/show_bug.cgi?id=662664
|
2011-11-28 13:08:27 +00:00 |
|
Sebastian Dröge
|
dc2c61faf5
|
mpegvideoparse: Implement ::get_sink_caps vfunc to propagate downstream caps constraints upstream
|
2011-11-24 10:14:06 +01:00 |
|
Matej Knopp
|
a08b3bfa23
|
mpegvideoparse: add support for progressive frames
https://bugzilla.gnome.org/show_bug.cgi?id=663782
|
2011-11-10 19:58:13 -03:00 |
|
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 |
|