summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mpegtsparse: fix thinkoAndoni Morales Alastruey2010-11-191-1/+1
* mpegtsparse: fix handling of TOT and TDT sections. Fixes #635281.Andoni Morales Alastruey2010-11-191-0/+15
* mpegtsparse: don't calculate the CRC for TOT tables. Fixes #635281.Andoni Morales Alastruey2010-11-191-2/+2
* dvbbasebin: Add TDT to the initial pids filter for dvbsrc. Fixes #635200.Andoni Morales Alastruey2010-11-191-2/+2
* jpegparse: add gst_jpeg_parse_skip_marker ()Víctor Manuel Jáquez Leal2010-11-191-10/+19
* jpegparse: use byte reader accessorsVíctor Manuel Jáquez Leal2010-11-191-1/+3
* jpegparse: inline gst_jpeg_parse_sof ()Víctor Manuel Jáquez Leal2010-11-191-1/+1
* jpegparse: fix typoVíctor Manuel Jáquez Leal2010-11-191-1/+1
* camerabin: Do not use audio clock after stopping video captureAleksey Lim2010-11-182-16/+31
* baseparse: use correct offset when adding index entryMark Nauwelaerts2010-11-171-6/+6
* baseparse: enhancements for timestamp marked framed formatsMark Nauwelaerts2010-11-171-5/+272
* baseparse: refactor frame scanning peformed by _loopMark Nauwelaerts2010-11-171-26/+50
* baseparse: slightly optimize sending of pending newsegment eventsMark Nauwelaerts2010-11-171-18/+11
* baseparse: minor fixes and enhancementsMark Nauwelaerts2010-11-171-3/+13
* aacparse: minor cleanupsMark Nauwelaerts2010-11-171-6/+5
* aacparse: fix regression in ADIF src caps settingMark Nauwelaerts2010-11-171-1/+8
* flacparse: parse seektableMark Nauwelaerts2010-11-172-1/+60
* flacparse: minor refactor and enable default baseparse segment clippingMark Nauwelaerts2010-11-171-11/+7
* celvideosrc: fix nasty deadlockOle André Vadla Ravnås2010-11-122-35/+51
* cmapi: cover CMBufferQueue's trigger APIOle André Vadla Ravnås2010-11-122-4/+30
* celvideosrc: unlock should also notifyOle André Vadla Ravnås2010-11-121-0/+1
* applemedia: don't push synchronously from callbackOle André Vadla Ravnås2010-11-114-17/+44
* vtenc: bump H.264 level from 1.3 to 3.0Ole André Vadla Ravnås2010-11-111-1/+1
* celvideosrc: add basic device selection supportOle André Vadla Ravnås2010-11-112-1/+46
* cvapi: add wrapper for IO surface accessOle André Vadla Ravnås2010-11-112-0/+3
* celapi: add capture port type constantsOle André Vadla Ravnås2010-11-112-0/+8
* assrender: Remove unused src_stride variable from blit functionsMart Raudsepp2010-11-091-2/+1
* win32: Adding photography interface .def fileThiago Santos2010-11-092-0/+42
* mpegaudioparse: fix silly leak in _resetMark Nauwelaerts2010-11-091-1/+1
* applemedia: biplanar is actually NV12, not I420Ole André Vadla Ravnås2010-11-085-7/+7
* vtenc: remove keyframe enforcement workaroundOle André Vadla Ravnås2010-11-082-65/+10
* cvapi: add a few extra bits of wrappingOle André Vadla Ravnås2010-11-082-0/+13
* applemedia: lock CVPixelBuffer read-onlyOle André Vadla Ravnås2010-11-083-5/+17
* examples: camerabin: Remove gstring leakLasse Laukkanen2010-11-081-11/+9
* rsvgdec: avoid reffing the element in chainStefan Kost2010-11-081-3/+1
* rsvgdec: add some minimal logging to track what it is doingStefan Kost2010-11-081-0/+12
* celvideosrc: put planar first in template capsOle André Vadla Ravnås2010-11-081-2/+2
* applemedia: improve vtenc/vtdec performanceOle André Vadla Ravnås2010-11-085-10/+9
* examples: add async bus handler to gst-camerabin-testLasse Laukkanen2010-11-081-34/+51
* configure: we still require Gtk+ >= 2.14.0 when compiling against 2.0Tim-Philipp Müller2010-11-061-4/+10
* celvideosrc: measure fps when statistics is enabledOle André Vadla Ravnås2010-11-052-24/+86
* celvideosrc: update to new Celestial and MediaToolbox APIsOle André Vadla Ravnås2010-11-052-58/+57
* celvideosrc: fix debug category descriptionOle André Vadla Ravnås2010-11-051-1/+1
* celapi: update to reflect new API on iOS 4.xOle André Vadla Ravnås2010-11-052-2/+204
* mtapi: update to reflect new API on iOS 4.xOle André Vadla Ravnås2010-11-052-16/+57
* colorspace: Update generated ORC sourcesSebastian Dröge2010-11-052-0/+180
* camerabin: Adds 'idle' propertyThiago Santos2010-11-044-1/+114
* camerabin: Add "ready-for-capture" propertyLasse Laukkanen2010-11-043-1/+40
* configure: don't even check for Gtk+ if --disable-examples is specifiedTim-Philipp Müller2010-11-051-11/+13
* configure: add --with-gtk option and default to Gtk+ 2.0 while the 3.0 API is...Tim-Philipp Müller2010-11-051-2/+11