platform/upstream/gstreamer.git
2016-01-12 Antonio Ospiteinterleave: Fix the example by setting channel-masks...
2016-01-12 Tim Sheridansbcparse: Fix frame length calculation
2016-01-11 Reynaldo H... flacparse: demote warning on wrong reserved value to...
2016-01-08 Thiago Santosimagefreeze: simplify caps selection
2016-01-08 Tim-Philipp... rtph264depay: fix unnecessary sub-buffer creation
2016-01-08 Tim-Philipp... rtpdvdepay: fix unnecessary sub-buffer creation
2016-01-08 Tim-Philipp... rtpamrdepay: fix unnecessary sub-buffer creation
2016-01-08 Tim-Philipp... rtpvrawdepay: fix major memory leak and performance...
2016-01-08 Sebastian Drögerganalysis: Fix compiler warnings in the unit test
2016-01-07 Tim-Philipp... flacparse: don't map buffer multiple times when parsing
2016-01-07 Steven Hovingmatroska: Store subtitle stream count in the correct...
2016-01-05 Sebastian Drögeequalizer: The child-proxy API is GObject based in 1.x
2016-01-04 Pablo Antonv4l2-*: Configuring output pool correctly for using...
2016-01-01 Reynaldo H... flacparse: add debug msg on CRC mismatch while validati...
2016-01-01 Reynaldo H... flacparse: drop unneeded braces at _parse_frame() exit
2016-01-01 Reynaldo H... flacparse: minor grammar correction
2015-12-31 Reynaldo H... flacparse: update URLs on pointers to online spec
2015-12-31 Reynaldo H... flacparse: make buffer DTS setting explicitly unconditional
2015-12-31 Reynaldo H... flacparse: add actual invalid block type to warning
2015-12-31 Reynaldo H... flacparse: use shift instead of mask & comp
2015-12-31 Reynaldo H... flacparse: warn on wishful parsing of weird headers
2015-12-31 Reynaldo H... flacparse: show meaningful info on frame CRC check
2015-12-31 Reynaldo H... flacparse: drop remaining trailing whitespace
2015-12-31 Reynaldo H... flacparse: drop superflous else clauses
2015-12-31 Reynaldo H... flacparse: factor out buffer time and offset resetting
2015-12-31 Reynaldo H... flacparse: move block handling by type out of _parse_fr...
2015-12-31 Hyunjun Kortspsrc: replace duplicated codes to call new base...
2015-12-31 Reynaldo H... flacparse: drop redundant return statement on _header_i...
2015-12-31 Reynaldo H... flacparse: rework gst_flac_parse_frame_is_valid()
2015-12-31 Reynaldo H... flacparse: factor out context clearing routine
2015-12-29 Sebastian Drögematroskademux: Guard against no codec data in prores...
2015-12-29 Sebastian Drögevpxdec: Initialize buffer variable to NULL
2015-12-29 Wim Taymansv4l2deviceprovider: add properties to the device
2015-12-25 Sebastian Drögescaletempo: Free the various buffers in GstBaseTransfor...
2015-12-24 Sebastian DrögeBack to development
2015-12-24 Sebastian DrögeRelease 1.7.1
2015-12-24 Sebastian DrögeUpdate .po files
2015-12-24 Sebastian Drögepo: Update translations
2015-12-22 Thiago Santosqtdemux: drop flushes from our own offset seek
2015-12-21 Thibault Sauniermatroskademux: Always set the channel mask for PCM...
2015-12-21 Thomas Roosdirectsoundsink: Fix sleep for buffer-time lower than...
2015-12-21 Sebastian Drögeconfigure: Use -Bsymbolic-functions if available
2015-12-20 William Manleyprogressreport: add support for using format=buffers...
2015-12-18 Nicolas Dufresnev4l2object: Update formats table
2015-12-18 Jan Schmidtqtmux: Don't write invalid edit list start time.
2015-12-18 Jan Schmidtsplitmuxsink: Only update running time when it increases.
2015-12-18 Thibault Sauniermatroska-mux: Implement prores support
2015-12-18 Jan Schmidtmatroska-demux: Play ProRes video streams
2015-12-18 Ravi Kiran K Ndvdec: Remove unused fields
2015-12-17 Vincent Dehorsrtpj2kdepay: Push one JPEG2000 frame per buffer, not...
2015-12-16 Luis de Bethencourtdv1394: log error if failed to set socket status flag
2015-12-16 Dave Craigaudioparsers: Check for NULL return value of gst_pad_ge...
2015-12-16 Sebastian Drögedocs: update to git
2015-12-15 Nicolas Dufresnevpx: Add missing headers in Makefile.am
2015-12-15 Prashant Gotarnevpx: created common baseclass GstVPXEnc
2015-12-15 Nicolas Dufresnevpxdec: Remove unneeded add video_meta
2015-12-15 Prashant Gotarnevpx: created common base class GstVPXdec for vpx decoders
2015-12-14 Xavier Claessenssouphttpsrc: Add GTlsInteraction property
2015-12-14 Evan Callawayrtspsrc: Retry connection if tunneling needs authentication
2015-12-14 Luis de Bethencourtrtspsrc: check port-range format
2015-12-14 Thomas Roosdirectsoundsink: Check device property and fail if...
2015-12-14 Thomas Roosdirectsoundsink: Fix handling of the mute property
2015-12-11 Thomas Roosdirectsoundsink: Check the return value of GetStatus...
2015-12-10 Luis de Bethencourtisomp4: remove unused parameters in build_*_extension
2015-12-10 Luis de Bethencourtisomp4: replace variable only used once
2015-12-09 Sebastian Drögertpjitterbuffer: Fix packet dropping after a big discont
2015-12-09 Ravi Kiran K Ninterleave: Remove unsed field
2015-12-07 Edward Herveyqtdemux: Stop pushing data as soon as possible in push...
2015-12-07 Nicolas DufresneAutomatic update of common submodule
2015-12-07 Sebastian Drögertpsession: Add a warning if an empty RTCP packet is...
2015-12-04 Nicolas Dufresnevpxdec: Use GstMemory to avoid copies
2015-12-02 Edward Herveyaacparse: Avoid over-skipping when checking LOAS config
2015-12-02 Edward Herveyavidemux: Properly set SPARSE stream flags for subpictu...
2015-12-01 Reynaldo H... tests: souphttpsrc: grammar fix
2015-12-01 Reynaldo H... tests: souphttpsrc: switch shoutcast stream provider
2015-12-01 Michael Olbrichavimux: don't crash if we never got audio caps before...
2015-12-01 Wim Taymansv4l2bufferpool: don't block when resurecting a buffer
2015-12-01 Thiago Santoswavparse: remove extra variable to improve readability
2015-12-01 Thiago Santoswavparse: respect seqnum in seek events
2015-12-01 Thiago Santoswavparse: flush upstream when seeking in pull mode
2015-11-27 Anton Bondarenkortph264pay: add "send SPS/PPS with every key frame...
2015-11-27 Tim-Philipp... rtph264pay: change config-interval property type from...
2015-11-26 Luis de Bethencourtqtdemux: add support for Opus
2015-11-25 Luis de Bethencourtqtdemux: use macro for codec_name
2015-11-25 Philipp Zabelv4l2: videodec: choose format from caps
2015-11-25 Philipp Zabelv4l2: add gst_v4l2_object_probe_caps
2015-11-25 Nicolas Dufresnev4l2-probe: Skip devices without supported formats
2015-11-25 Nicolas Dufresnev4l2: Track /dev/video* to triggered required probe
2015-11-25 Alessandro... rtpmanager: rtpsession: don't send empty RTCP packets
2015-11-24 Thiago Santosqtdemux: restore the segment on case of soft reset
2015-11-23 Graham Leggettmultifilesink: fix spelling of variable
2015-11-20 Luis de Bethencourtqtdemux: unite duplicate FourCC
2015-11-19 Nicolas Dufresnev4l2: Fix capture/output-io-mode properties
2015-11-19 Luis de Bethencourtatoms: remove unused argument of build_mov_wave_extension()
2015-11-19 Luis de Bethencourtqtdemux: remove duplicate FourCC
2015-11-19 Luis de Bethencourtisomp4: centralize all FourCC
2015-11-19 Luis de Bethencourtmatroska/webmmux: fix outdated example launch lines
2015-11-19 Luis de Bethencourtisomp4: add support for Opus in mp4mpux
2015-11-18 Sebastian Drögeqtdemux: Replace tabs with spaces
2015-11-18 Sebastian Drögeqtdemux: Cast to signed integers to prevent unsigned...
next