v4l2: remove unnecessary linux/videodev.h include
[platform/upstream/gstreamer.git] / gst /
2011-01-20 Tim-Philipp Müllerh264depay: don't leak codec data buffer in byte-stream...
2011-01-20 Tim-Philipp Müllerrtspsrc: don't leak url string
2011-01-20 Edward Herveyqtdemux: Gracefully handle mov files misusing the WAVE...
2011-01-18 David Schleefdeinterlace: rewrite how neighboring scan lines are...
2011-01-18 Tim-Philipp Mülleravisubtitle: set caps on srcpad to fix issue with disco...
2011-01-14 Mark Nauwelaertsmatroskamux: avoid creating caps from string when possible
2011-01-14 Mark Nauwelaertsavimux: set src pad caps when starting file
2011-01-07 Tim-Philipp Mülleralpha: fix compiler warnings caused by -DG_DISABLE_ASSERT
2011-01-07 Tim-Philipp Müllermatroska: don't put essential function calls into g_ass...
2011-01-06 Edward Herveyrtp: Fix unitialized variables on macosx
2011-01-06 Edward Herveyqtdemux: Fix unitialized variables on macosx
2011-01-06 David Schleefcapsdebug: Add capdebug debug category
2011-01-06 David Schleefdeinterlace: Change the default to linear
2011-01-05 Wim Taymansrtspsrc: don't confuse return values
2011-01-05 Edward Herveyqtdemux: Fix unitialized variables on macosx
2011-01-05 Wim Taymansvrawdepay: fix length check
2011-01-05 Wim Taymansmultiudpsink: add buffer-size property
2011-01-03 Stefan Kostrtspsrc: remove unused variables when debug-logging...
2011-01-03 Stefan Kostmatroska-demux: remove unused variables when debug...
2011-01-03 Wim Taymansrtspsrc: increase udp buffer size
2011-01-03 David Schleefmultifilesink: send stream headers in key-frame mode
2011-01-02 Erich Schubertid3demux: fix parsing of ID3v2.4 genre frames with...
2010-12-31 Wim Taymansmp4adepay: improve timestamps on outgoing packets
2010-12-31 Tim-Philipp Müllercairo, videofilter: use gst/math-compat.h header for...
2010-12-30 David Schleefvideobalance: Check for HAVE_RINT instead
2010-12-30 David SchleefChange M_PI to G_PI
2010-12-30 David Schleefvideobalance: use G_OS_WIN32 for windows check
2010-12-30 Wim Taymansmp4adepay: fix timestamps on buffers
2010-12-30 Wim Taymansmpvpay: fix flushing and discont
2010-12-29 Tim-Philipp Müllermatroska-demux: increase allowed max. block size for...
2010-12-29 Tim-Philipp Müllermatroska-demux: assume matroska if no doctype is specified
2010-12-29 Tim-Philipp Müllerrtspsrc: serialise/deserialise floats without changing...
2010-12-29 Tim-Philipp Müllerrtpjpegdepay: fix framerate parsing for locales that...
2010-12-27 Wim Taymansrtpsource: use the right variable
2010-12-23 Rob Clarkmatroska-demux: add stream-format and alignment propert...
2010-12-23 Wim Taymansgstpay: fix klass, add RTP as a use case
2010-12-23 Wim Taymansgstdepay: cleanup the cache
2010-12-23 Wim Taymansgstpay/depay: add generic gstreamer payloader
2010-12-23 Wim Taymansmp4gpay: reset state on flush-stop
2010-12-23 Wim Taymansmp4gdepay: flush state on flush-stop
2010-12-23 Wim Taymansrtspsrc: on-npt-stop is a manager signal
2010-12-23 Wim Taymansrtspsrc: improve RTP session handling
2010-12-23 Wim Taymansrtpsource: include last send RB block
2010-12-23 Wim Taymansrtpsession: remember last sent RB values.
2010-12-23 Wim Taymansrtpsource: include all stats and document
2010-12-23 Wim Taymansrtpsession: also emit RTCP activity on SR
2010-12-23 Wim Taymansdocs: add some more gstrtpbin docs
2010-12-22 Sebastian Drögematroskademux: Don't use gst_pad_alloc_buffer()
2010-12-22 Tim-Philipp Müllermatroskamux: fix subtitle pad template, we only handle...
2010-12-22 Tim-Philipp Müllerdocs: update rtspsrc docs, rtpbin is not in -bad any...
2010-12-22 Wim Taymansrtpsession: unlock before emitting signals
2010-12-21 Wim Taymansrtpac3pay: add AC3 payloader
2010-12-21 Wim Taymansac3depay: fix debug category description
2010-12-21 Wim Taymansmpapay: add debug category
2010-12-21 Wim Taymansrtp: add RTP hint to the klass
2010-12-21 Wim Taymansrtp: fix rank of payloaders and depayloaders
2010-12-21 Wim Taymansvrawdepay: reset depayloader state
2010-12-21 Wim Taymansmp4pay: use vmethod for intercepting events
2010-12-21 Wim Taymanstheorapay: clear packet on flush-stop
2010-12-21 Wim Taymansvorbispay: clear packet on flush-stop
2010-12-21 Wim Taymansmp4gdepay: reset depayloader state
2010-12-21 Wim Taymansh264pay: flush adapter on flush-stop
2010-12-20 Wim Taymansmpapay: flush last packets on EOS
2010-12-20 Wim Taymansmpapay: reset payloader on state change
2010-12-20 Wim Taymansmpapay: reset payloader on flush
2010-12-20 Wim Taymansjitterbuffer: get better buffering level
2010-12-20 Wim Taymansjitterbuffer: provide a clock.
2010-12-20 Wim Taymansrtpbin: copy buffering stats
2010-12-19 Sebastian Drögeradioactv: Prevent use of uninitialized values
2010-12-19 Sebastian Drögecapsdebug: Don't leak pad templates created from static...
2010-12-17 Mark Nauwelaertsrtph264depay: determine output h264 layout using caps...
2010-12-16 Wim Taymansj2kpay: handle EOC correctly
2010-12-16 Sebastian Drögedeinterlace: Change classification to Filter/Effect...
2010-12-15 Edward Herveyrtpj2kpay: Initialize all fields
2010-12-15 Wim Taymansj2kpay: cleanup header construction
2010-12-15 Wim Taymansj2kdepay: add support for buffer lists
2010-12-14 Wim Taymanssession: fix average RTCP packet size some more.
2010-12-14 Wim Taymansrtpbin: correctly calculate RTCP packet size
2010-12-14 Wim Taymansj2kpay: stop scanning when we reached the end
2010-12-13 Wim Taymansjitterbuffer: avoid leaking sink events
2010-12-12 Wim Taymansmp4vpay: we can also accept xvid caps
2010-12-11 Jan Schmidtdeinterlace: Avoid infinite loop draining frames
2010-12-11 Sebastian Drögeqtdemux: Check if there's actually a seek table before...
2010-12-11 Kishore Arepalliqtdemux: Implement CONVERT and FORMATS query
2010-12-11 Tim-Philipp Müllermatroska-demux: put unrecognised RIFF format IDs into...
2010-12-10 Mark Nauwelaertsrtspsrc: mark DISCONT when resuming PLAY
2010-12-10 Mark Nauwelaertsrtspsrc: degrade gracefully upon failing seek and tweak...
2010-12-10 Mark Nauwelaertsrtspsrc: add and use auto buffering mode
2010-12-09 Wim Taymansj2kdepay: make the depayloader more resilient
2010-12-09 Mark Nauwelaertsqtdemux: fix flow return aggregation
2010-12-08 Mark Nauwelaertsqtdemux: fix handling near end-of-file corner cases
2010-12-07 Mark Nauwelaertsqtdemux: fragmented support; fix offset handling and...
2010-12-07 Mark Nauwelaertsflvdemux: use aac codec-data to adjust samplerate if...
2010-12-06 Alessandro Decinaqtdemux: fix compiler warnings on OSX.
2010-12-06 David Hoytimagefreeze: pass along eos if received before buffer...
2010-12-06 Andoni Morales Ala... matroskamux: try to write timestamps in all the outgoin...
2010-12-06 Mark Nauwelaertsprogressreport: optionally determine progress using...
2010-12-03 Guillaume Emontnavseek: add basic support to change playback rate
2010-12-03 Mark Nauwelaertsqtdemux: add support for e(a)c-3 audio
2010-12-03 Mark Nauwelaertsqtdemux: avoid sending EOS event twice
next