Fix the return value of the default parse_frame function.
[platform/upstream/gst-plugins-good.git] / gst /
2011-04-08 Jan SchmidtFix the return value of the default parse_frame function.
2011-04-08 Stefan KostLog aac details found in codec_data.
2011-04-08 Wim Taymansgst/aacparse/gstaacparse.c: Don't autoplug aacparse...
2011-04-08 Stefan Kostgst/: Fix baseparse type name.
2011-04-08 Stefan KostAdd two new baseparse based parsers (aac and amr) from...
2011-04-08 Havard Graffjitterbuffer: Make src_query MT-safe
2011-04-08 Sebastian Drögejitterbuffer: Unref event if the parent element disappeared
2011-04-08 Havard Graffjitterbuffer: Make upstream events MT-safe
2011-04-08 Sebastian Drögertp: Unref events if the parent element disappeared
2011-04-08 Ole André Vadla... rtpmanager: fix pad callbacks so they handle when paren...
2011-04-08 Havard Graffrtpsession: make iterate_internal_links MT-safe
2011-04-08 Alexey Fisherrtpspeexpay: Do not transmitt samples with GAP flag
2011-04-05 Wim Taymansrtspsrc: handle * control correctly
2011-04-05 Sebastian Drögematroskamux: Add support for A-Law and µ-Law
2011-04-04 Alessandro Decinavideomixer: update orc dist files
2011-04-04 Mark Nauwelaertsrtspsrc: perform post-flush state tricks downstream...
2011-04-04 Mark Nauwelaertsrtspsrc: distribute new base_time to manager children...
2011-04-04 Mark NauwelaertsRevert "jitterbuffer: reset element base_time upon...
2011-04-04 Zaheer Abbas Meraliflv: Specify the only possible stream-format for h264...
2011-04-04 Sebastian Drögeqtdemux: Check for invalid (empty) classification info...
2011-04-04 Sebastian Drögeqtdemux: Year 0 is not a valid year for GDate and the...
2011-04-01 Sebastian Drögevideomixer[2]: Use orc_memset() instead of memset()
2011-04-01 Lane Brooksvideomixer: Add transparent background option for alpha...
2011-04-01 Lane Brooksvideomixer2: Add transparent background option for...
2011-03-28 Jan Urbańskiflvdemux: Do not build an index if upstream is not...
2011-03-24 Stefan Kostspectrum: refactor processing loop for block based...
2011-03-24 Stefan Kostspectrum: fix the error accumulation and frames_todo...
2011-03-24 Stefan Kostspectrum: fix broken code resulting for a wrong splitup...
2011-03-24 Stefan Kostspectrum: simplify the have_interval calculation
2011-03-24 Stefan Kostspectrum: use local var for input_data function
2011-03-22 Mark Nauwelaertsflvmux: use running time for synchronization
2011-03-22 Mark Nauwelaertsmatroskamux: use running time for synchronization
2011-03-22 Mark Nauwelaertsavimux: use running time for synchronization
2011-03-16 Sebastian Drögematroska: Mark tag mapping tables as static const
2011-03-16 Sebastian Drögematroskamux: Use ARTIST instead of AUTHOR for GST_TAG_A...
2011-03-16 Sebastian Drögematroskademux: Use ARTIST Matroska tag instead of AUTHO...
2011-03-15 Youness Alaouivideoflip: Fix buffer overflow bug for odd resolutions...
2011-03-15 Youness Alaouivideoflip: Add support for YUY2, UVYV and YVYU colorspaces
2011-03-14 Andoni Morales Ala... matroskamux: return TRUE from sink pad event function...
2011-03-10 Stefan Kostspectrum: more comments and tune and logging
2011-03-10 Stefan Kostspectrum: avoid unneccesary extra fft runs
2011-03-10 Stefan Kostspectrum: only scale the vectors that we are processing
2011-03-10 Stefan Kostspectrum: put number of channels to instance variable
2011-03-10 Stefan Kostspectrum: update doc review stamp
2011-03-10 Stefan Kostspectrum: use function pointers for data readers
2011-03-09 Mark Nauwelaertsrtspsrc: improve recovery from failed seek
2011-03-09 Mark Nauwelaertsjitterbuffer: handle position query
2011-03-09 Stefan Kostspectrum: multi-channel support
2011-03-09 Stefan Kostspectrum: more xrefs in the docs
2011-03-09 Stefan Kostspectrum: factor out the code that accumulated samples...
2011-03-09 Stefan Kostspectrum: pull format to temp var to improve readabilit...
2011-03-09 Stefan Kostspectrum: code cleanup for copying data to ring-buffer
2011-03-09 Stefan Kostspectrum: add a GstSpecrtumChannel context structure
2011-03-09 Stefan Kostspectrum: call the instance var spectrum instead of...
2011-03-09 Stefan Kostspectrum: don't value we already took from the gvalue
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-03-07 Mark Nauwelaertsjitterbuffer: also estimate eos if very near eos
2011-03-07 Mark Nauwelaertsjitterbuffer: avoid trying to buffer more than is avail...
2011-03-07 Mark Nauwelaertsjitterbuffer: reset element base_time upon flush
2011-03-04 Mark Nauwelaertswavparse: tune output max buffer size to material
2011-03-02 Stefan Kostmonoscope: don't leak the monoscope_state data
2011-03-02 Stefan Kostmonoscope: we have 64 colors, don't access colors[64]
2011-03-02 Mark Nauwelaertsqtdemux: arrange for non-fatal error when parsing non...
2011-03-02 Stefan Kostmonoscope: stack needs to be size+1 as we put a end...
2011-02-26 David Schleefqtdemux: remove accidental debug message
2011-02-26 David Schleefqtdemux: Add support for 2Vuy and r210
2011-02-24 Sebastian Drögedeinterlace: Add support for NV21 colorspace
2011-02-24 Carsten Krolldeinterlace: Add support for NV12 colorspace
2011-02-23 Robert Swaindeinterlace: Simplify setcaps
2011-02-23 Robert Swaindeinterlace: Port greedyl to GstDeinterlaceSimpleMethod
2011-02-22 Stefan KostRevert "id3demux: ensure a taglist before adding the...
2011-02-22 Stefan Kostid3demux: return ID3TAGS_BROKEN_TAG for unsupported...
2011-02-22 Edward Herveyqtdemux: Fix unitialized variable.
2011-02-22 Mark Nauwelaertsavidemux: ensure sane parameters when parsing superindex
2011-02-22 Mark Nauwelaertsavidemux: check for NULL audio stream format header...
2011-02-22 Blaise Gassendrtpbin: handle NULL demux elements
2011-02-21 Robert Swaindeinterlace: small clean-ups
2011-02-21 Robert Swaindeinterlace: fix assigned method_id when using fallback
2011-02-21 Wim Taymansrtpbin: fix setting the SDES property
2011-02-21 Edward HerveyRevert "Check that collectpads exists before removing...
2011-02-21 Tim-Philipp Müllericydemux: fix tag list handling issues that might have...
2011-02-21 David SchleefCheck that collectpads exists before removing pad
2011-02-18 Stefan Kostavidemux: stream->current_total is accumulated byte...
2011-02-18 David Schleefudpsink: warn when packet is too large
2011-02-18 David Schleefmatroskaparse: New element
2011-02-18 David Schleefmatroskademux: Earlier debug category initialization
2011-02-18 David Schleefflvmux: don't set duration for live stream
2011-02-18 David Schleefdebugutils: remove bitrotten negotiation element
2011-02-18 David Schleefrtpvrawpay: Implement interlacing
2011-02-17 Stefan Kostavidemux: also add the frame-type for the stream index
2011-02-17 Stefan Kostavidemux: get the index writer id when the pad has...
2011-02-17 Stefan Kostavidemux, flvdemux: formatting cleanup
2011-02-17 Stefan Kostavidemux, flvdemux: mark delta-units in the index
2011-02-17 Stefan Kostqtdemux: mark delta-unit in the index
2011-02-17 Stefan Kostqtdemux: formatting cleanup
2011-02-16 Stefan Kostmatroskamux: rework _request_new_pad to handle explict...
2011-02-16 Stefan Kostavimux: rework _request_new_pad to handle explict req...
2011-02-15 Andy Wingoplug qtdemux refcount leaks
2011-02-14 Mark Nauwelaertsmatroskademux: avoid sorting NULL array of cluster...
2011-02-14 Wim Taymanstheorapay: handle 0 sized packets
next