summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.11.93RELEASE-0.11.93Tim-Philipp Müller2012-08-084-11/+26
* videoconvert: fix example pipeline in docsSreerenj Balachandran2012-08-081-1/+1
* videofilter: Really add a buffer pool if none was providedSebastian Dröge2012-08-081-3/+12
* videofilter: Fix the crash in propose_allocationSreerenj Balachandran2012-08-081-9/+6
* Silence some 'variable may be used uninitialized' compiler warningsTim-Philipp Müller2012-08-082-1/+2
* No statements with side-effects in g_assert() or g_return_*() pleaseTim-Philipp Müller2012-08-085-12/+25
* Update .gitignoreTim-Philipp Müller2012-08-083-3/+3
* theoradec: Drop ignored headersOlivier Crête2012-08-071-0/+1
* docs: Add proper libraries to GST_LIBS instead (-base)Руслан Ижбулатов2012-08-071-1/+2
* discoverer: Add source-setup signal for GstDiscovererРуслан Ижбулатов2012-08-062-0/+43
* tagdemux: Add stream-id to stream-start eventSebastian Dröge2012-08-061-1/+5
* oggdemux: Add stream-id to the stream-start eventSebastian Dröge2012-08-061-20/+30
* tests: remove custom tcase_skip_broken_test define which is now in coreTim-Philipp Müller2012-08-051-7/+0
* tests: silence FIXMEs when running videoscale unit testTim-Philipp Müller2012-08-052-1/+12
* Automatic update of common submoduleTim-Philipp Müller2012-08-051-0/+0
* video: make sure g-i doesn't parse orc-generated video-orc.h fileTim-Philipp Müller2012-08-051-2/+2
* pbutils: use generic marshaller for discoverer's "discovered" signalTim-Philipp Müller2012-08-053-12/+5
* encodebin: use generic marshaller for signalTim-Philipp Müller2012-08-055-21/+2
* adder: send CAPS event downstream fixing not-negotiated errorsTim-Philipp Müller2012-08-052-8/+37
* tests: add adder test to check that caps are sent downstreamTim-Philipp Müller2012-08-041-0/+41
* videoscale: fix 4-tap scaling for 64-bpp formatsTim-Philipp Müller2012-08-043-9/+10
* videoscale: sprinkle some G_GNUC_INTERNALTim-Philipp Müller2012-08-045-130/+201
* videoscale: make 4tap scanline funcs staticTim-Philipp Müller2012-08-042-37/+47
* riff: fix build on big endian systemsTim-Philipp Müller2012-08-041-1/+1
* appsrc: send caps event when the user updates appsrc capsThiago Santos2012-08-021-6/+29
* tag: fix month/day extraction in ID3v2 tagsTim-Philipp Müller2012-08-021-1/+1
* discoverer: fix discover_uri returning finalized info objectRené Stadler2012-07-311-0/+1
* tag: fix up EXIF writer for GstBuffer -> GstSampleTim-Philipp Müller2012-07-282-7/+11
* audiocdsrc: update for TOC API changeTim-Philipp Müller2012-07-281-3/+16
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-2812-29/+16
* update for new variable namesWim Taymans2012-07-275-34/+34
* streamsynchronizer: Unblock streams on FLUSH_START eventsSebastian Dröge2012-07-272-11/+29
* videoconvert: small cleanupsWim Taymans2012-07-272-46/+39
* video: Make all frame_number guint32Edward Hervey2012-07-263-6/+6
* audio-format: fix shift for 18 bits samplesWim Taymans2012-07-261-4/+4
* video{de,en}coder: delay input caps processing until processing dataMark Nauwelaerts2012-07-262-2/+48
* audio{de,en}coder: delay input caps processing until processing dataMark Nauwelaerts2012-07-262-2/+31
* video-frame: fix invalid plane id on video frame mapping errorArnaud Vrac2012-07-261-3/+1
* audioencoder: avoid setting output caps twiceMark Nauwelaerts2012-07-251-0/+3
* vorbisenc: adjust to modified audioencoder getcaps helper APIMark Nauwelaerts2012-07-251-2/+2
* audioencoder: also consider filter caps in getcapsMark Nauwelaerts2012-07-252-3/+14
* audioconvert: prefer channels of base caps when fixatingMark Nauwelaerts2012-07-251-5/+22
* videoencoder: minor doc fixMark Nauwelaerts2012-07-251-0/+1
* Revert "audioencoder: plug caps ref leak"Mark Nauwelaerts2012-07-251-1/+0
* audioencoder: plug caps ref leakMark Nauwelaerts2012-07-251-0/+1
* audiodecoder: hold caps ref while neededMark Nauwelaerts2012-07-251-1/+1
* audioencoder: correctly compare audio info positionsMark Nauwelaerts2012-07-251-2/+2
* docs: Add new function to the docsVivia Nikolaidou2012-07-241-0/+1
* win32: Update exported symbols listVivia Nikolaidou2012-07-242-4/+7
* theoraenc: Call video_encoder_negotiate() once configuredVivia Nikolaidou2012-07-241-0/+2