Update .po files
[platform/upstream/gst-plugins-base.git] / gst /
2017-05-03 Vincent Penquerc'hdecodebin2: fix use after free from demuxer flush pad...
2017-05-02 Sebastian DrögeRevert "videorate: In reverse playback mode, don't...
2017-05-02 Sebastian Drögevideorate: In reverse playback mode, don't output the...
2017-04-28 Tim-Philipp Müllerplaybin: minor docs fix
2017-04-12 Tim-Philipp MüllerNo need for newlines in debug log statements
2017-04-11 Sebastian Drögevolume: Store volume as a double for consistency with...
2017-03-31 Vincent Penquerc'hencodebin: fix list leak when requesting a new pad
2017-03-27 Jan Schmidturisourcebin: Set removed flag when removing buffering msg
2017-03-27 Vincent Penquerc'hrawvideoparse: fix assert on large width/height in...
2017-03-27 Jan Schmidttypefind: Expand the search range for HLS detection
2017-03-24 Nicolas Dufresnerawvideoparse: Rename frame-stride in to frame-size
2017-03-24 Nicolas Dufresnerawvideoparse: Use GstValueArray for strides and offsets
2017-03-23 Haihua Hustreamsynchronizer: every stream need keep their own...
2017-03-22 Jan Schmidturisourcebin: Mention which queue is being linked in...
2017-03-20 Seungha Yangurisourcebin: Fix typefind list leak
2017-03-17 Jan Schmidtdecodebin: Close a small race posting 100% buffering
2017-03-17 Jan Schmidturisourcebin: Fix buffering message aggregation.
2017-03-17 Jan Schmidturisourcebin: Store slot info on the queue object too
2017-03-17 Jan Schmidtvideotestsrc: Publish multiview-mode info in the caps
2017-03-14 Olivier Crêtemultifdsink: Remove GValueArray from the doc
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-03-09 Nicolas DufresneFix plugin filenames to match pugin names
2017-03-08 Jan Schmidturisourcebin: Shrink queue2 max-size-time buffering
2017-03-07 Sebastian Drögeplaybin3/urisourcebin: Enable buffering by default
2017-02-28 Sebastian Drögerawbaseparse: Assert that frame size is > 0
2017-02-28 Sebastian Drögerawaudioparse: Fix potential NULL pointer dereference
2017-02-28 Sebastian Drögedecodebin3: Fix potential NULL pointer dereference...
2017-02-28 Sebastian Drögeurisourcebin: Fix inverted check for an existing slot
2017-02-28 Sebastian Drögedecodebin3: Handle stream-start events without group...
2017-02-25 Tim-Philipp Müllerrawparse: fix linking for audio/video libs
2017-02-25 Sebastian Drögerawparse: Fix meson build
2017-02-25 Sebastian Drögerawparse: Move to gst-plugins-base
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2017-02-23 Sebastian Drögevideo-converter: Implement multi-threaded scaling/conve...
2017-02-18 Sebastian Drögerawbaseparse: Drop incomplete frames at EOS
2017-02-14 Heekyoung Seotypefindfunctions: prevent unsigned int overflow
2017-02-10 Stefan Saueradder: ensure the discont flag is correct
2017-01-31 Seungha Yangdecodebin3: Fix crash caused by slot double freeing
2017-01-31 Seungha Yangdecodebin3: Fix list leak on handle_stream_switch()
2017-01-31 Seungha Yangdecodebin3: Change requested_selection to have its...
2017-01-31 Seungha Yangdecodebin3: Change return types of stream_in_{list...
2017-01-31 Seungha Yangplayback: Fix leak on select_streams
2017-01-24 Tim-Philipp Müllervideorate: fix LATENCY query
2017-01-24 Tim-Philipp Müllervideorate: fix duration and position query handling
2017-01-20 Sebastian Drögesamiparse: Check that the string has a non-zero length...
2017-01-18 Jan Schmidtdecodebin: Don't leak blocked pad references on errors
2017-01-17 Carl Karstenvideotestsrc: Add options to make ball pattern based...
2017-01-12 Jan Schmidturisourcebin: Preserve seqnum on EOS events
2017-01-12 Edward Herveyurisourcebin: Avoid races when setting up typefind
2017-01-11 Jan Schmidturisourcebin: Drop fake EOS if the pad got relinked
2017-01-11 Arun Raghavanurisourcebin: Drop some dead code
2017-01-11 Seungha Yangurisourcebin: Clear pad from pending list if it was...
2017-01-10 Seungha Yangurisourcebin: Configure typefind element for non-stream...
2017-01-10 Seungha Yangurisourcebin: Use GList for typefind elements
2017-01-10 Seungha Yangurisourcebin: Remove unused signal handler variable
2017-01-09 Seungha Yangurisourcebin: Clear EOS state with stream-start/flush...
2017-01-09 Seungha Yangurisourcebin: Never push actual EOS event to slot
2017-01-04 Thibault Saunierencodebin: Fix stream_group_free when creating it went bad
2017-01-04 Mark Nauwelaertsplaysink: do not link to audio or video filter using...
2017-01-04 Tim-Philipp Müllermultihandlesink: fix some property descriptions
2017-01-02 Jan Schmidtplayback: Fix a small race on decodebin/parsebin shutdown.
2017-01-02 Tim-Philipp Müllerencodebin: fix queue property types when setting
2017-01-02 Song Bingencodebin: allow more buffers in output queue for bette...
2017-01-02 Arun Raghavanaudioconvert: Relocate a NULL check before accessing...
2016-12-23 Carlos Rafael Gianiaudiotestsrc: Fix incorrect start of tick waveform
2016-12-21 Nicola Murinotcpclientsrc: add timeout property
2016-12-20 Jan Schmidtparsebin: Ignore failure to send sticky events
2016-12-19 Thibault Saunierencodebin: Fix build initializing sprof
2016-12-19 Thibault Saunierencodebin: Fallback to other profile if we fail with one
2016-12-19 Thibault Saunierencodebin: Enhance error debug when failing to create...
2016-12-17 Sebastian Drögedecodebin2: Put the correct element srcpad into the...
2016-12-17 Sebastian Drögedecodebin2: Put the correct pad into the stream-topolog...
2016-12-16 Thibault Saunierencoding-profile: Fix documentation and port to gtk...
2016-12-15 Sebastian Drögedecodebin: For adaptive streaming, ensure to put the...
2016-12-12 Seungha Yangplayback: Add ANY caps features to default text raw...
2016-12-08 Seungha Yangdecodebin3: Remove unused variable
2016-12-08 Seungha Yangdecodebin3: More cleanup DecodebinOutputStream and...
2016-12-08 Seungha Yangdecodebin3: Drop duration query during _input_pad_unlink ()
2016-12-08 Seungha Yangdecodebin3: Update stream-collection with _input_pad_un...
2016-12-08 Seungha Yangdecodebin3: Cleanup no more used DecodebinInput
2016-12-08 Seungha Yangdecodebin3: Cleanup no more used MultiQueueSlot
2016-12-08 Seungha Yangdecodebin3: Send custom-eos event to notify drained...
2016-12-08 Seungha Yangplaybin3: Reconfigure playsink again with pad-removed
2016-12-08 Seungha Yangplayback: Remove trailing whitespace
2016-12-08 Seungha Yangurisourcebin: Try to link output slot before cleanup
2016-12-08 Seungha Yangurisourcebin: Cleanup unused output slot
2016-12-05 Tim-Philipp Müllerrawvideoparse: fix typos in property description
2016-12-03 Reynaldo H. Verdej... typefind: add another test to itc typefinder
2016-12-01 Sebastian Drögessaparse: Free initialization section before storing...
2016-11-30 Sebastian Drögeaudioconvert: Error out if mapping input/output buffer...
2016-11-30 Sebastian Drögeaudioconvert: Don't map the input buffer in in-place...
2016-11-30 Sebastian Drögeaudioconvert: Don't call transform_ip() in passthrough...
2016-11-29 Jan Alexander Stef... multihandlesink: Fix buffers-queued being off by one
2016-11-29 Jan Alexander Stef... multihandlesink: Update bufpos in a separate pass
2016-11-29 Garima Gaurplaybin: Fix caps memory leak in usage of gst_static_ca...
2016-11-28 Petr Kulhavyaudio-converter: optimize endian conversion
2016-11-28 Sebastian Drögerawparse: Whitespace cleanup
2016-11-28 Garima Gaursubtitleoverlay: Fix caps memory leak when failing...
2016-11-27 Sebastian Drögerawbaseparse: Fix output buffer size trimming
2016-11-27 Sebastian Drögerawparse: Properly align raw audio/video output buffers
next