hlsdemux: log fragment timestamp
[platform/upstream/gstreamer.git] / ext /
2014-02-12 Arnaud Vrachlsdemux: log fragment timestamp
2014-02-12 Sebastian Drögehlsdemux: Use g_ascii_xdigit_value() instead of our...
2014-02-12 Sebastian Drögehlsdemux: Error out if the key is not 16 bytes large
2014-02-12 Sebastian Drögehlsdemux: Download playlists with compression, keys...
2014-02-12 Sebastian Drögemssdemux: Download the manifest with compression, the...
2014-02-12 Sebastian Drögedashdemux: Download MPD with compression, the fragments...
2014-02-12 Sebastian Drögehlsdemux: Don't set the element private data on the...
2014-02-12 Sebastian Drögehlsdemux: Use gst_pad_use_fixed_caps() on the srcpads
2014-02-12 Sebastian Drögehlsdemux: Cache the key fragment instead of downloading...
2014-02-12 Sebastian Drögehlsdemux: Fix cleanup when decryption fails
2014-02-11 Lihua Liucurlsmtpsink: Include timezone information in mail...
2014-02-11 Sebastian Drögehlsdemux: Don't try decryption if an unsupported method...
2014-02-11 Sebastian Drögehlsdemux: Properly parse IV from the playlist
2014-02-11 Sebastian Drögehlsdemux: Propagate download errors properly and post...
2014-02-11 Sebastian Drögeext: Update for GstUriDownloader API changes
2014-02-10 Sebastian Drögehlsdemux: Start downloading the next fragment immediate...
2014-02-10 Sebastian Drögehlsdemux: Start fetching new fragments whenever we...
2014-02-10 Sebastian Drögehlsdemux: Fix bitrate calculation
2014-02-10 Sebastian Drögehlsdemux: Actually store doubles as such and don't...
2014-02-10 Sebastian Drögehlsdemux: Use locale-independent int/float parsing...
2014-02-10 Wim Taymansfluiddec: add more soundfont search paths
2014-02-10 Руслан ИжбулатовChange soundfont file search path for fluiddec
2014-02-09 Sebastian Drögehlsdemux: Prefer to use nettle for decryption but fall...
2014-02-09 Sebastian Drögehlsdemux: Update to non-deprecated GLib thread API
2014-02-09 Sebastian Drögehlsdemux: Use libgcrypt directly instead of going throu...
2014-02-08 Sebastian Drögesrtpdec: Fix comparison compiler warning
2014-02-08 Sebastian Drögemotioncells: Remove unused private fields
2014-02-08 Sebastian Drögesegmentation: Fix integer underflow check
2014-02-08 Sebastian Drögedfbvideosink: Fix unitialized variable compiler warning
2014-02-08 Sebastian Drögebz2: Fix typo in header include guards
2014-02-04 Carlos Rafael Gianimpg123: improved error report and checks
2014-01-18 Sebastian Drögeopenexrdec: Don't start scanning for the header from...
2014-01-18 Sebastian Drögesfdec: This is a decoder, not a demuxer
2014-01-16 Jan Schmidtresindvd: Merge changes across from master mpegdemux
2014-01-15 Tim-Philipp Müllerresindvdsrc: fix minor memory leak when creating title...
2014-01-14 Sebastian Drögefaceblur: set maximum feature size to 0x0
2014-01-14 Kipp Cannonfacedetect: set maximum feature size to 0x0
2014-01-13 Vincent Penquerc'hschroenc: set buffer offset to buffer timestamp
2014-01-09 Thiago Santosdashdemux: remove unnecessary variable
2014-01-09 Thiago Santosdashdemux: fix seeking when the mpd uses a segment...
2014-01-06 Stefan Sauersfdec: skip '\0' strings for metadata
2014-01-06 Stefan Sauersfdec: break long method
2014-01-06 Stefan Sauersfdec: remove left over property-id enum
2014-01-05 Stefan Sauersfdec: the read functions already return frames_read
2014-01-05 Stefan Sauersndfile: enable rf64 format
2014-01-05 Stefan Sauersfdec: add date to taglist
2014-01-03 Miguel París Díazsrtpdec: Fix GstCaps memory leak
2013-12-30 Stefan Sauersndfile: emit midi-base-note tag
2013-12-28 Sebastian Drögeopusparse: Don't send caps in GstBaseParse::start()
2013-12-27 Vincent Penquerc'hopusenc: increase max payload size to 4000 bytes
2013-12-24 Thiago Santosdashdemux: remove stream loop thread
2013-12-24 Thiago Santosdash: detect EOS when segments are generated by template
2013-12-24 Thiago Santosdashdemux: do not try to access buffer after losing...
2013-12-24 Thiago Santosdashdemux: use a separate GstUriDownloader per stream
2013-12-24 Thiago Santosdashdemux: store GstActiveStream to avoid getting it...
2013-12-24 Thiago Santosdashdemux: simplify locking for streams
2013-12-24 Thiago Santosdashdemux: fix multiple period mpd playback
2013-12-24 Thiago Santosdashdemux: add combine flows function
2013-12-24 Thiago Santosdashdemux: handle multiple languages
2013-12-24 Thiago Santosdashdemux: Use 1 download task per stream
2013-12-24 Thiago Santosdashdemux: refactor fragment fetching into smaller...
2013-12-24 Thiago Santosdashdemux: run gst-indent
2013-12-24 Thiago Santosdashdemux: expose all streams
2013-12-24 Sebastian Drögeeglglessink: Properly clean up renderbuffers and EAGL...
2013-12-20 Stefan Sauermodplug: small seeking code reshuffle
2013-12-20 Stefan Sauersfdec: make _stop() non fatal when we have an error...
2013-12-20 Stefan Sauersfdec: add event function and seeking support
2013-12-20 Stefan Sauersfdec: add taglist support
2013-12-20 Stefan Sauersfdec: add query implementation for position and duration
2013-12-20 Stefan Sauersndfile: rewrite sndfile for 1.0
2013-12-20 Thiago Santosmssdemux: updating docs explaining how it works
2013-12-20 Thiago Santosmssdemux: do not push event holding object lock
2013-12-20 Thiago Santosmssdemux: lock around 'cancelled' flag
2013-12-19 Sebastian Drögeeglglessink: Don't set the EAGLContext of the main...
2013-12-19 Jan Schmidtdirectfb: Add hack to fix compile with broken DirectFB...
2013-12-18 Thiago Santosmssdemux: fix segfault when trying to access codec_data
2013-12-18 Thiago Santosmssdemux: also generate caps from audiotag attribute
2013-12-18 Thiago Santosmssdemux: make sure streams stop properly on cancelled
2013-12-18 Thiago Santosmssdemux: track segments per stream
2013-12-18 Guillaume Desmottesmssdemux: push language code tag
2013-12-18 Guillaume Desmottesmssmanifest: store the language of the stream
2013-12-18 Thiago Santosmssdemux: remove the stream loop task
2013-12-18 Thiago Santosmssdemux: Improve logging
2013-12-18 Thiago Santosmssdemux: improve flow return handling
2013-12-18 Thiago Santosmssdemux: remove stream locks
2013-12-18 Thiago Santosmssdemux: avoid downloading not-linked streams
2013-12-17 Sebastian Drögecurl: Fix indention
2013-12-17 Haridass Selvarajcurlftpsink: Optionally create a temporary file during...
2013-12-13 Aleix Conchillo... srtp: add 256-bit key support
2013-12-12 Tim-Philipp Müllergsmdec: process all available input frames in one go
2013-12-10 Jan Schmidtsoundtouch: Call default event handler for basetransform
2013-12-10 Jan Schmidtresindvd: Remove racy glib warning.
2013-12-10 Tim-Philipp Müllergsmdec: fix decoding of audio/ms-gsm variant
2013-12-05 Sebastian Drögesbcdec: Require caps to be set before any data processing
2013-12-05 Sebastian Drögeopusdec: Require caps to be set before any data processing
2013-12-05 Sebastian Drögempg123audiodec: Require caps to be set before any data...
2013-12-05 Sebastian Drögegsmdec: Require caps to be set before any data processing
2013-12-05 Sebastian Drögeopenjpegdec: Use new gst_video_decoder_set_needs_format...
2013-12-05 Sebastian Drögedaaladec: Use new gst_video_decoder_set_needs_format...
2013-12-04 Sebastian Drögeopenexrdec: Instead of trying to parse the bitstream...
next