summaryrefslogtreecommitdiff
path: root/ext/schroedinger
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* schroenc: minor memleak fixDavid Schleef2010-11-271-0/+10
* schroedinger: Remove dead assignmentsEdward Hervey2010-11-253-33/+0
* basevideo: Move common fields/functions to basecodecDavid Schleef2010-10-151-10/+15
* schrodec: Fix class definitionDavid Schleef2010-09-221-1/+1
* basevideodecoder: add capture pattern handlingDavid Schleef2010-09-181-33/+3
* basevideo: Move deadline to frame structureDavid Schleef2010-09-181-2/+2
* schro: Fix segfault on EOSSebastian Dröge2010-06-021-8/+11
* schro: fix for base video updatesDavid Schleef2010-06-023-27/+20
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+2
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-214-0/+9
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-183-18/+12
* schroenc: Only enable framestats code with schro >= 1.0.9Sebastian Dröge2010-03-091-2/+2
* schroenc: Add frame-stats messageDavid Schleef2010-03-091-0/+15
* schroenc: Use guint64 instead of uint64_t. Fixes #599355Edward Hervey2009-10-231-1/+1
* schroedinger: fix warnings on macosx snow leopardJosep Torra2009-10-113-4/+7
* schro: remove unused include of liboil.hDavid Schleef2009-10-071-1/+0
* schroenc: When the source pad isn't linked, use the pad templateJan Schmidt2009-10-051-0/+5
* schroenc: move caps related code to gst_schro_enc_set_format.Alessandro Decina2009-10-051-35/+33
* Use GST_CXXFLAGS and GST_CFLAGS to pull in local gst-libs includes.Jan Schmidt2009-10-051-2/+1
* Fix CFLAGS and LDFLAGS for dirac/schrodingerJan Schmidt2009-10-051-5/+5
* Fix schroenc for refcount change in GstBaseVideoEncoder.Alessandro Decina2009-10-021-1/+1
* Make gst_schro_enc_handle_frame return GstFlowReturn.Alessandro Decina2009-10-021-2/+2
* schroenc: quiet debugging message in last commitDavid Schleef2009-09-171-1/+1
* schroenc: Keep track of granule offsetDavid Schleef2009-09-171-2/+12
* schrodec: Fix resync bug due to adapter API changeDavid Schleef2009-09-171-3/+8
* schroenc: set right OFFSET and OFFSET_END on header buffers to make oggmux happyArek Korbik2009-08-261-0/+7
* schro: Add enum types for schroedinger settingsDavid Schleef2009-07-131-2/+36
* basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller2009-07-031-0/+1
* basevideo: move from -baseDavid Schleef2009-07-017-0/+2332