summaryrefslogtreecommitdiff
path: root/modules/gst_video/sdp.c
Commit message (Collapse)AuthorAge
* gst_video: delete h264-code, use h264-api from coreAlfred E. Heggestad2015-10-25
|
* gst_video: new vidcodec module using gstreamerAlfred E. Heggestad2014-12-25
the original code was based on avcodec, and written by Victor Sergienko and Fadeev Alexander. Later the code was reviewed by Alfred and cleaned up a bit. this module can use hardware-encoding of H.264 for devices that support it (via gstreamer), by tweaking the pipeline string a bit.