docs: update for git master
This commit is contained in:
parent
eb29ffa36d
commit
d6224a9756
@ -214,7 +214,7 @@
|
|||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Maximum File Duration</NICK>
|
<NICK>Maximum File Duration</NICK>
|
||||||
<BLURB>Maximum file duration before starting a new file in max-size mode.</BLURB>
|
<BLURB>Maximum file duration before starting a new file in max-size mode (in nanoseconds).</BLURB>
|
||||||
<DEFAULT>18446744073709551615</DEFAULT>
|
<DEFAULT>18446744073709551615</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
@ -1508,6 +1508,16 @@
|
|||||||
<DEFAULT>Faster, less accurate integer method</DEFAULT>
|
<DEFAULT>Faster, less accurate integer method</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstJpegEnc::snapshot</NAME>
|
||||||
|
<TYPE>gboolean</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Snapshot</NICK>
|
||||||
|
<BLURB>Send EOS after encoding a frame, useful for snapshots.</BLURB>
|
||||||
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstDVDec::clamp-chroma</NAME>
|
<NAME>GstDVDec::clamp-chroma</NAME>
|
||||||
<TYPE>gboolean</TYPE>
|
<TYPE>gboolean</TYPE>
|
||||||
|
@ -74,6 +74,9 @@ GObject
|
|||||||
GstVideoSink
|
GstVideoSink
|
||||||
GstAASink
|
GstAASink
|
||||||
GstGdkPixbufSink
|
GstGdkPixbufSink
|
||||||
|
GstGtkBaseSink
|
||||||
|
GstGtkGLSink
|
||||||
|
GstGtkSink
|
||||||
GstV4l2Sink
|
GstV4l2Sink
|
||||||
GstBaseSrc
|
GstBaseSrc
|
||||||
GstDTMFSrc
|
GstDTMFSrc
|
||||||
@ -318,6 +321,7 @@ GObject
|
|||||||
GstAggregatorPad
|
GstAggregatorPad
|
||||||
GstFlvMuxPad
|
GstFlvMuxPad
|
||||||
GstInterleavePad
|
GstInterleavePad
|
||||||
|
GstQTMuxPad
|
||||||
GstVideoMixer2Pad
|
GstVideoMixer2Pad
|
||||||
GstPadTemplate
|
GstPadTemplate
|
||||||
GstPlugin
|
GstPlugin
|
||||||
@ -330,6 +334,7 @@ GObject
|
|||||||
GstRegistry
|
GstRegistry
|
||||||
GstTask
|
GstTask
|
||||||
GstTaskPool
|
GstTaskPool
|
||||||
|
GtkWidget
|
||||||
GResolver
|
GResolver
|
||||||
GSocket
|
GSocket
|
||||||
GSocketAddress
|
GSocketAddress
|
||||||
@ -351,6 +356,7 @@ GObject
|
|||||||
RTPSession
|
RTPSession
|
||||||
SoupSession
|
SoupSession
|
||||||
GInterface
|
GInterface
|
||||||
|
AtkImplementorIface
|
||||||
GDatagramBased
|
GDatagramBased
|
||||||
GIcon
|
GIcon
|
||||||
GInitable
|
GInitable
|
||||||
@ -360,6 +366,7 @@ GInterface
|
|||||||
GTypePlugin
|
GTypePlugin
|
||||||
GstChildProxy
|
GstChildProxy
|
||||||
GstColorBalance
|
GstColorBalance
|
||||||
|
GstNavigation
|
||||||
GstPreset
|
GstPreset
|
||||||
GstStreamVolume
|
GstStreamVolume
|
||||||
GstTagSetter
|
GstTagSetter
|
||||||
@ -369,3 +376,4 @@ GInterface
|
|||||||
GstURIHandler
|
GstURIHandler
|
||||||
GstVideoDirection
|
GstVideoDirection
|
||||||
GstVideoOrientation
|
GstVideoOrientation
|
||||||
|
GtkBuildable
|
||||||
|
@ -31,6 +31,9 @@ GstGConfAudioSrc GstChildProxy
|
|||||||
GstGConfVideoSink GstChildProxy
|
GstGConfVideoSink GstChildProxy
|
||||||
GstGConfVideoSrc GstChildProxy
|
GstGConfVideoSrc GstChildProxy
|
||||||
GstGPPMux GstTagSetter GstTagXmpWriter
|
GstGPPMux GstTagSetter GstTagXmpWriter
|
||||||
|
GstGtkBaseSink GstNavigation
|
||||||
|
GstGtkGLSink GstNavigation
|
||||||
|
GstGtkSink GstNavigation
|
||||||
GstHDV1394Src GstURIHandler
|
GstHDV1394Src GstURIHandler
|
||||||
GstHDV1394Src GstURIHandler GstPropertyProbe
|
GstHDV1394Src GstURIHandler GstPropertyProbe
|
||||||
GstHalAudioSink GstChildProxy
|
GstHalAudioSink GstChildProxy
|
||||||
@ -53,6 +56,7 @@ GstMP4Mux GstTagSetter GstTagXmpWriter GstPreset
|
|||||||
GstMatroskaMux GstTagSetter
|
GstMatroskaMux GstTagSetter
|
||||||
GstMatroskaMux GstTagSetter GstTocSetter
|
GstMatroskaMux GstTagSetter GstTocSetter
|
||||||
GstMuLawEnc GstPreset
|
GstMuLawEnc GstPreset
|
||||||
|
GstMultiFileSrc GstURIHandler
|
||||||
GstOss4Mixer GstImplementsInterface GstMixer GstPropertyProbe
|
GstOss4Mixer GstImplementsInterface GstMixer GstPropertyProbe
|
||||||
GstOss4Sink GstStreamVolume
|
GstOss4Sink GstStreamVolume
|
||||||
GstOss4Sink GstStreamVolume GstPropertyProbe
|
GstOss4Sink GstStreamVolume GstPropertyProbe
|
||||||
@ -112,3 +116,4 @@ GstWavpackEnc GstPreset
|
|||||||
GstWebMMux GstTagSetter
|
GstWebMMux GstTagSetter
|
||||||
GstWebMMux GstTagSetter GstTocSetter
|
GstWebMMux GstTagSetter GstTocSetter
|
||||||
GstY4mEncode GstPreset
|
GstY4mEncode GstPreset
|
||||||
|
GtkWidget AtkImplementorIface GtkBuildable
|
||||||
|
@ -16,3 +16,4 @@ GstTocSetter GstElement
|
|||||||
GstTuner GstImplementsInterface GstElement
|
GstTuner GstImplementsInterface GstElement
|
||||||
GstVideoOrientation GstImplementsInterface GstElement
|
GstVideoOrientation GstImplementsInterface GstElement
|
||||||
GstXOverlay GstImplementsInterface GstElement
|
GstXOverlay GstImplementsInterface GstElement
|
||||||
|
GtkBuildable GObject
|
||||||
|
@ -20,13 +20,13 @@
|
|||||||
<name>sink</name>
|
<name>sink</name>
|
||||||
<direction>sink</direction>
|
<direction>sink</direction>
|
||||||
<presence>always</presence>
|
<presence>always</presence>
|
||||||
<details>video/x-raw, format=(string){ AYUV, ARGB, ABGR, RGBA, BGRA, Y444, xRGB, xBGR, RGBx, BGRx, RGB, BGR, YUY2, YVYU, UYVY, Y42B, I420, YV12, Y41B, NV12, NV21 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw(ANY), format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, I420_12BE, I420_12LE, I422_12BE, I422_12LE, Y444_12BE, Y444_12LE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
<details>video/x-raw, format=(string){ AYUV, ARGB, ABGR, RGBA, BGRA, Y444, xRGB, xBGR, RGBx, BGRx, RGB, BGR, YUY2, YVYU, UYVY, Y42B, I420, YV12, Y41B, NV12, NV21 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw(ANY), format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, I420_12BE, I420_12LE, I422_12BE, I422_12LE, Y444_12BE, Y444_12LE, GRAY10_LE32, NV12_10LE32, NV16_10LE32 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
</caps>
|
</caps>
|
||||||
<caps>
|
<caps>
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
<direction>source</direction>
|
<direction>source</direction>
|
||||||
<presence>always</presence>
|
<presence>always</presence>
|
||||||
<details>video/x-raw, format=(string){ AYUV, ARGB, ABGR, RGBA, BGRA, Y444, xRGB, xBGR, RGBx, BGRx, RGB, BGR, YUY2, YVYU, UYVY, Y42B, I420, YV12, Y41B, NV12, NV21 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw(ANY), format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, I420_12BE, I420_12LE, I422_12BE, I422_12LE, Y444_12BE, Y444_12LE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
<details>video/x-raw, format=(string){ AYUV, ARGB, ABGR, RGBA, BGRA, Y444, xRGB, xBGR, RGBx, BGRx, RGB, BGR, YUY2, YVYU, UYVY, Y42B, I420, YV12, Y41B, NV12, NV21 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw(ANY), format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, I420_12BE, I420_12LE, I422_12BE, I422_12LE, Y444_12BE, Y444_12LE, GRAY10_LE32, NV12_10LE32, NV16_10LE32 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user