summaryrefslogtreecommitdiff
path: root/sys/avc/gstavcsrc.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-1/+1
* 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-181-1/+10
* avc: Dump timestamp informationQuentin Smith2011-05-181-0/+3
* avc: Save AVC objects in the GstAVCSrc objectQuentin Smith2011-05-181-21/+23
* avc: Cycle and packet are unsignedQuentin Smith2011-05-181-2/+2
* avc: avcsrc is a live sourceQuentin Smith2011-05-181-0/+1
* avc: Add AVC Video Services plugin for OS/XDavid Schleef2011-05-181-0/+408