compositor: Implement different operators via per-pad property
[platform/upstream/gstreamer.git] / gst / mxf /
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-02-28 Mathieu Duponchellemxfmux: instantiate adapter at the correct place
2018-01-23 Tim-Philipp MüllerUpdate for renamed aggregator pad API
2018-01-11 Edward Herveymxfdemux: Remove useless check
2017-12-02 Tim-Philipp MüllerRemove GstAggregator from -bad, moved to core
2017-11-22 Mathieu Duponchelleaggregator: Remove klass->sinkpads_type
2017-11-20 Edward Herveyall: Fix left-shift undefined behaviour
2017-10-06 Ponnam Srinivasmxfdemux: Fix memory leak in error case
2017-08-10 Sebastian Drögemxfvc3: Use correct wrapping byte value
2017-07-25 Sebastian Drögemxfdemux: Fix compilation with gcc 4.8.4
2017-07-24 Sebastian Drögemxfdemux: Correctly consider frame reordering for timec...
2017-07-24 Sebastian Drögemxfdemux: Use material track edit rate for component...
2017-07-24 Sebastian Drögemxfdemux: Output timecodes for video streams
2017-07-24 Sebastian Drögemxfdemux: Keep track of component start positions and...
2017-07-11 Sebastian Drögemxfdemux: Create index table arrays with a big enough...
2017-07-11 Sebastian Drögemxfdemux: Initialize index table entries completely...
2017-07-05 Sebastian Drögemxfdemux: For intra-only streams, always output DTS=PTS
2017-07-05 Sebastian Drögemxfdemux: Fix integer overflow in partition position...
2017-07-05 Sebastian Drögemxfdemux: Print PTS and DTS in debug output when pushin...
2017-07-05 Sebastian Drögemxfmetadata: Set field-order correctly for interlaced...
2017-07-05 Sebastian Drögemxfmetadata: Use display width/height instead of stored...
2017-07-04 Sebastian Drögemxfdemux: Don't include any KLV packets between header...
2017-07-04 Sebastian Drögemxfdemux: Allow filler and other KLV packets between...
2017-06-27 Sebastian Drögemxfdemux: Include duration in response to SEEKING query
2017-06-27 Sebastian Drögemxfmux: Write temporal offset and correct keyframe...
2017-06-27 Sebastian Drögemxfdemux: Take temporal reordering from the index table...
2017-06-15 Thibault Sauniermxfdemux: Do not try to serialize unresolved metadatas
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-04-09 Vincent Penquerc'hmxfmux: fix index entry leak
2017-02-14 Tim-Philipp Müllermeson: dist meson build files
2017-01-20 Sebastian Drögemxfdemux: Set stream tags to NULL after unreffing
2016-11-26 Sebastian Drögemxfdemux: Post an error message if we got EOS before...
2016-11-25 Sebastian Drögemxfdemux: Fix up another size check and prevent allocat...
2016-11-25 Sebastian Drögemxfdemux: Handle zero-sized KLV items better and don...
2016-11-25 Sebastian Drögemxfdemux: Fix various logic errors in error handling...
2016-11-25 Sebastian Drögemxfdemux: Don't try parsing empty metadata items
2016-11-25 Sebastian Drögemxfmetadata: Add missing NULL check
2016-11-24 Sebastian Drögemxf: Remove mxfdms1.[ch] from the build for now
2016-11-24 Sebastian Drögemxfdemux: Add various missing bounds checks, NULL check...
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-03-25 Sebastian Drögemxfmux: Instead of releasing request pads on stop(...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-21 Jimmy Ohnmxfdemux: Fix query memory leak
2016-03-16 Sebastian Drögemxfmux: Fix typo in JPEG2000 colorspace
2016-01-29 Sebastian Drögemxftypes: Generate UUIDs according to RFC4122 version...
2016-01-29 Sebastian Drögemxfmetadata: Properly write video line map data as...
2016-01-29 Sebastian Drögemxfmetadata: DMSchemes in the Preface is a required...
2016-01-29 Sebastian Drögemxful: Fix Content Storage UL
2016-01-29 Sebastian Drögemxfmetadata: Best effort values must be written and...
2016-01-29 Sebastian Drögemxful: Add missing OperationalPattern UL, which fixes...
2016-01-29 Sebastian Drögemxfmux: Our body partition is always complete and closed
2016-01-29 Sebastian Drögemxfmux: Use IndexSID of 2 instead of 1
2016-01-29 Sebastian Drögemxfmux: Rewrite body partition pack on EOS and mark...
2016-01-28 Sebastian Drögemxfmpeg: Write the correct essence container UL for...
2016-01-28 Sebastian Drögemxfmpeg: Write version number into the picture essence...
2016-01-28 Sebastian Drögemxfmux: Write a timecode track into the source package too
2016-01-28 Sebastian Drögemxfmux: Write This Generation UID into the Identificati...
2016-01-28 Sebastian Drögemxfmetadata: Add workaround for ffmpeg only writing...
2016-01-07 Sebastian Drögemxftypes: Don't store pointers in stack allocated guints
2016-01-07 Sebastian Drögemxfmetadata: Initialize boolean to FALSE to fix valgrin...
2015-12-15 Vineeth TMplugins-bad: Fix example pipelines
2015-12-10 Sebastian Drögemxfdemux: Only pre-set position for exactly the same...
2015-12-10 Sebastian Drögemxfdemux: Only pre-set the track position if it's for...
2015-12-09 Sebastian Drögemxfdemux: Only access the index table if it has enough...
2015-12-09 Sebastian Drögemxfdemux: Use keyframe information from index table...
2015-12-09 Sebastian Drögemxfdemux: Collect all index table segments after findin...
2015-12-09 Sebastian Drögemxfdemux: Fix handling of IndexTableSegments
2015-12-08 Sebastian Drögemxftypes: Fix parsing of index table segments
2015-12-08 Sebastian Drögemxfmux: Handle aggregation with NULL buffers without...
2015-12-08 Sebastian Drögemxfmux: Add FIXME about enforcing that all tracks in...
2015-12-08 Sebastian Drögemxfmux: Write index table segments
2015-12-08 Sebastian Drögemxfmetadata: Fix static local tag for index sid
2015-12-08 Sebastian Drögemxftypes: Add function to serialize an index table...
2015-12-08 Sebastian Drögemxfmux: Index table segments must not use the primer...
2015-12-07 Edward Herveymxfmux: Remove more dead code
2015-12-04 Sebastian Drögemxfmux: Don't copy input buffers, just append them...
2015-11-20 Sebastian Drögemxfmux: Error out if we get a timeout during live mixing
2015-11-20 Sebastian Drögemxfmpeg: Use the correct sound essence compression...
2015-11-20 Sebastian Drögemxfmpeg: Set the essence container UL byte 13 to 0x10...
2015-10-27 Sebastian Drögemxfmux: Remove some dead code that could never be called
2015-10-23 Sebastian Drögemxfmux: Remove empty set/get_property()
2015-10-23 Sebastian Drögemxfmux: Port to GstAggregator
2015-10-23 Sebastian Drögemxfmux: Set GC essence element UL version to 0x01
2015-10-23 Sebastian Drögemxf: Reorder CFLAGS and LIBS
2015-10-21 Sebastian Drögemxfmux: Set KAG size to 1
2015-10-21 Sebastian Drögemxfmux: Don't let the header partition's prev_partition...
2015-10-21 Sebastian Drögemxftypes: Fix generation of operational pattern UL
2015-10-21 Sebastian Drögemxfmpeg: h264 is always byte-stream inside MXF
2015-10-21 Sebastian Drögemxfmux: Don't leak SEEK events when dropping them
2015-10-21 Sebastian Drögemxfvc3: The wrapping is the 15th byte of the essence...
2015-10-21 Sebastian Drögemxfdemux: If seeking to the remaining parts of the...
2015-10-21 Sebastian Drögemxf: Re-enable mxfmux element
2015-10-21 Sebastian Drögemxfjpeg2000: Fix caps
2015-10-21 Sebastian Drögemxfmux: Don't fail SEGMENT events
2015-10-21 Sebastian Drögemxfmux: Push stream-start and caps event before segment...
2015-10-21 Sebastian Drögemxfaes-bwf: Format is unsigned if it's 1 byte per channel
2015-05-08 Luis de BethencourtUpdate references to decodebin
2015-04-28 Guillaume Desmottesmxf: fix descriptor leak
next