Sreerenj Balachandran
|
a19ae16b5a
|
videoutils: improve doc
|
2012-05-23 10:16:25 +02:00 |
|
Sebastian Dröge
|
ed6d46e156
|
video: Rename gst_video_codec_frame_set_hook() to gst_video_codec_frame_set_user_data()
And also add a getter and allow to set NULL user_data but still call
the passed destroy notify.
|
2012-05-16 14:06:12 +02:00 |
|
Tim-Philipp Müller
|
c1bc70300d
|
docs: fix up video decoder/encoder docs a bit
Makes gtk-doc happy.
|
2012-05-16 12:40:07 +01:00 |
|
Sebastian Dröge
|
f9facc6a4a
|
video: Remove interlaced handling from the video base classes
This must be handled by the subclasses in 0.11 because interlacing
is much more complex now and can't be handled in a generic way.
|
2012-04-25 18:21:03 +02:00 |
|
Edward Hervey
|
f6cfd763e4
|
video: Base classes for video decoders and encoders
|
2012-04-24 17:03:40 +02:00 |
|