platform/upstream/gstreamer.git
2014-04-06 Sebastian Drögeavcodecmap: Add mapping for Apple Intermediate Codec
2014-03-29 Sebastian DrögeUpdate to libav v10
2014-03-25 Mark Nauwelaertsavvidenc: discard input frame upon encoding error
2014-03-05 Christian Fredrik... add docs directory to spec file
2014-02-28 Sebastian DrögeAutomatic update of common submodule
2014-02-27 Stefan Sauerdocs: also reactivate make dist for the docs
2014-02-26 Stefan SauerAutomatic update of common submodule
2014-02-26 Stefan Sauerdocs: try to make the generated docs more useful
2014-02-26 Stefan Sauerdocs: add the inspected data
2014-02-26 Stefan Sauerdocs: make the docs build again
2014-02-26 Stefan Sauerconfigure: add missing docs/plugins/Makefile
2014-02-26 Stefan Sauerdocs: install prebuilt plugin docs if gtk-doc is disabled
2014-02-23 Mark Nauwelaertsavvidenc: make all properties work again
2014-02-22 Mark Nauwelaertsavmux: stream-start and segment event before data-flow
2014-02-22 Thijs Vermeiravviddec: rename hevc decoder element to h265 for consi...
2014-02-21 Tim-Philipp... avvidec: don't crash on EOS when no buffers have been...
2014-02-21 Sebastian Drögelibav: Update to v10 beta1
2014-02-20 Thiago Santosavaudenc: fix audio encoder flushing according to libav...
2014-02-16 Mark Nauwelaertsgst-libs: handle make dist for out-of-tree build
2014-02-04 Dmitry Melnichenkoavmux: Fix invalid address passing to av_opt_set_int()
2014-02-01 Mark Nauwelaertsavvidenc: avoid busy-looping when flushing frames
2014-01-30 Edward HerveyAutomatic update of common submodule
2014-01-24 Sjoerd Simonsavdemux: Don't go into pull mode when the sequential...
2014-01-21 Tim 'mithro... avmux: Force DV audio input format to 48kHz, 2 channels
2014-01-19 Sebastian Drögelibav: Update to version 10_alpha2
2014-01-17 Aleix Conchillo... avviddec: Add output-corrupt property
2014-01-16 Sebastian Drögeavauddec: Mark frames as corrupted if libav tells us...
2014-01-16 Sebastian Drögeavviddec: Mark frames as corrupted if libav tells us...
2014-01-15 Vincent Penquerc'hgst-libav: fix context leaks
2014-01-13 Wim Taymansavviddec: set output chroma-site
2014-01-10 Wim Taymansavviddec: release buffers when not direct rendering
2014-01-10 Sebastian Drögeavauddec: Give MP3 decoder a MARGINAL rank too
2014-01-06 Sebastian Drögeav: Enable HEVC / h265 support
2014-01-06 Sebastian Drögelibav: Update to v10_alpha1 tag
2014-01-03 Tim-Philipp... avcodecmap: fix regression with wmv3 video in WMVA...
2014-01-03 Sebastian Drögeav: Update for CodecID -> AVCodecID related changes
2014-01-03 Sebastian Drögeavcfg: Update config parameters a bit to fix compilation
2014-01-03 Sebastian Drögeavenc: Stop using the removed inter_threshold field
2014-01-03 Sebastian Drögeavviddec rebase
2014-01-03 Sebastian Drögeavauddec: Stop using AVCODEC_MAX_AUDIO_FRAME_SIZE
2014-01-03 Sebastian Drögeavdemux: Stop using r_frame_rate field
2014-01-03 Sebastian Drögeavvidenc: Port to av_encode_video2()
2014-01-03 Sebastian Drögelibav: Update to libav master (libav 10 API)
2013-12-27 Sebastian Drögeconfigure.ac: Remove warning when building against...
2013-12-22 Tim-Philipp... Automatic update of common submodule
2013-12-16 Todd AgulnickSome compiler warning fixes to satisfy XCode compiler
2013-12-07 Mark Nauwelaertsavviddec: improve buffer handling and semantics
2013-12-07 Mark Nauwelaertsavvidenc: plug input_state leak
2013-12-05 Sebastian Drögeavviddec: Use new gst_video_decoder_set_needs_format...
2013-12-03 Christian Fredrik... Update spec file with latest changes
2013-12-02 Mark Nauwelaertsavviddec: only use upstream framerate if really specified
2013-11-26 Mark Nauwelaertsavviddec: discard unused input frames
2013-11-26 Mark Nauwelaertsavviddec: really release frame at proper time
2013-11-05 Tim-Philipp... Automatic update of common submodule
2013-11-04 Tim-Philipp... avaudec: don't put bogus 0 channel-mask on output caps...
2013-10-26 Tim-Philipp... avaudenc: post better error message if experimental...
2013-10-26 Tim-Philipp... codecmap: use TRUE for boolean fields in caps
2013-10-15 Sebastian Drögelibav: Update to v9.10
2013-10-15 Greg Rutzavenc: Add compliance property
2013-10-04 Matthieu Bouronavcodecmap: Make avdec_mjpeg requires a parsed input
2013-10-02 Sebastian Drögeavcodecmap: gst_value_can_intersect() does not do what...
2013-10-02 Sebastian Drögeavcodecmap: Only append values to the video/audio forma...
2013-10-02 Sebastian Drögeavviddec: Reset some more fields in ::stop()
2013-10-02 Sebastian Drögeavviddec: Don't believe we're negotiated if negotiation...
2013-10-02 Sebastian Drögeavauddec: Don't believe we're negotiated if negotiation...
2013-10-01 Sebastian Drögeavenc: Choose 25 fps if we don't have any in the caps
2013-09-28 Sebastian Drögeavcodecmap: Fix boolean expression to fix uninitialized...
2013-09-28 Sebastian Drögeconfigure: Chose right target-os for iOS
2013-09-24 Tim-Philipp... Automatic update of common submodule
2013-09-24 Sebastian Drögeconfigure: Actually use 1.3.0.1 as version to make...
2013-09-24 Sebastian DrögeBack to development
2013-09-24 Sebastian DrögeRelease 1.2.0
2013-09-20 Edward HerveyAutomatic update of common submodule
2013-09-19 Tim-Philipp... Automatic update of common submodule
2013-09-19 Tim-Philipp... Automatic update of common submodule
2013-09-19 Sebastian DrögeBack to development
2013-09-19 Sebastian DrögeRelease 1.1.90
2013-09-12 Sebastian Drögeavviddec: Initialize strides with the ones of avcodec_d...
2013-09-12 Sebastian Drögelibav: Update to v9.9
2013-09-12 Sebastian Drögeavviddec: Use the correct context for negotiation
2013-09-12 Sebastian Drögeavviddec: Remember initially used stride and don't...
2013-09-11 Matej Knoppavcodecmap: Add support for TechSmith Screen Capture 2
2013-09-04 Alex Ashleyavcodecmap: exclude avc3 stream format from AV_CODEC_ID...
2013-08-30 Josep Torracodecmap: add mapping for MSS1 and MSS2
2013-08-29 Sebastian Drögelibav: avcodec_close() also resets fields like the...
2013-08-28 Sebastian DrögeBack to development
2013-08-28 Sebastian DrögeRelease 1.1.4
2013-08-28 Sebastian Drögeconfigure.ac: Fix typo
2013-08-23 Sebastian Drögeconfigure: Disable build of dxva2 and vdpau support...
2013-08-22 Sebastian Drögeconfigure: Fix bz2 configure check for Windows
2013-08-22 Sebastian Drögeavdemux: Add support for video/x-pva
2013-08-21 Tim-Philipp... avvidenc: propagate flow return values upstream in...
2013-08-20 Sebastian Drögetests: Enable avdemux_ape test again, it works now
2013-08-15 Sebastian Drögelibav: Use new flush vfunc of video codec base classes...
2013-08-13 Hans de Goedeavmux: Don't fail on commas in the libav muxer type...
2013-08-07 Lubosz Sarneckibuild: add subdir-objects to AM_INIT_AUTOMAKE
2013-07-29 Sebastian DrögeBack to development
2013-07-29 Sebastian DrögeRelease 1.1.3
2013-07-29 Sebastian Drögeavdemux: Implement SEGMENT query
2013-07-24 Edward Herveyavcodecmap: Demote WARNING to DEBUG
next