platform/upstream/gst-plugins-base.git
2012-07-23 Wim Taymansadder: prefix orc functions with adder_orc_
2012-07-23 Wim Taymansaudioconvert: prefix orc functions with audio_convert_orc_
2012-07-23 Wim Taymansvideoconvert: prefix orc functions with video_convert_orc_
2012-07-23 Wim Taymansaudio: prefix orc_* functions with audio_orc_*
2012-07-23 Wim Taymansvideoscale: ranem gst_video_scale_orc -> video_scale_orc
2012-07-23 Wim Taymansvideo: rename gst_video_orc_* to video_orc_*
2012-07-23 Wim Taymansvideoscale: prefix orc functions with gst_video_scale_orc
2012-07-23 Wim Taymansorc: prefix orc functions with gst_video_orc_
2012-07-23 Wim Taymansorc: rename to video-orc*
2012-07-23 Robert Swainvideo-frame: Add missing closing brakcets on flag macros
2012-07-23 Wim Taymansvideo-frame: add macros to get frame flags
2012-07-23 Wim Taymansvideo-frame: use interlacing buffer flags
2012-07-23 Sebastian Drögevideoencoder: Hold the stream lock when reconfiguring...
2012-07-23 Sebastian Drögeaudio: Renegotiate if necessary
2012-07-23 Sebastian Drögevideo: Correct usage of the base class stream lock
2012-07-23 Sebastian Drögeaudiodecoder: Handle allocation query
2012-07-23 Sebastian Drögevorbis: Update for audio base classes API changes
2012-07-23 Sebastian Drögedocs: Add new audio base classes API
2012-07-23 Sebastian Drögeaudiodecoder: Add propose_allocation, decide_allocation...
2012-07-23 Sebastian Drögeaudioencoder: Add propose_allocation, decide_allocation...
2012-07-23 Sebastian Drögedocs: Update video base classes docs
2012-07-23 Sebastian Drögetheora: Update for video base classes API changes
2012-07-23 Sebastian Drögevideo: Rename alloc_output_buffer() to allocate_output_...
2012-07-23 Sebastian Drögevideoencoder: Minor cleanup
2012-07-23 Sebastian Drögevideoencoder: Fix parameters names in header
2012-07-23 Sebastian Drögetheoraenc: Use base class functions to allocate output...
2012-07-23 Sebastian Drögedocs: Add new videodecoder/encoder API
2012-07-23 Sebastian Drögewin32: Update exported symbols list
2012-07-23 Sebastian Drögevideoencoder: Add decide_allocation vfunc and functions...
2012-07-23 Sebastian DrögeAutomatic update of common submodule
2012-07-20 Robert Swaindocs: Update interlaced video docs
2012-07-20 Tim-Philipp... tests: use multifdsink for streamheader test
2012-07-20 Wim Taymansvideo-frame: add interlace flag
2012-07-20 Anton Belkariff: add "labl" tag
2012-07-19 Edward Herveystreamsynchronizer: Re-enable stream update
2012-07-19 Tim-Philipp... video-overlay-composition: fix GSlice alloc/free size...
2012-07-19 Wim Taymansplayback-test: fix buffering query
2012-07-19 Edward Herveyaudiodecoder: Don't assert on pad caps not being set
2012-07-18 Edward Herveytheoradec: Call video_decoder_negotiate() once configured
2012-07-18 Edward Herveyvideodecoder: Expose _negotiate function
2012-07-18 Edward Herveyoggdemux: Don't push stream-start in two different...
2012-07-18 Edward Herveydecodebin: Block on caps event
2012-07-18 Wim Taymansplayback: update for ghostpad changes
2012-07-18 Wim Taymanstests: update for step event changes
2012-07-17 Mark Nauwelaertspango: adjust to modified video overlay composition API
2012-07-17 Mark Nauwelaertsvideooverlaycomposition: replace API parameters with...
2012-07-17 Mark Nauwelaertsvideooverlaycomposition: use GstVideoInfo internally...
2012-07-17 Mark Nauwelaertsvideoblend: use correct stride when scaling
2012-07-17 Wim Taymansrtp: Add support for multiple memory blocks in RTP
2012-07-17 Wim Taymanswin32: update
2012-07-17 Tim-Philipp... playbin: use avdeinterlace for deinterlacing until...
2012-07-17 Evan Nemersonsdpmessage: add some missing introspection annotations
2012-07-17 Evan Nemersonrtp: add many missing annotations on RTP/RTCP buffer...
2012-07-17 Evan Nemersonrtpbaseaudiopayload: add transfer annotation to get_ada...
2012-07-17 Evan Nemersondiscoverer: minor GTK-Doc fixes
2012-07-17 Evan Nemersonaudiometa: add missing array array annotations
2012-07-17 Evan Nemersonaudio: add missing array and element-type annotations...
2012-07-17 Evan Nemersonaudio-channels: add missing array-related annotations
2012-07-17 Evan Nemersonaudioencoder: add missing element-type to set_headers...
2012-07-17 Evan Nemersonappsrc, appsink: fix documentation syntax and mismatche...
2012-07-16 Tim-Philipp... tests: add videoconvert test that checks formats in...
2012-07-16 Tim-Philipp... tests: no need to blacklist 64-bit formats in videoscal...
2012-07-16 Tim-Philipp... tests: add videoscale test to check pad template formats
2012-07-16 Tim-Philipp... videoscale: remove formats Y800 and Y16 which no longer...
2012-07-16 Stefan Saueraudiovisualizer: shorten base class name
2012-07-16 Stefan Saueradder: add a tests for the aggregation of durations
2012-07-16 Stefan Saueradder: cleanup test
2012-07-16 Stefan Saueroggmux: only drop flushing seeks after we started to mux
2012-07-16 Wim Taymansvideoconvert: use video helper function
2012-07-16 Wim Taymansvideotestsrc: fix 10 bits formats
2012-07-14 Tim-Philipp... riff: use GST_TAG_DATE_TIME instead of GST_TAG_DATE...
2012-07-14 Tim-Philipp... tag: use GST_TAG_DATE_TIME for storing dates instead...
2012-07-14 Tim-Philipp... tag: extract dates from ID3v2 tags into GstDateTime...
2012-07-14 Tim-Philipp... tag: extract year from ID3v1 tag as GstDateTime instead...
2012-07-13 Wim Taymansvideo: add method to get offset and scale for a format
2012-07-13 Wim Taymansvideo: add option to unpack and truncate the range
2012-07-13 Wim Taymansvideo: fix endianness of the pack formats
2012-07-13 Wim Taymansvideo: fix r210 format
2012-07-13 Wim Taymansplaysink: remove old marshal remains
2012-07-13 Edward Herveyvideo-blend: Fix argument signedness
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2012-07-13 Edward Herveytagdemux: Push a STREAM_START on new caps
2012-07-12 Edward Herveydecodebin2: Demote WARNING to DEBUG
2012-07-12 Edward Herveyoggdemux: Push out STREAM_START events when needed
2012-07-12 Edward Herveyplayback: Remove custom stream-change event
2012-07-12 Edward Herveybaseaudiosink: Resync when ringbuffer resets
2012-07-11 Wim Taymansdecodebin2: improve debug
2012-07-11 Sebastian Drögevideoconvert: Fix compiler warnings
2012-07-10 Edward Herveywin32: Update .def files for new API
2012-07-10 Ognyan Tonchevrtsp: Update the initial_buffer when merging RTSP Conne...
2012-07-10 Wim Taymansvideoconvert: fix offset and scale for GRAY
2012-07-10 Wim Taymansvisual: use right base class name
2012-07-09 Stefan Sauertests: use more expressive check assertion macros
2012-07-09 Stefan Sauervisual: port to baseaudiovisualizer
2012-07-09 Stefan Sauervisual: split the plugin wrapper and the actual element
2012-07-09 Wim Taymansfix for allocator API changes
2012-07-09 Tim-Philipp... tests: update GstVideoFilter structure size for ABI...
2012-07-09 Mark Nauwelaertsriff: rename field in gst_riff_strf_auds
2012-07-09 Tim-Philipp... decodebin: make GValueArray arguments in autoplug-...
2012-07-07 Anton Belkagst-discoverer: clean up some code duplication
next