[013/906] * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put), (gst_glimagesink_...
[platform/upstream/gstreamer.git] / gst-libs /
2014-03-15 Stefan Ringeldvbsrc: mpegts: change bandwidth to DVBv5 values
2014-03-13 Sebastian Drögeuridownloader: Fix string order in warning message
2014-03-07 Sebastian Drögeuridownload: Handle no buffers before EOS as error...
2014-03-06 Sebastian Drögehlsdemux: Implement handling of byte ranges
2014-02-27 Sebastian Drögeuridownloader: Fix debug output to describe the new...
2014-02-27 Sebastian Drögeuridownloader: Warning messages are not fatal
2014-02-27 Stefan Ringeldocs: mpegts: add missed docs
2014-02-25 Julien Isorceeglglessink: move GstEGLImageBufferPool to gstegl lib
2014-02-25 Jesper Larsenmpegts: Add constructor for dvb service descriptor
2014-02-25 Jesper Larsenmpegts: Add support for creation of SDT
2014-02-25 Jesper Larsenmpegts: Add transport_stream_id to GstMpegTsSDT
2014-02-25 Edward Herveympegts: Fix descriptor checks
2014-02-24 Jesper Larsenmpegts: network_name: Check converted length
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-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ögeuridownloader: Fix potential deadlock
2014-02-12 Sebastian Drögeuridownloader: Shutdown the source element before unlin...
2014-02-12 Sebastian Drögeuridownloader: Add support for compressed downloads
2014-02-11 Sebastian Drögeuridownloader: Reset cancelled state after fetching...
2014-02-11 Sebastian Drögeuridownloader: Provide some more details about errors...
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 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 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-04 Duncan Palmeruridownloader: Fix race condition between EOS handling...
2014-01-29 Duncan Palmeruridownloader: Always release the object lock in gst_ur...
2014-01-29 Edward Herveycodecparsers: Don't use gst_ as prefix for private...
2014-01-26 Mark Nauwelaertsmpegts: install but nodist for generated header
2014-01-24 Thiago Santoscodecparsers: refactor common nal parsing to nalutils
2014-01-23 Aurélien Zanellih264parse: Fix multiple SEI messages in one SEI RBSP...
2014-01-22 Thiago Santosh265parser: remove trailling 0x00 bytes as the spec...
2014-01-22 Thiago Santosh264parser: remove trailling 0x00 bytes as the spec...
2014-01-21 duhui.leeh265parser: Initialize pointer correctly that is never...
2014-01-20 duhui.leeh265parser: Fix segfault when parsing HRD parameter
2014-01-14 duhui.leeh265parser: Fix segfault when parsing VPS
2014-01-13 Justin Joyh265parser: prevent to overrun chroma_weight_l0_flag
2014-01-06 Tim-Philipp Müllermpegts: make headers usable with c++ compiler
2014-01-06 Sebastian Drögeh265parser: Fix debug output
2014-01-06 Sebastian Drögetsdemux: Add HEVC / h265 support
2013-12-27 Tim-Philipp Müllermpegts: fix g-i annotations and gtk-doc markup
2013-12-24 Thiago Santosuridownloader: fix deadlock near EOS
2013-12-18 Luis de Bethencourtmpegvideoparse: Fix documentation of GstMpegVideoSequen...
2013-12-18 Mariusz Burasmpegts: Install generated headers
2013-12-14 Matej Knopph264parser: not all startcodes should have 3-byte 0...
2013-12-10 Cong Zhongcodecparsers: h264: fix picture level scaling lists...
2013-12-04 Olivier Crêtempegvideoparser: Also initialize debug category in...
2013-11-13 Reynaldo H. Verdej... codecparsers: Add -lm needed by H.265 parser
2013-11-08 Sebastian Drögempegts: Add some more element-type annotations for g-i
2013-11-07 Aurélien Zanellicodecparsers: Fix bad condition in h264 parser
2013-11-07 Sebastian Drögecodecparsers: Remove some unused functions
2013-11-06 Sreerenj Balachandrancodecparsers: add H.265 HEVC bitstream parser
2013-10-11 Edward Herveympegts: Add support for parsing DVB Subtitling descript...
2013-10-11 Jesper Larsenmpegts: Fix assertion fault in ISO 639 parsing
2013-10-07 Jesper Larsenmpegts: Add ISO 639 parsing functions
2013-10-02 Sreerenj Balachandrancodecparsers: h264: store quantization matrices in...
2013-10-02 Sreerenj Balachandrancodecparsers: h264: add helpers to convert quantization...
2013-09-28 Steve Maynardmpegts: Add SCTE/EISS sections and table types
2013-09-18 Sebastian Drögeegl: Update for new GstContext API
2013-08-28 Tim-Philipp Müllermpegts: mark as unstable API
2013-08-21 Edward Herveympegts: ABI/API break: Use GPtrArray instead of GArray
2013-08-14 Edward Hervey.gitignore: Update for new files to ignore
2013-08-13 Tim-Philipp Müllercodecparsers: mpegvideoparse: turn internal consistency...
2013-08-13 Tim-Philipp Müllercodecparsers: mpegvideoparser: minor doc fixes
2013-07-29 Edward Herveyall: Fix for GST_DISABLE_GST_DEBUG
2013-07-26 Edward Herveycodecparser: Make warnings more meaningful
2013-07-09 Edward Herveympegts: Unify section checks and add BAT parsing
2013-07-09 Gwenole Beauchesnecodecparsers: h264: fix calculation of the frame croppi...
2013-07-09 Sreerenj Balachandranh264parser: Parse the cropping-rectangle separately.
2013-07-09 Thiago Santosuridownloader: fix crash when download is null
2013-07-09 Thiago Santosuridownloader: do not set cancelled unless explicitly...
2013-07-07 Edward Herveympegts: Avoid false-positives in section type detection
2013-07-06 Edward Herveympegts: Properly handle UTC time in sections
2013-07-06 Edward Herveympegts: Fix NIT parsing
2013-07-05 Gwenole Beauchesnecodecparsers: mpeg2: fix video packet header size checks.
2013-07-05 Sreerenj Balachandrancodecparsers: mpeg2: add slice header parsing API.
2013-07-05 Sreerenj Balachandrancodecparsers: mpeg2: add sequence scalable extension...
2013-07-05 Gwenole Beauchesnecodecparsers: mpeg2: add new API that takes GstMpegVide...
next