platform/upstream/gstreamer.git
2009-06-29 Sebastian Drögefrei0r: In the src plugins create the frei0r instances...
2009-06-29 Sebastian Drögefrei0r: Use fixed caps on the filter pads
2009-06-27 Sebastian Drögefrei0r: Set the default property values correctly
2009-06-26 Stefan Kostcamerabin: code cleanups
2009-06-26 Stefan Kostcamerabin: just ref caps, we don't need a writable...
2009-06-26 Stefan Kostcamerabin: no need to ref and unref this temporarily
2009-06-26 Stefan Kostcamerabin: don't leak sink_caps if they would be any...
2009-06-26 Stefan Kostcamerabin: don't leak preview images
2009-06-26 Stefan Kostcamerabin: don't leak viewfinder-caps
2009-06-26 Stefan Kostcamerabin: make shot2shot test more reliable
2009-06-26 Stefan Kostcamerabin: insert a few blank lines for readability
2009-06-26 Stefan Kostcamerabin: don't leak messages and element refs in...
2009-06-26 Jan Schmidtautogen.sh: Use printf instead of 'echo -n'. Check...
2009-06-26 Jan SchmidtAutomatic update of common submodule
2009-06-26 Changwoo Ryufreeze: don't build plugin static lib
2009-06-25 Dave RobillardUse GST_WARNING instead of fprintf.
2009-06-25 Dave RobillardAdd LV2 quick start README.
2009-06-25 Stefan Kostcamerabin: don't leak requestpads
2009-06-25 Stefan Kostcamerabin: sync first test more safely
2009-06-25 Mark Nauwelaertscapssetter: import element into -bad
2009-06-25 Edward Herveyqtmux: Remove unused variable.
2009-06-25 Edward Herveyqtmux: Fix debug statement.
2009-06-24 Stefan Kostcamerabin: add target-times option to specify test...
2009-06-24 Lasse Laukkanencamerabin: buffer-alloc support fixes to image and...
2009-06-24 Lasse Laukkanencamerabin: fix setting mute when video bin elements...
2009-06-24 Lasse Laukkanencamerabin: set image bin to PAUSED when starting capture
2009-06-24 Lasse Laukkanencamerabin: leave v4l2camsrc "capture-mode" as video...
2009-06-24 Jan SchmidtAutomatic update of common submodule
2009-06-23 Jan SchmidtVDPAU: Move I420/YV12 to the front of the caps. Add...
2009-06-23 Mark Nauwelaertsxvidenc: also allow video/mpeg on output caps. Fixes...
2009-06-23 Sebastian Drögeshapewipe: Correctly handle 0/1 fps
2009-06-22 Stefan Kostsignalprocessor: use $(top_builddir) instead of relativ...
2009-06-22 Stefan Kostcamerabin: add local include dir to CFLAGS
2009-06-22 Dave RobillardWorking LV2 plugin discovery.
2009-06-22 Dave RobillardFix inconsistent style (trivial test commit).
2009-06-22 Dave RobillardAdd configure check for SLV2.
2009-06-22 Stefan Kostcamerabin: debug log only change
2009-06-22 Stefan Kostmetadata: map more tags and fix reading of xmp tags
2009-06-22 Stefan Kostcamerabin: more cleanup in tests
2009-06-22 Stefan Kostcamerabin: code cruft removal and debug logs
2009-06-22 Stefan Kostcamerabin: add camerabin examples
2009-06-22 Stefan Kostmetadata: fix conversion of geo coordinates
2009-06-22 Wim Taymansh264parse: detect and fix for bad NALU sizes
2009-06-20 Jan SchmidtVDPAU: Add some debug statements
2009-06-20 Jan SchmidtVDPAU: Fix build flags to pull in gst-plugins-base...
2009-06-20 Jan SchmidtVDPAU: Refactor the error path to a common output,...
2009-06-20 Jan SchmidtVDPAU: Fix up caps in vdpaumpegdec. Remove extra semicolon
2009-06-20 Jan SchmidtVDPAU: Enhance the configure tests
2009-06-20 Carl-Anton... vdpaumpegdec: use fixed src caps
2009-06-20 Carl-Anton... vdpaumpegdec: drop all frames before a GOP when we...
2009-06-20 Carl-Anton... vdpaumpegdec: small cleanup
2009-06-20 Carl-Anton... vdpau: s/IS_VDPAU/IS_VDP
2009-06-20 Carl-Anton... vdpaumpegdec: send newsegment event if only the rate...
2009-06-20 Carl-Anton... vdpaumpegdec: use mutex to protect mpeg_dec->seeking...
2009-06-20 Carl-Anton... vdpaumpegdec: use gst_pad_get_parent for threadsafety
2009-06-20 Carl-Anton... vdpaumpegdec: further work on seeking
2009-06-20 Carl-Anton... vdpaumpegdec: small cleanups
2009-06-20 Carl-Anton... vdpaumpegdec: set GST_BUFFER_FLAG_DELTA_UNIT on non...
2009-06-20 Carl-Anton... vdpaumpegdec: rename gstvdpmpegdecoder.[ch] to gstvdpmp...
2009-06-20 Carl-Anton... vdpaumpegdec: rename GstVdpMpegDecoder to GstVdpMpegDec
2009-06-20 Carl-Anton... vdpaumpegdec: pass buffer size directly to gst_vdp_mpeg...
2009-06-20 Carl-Anton... vdpaumpegdec: small cleanup
2009-06-20 Carl-Anton... vdpaumpegdec: calculate byterate from the size of the...
2009-06-20 Carl-Anton... vdpaumpegdec: print frame_nr in debug print
2009-06-20 Carl-Anton... vdpaumpegdec: interlaced fixes
2009-06-20 Carl-Anton... vdpaumpegdec: only set base duration once
2009-06-20 Carl-Anton... vdpaumpegdec: don't send the EVENT_NEWSEGMENT downstrea...
2009-06-20 Carl-Anton... vdpaumpegdec: implement seeking
2009-06-20 Carl-Anton... vdpaumpegdec: change a GST_DEBUG to GST_WARNING
2009-06-20 Carl-Anton... vdpaumpegdec: remove unused broken_gop field
2009-06-20 Carl-Anton... vdpaumpegdec: add new gst_vdp_mpeg_decoder_flush for...
2009-06-20 Carl-Anton... vdpaumpegdec: use GSE_DEBUG_FUNCPTR
2009-06-20 Carl-Anton... vdpaumpegdec: don't drop discont buffers
2009-06-20 Carl-Anton... vdpaumpegdec: handle GST_QUERY_POSITION and GST_QUERY_D...
2009-06-20 Carl-Anton... vdpaumpegdec: calculate correct duration from data...
2009-06-20 Carl-Anton... vdpaumpegdec: fix so that the first frame in a raw...
2009-06-20 Carl-Anton... vpdaumpegdec: remove useless GstVdpDecoder baseclass
2009-06-20 Carl-Anton... vdpaumpegdec: use GstBitReader to parse bitstream
2009-06-20 Carl-Anton... vdpau: change element rank for testing purposes
2009-06-20 Carl-Anton... vdpau: add debug on GstVdpDevice destroy
2009-06-20 Carl-Anton... vdpaumpegdec: small code cleanup
2009-06-20 Carl-Anton... vdpaumpegdec: remove unnused GstVdpBFrame struct
2009-06-20 Carl-Anton... vdpaumpegdec: fix small typo in debug print
2009-06-20 Carl-Anton... vdpaumpegdec: fixup timestamping of outgoing buffers
2009-06-20 Carl-Anton... vdpaumpegdec: don't add forward_reference if the frame...
2009-06-20 Carl-Anton... vdpaumpegdec: set correct timestamps
2009-06-20 Carl-Anton... vdpaumpegdec: remove unneeded locking since we know...
2009-06-20 Carl-Anton... s/GST_TYPE_VDPAU/GST_TYPE_VDP/g
2009-06-20 Carl-Anton... vdpau: s/GST_TYPE_VDPAU/GST_TYPE_VDP/g
2009-06-20 Carl-Anton... vdpaumpegdec: fixup state change
2009-06-20 Carl-Anton... vdpau: init "vdpaudevice" debug catoegory in gst_vdp_ge...
2009-06-20 Carl-Anton... vdpaumpegdec: hold the lock in change_state
2009-06-20 Carl-Anton... vdpaumpegdec: the B_FRAME decoding was completely wrong...
2009-06-20 Carl-Anton... vdpaumpegdec: set full_pel_forward_vector to 0 when...
2009-06-20 Carl-Anton... vdpaumpegdec: drop frames if we haven't got an I_FRAME yet
2009-06-20 Carl-Anton... vdpau: set vdpauvideoyuv and vdpauyuvvideo to GST_RANK_...
2009-06-20 Carl-Anton... vdpaumpegdec: destroy the VdpDecoder and reset the...
2009-06-20 Carl-Anton... vdpau: fix error where we forgot to pass a trailing...
2009-06-20 Carl-Anton... vdpau: close display on finalize
2009-06-20 Carl-Anton... vdpau: small fixes
next