win32: Fix exports
[platform/upstream/gstreamer.git] / gst-libs /
2009-07-13 Jan Schmidtnavigation: Add some partial documentation
2009-07-13 Tim-Philipp Müllerpbutils: add description for Siren codec and make two...
2009-07-13 Elliott Sales de... riff: add siren to the RIFF parser
2009-07-01 David Schleefbasevideo: send basevideo back to remedial school
2009-07-01 Wim Taymansnetaddress: add constant for max len
2009-07-01 Wim Taymansnetbuffer: add gst_netaddress_to_string
2009-06-29 Stefan Kostmultichannel: rewrite the new doc comment a bit
2009-06-29 Wim Taymansringbuffer: add vmethod to clear the ringbuffer
2009-06-29 Jan Schmidtriff-media: Fix the fourcc caps property for VC-1/WMVA
2009-06-29 Wim Taymansrtsp: include in.h for FreeBSD compat
2009-06-29 Wim Taymansappsink: add docs and signals
2009-06-29 Branko SubasicAdded buffer list support.
2009-06-29 Branko SubasicAdded buffer list support.
2009-06-29 Peter Kjellerstedtsdp: Include winsock2.h after defining WINVER.
2009-06-29 Peter Kjellerstedtrtsp: Moved a comment.
2009-06-27 Stefan Kostdocs: add basic section docs for multichannel and reloc...
2009-06-27 Руслан ИжбулатовDefine WINVER before including any win headers
2009-06-26 René Stadlerriff: prevent crash if rounded up tag size exceeds...
2009-06-26 Sebastian Drögebasevideocodec: By default don't allow caps changes...
2009-06-24 Tim-Philipp Müllerpbutils: add description for multipart
2009-06-19 Wim Taymansbasertppayload: add support for bufferlists
2009-06-19 Wim Taymansrtpbuffer: use new convenience functions
2009-06-18 Wim Taymansrtp: cleanups, add _list_get_seq() too
2009-06-18 Wim Taymansrtp: cleanups
2009-06-18 Wim Taymansrtp: add bufferlist support
2009-06-18 Wim Taymansrtp: pass data to macros instead of GstBuffer
2009-06-17 Peter Kjellerstedtrtsp: Made the parsing of the RTSP URL scheme more...
2009-06-17 Peter Kjellerstedtrtsp: Added gst_rtsp_watch_queue_data().
2009-06-17 Peter Kjellerstedtrtsp: Only extract the session ID from RTSP responses.
2009-06-17 Peter Kjellerstedtrtsp: Added support for parsing IPv6 addresses in RTSP...
2009-06-17 Peter Kjellerstedtrtsp: Use getaddrinfo() to support both IPv4 and IPv6.
2009-06-17 Peter Kjellerstedtrtsp: Improved base64 decoding in fill_bytes().
2009-06-17 Wim Taymansaudiosrc: fix get_offset
2009-06-17 Wim Taymansaudiosink: free the ringbuffer when going to NULL
2009-06-17 Wim Taymansaudio: correctly handle short read/writes
2009-06-17 René Stadlerbaseaudiosrc: add some extra logging for buffer timestamps
2009-06-16 Sebastian Drögevideofilter: Add a default get_unit_size function
2009-06-16 Wim Taymansrtsp: add Timestamp header field
2009-06-16 Tim-Philipp Mülleraudiosink, audiosrc: do the class_ref()s in the right...
2009-06-15 Tim-Philipp Mülleraudiosink,audiosrc: ref the audio ring buffer class...
2009-06-15 Wim Taymansaudiosrc: return FALSE when receiving a SEEK event
2009-06-15 Peter Kjellerstedtrtsp: Use a more consistent naming of GstRTSPRec variables.
2009-06-15 Peter Kjellerstedtrtsp: Call message_sent() callback for all sent messages.
2009-06-11 Wim Taymansringbuffer: handle border cases in resampler
2009-06-11 Wim Taymansdocs: fix typo
2009-06-11 Wim Taymansbaseaudiosink: reset accum when dropping samples
2009-06-11 Jan Schmidtdocs: Fix a couple of warnings from the docs build.
2009-06-10 Tim-Philipp MüllerDon't include config.h multiple times when build audio...
2009-06-09 Wim Taymansrtsp: add some more docs
2009-06-09 Peter Kjellerstedtrtsp: Avoid a compiler warning.
2009-06-09 Peter Kjellerstedtrtsp: Updated documentation for GstRTSPResult.
2009-06-09 Peter Kjellerstedtrtsp: Plug a memory leak.
2009-06-09 Wim Taymansbaseaudiosink: no need to cause discont when clipping
2009-06-08 Wim Taymansaudiosink: don't align when we clip
2009-06-08 Edward Herveypbutils: Add description for hdv/aux-* formats.
2009-06-06 Tim-Philipp Müllerlibgsttag: don't extract genres from empty ID3v1 tags
2009-06-05 Peter Kjellerstedtrtsp: Fixed a typo.
2009-06-05 Peter Kjellerstedtrtsp: Remove an unused variable.
2009-06-05 Peter Kjellerstedtrtsp: Removed duplicate initialization of conn->writefd.
2009-06-05 Peter Kjellerstedtrtsp: Use #defined status codes.
2009-06-05 Peter Kjellerstedtrtsp: Correct gen_tunnel_reply().
2009-06-02 Wim Taymansrtsp: add G_LIKELY because we can
2009-06-01 Peter Kjellerstedtrtsp: Avoid compiler warnings with -Wextra.
2009-06-01 Peter Kjellerstedtrtsp: Include gst/gstconfig.h to make sure GST_PADDING...
2009-06-01 Peter Kjellerstedtsdp: Remove an unused variable.
2009-05-27 Wim Taymansnetbuffer: also note the order of IP4 addresses
2009-05-26 Tim-Philipp MüllerRevert "rtspconnection: don't use GLib-2.16 API, we...
2009-05-26 Wim Taymansnetbuffer: document that the port is network order
2009-05-26 Andy Wingoadd can-activate-pull property to baseaudiosink
2009-05-26 Bastien Noceracddabasesrc: Remove copy of sha1 digest
2009-05-24 Tim-Philipp Müllervideo: don't expose internal gst_adapter_get_buffer...
2009-05-23 David Schleefbasevideo: Fix memleak
2009-05-23 David Schleefbasevideo: Add preset interface to encoder
2009-05-21 Wim Taymansaudiosink: improve debug message
2009-05-20 Michael Smithgstid3tag: Don't extract a track number unless present.
2009-05-19 Wim Taymansvideoutils: remove adapter methods
2009-05-19 Wim Taymansaudiosink: return the return value of wait_preroll
2009-05-15 David Schleefvideo: remove // comments
2009-05-15 David Schleefvideo: Add Y444, v210, v216 formats
2009-05-15 David Schleefvideo: Copy BaseVideo classes from Schroedinger
2009-05-15 Tim-Philipp Müllerpbutils: add descriptions for 3GP, JPEG 2000 and Motion...
2009-05-13 Wim Taymansaudioclock: make our internal time monotonic
2009-05-12 Sebastian Drögepropertyprobe: Fix typo in the docs
2009-05-12 Wim Taymansrtpdepay: add some more comments
2009-05-12 Wim Taymansaudioclock: make sure values are ever increasing
2009-05-12 Sebastian Drögeinterfaces: Seperate some more struct definitions from...
2009-05-12 Sebastian Drögeinterfaces: Seperate some more struct definitions from...
2009-05-12 Sebastian Drögeinterfaces: API: Add gst_mixer_get_mixer_type()
2009-05-12 Sebastian Drögeinterfaces: Add docs for gst_color_balance_get_balance_...
2009-05-12 Sebastian Drögevorbistag: Use text/uri-list as mimetype instead of...
2009-05-12 John Millikinvorbistag: Store cover art in vorbiscomments
2009-05-12 Sebastian Drögeinterfaces: API: Add gst_color_balance_get_balance_type()
2009-05-12 Sebastian Drögeinterfaces: Separate struct definitions from typedefs
2009-05-12 Tim-Philipp Müllerpbutils: add description for APE tag caps
2009-05-12 Tim-Philipp Müllertagdemux: cache events from upstream and re-send them...
2009-05-11 Michael Smithriff: support UYVY raw 4:2:2 in riff.
2009-04-29 Andy WingoRevert "add can-activate-pull property to baseaudiosink"
2009-04-29 Andy WingoRevert "[baseaudiosink] add docs for can-activate-pull"
2009-04-28 Andy Wingo[baseaudiosink] add docs for can-activate-pull
2009-04-28 Andy Wingoadd can-activate-pull property to baseaudiosink
next