platform/upstream/gst-plugins-good.git
2016-02-12 Stefan Sauermonoscope: rework the scaling code
2016-02-12 Stefan Sauermonoscope: use constants in the drawing code
2016-02-12 Stefan Sauermonoscope: replace hardcoded values by constants
2016-02-12 Stefan Sauermonoscpe: make the convolver use dynamic memory
2016-02-12 Stefan Sauermonoscope: update README
2016-02-12 Stefan Sauermonoscope: code cleanup
2016-02-08 Luis de Bethencourtdeinterlace: remove check for impossible condition
2016-02-08 Piotr Drągpo: update POTFILES
2016-02-08 Luis de Bethencourtv4l2allocator: Fix spelling of reenqueueing
2016-02-08 Nicolas Dufresnev4l2allocator: Fix spelling of queueing
2016-02-08 Nicolas Dufresnejpegdec: Don't pass the same data over and over
2016-02-08 Tim-Philipp... matroska: get rid of _stdint.h include
2016-02-05 Thiago Santostests: extend the AM_TESTS_ENVIRONMENT from check.mak
2016-02-05 Thiago SantosAutomatic update of common submodule
2016-01-31 Sebastian Drögertpjpegpay: Skip APP and JPG markers and print warnings...
2016-01-29 Seungha Yangqtdemux: fix framerate calculation for fragmented format
2016-01-29 Seungha Yangqtdemux: handling zero segment-duration edit list
2016-01-29 Seungha Yangqtdemux: expose streams with first moof for fragmented...
2016-01-27 Sebastian Drögedeinterlace: Check for subset instead of non-empty...
2016-01-27 Sebastian Drögedeinterlace: Unset RECONFIGURE flag on srcpad whenever...
2016-01-27 Sebastian Drögedeinterlace: Add negotiation unit tests for all 4 modes
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...
next