.. |
.gitignore
|
Update .gitignore
|
2012-08-08 09:06:30 +01:00 |
colorbalance.c
|
docs: Fix argument and annotation typos
|
2014-03-02 23:22:51 +00:00 |
colorbalance.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
colorbalancechannel.c
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
colorbalancechannel.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
convertframe.c
|
convertframe: Fix indention
|
2013-12-09 16:34:22 +01:00 |
gstvideodecoder.c
|
videodecoder: expose getcaps virtual function
|
2014-12-17 19:15:23 -03:00 |
gstvideodecoder.h
|
videodecoder: expose getcaps virtual function
|
2014-12-17 19:15:23 -03:00 |
gstvideoencoder.c
|
video: audio: fix GI annotations for proxy caps function
|
2014-12-17 19:15:24 -03:00 |
gstvideoencoder.h
|
videoencoder: Add sink_query() src_query() virtual functions
|
2013-12-09 16:34:19 +01:00 |
gstvideofilter.c
|
videofilter: Use new GST_VIDEO_FRAME_MAP_FLAG_NO_REF
|
2014-09-12 14:41:01 +03:00 |
gstvideofilter.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
gstvideometa.c
|
videometa: fix texture_type memcpy size
|
2014-04-10 12:35:03 +01:00 |
gstvideometa.h
|
video: Various simple docs fixes
|
2014-08-15 01:08:12 +10:00 |
gstvideopool.c
|
videopool: update buffer size after video alignment
|
2014-12-16 12:14:53 +01:00 |
gstvideopool.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
gstvideosink.c
|
video: Fix non-default usage of gst_video_sink_center_rect
|
2014-12-15 14:11:07 +01:00 |
gstvideosink.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
gstvideoutils.c
|
videoutils: add some debug
|
2014-01-13 17:24:01 +01:00 |
gstvideoutils.h
|
video: Various simple docs fixes
|
2014-08-15 01:08:12 +10:00 |
gstvideoutilsprivate.c
|
videoutils: proxy filter when doing a caps query downstream
|
2014-12-17 19:15:23 -03:00 |
gstvideoutilsprivate.h
|
videodecoder: implement caps query
|
2014-12-17 19:15:23 -03:00 |
Makefile.am
|
videodecoder: implement caps query
|
2014-12-17 19:15:23 -03:00 |
navigation.c
|
Don't compare booleans for equality to TRUE and FALSE
|
2014-12-01 09:51:12 +01:00 |
navigation.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
TODO
|
video: Base classes for video decoders and encoders
|
2012-04-24 17:03:40 +02:00 |
video-blend.c
|
video-blend: make use of x offset when unpacking overlay image pixels
|
2014-11-27 15:29:48 +00:00 |
video-blend.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
video-chroma.c
|
video-chroma: Fix interlaced chroma resampling
|
2014-11-19 12:55:02 +01:00 |
video-chroma.h
|
video: make direct includes work again
|
2013-08-16 14:14:15 +01:00 |
video-color.c
|
video-color: return FALSE on unparsable colorimetry
|
2014-11-19 12:55:02 +01:00 |
video-color.h
|
video-color: add method to get primaries info
|
2014-11-19 12:55:02 +01:00 |
video-converter.c
|
Revert "video-converter: Fix compiler warning because of missing prototype of non-static function"
|
2014-12-12 10:01:36 +01:00 |
video-converter.h
|
video-converter: add dithering
|
2014-12-02 15:10:49 +01:00 |
video-dither.c
|
video-converter: add dithering
|
2014-12-02 15:10:49 +01:00 |
video-dither.h
|
video-dither: add video dither helper object
|
2014-12-02 15:10:43 +01:00 |
video-event.c
|
video-event: Update the running times in the force-keyunit events from the pad offsets
|
2014-04-10 09:18:05 +02:00 |
video-event.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
video-format.c
|
video-format: sprinkle some 'restrict' keywords in pack/unpack functions
|
2014-11-27 15:04:12 +00:00 |
video-format.h
|
video-format: update some docs and add a FIXME(2.0)
|
2014-11-06 10:45:13 +01:00 |
video-frame.c
|
video-frame: Mapping a frame with inconsistent values between GstVideoMeta and GstVideoInfo is a bug
|
2014-11-28 10:27:28 +01:00 |
video-frame.h
|
video-frame: Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF
|
2014-09-12 14:39:16 +03:00 |
video-info.c
|
video-info: add a note about subsampled formats
|
2014-11-19 12:55:03 +01:00 |
video-info.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
video-orc-dist.c
|
video: Update disted orc source files
|
2014-12-12 10:02:43 +01:00 |
video-orc-dist.h
|
video-converter: use custom backup function
|
2014-12-05 14:51:28 +01:00 |
video-orc.orc
|
video-orc: make RGB pack/unpack faster
|
2014-12-10 16:43:34 +01:00 |
video-overlay-composition.c
|
video: Various simple docs fixes
|
2014-08-15 01:08:12 +10:00 |
video-overlay-composition.h
|
video-overlay-composition: add GST_CAPS_FEATURE_META_GST_VIDEO_OVERLAY_COMPOSITION
|
2014-03-05 20:38:45 +01:00 |
video-resampler.c
|
video-resampler: remove print
|
2014-11-25 10:36:13 +01:00 |
video-resampler.h
|
video-resampler: add option to limits taps
|
2014-11-21 11:12:50 +01:00 |
video-scaler.c
|
video-scaler: add where orc functions could go
|
2014-12-02 15:11:12 +01:00 |
video-scaler.h
|
video: fix some g-i / gtk-doc warnings
|
2014-11-01 14:58:13 +00:00 |
video-tile.c
|
docs: Assorted documentation and introspection fixes for new 1.4 API
|
2014-07-02 09:09:44 +02:00 |
video-tile.h
|
video: Don't use extra plane and componenent for tile format
|
2014-01-13 10:47:03 -05:00 |
video.c
|
video: Add gst_video_guess_framerate() function
|
2014-08-15 01:08:22 +10:00 |
video.h
|
video-dither: add video dither helper object
|
2014-12-02 15:10:43 +01:00 |
video.vcproj
|
|
|
videoorientation.c
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
videoorientation.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |
videooverlay.c
|
videoverlay: Don't mention gconf elements and add a sentence about playbin/playsink
|
2014-01-14 13:20:48 +01:00 |
videooverlay.h
|
Fix FSF address
|
2012-11-03 23:05:09 +00:00 |