platform/upstream/gstreamer.git
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...
2014-02-04 Thiago Santoscamerabin: remove unused variable
2014-02-04 Carlos Rafael... mpg123: improved error report and checks
2014-02-04 Duncan Palmeruridownloader: Fix race condition between EOS handling...
2014-02-04 Vincent Penquerc'haiffparse: adaptive buffer size
2014-02-03 Dan KegelSince b1a756fd, applemedia fails to build on osx 10...
2014-02-02 Vincent Penquerc'haiffparse: fix data start offset calculation not counti...
2014-02-01 Thiago Santostests: gdpdepay: update to 1.x events
2014-02-01 Thiago Santosgdp: add DTS to headers
2014-02-01 Thiago Santosgdppay: update to 1.x reality
2014-01-31 Colin Macdonaldfisheye: Fix documentation
2014-01-31 Thibault Saunierh264parse: Default framerate to 0/1 when no information...
2014-01-30 Thiago Santostests: gdppay: refactor and add missing bits
2014-01-30 Thiago Santostests: gdppay: Do not forget to send stream-start event...
2014-01-30 Thiago Santosgdppay: push the stream-start event
2014-01-30 Sebastian Drögetsdemux: We do not support the SKIP seek flag but that...
2014-01-30 Edward HerveyAutomatic update of common submodule
2014-01-30 Thiago Santostests: camerabin: improve preview handling in tests
2014-01-29 Duncan Palmeruridownloader: Always release the object lock in gst_ur...
next