hlsdemux: Fix accessing invalidated memory
[platform/upstream/gstreamer.git] / ext / hls / gsthlsdemux.c
2014-10-07 Thomas Bluemelhlsdemux: Fix accessing invalidated memory
2014-09-18 Philippe Normandhlsdemux: lock client mutex before entering the retry_f...
2014-09-18 George Kiagiadakishlsdemux: synchronize with the download loop thread...
2014-09-18 Thiago Santoshlsdemux: fix clearing of eos state in pads
2014-09-15 Sebastian Drögehlsdemux: Also refetch the playlist after the first...
2014-09-15 Sebastian Drögehls: Actually retry 3 times as advertised instead of 2
2014-09-04 Sebastian Drögehlsdemux: Don't send flush events to deactivated pads
2014-08-28 Thomas Bluemelhlsdemux: Support OpenSSL for AES decryption of HLS...
2014-08-13 Thibault Saunierhlsdemux: Do not switch playlist on trick modes
2014-08-13 Thibault Saunierhlsdemux: No need to have a I-Frame list to do trick...
2014-07-21 Sebastian Drögehlsdemux: Make statistics message more generic for...
2014-07-21 Alexander Zallesovhlsdemux: Provide statistics about time to download...
2014-06-22 Thomas Bluemelhlsdemux: Fix decrypting fragments
2014-06-19 Sebastian Drögehlsdemux: Include the debug string in the error message...
2014-06-19 Sebastian Drögehlsdemux: Include a more descriptive error message
2014-06-19 Sebastian Drögehlsdemux: Propagate error messages from the source...
2014-06-19 Sebastian Drögehlsdemux: Directly convert GErrors to error messages
2014-06-06 Thomas Bluemelhlsdemux: Reload the variant playlist if refreshing...
2014-05-28 Sebastian Drögehlsdemux: Don't set base URI if there was no redirect
2014-05-28 Sebastian Drögehlsdemux: Always use the redirect target to resolve...
2014-05-06 Thiago Santoshlsdemux: fix internal source event leaks
2014-05-05 Thiago Santoshlsdemux: Only set the segment position if there is...
2014-05-05 Sebastian Drögehlsdemux: Set Cache-Control header according to the...
2014-05-02 Sebastian Drögehlsdemux: Update for URI downloader API changes
2014-05-01 Sebastian Drögehlsdemux: Always succeed the LATENCY event
2014-05-01 Sebastian Drögehlsdemux: Reset the last flow return before restarting...
2014-05-01 Sebastian Drögehlsdemux: Only set PTS on the first buffer of a fragmen...
2014-05-01 Thiago Santoshlsdemux: Always flush the internal proxy pads before...
2014-04-30 Sebastian Drögehlsdemux: Only unref pending buffer if there is one
2014-04-29 Thiago Santoshlsdemux: Do not push last buffer after error
2014-04-29 Thiago Santoshlsdemux: flush the adapter in the end of a fragment
2014-04-29 Thiago Santoshlsdemux: handle more error cases
2014-04-29 Thiago Santoshlsdemux: handle errors from internal source
2014-04-29 Thiago Santoshlsdemux: Improve pad switching conditions
2014-04-29 Thiago Santoshlsdemux: properly flush decryption status on seeks
2014-04-29 Thiago Santoshlsdemux: Track fragments duration
2014-04-29 Thiago Santoshlsdemux: properly stop tasks by stopping fragment...
2014-04-29 Thiago Santoshlsdemux: decrypt before typefinding
2014-04-29 Thiago Santoshlsdemux: fix decryption function return
2014-04-29 Thiago Santoshlsdemux: keep connection alive between downloads
2014-04-29 Thiago Santoshlsdemux: create sources from uri
2014-04-29 Thiago Santoshlsdemux: do not try to run typefind again if caps...
2014-04-29 Thiago Santoshlsdemux: enable download bitrate measure
2014-04-29 Thiago Santoshlsdemux: re-enable decryption after uridownloader...
2014-04-29 Thiago Santoshlsdemux: replace uridownloader with a GstElement
2014-04-28 Sebastian Drögehlsdemux: Set Referer in requests to the playlist URI
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-10 Sebastian Drögehlsdemux: Also update the sequence position when updati...
2014-04-10 Sebastian Drögehlsdemux: Try reloading the playlist first if downloadi...
2014-04-10 Sebastian Drögehlsdemux: When updating a non-live playlist make sure...
2014-04-08 Vincent Penquerc'hhls: only set DISCONT flag on a valid buffer
2014-03-30 Sebastian Drögehlsdemux: Handle errors when switching playlists properly
2014-03-30 Sebastian Drögehlsdemux: Go EOS if the end of the segment is reached
2014-03-30 Sebastian Drögehlsdemux: Store buffer end position in segment.position
2014-03-29 Sebastian Drögehlsdemux: Don't set the segment offset
2014-03-29 Sebastian Drögehlsdemux: Set DISCONT flag on all buffers in reverse...
2014-03-29 Sebastian Drögehlsdemux: Unset DTS of all buffers
2014-03-29 Sebastian Drögehlsdemux: Send flush start event before waiting for...
2014-03-29 Sebastian Drögehlsdemux: Implement trick modes via I-frame variant...
2014-03-12 Sebastian Drögehlsdemux: Always calculate the current download rate
2014-03-06 Sebastian Drögehlsdemux: Implement proper segment handling
2014-03-06 Sebastian Drögehlsdemux: Implement handling of byte ranges
2014-03-06 Zallesovhlsdemux: Fix seeking further than track duration
2014-03-05 Sebastian Drögehlsdemux: Switch playlists after pushing the fragment
2014-03-01 Sebastian Drögehlsdemux: Implement proper handling of discontinuities
2014-02-27 Sebastian Drögehlsdemux: Init and clear a mutex
2014-02-27 Sebastian Drögehlsdemux: Unref seek events before returning from the...
2014-02-23 Sebastian Drögehlsdemux: Keep track of timestamps by adding them up...
2014-02-23 Sebastian Drögehlsdemux: Deprecate fragments-cache property
2014-02-22 Sebastian Drögeext: Use Codec/Demuxer/Adaptive for the adaptive stream...
2014-02-22 Sebastian Drögehlsdemux: Refactor threading and downloading
2014-02-22 Sebastian Drögehlsdemux: Only switch pads if the caps are changing
2014-02-14 Andoni Morales Ala... hlsdemux: fix update interval with respect of the spec
2014-02-12 Sebastian Drögehlsdemux: Give a proper name to the srcpads and remove...
2014-02-12 Sebastian Drögehlsdemux: Stop leaking GErrors in some error paths
2014-02-12 Gil Pedersenhlsdemux: don't pause task when it is stopped
2014-02-12 Sebastian Drögehlsdemux: Wait for the update task to finish when shutt...
2014-02-12 Sebastian Drögehlsdemux: Prevent rounding errors due to division by...
2014-02-12 Arnaud Vrachlsdemux: schedule next update based on the fragment...
2014-02-12 Sebastian Drögehlsdemux: Properly error out if caps can't be typefind...
2014-02-12 Arnaud Vrachlsdemux: log fragment timestamp
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ö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 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-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...
2013-10-26 Alex Ashleyhlsdemux: fix memory leak in gst_hls_demux_get_next_fra...
2013-10-03 Thiago Santoshlsdemux: Small improvement on always valid if condition
2013-10-03 Thiago Santoshlsdemux: Do not call _stop holding the updates lock
2013-09-28 Alex Ashleyhlsdemux: Fix dereferencing of NULL pointer
2013-09-17 Olivier Crêtehlsdemux: Reset GstUriDownloader cancellation when...
next