summaryrefslogtreecommitdiff
path: root/ext/schroedinger
Commit message (Expand)AuthorAgeFilesLines
* ext: Use new flush vfunc of video codec base classes and remove reset impleme...Sebastian Dröge2013-08-151-6/+5
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-045-10/+10
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* schroenc: remove GST_ERROR statement that was committed by accidentTim-Philipp Müller2012-09-131-1/+1
* schroenc: set interlace_coding based on input capsTim-Philipp Müller2012-09-031-0/+8
* schroenc: configure profile/level from allowed downstream caps instead of pro...Tim-Philipp Müller2012-09-031-2/+103
* schroenc: prettify enum property nicksTim-Philipp Müller2012-09-031-5/+6
* schrodec: Call gst_video_decoder_negotiate()Edward Hervey2012-08-141-0/+2
* schroedinger, mpegtsmux: fix plugin namesTim-Philipp Müller2012-08-031-1/+1
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-1/+1
* schro: Add support for video metadata and arbitrary stridesSebastian Dröge2012-07-234-33/+102
* schro: Map raw video buffers with the correct read/write flagsSebastian Dröge2012-07-234-6/+8
* ext: Update for video base classes API changesSebastian Dröge2012-07-231-1/+1
* schroedinger: fix video codec state leaksVincent Penquerc'h2012-06-072-1/+5
* update for tag event changeWim Taymans2012-06-061-1/+1
* schroedinger: Port to 0.11 againSebastian Dröge2012-05-284-214/+148
* schrodec: We don't assume packetized inputEdward Hervey2012-05-281-0/+1
* schroedinger: Port to -base video classesEdward Hervey2012-05-286-317/+329
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* update for buffer api changeWim Taymans2012-03-301-1/+1
* schro: Port to 0.11Edward Hervey2012-02-224-144/+141
* Merge branch 'master' into 0.11Wim Taymans2012-02-211-1/+0
|\
| * schroenc: remove GST_ERRORDavid Schleef2012-02-201-1/+0
* | Merge branch 'master' into 0.11Wim Taymans2012-02-203-35/+39
|\ \ | |/
| * schro: Add RGB supportDavid Schleef2012-02-173-35/+39
* | Merge branch 'master' into 0.11Wim Taymans2012-02-104-4/+17
|\ \ | |/
| * schro: Fix compilation with 1.0.10Robert Swain2012-02-014-4/+17
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-254-10/+73
|\ \ | |/
| * schro: Handle 10 and 16-bit formatsDavid Schleef2012-01-224-10/+73
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2012-01-132-15/+22
|\ \ | |/
| * schroenc: balance encoder and video format alloc/deallocVincent Penquerc'h2012-01-121-11/+17
| * schrodec: fix tag leakVincent Penquerc'h2012-01-111-0/+2
| * schrodec: take out unused leaking bufferVincent Penquerc'h2012-01-111-4/+3
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-282-8/+8
|/
* schroenc: Update for basevideoencoder ::get_caps() removalSebastian Dröge2011-08-121-95/+50
* schroedinger: Fix set but unused variablesSjoerd Simons2011-08-081-19/+0
* schroenc: remove shape_output handlingDavid Schleef2011-08-031-201/+42
* schroenc: Update for GstBaseVideoEncoder::finish() signature changeSebastian Dröge2011-07-211-3/+4
* schroedinger: Fix compilation and set-but-not-used compiler warningsSebastian Dröge2011-07-132-53/+7
* basevideodecoder: really and only set src pad caps whenever requestedMark Nauwelaerts2011-05-161-3/+1
* basevideoencoder: invoke subclass start method at state changeMark Nauwelaerts2011-05-161-4/+2
* basevideocodec: remove redundant caps fieldMark Nauwelaerts2011-05-161-3/+6
* basevideo: Add function to allocate src bufferDavid Schleef2011-04-011-19/+7
* schroenc: Revert previous commitDavid Schleef2011-03-231-15/+0
* schroenc: Output element message with frame statsDavid Schleef2011-03-231-1/+16
* basevideocodec: remove parser in favor of baseparseDavid Schleef2011-02-203-590/+0
* cog, schroedinger: fix warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller2011-01-083-0/+3