summaryrefslogtreecommitdiff
path: root/sys/avc
Commit message (Expand)AuthorAgeFilesLines
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-1/+1
* Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-1/+1
|\
| * avc: fix broken line continuationDavid Schleef2012-01-221-1/+1
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-2/+2
|/
* avc: avcsrc is always enabledQuentin Smith2011-05-181-7/+0
* avc: Include 200 bus cycles in each buffer (about 300 TS packets)Quentin Smith2011-05-181-2/+2
* avc: Emit a single buffer per callbackQuentin Smith2011-05-181-5/+13
* avc: Track the number of enqueued and dequeued packetsQuentin Smith2011-05-182-1/+13
* avc: Dump timestamp informationQuentin Smith2011-05-181-0/+3
* avc: Save AVC objects in the GstAVCSrc objectQuentin Smith2011-05-182-21/+30
* avc: Cycle and packet are unsignedQuentin Smith2011-05-181-2/+2
* avc: avcsrc is a live sourceQuentin Smith2011-05-181-0/+1
* avc: Look in AVCVideoServices for headersQuentin Smith2011-05-181-0/+1
* avc: Add AVC Video Services plugin for OS/XDavid Schleef2011-05-184-0/+530