Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst-libs /
2011-07-07 Wim TaymansMerge branch 'master' into 0.11
2011-07-05 Wim Taymansvideo: update docs
2011-07-05 Tim-Philipp MüllerAdd -DGST_USE_UNSTABLE_API to the compiler flags to...
2011-07-04 Wim Taymansvideo: add macro to get frame size
2011-07-04 Wim Taymansvideo: add some more macros
2011-07-04 Wim Taymansvideo: More video helper library improvements
2011-06-29 Thiago Santostag: xmp: Remove extra chars from end of xmp packet
2011-06-26 Tim-Philipp Müllergst-libs: remove GstImplementsInterface usage
2011-06-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-06-26 Tim-Philipp Müllerinterfaces: GstStreamVolume isn't wrapped by GstImpleme...
2011-06-26 Tim-Philipp Müllerrtsp: GstRTSPExtension isn't wrapped by GstImplementsIn...
2011-06-26 Tim-Philipp Müllertag: GstXmpWriter doesn't use the GstImplementsInterface
2011-06-26 Jonathan Matthewencoding-target: set names on audio and video profiles
2011-06-23 Wim Taymansmeta: add some docs
2011-06-23 Wim Taymansmeta: add video crop metadata
2011-06-22 Wim Taymansfix for uri changes
2011-06-22 Wim Taymansvideo: add video copy function
2011-06-22 Wim Taymansrtp: fix for allocator name change
2011-06-21 Wim Taymansaudio: clean up headers
2011-06-21 Wim Taymansaudio: clean up audiosink headers
2011-06-21 Wim Taymansaudio: clean up ringbuffer header
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-21 Wim Taymansvideo: use gint to make parsing easier
2011-06-20 Wim Taymansvideo: remove intermediate Plane structure
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-18 Edward Herveydiscoverer: Allow GError* argument to be NULL
2011-06-17 Wim Taymansmetavideo: small fixes
2011-06-17 Wim Taymansvideo: use metadata to set up strides
2011-06-17 Wim TaymansMerge branch 'master' into 0.11
2011-06-17 Wim Taymansvideo: Add GstVideoFrame helper structure
2011-06-17 Wim Taymansvideo: port to new API
2011-06-17 Wim Taymansvideo: rework part 2
2011-06-17 Wim Taymansvideo: rework part 1
2011-06-16 Wim Taymansvideo: add methods to parse X11 visuals
2011-06-16 Wim Taymansvideo: update video caps
2011-06-15 Tim-Philipp Mülleraudio: link test program against libgstaudio
2011-06-14 Tim-Philipp Müllergnomevfs: remove GnomeVFS plugin
2011-06-14 Debarshi RayRemove unused but set variables
2011-06-14 Wim TaymansMerge branch 'master' into 0.11
2011-06-14 Debarshi Raycodec-utils: restore 7350 as a valid sampling frequency...
2011-06-14 Tim-Philipp Müllerlibs: replace G_CONST_RETURN with 'const'
2011-06-14 Mark Nauwelaertstagdemux: no input data implies no type can be found
2011-06-14 David Schleefdiscoverer: fix c99-ism
2011-06-14 Stefan Kostlang: fix possible array overrun
2011-06-14 Debarshi Raycodec-utils: restore 7350 as a valid sampling frequency...
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-13 Wim Taymans-base: update for buffer API change
2011-06-13 Wim Taymansbasertppayload: cleanup header
2011-06-10 Wim TaymansMerge branch 'master' into 0.11
2011-06-09 Tim-Philipp Müllerlibs: replace G_CONST_RETURN with 'const'
2011-06-09 Thiago Santostag: xmp: Fix LocationShown syntax
2011-06-08 Thiago Santostag: xmp: Add room for extra namespace definitions
2011-06-07 Wim Taymansrtp: use new memory alloc API
2011-06-07 Wim Taymansevent: fix some event leaks
2011-06-06 Wim TaymansMerge branch 'master' into 0.11
2011-06-06 Mark Nauwelaertstagdemux: no input data implies no type can be found
2011-06-04 David Schleefdiscoverer: fix c99-ism
2011-06-03 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim Taymansbasertp: use caps event instead of setcaps function
2011-06-02 Patrick McCartypbutils: add description for wbmp images.
2011-06-02 Wim Taymansvideo: fix header after merge
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-01 Wim Taymansprobes: port to new API for blocking and probes
2011-06-01 David Schleeffft: s/M_PI/G_PI/ for MSVC
2011-05-28 Tim-Philipp Müllervideo: sprinkle some G_GNUC_CONST
2011-05-28 Tim-Philipp Müllervideo: clean up header file
2011-05-27 Stefan Kostaudio: move testchannels example to 'tests/examples...
2011-05-27 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-27 Stefan Kostcode-utile: fix level descriptions for fgs
2011-05-27 Stefan Kostcodec-utils: fix mpeg4 level verification
2011-05-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-25 Stefan Kostriff: remove the g_return_if_fail as we test it below
2011-05-25 Stefan Kostexiftag: reflow the code
2011-05-25 Stefan Kostexiftag: set value=1 if we found the token
2011-05-24 Wim Taymansfeature: use object name instaed of feature name
2011-05-24 Wim Taymansscheduling: port to new scheduling query
2011-05-24 Wim Taymansconvertframe: fix for merge conflict
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-23 Stefan Kostdocs: add missing parameter docs
2011-05-23 Stefan Kostdocs: move pluginbaseversion to separate section as...
2011-05-23 Stefan Kostdocs: add minimal docblobs for status code and headers
2011-05-23 Stefan Kostdocs: update xoverlay docs for api addition and deprecation
2011-05-23 Stefan Kostdocs: rtp library docs update
2011-05-23 Stefan Kostdocs: add missing documentation for various pieces
2011-05-23 Thijs Vermeirbaseaudiosink: recalibrate clock on setcaps
2011-05-23 Stefan Kostconvertframe: fix docs
2011-05-23 Stefan Kostdocs: fixup audio-library docs
2011-05-23 Stefan Kostdocs: fixup appsrc/sink api docs
2011-05-23 Stefan Kostdocs: fix docs for new api
2011-05-23 Stefan Kostxmptag: remove late check
2011-05-23 Stefan Kostxmptag: have the default branch as the last one
2011-05-23 Stefan Kostxmptag: an uint value can't be <0
2011-05-23 Stefan Kostwhitespace: trim trailing whitespace
2011-05-23 Stefan Kostvideo.c: use a break and a final warning instead of...
2011-05-23 Stefan Kostvideo.c: use g_assert_not_reached() for logical error...
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-20 Stefan Kostlang: fix possible array overrun
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Sebastian Drögebase: Update for SEGMENT event parse API changes
next