summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-15GstVideoFrame: Add GST_VIDEO_BUFFER_FLAG_INTERLACEDHEADmasterRobert Swain2-18/+34
2012-07-14riff: use GST_TAG_DATE_TIME instead of GST_TAG_DATE here as wellTim-Philipp Müller1-1/+1
2012-07-14tag: use GST_TAG_DATE_TIME for storing dates instead of GST_TAG_DATETim-Philipp Müller2-127/+15
2012-07-14tag: extract dates from ID3v2 tags into GstDateTime instead of GDateTim-Philipp Müller3-47/+50
2012-07-14tag: extract year from ID3v1 tag as GstDateTime instead of GDateTim-Philipp Müller2-10/+13
2012-07-13video: add method to get offset and scale for a formatWim Taymans2-0/+73
2012-07-13video: add option to unpack and truncate the rangeWim Taymans2-41/+142
2012-07-13video: fix endianness of the pack formatsWim Taymans1-0/+12
2012-07-13video: fix r210 formatWim Taymans1-3/+3
2012-07-13playsink: remove old marshal remainsWim Taymans2-10/+0
2012-07-13video-blend: Fix argument signednessEdward Hervey2-2/+2
2012-07-13libs: Remove "Since" markers and minor doc fixupsEdward Hervey90-1180/+94
2012-07-13tagdemux: Push a STREAM_START on new capsEdward Hervey1-0/+1
2012-07-12decodebin2: Demote WARNING to DEBUGEdward Hervey1-2/+1
2012-07-12oggdemux: Push out STREAM_START events when neededEdward Hervey1-0/+3
2012-07-12playback: Remove custom stream-change eventEdward Hervey2-172/+42
2012-07-12baseaudiosink: Resync when ringbuffer resetsEdward Hervey1-0/+6
2012-07-11decodebin2: improve debugWim Taymans1-2/+8
2012-07-11videoconvert: Fix compiler warningsSebastian Dröge1-1/+1
2012-07-10win32: Update .def files for new APIEdward Hervey1-0/+25
2012-07-10rtsp: Update the initial_buffer when merging RTSP ConnectionsOgnyan Tonchev1-0/+5
2012-07-10videoconvert: fix offset and scale for GRAYWim Taymans1-7/+9
2012-07-10visual: use right base class nameWim Taymans6-256/+256
2012-07-09tests: use more expressive check assertion macrosStefan Sauer1-39/+39
2012-07-09visual: port to baseaudiovisualizerStefan Sauer5-735/+1400
2012-07-09visual: split the plugin wrapper and the actual elementStefan Sauer4-225/+284
2012-07-09fix for allocator API changesWim Taymans2-7/+7
2012-07-09tests: update GstVideoFilter structure size for ABI check on x86Tim-Philipp Müller1-1/+1
2012-07-09riff: rename field in gst_riff_strf_audsMark Nauwelaerts3-36/+36
2012-07-09decodebin: make GValueArray arguments in autoplug-* signals static scope to a...Tim-Philipp Müller2-4/+4
2012-07-07gst-discoverer: clean up some code duplicationAnton Belka1-41/+1
2012-07-06riff: fixup 0.11 port mishap in reading extra data length fieldMark Nauwelaerts1-1/+1
2012-07-06multifdsink: remove deprecated and unused "mode" propertyTim-Philipp Müller2-49/+1
2012-07-06playbin: don't use deprecated textoverlay propertiesTim-Philipp Müller1-2/+3
2012-07-06pango: remove deprecated valign and halign propertiesTim-Philipp Müller1-40/+0
2012-07-06update for query api changesWim Taymans5-7/+7
2012-07-06update for query api changesWim Taymans3-5/+6
2012-07-06update for allocation query changesWim Taymans5-7/+7
2012-07-05Revert "videooverlaycomposition: ensure proper buffer copy"Mark Nauwelaerts1-17/+1
2012-07-05uridecodebin: Fix double-unref when iterating over element padsSebastian Dröge1-1/+0
2012-07-05video: Document buffer ownership of the GstVideoCodecFrame more explicitSebastian Dröge3-8/+23
2012-07-05videodecoder: Make sure the buffer is writable before changing fields in fini...Sebastian Dröge1-14/+14
2012-07-05videodecoder: Create a complete subbuffer before pushingSebastian Dröge1-14/+14
2012-07-05gst: Implement segment-done eventSebastian Dröge2-0/+7
2012-07-05audiocdsrc: Remove the TOC query handlingSebastian Dröge1-7/+0
2012-07-05discoverer: Update for GstToc API changesSebastian Dröge1-8/+15
2012-07-05audiocdsrc: Update for TOC API changesSebastian Dröge1-8/+3
2012-07-04update for miniobject changesWim Taymans1-2/+2
2012-07-04videodec: add some assertWim Taymans1-0/+1
2012-07-04videodec: clear the right variableWim Taymans1-1/+1