Sebastian Dröge
63938ef730
gst: Don't declare variables inside the for loop header
...
This is a C99 feature.
2016-12-13 22:32:46 +02:00
Stian Selnes
8bf77e34f2
rtpvp9depay: Support flexible mode
2016-08-26 11:57:15 -04:00
Olivier Crête
91a2a790e9
rtpvp9depay: Don't assert on flexible mode packets
...
Instead just post a warning on the bus for now.
2016-06-02 16:17:19 -04:00
Vineeth TM
1071309870
good: use new gst_element_class_add_static_pad_template()
...
https://bugzilla.gnome.org/show_bug.cgi?id=763076
2016-03-24 14:32:20 +02:00
Tim-Philipp Müller
df341f41dc
flvmux, rtpvp9depay: fix indentation
2016-02-19 15:04:15 +00:00
Stian Selnes
5faa9c11a6
rtpvp9pay: rtpvp9depay: Initial implementation of draft 01
...
Quick and dirty implementation of an RTP payloader and depayloader
for VP9. In particalur it assumes no spatial or temporal layering,
non-flexible mode, and some other bits and pieces.
https://bugzilla.gnome.org/show_bug.cgi?id=754773
2016-02-16 15:54:06 +02:00