0.10.14.2 pre-release
[platform/upstream/gst-plugins-good.git] / gst /
2009-05-11 Tristan Matthewsavidemux: initialize variable to 0
2009-05-11 Sebastian Drögematroskademux: Only search for the index entry once
2009-05-11 Sebastian Drögematroskademux: Use the first index entry if it's after...
2009-05-11 Sebastian Drögeavidemux: Use the first entry for a given stream if...
2009-05-11 Sebastian Drögeavidemux: Use binary search for finding the requested...
2009-05-11 Sebastian Drögematroskademux: Improve/optimize seeking
2009-05-09 David Schleefmatroska: fix printf format to agree with argument
2009-05-08 Wim Taymansrtj2kdepay: add basic JPEG 2000 depayloader
2009-05-08 Wim Taymansrtpj2kpay: set marker bit correctly
2009-05-08 Wim Taymansrtpj2kpay: add a simple JPEG 2000 payloader
2009-05-08 Wim Taymansrtpjpegpay: we only need to swap bits on LE
2009-05-07 Christian SchallerAdd RANKS for various encoders and muxers
2009-05-07 Wim Taymansmatroskademux: add some debugging
2009-05-07 Wim Taymansmatroskademux: parse xiph headers length correctly
2009-05-07 Gabriel Bouvignerganalysis: Add ability to post level messages
2009-05-06 Wim Taymansrtpjpegpay: refuse some unsupported jpeg formats
2009-05-06 Wim Taymansrtptheorapay: fix description
2009-05-06 Wim Taymansrtpjpegpay: rewrite quant table handling
2009-05-06 Wim Taymansrtpjpegpay: handle input with 1 quant table
2009-05-05 Marco Ballesioqtdemux: fix byte order swapping in 3GPP classification...
2009-05-05 Arnout Vandecappellemultipartdemux: avoid reading from inavlid memory
2009-05-05 Arnout Vandecappellemultipartdemux: don't leak dynamic pads
2009-05-05 Wim Taymansrtpjpegpay: correctly set the type header
2009-05-05 Wim Taymansrtpjpegdepay: use width/height from payload
2009-05-04 Wim Taymansrtspsrc: Fix find_stream_by_* functions
2009-05-04 Chris Winterrtspsrc: fix dummy nat packet logic
2009-05-04 Mark Nauwelaertsrtspsrc: avoid errors after server eof
2009-05-04 Mark Nauwelaertsrtspsrc: also set base_time on src after flush
2009-05-04 Mark Nauwelaertsrtspsrc: sanity checks on range info
2009-05-04 Wim Taymansrtspsrc: use SKIP flag to use SCALE headers
2009-05-04 Wim Taymansqtdemux: use binary search for index
2009-05-04 Wim Taymansvideobox: draw the complete U and V planes
2009-05-01 Wim Taymansqtdemux: add some more micro optimisations
2009-04-30 Wim Taymansqtdemux: micro optimize qtdemux a little
2009-04-30 Wim Taymansqtdemux: add support for subtitle pictures
2009-04-29 Wim Taymansrtspsrc: release state lock before stopping task
2009-04-29 Hans de Goedeqtdemux: handle ac-3 audio
2009-04-27 Wim Taymansudpsrc: fix getaddrinfo error reporting
2009-04-27 Wim Taymansg726pay: fix compilation
2009-04-27 Wim Taymansg726pay: add RFC compliant packetizing
2009-04-27 Wim Taymansg726depay: add debug category
2009-04-24 Tim-Philipp Müllerid3demux: parse unsynchronised tags properly
2009-04-24 Tim-Philipp Müllerid3demux: pass the right size value for size of all...
2009-04-22 Patrick Radizirtspsrc: fix some more pad leaks
2009-04-21 Michael Smithqtdemux: override caps based on data from ESDS atoms...
2009-04-20 Jan Schmidtudp: Fix a simple typo in the previous commit
2009-04-20 Andy Wingoonly use struct ip_mreqn if it is detected
2009-04-20 Mark NauwelaertsFix push mode buffering sanity check to actually fit...
2009-04-18 Edward Herveyrtph263pay: And let's not forget to remove the unused...
2009-04-18 Edward Herveyrtph263pay: Remove dead assignments, the variables...
2009-04-18 Edward Herveyrtpmp4vpay: Remove dead assignment. The value is never...
2009-04-18 Edward Herveyrtspsrc: Remove dead assignment.
2009-04-18 Edward Herveyrtpamrdepay: Remove unneeded variable, the value is...
2009-04-18 Edward Herveyrtpamrpay: Remove unneeded variable, the value is only...
2009-04-18 Edward Herveygoom/filters: Remove dead assignment. Value overwritten...
2009-04-18 Edward Herveyrtpvorbispay: Remove dead assignment. Value never read...
2009-04-18 Edward Herveyrtptheorapay: Remove dead assignment. Value never read...
2009-04-18 Edward Herveyrtptheoradepay: Remove unused variable, it's never...
2009-04-18 Edward Herveyrtspsrc: Remove dead assignment. 'res' isn't read after.
2009-04-18 Edward Herveyrtspsrc: Remove unused variable. 'res' is never read.
2009-04-18 Edward Herveyrtspsrc: Remove dead variable. 'stream' is never read...
2009-04-18 Edward Herveyvidebox: Remove dead assignments.
2009-04-18 Edward Herveygoom: ff and iff are only used in a '#ifdef DRAW_MOTIF...
2009-04-18 Edward Herveywavparse: Remove dead assignment.
2009-04-18 Edward Herveywavparse: Remove dead assignments, move variable to...
2009-04-18 Edward Herveyrtpvrawdepay: Remove dead assignment.
2009-04-18 Edward Herveymatroskademux: Remove useless variable.
2009-04-18 Edward Herveyavidemux: Move 'res' to where it's actually being used.
2009-04-18 Edward Herveyaudiofx: Remove unused variable.
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-18 Edward HerveyRemove blank {set|get}_property/change_state/finalize...
2009-04-18 Edward HerveyRemove unused variables in _class_init
2009-04-18 Josep Torrartspsrc: mark discont on the streams as was said the...
2009-04-18 Josep Torrartspsrc: map GST_RTSP_EEOF to EOS on server requests
2009-04-18 Edward Herveyrtptheoradepay: Fix build on macosx.
2009-04-15 James Andrewarthartph263pay: fix compilation on big-endian
2009-04-15 Marco Ballesioqtdemux: implement 3GPP (TS 26.244 V8.0.0) Asset metada...
2009-04-15 Peter Kjellerstedtdebugutils: Use G_BEGIN_DECLS/G_END_DECLS.
2009-04-15 Stefan Kostdebug: rename debug to debugutils to avoid clash with...
2009-04-15 Stefan Kostdebug: indent before renaming
2009-04-15 Wim Taymansg726depay: add property for aal2 force
2009-04-15 Wim Taymansg726depay: implement RFC3551 packing
2009-04-14 Wim Taymansrtph263pay: fix build
2009-04-14 Youness Alaouih263pay: various fixes
2009-04-14 Janin Kolench263pay: Fix the payloader
2009-04-14 Wim Taymansavidemux: don't push EOS in streaming mode
2009-04-13 Sebastian DrögeAdd initial support for muxing/demuxing Speex audio
2009-04-09 LRNavidemux: add convert query, fix duration query
2009-04-07 Stefan Kostwavparse: don't leak pad-template
2009-04-03 Zaheer MeraliFix grammar.
2009-04-02 Wim Taymansrtspsrc: allow http:// on the proxy setting
2009-04-02 Wim Taymansrtspsrc: don't leak the udpsrc pad
2009-04-02 Michael Smithrtptheorapay: fix length encoding in packed headers.
2009-04-02 Michael Smithrtpvorbispay: in packed headers, properly flag multibyt...
2009-04-01 Tim-Philipp Müllerrtspsrc: don't emit ugly warnings with older rtpjitterb...
2009-03-31 Wim Taymansrtspsrc: add proxy support
2009-03-31 Stefan Kostmatroska: don't leak serialized values when writing...
2009-03-31 Stefan Kostmatroska: don't alter passed data and especialy don...
2009-03-31 Stefan Kostgoom: the structure is not fully initialized, but the...
2009-03-31 Stefan Kostmatroska: init endianess as such and signedness as...
next