platform/upstream/gstreamer.git
2014-02-20 Brendan Longmpegts: Add gst_mpegts_section_get_data, to allow us...
2014-02-20 Edward Herveympegts: Add size guards for descriptors where neeeded
2014-02-20 Edward Herveympeg-ts: Rename private function
2014-02-17 Stefan Ringelmpegts: Add support for content descriptor
2014-02-17 Stefan Ringelmpegts: Add support for component descriptor
2014-02-17 Stefan Ringelmpegts: Add support for extended event desriptor
2014-02-16 Stefan Ringelmpegts: Add support for DVB terrestrial delivery system...
2014-02-16 Sebastian Drögeconfigure: Rename all variables related to the winks...
2014-02-14 Andoni Morales... hlsdemux: fix update interval with respect of the spec
2014-02-14 Sebastian Drögeamcaudiodec: Calculate number of samples per frame...
2014-02-14 Sebastian Drögeamcaudiodec: Error out if we get an invalid raw audio...
2014-02-14 Sebastian Drögeamcvideodec: Store return value of gst_caps_merge_struc...
2014-02-14 Sebastian Drögeamcvideodec: Release buffer to Android if allocating...
2014-02-14 Sebastian Drögeamcaudiodec: Release buffer back to Android if allocati...
2014-02-13 Sebastian Drögeuridownloader: Keep alive connections if the source...
2014-02-13 Sebastian Drögeuridownloader: Re-use old source element if possible
2014-02-12 Sebastian Drögehlsdemux: Ignore empty lines in the playlist
2014-02-12 Sebastian Drögehlsdemux: Make sure to ignore \r in line endings in...
2014-02-12 Sebastian Drögehlsdemux: Give a proper name to the srcpads and remove...
2014-02-12 Sebastian Drögeuridownloader: Fix potential deadlock
2014-02-12 Sebastian Drögeuridownloader: Shutdown the source element before unlin...
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: 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ögeuridownloader: Add support for compressed downloads
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ögeuridownloader: Reset cancelled state after fetching...
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-11 Sebastian Drögeuridownloader: Provide some more details about errors...
2014-02-11 Sebastian Drögeconfigure: The winks plugin is not ported to 1.0 yet
2014-02-10 Aleix Conchillo... shm: call close() after shutdown()
2014-02-10 Aleix Conchillo... shm: use shutdown() instead of close()
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-10 Руслан ИжбулатовFix winks configure test
2014-02-10 Руслан Ижбулатовwinks: Make headers known to automake
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ögeopus: Remove unused variable from unit test
2014-02-08 Sebastian Drögekate: Remove unused variable from unit test
2014-02-08 Sebastian Drögeassrender: Fix compiler warning in test
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-08 Sebastian Drögevdpau: Fix comparison compiler warning
2014-02-08 Sebastian Drögeuvch264src: Fix unitialized variable compiler warnings
2014-02-08 Sebastian Drögeid3tag: Fix uninitialized variable compiler warning
2014-02-08 Sebastian Drögedvdspu: Remove unused variable
2014-02-08 Jesper Larsenmpegts: pmt: Detect descriptor length correct
2014-02-08 Jesper Larsenmpegts: Correctly check for PAT,PMT,CAT,TSDT
2014-02-08 Jesper Larsenmpegts: Fix some packetizing bugs
2014-02-07 Edward Herveympegtspacketizer: Remove or move variable assignments
2014-02-07 Edward Herveydvb-descriptor: Remove unneeded increment
2014-02-07 Edward Herveydvb-descriptor: Fix comparision
2014-02-06 Jesper Larsenmpegts: Updated docs with new API
2014-02-06 Jesper Larsenmpegtsmux: Use mpeg-ts lib for PAT/PMT sections
2014-02-06 Jesper Larsenmpegtsmux: Add support for muxing SI tables
2014-02-06 Jesper Larsenmpegts: Support registration and custom descriptor
2014-02-06 Jesper Larsenmpegts: Add creation of DVB Subtitling descriptor
2014-02-06 Jesper Larsenmpegts: Support parsing of DVB Teletext descriptor
2014-02-06 Jesper Larsenmpegts: Add support for creating PAT/PMT
2014-02-06 Jesper Larsenmpegts: Add program_number to GstMpegTsPMT
2014-02-06 Jesper Larsenmpegts: Add network name descriptor construction
2014-02-06 Jesper Larsenmpegts: Add support for creating a NIT section
2014-02-06 Jesper Larsenmpegts: Add network_id to GstMpegTsNIT
2014-02-06 Jesper Larsenmpegts: Add functions to send sections as events
2014-02-06 Jesper Larsenmpegts: Add functions to packetize section
2014-02-06 Jesper Larsenmpegts: Add init functions for descriptor/section
2014-02-06 Jesper Larsenmpegts: Add function to encode UTF8 strings
2014-02-06 Jesper Larsenmpegts: Use big endian UCS-2 coding
2014-02-06 Jesper Larsenmpegts: Add support for two-way iconv conversions
2014-02-06 Edward Herveyapplemedia: Fix libtool usage
2014-02-06 Edward Herveympegtsdemux: Update plugin license field
2014-02-04 Thiago Santostests: insertbin: update tests to 1.x scenario
2014-02-04 Thiago Santostests: camerabin: avoid warning if test is failing
2014-02-04 Thiago Santoswrappercamerabinsrc: stop source to do internal reconfi...
next