Reworked getregion/pullregion stuff. Region is now specified by a type...
Reworked getregion/pullregion stuff. Region is now specified by a type (OFFSET_LEN, TIME_LEN, etc.) and two guint64'... Original commit message from CVS: Reworked getregion/pullregion stuff. Region is now specified by a type (OFFSET_LEN, TIME_LEN, etc.) and two guint64's. They are offset and len, where offset can be used for the time field, and len would be zero or the time unit (say, 33ms for video).
Showing
- gst/elements/gstdisksrc.c 11 additions, 10 deletionsgst/elements/gstdisksrc.c
- gst/gstinfo.h 1 addition, 1 deletiongst/gstinfo.h
- gst/gstpad.c 3 additions, 3 deletionsgst/gstpad.c
- gst/gstpad.h 19 additions, 6 deletionsgst/gstpad.h
- gst/gstscheduler.c 59 additions, 40 deletionsgst/gstscheduler.c
- plugins/elements/gstdisksrc.c 11 additions, 10 deletionsplugins/elements/gstdisksrc.c
Loading
Please register or sign in to comment