platform/upstream/gst-plugins-good.git
2016-01-27 Vivia Nikolaidoudeinterlace: Do passthrough in auto mode if downstream...
2016-01-27 Sebastian Drögedeinterlace: Add mode=auto-strict
2016-01-27 Sebastian Drögedeinterlace: Implement reconfiguration a bit better
2016-01-27 Sebastian Drögedeinterlace: Rewrite caps negotiation
2016-01-27 Sebastian Drögedeinterlace: Remove unused, obsolete bufferalloc code
2016-01-27 Matej Knoppmatroskamux: use A_AAC instead of A_AAC/MPEGx/y
2016-01-27 Víctor Manuel... gst: Fix unintialized variable warnings
2016-01-25 George Kiagiadakissplitmuxsrc: print potentially negative offset with...
2016-01-22 Nicolas Dufresnev4l2: Re-add colorimetry field for RGB formats
2016-01-22 Wim Taymansv4l2: fix sRGB colorspace definition
2016-01-21 Tim-Philipp... taginject: fix sample pipeline in docs
2016-01-21 Wim Taymansv4l2: Add adobe colorspace support
2016-01-20 Sebastian Drögevp8enc: Ensure that we always have valid frame user...
2016-01-20 Sebastian Drögevpxdec: Unref frame in all code paths of handle_frame()
2016-01-20 Thibault Sauniervpxenc: Unref frame on ERROR
2016-01-20 Jan Schmidtv4l2: Don't free props structure twice.
2016-01-19 Nicolas Dufresnev4l2object: Cleanup uneeded return statement
2016-01-19 Nicolas Dufresnev4l2object: Don't set colorimetry for non YUV formats
2016-01-19 Tim-Philipp... rtp: fix compiler warnings with gcc-6
2016-01-19 Sebastian Drögewavparse: Don't play anything after the end of the...
2016-01-19 Sebastian Drögewavparse: Don't do calculations with -1 offsets when...
2016-01-18 Sebastian DrögeRevert "WIP: rtpjitterbuffer: Add RFC7273 media clock...
2016-01-18 Aleix Conchillo... rtspsrc: handle rtcp/srtcp caps properly when using...
2016-01-18 Sebastian DrögeWIP: rtpjitterbuffer: Add RFC7273 media clock handling
2016-01-16 Thibault Sauniervp8enc: Return FLOW_ERROR when an error accures
2016-01-14 Nirbheek Chauhanosxaudio: break as soon as the device is found
2016-01-14 Nirbheek Chauhanosxaudio: Fix error handling when selecting/opening...
2016-01-13 Sebastian Drögewavparse: When flushing on EOS, don't process more...
2016-01-12 Antonio Ospitetests: fix a thinko in the wavenc example
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
next