platform/upstream/gstreamer.git
2015-06-28 Sebastian Drögeavvidenc: Properly wrap and free the output AVPackets...
2015-06-28 Sebastian Drögeavvidenc: Make sure to keep input data alive until...
2015-06-28 Sebastian Drögeavaudenc: Make sure to keep input data alive until...
2015-06-28 Sebastian Drögeav{aud,vid}enc: Stop using deprecated AVFrame APIs
2015-06-28 Sebastian Drögeavauddec: Remove custom buffer allocation function
2015-06-28 Sebastian Drögeavauddec: Use undeprecated AVFrame API
2015-06-28 Sebastian Drögeavviddec: Free frame before the codec is freed
2015-06-28 Sebastian Drögeavviddec: Use undeprecated AVFrame API and unref frame...
2015-06-28 Sebastian Drögeavauddec: Negotiate based on the AVFrame instead of...
2015-06-28 Sebastian Drögeavviddec: Use the new get_buffer2() API instead of...
2015-06-28 Sebastian Drögeavviddec: Also proxy the data/size pointers for our...
2015-06-26 Wim Taymanscodecmap: add vp9 mapping
2015-06-26 Sebastian Drögeavviddec: Wrap the original AVBufferRef in our own...
2015-06-26 Sebastian Drögeavviddec: libav will already copy the reordered_opaque...
2015-06-26 Sebastian Drögeavviddec: Negotiate based on the AVFrame information...
2015-06-24 Sebastian DrögeBack to development
2015-06-24 Sebastian DrögeRelease 1.5.2
2015-06-16 Nicolas DufresneAutomatic update of common submodule
2015-06-11 Nicolas Dufresneavcodec: Check against codec format list
2015-06-11 Jan Schmidtviddec: Replicate any 3D/multiview info from input...
2015-06-09 Stefan Sauercruft: add the obsolete tmpl dir to cruft-dirs
2015-06-09 Edward HerveyAutomatic update of common submodule
2015-06-08 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan Sauerdocs: remove variables that we define in the snippet...
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Sebastian DrögeBack to development
2015-06-07 Sebastian DrögeRelease 1.5.1
2015-06-05 Sebastian Drögeavviddec: Release stream lock while calling avcodec_dec...
2015-06-03 Olivier Crêteavviddec: Post error message before returning a flow...
2015-06-02 Edward Herveycheck: Use GST_CHECK_MAIN () macro everywhere
2015-06-02 Tim-Philipp... Make top-level 'check-torture' and 'check-valgrind...
2015-06-02 Aurélien Zanelliavcodecmap: Use video/x-cavs mime type instead of video...
2015-06-02 Aurélien Zanelliconfigure: don't disable Chinese AVS (cavs) decoder
2015-06-02 Sebastian Drögeavauddev: Unref decoded AVFrame after we're done with it
2015-05-31 Sebastian Drögelibav: Update to v11.4
2015-04-23 Tim-Philipp... Update .gitignore
2015-04-23 Tim-Philipp... configure: bump automake requirement to 1.14 and autoco...
2015-04-03 Tim-Philipp... Automatic update of common submodule
2015-03-29 Mark Nauwelaertsavdemux: resurrect some flow return handling
2015-03-14 Sebastian Drögelibav: Update to v11.3
2015-03-10 Tim-Philipp... avdemux: fix double semicolon
2015-03-10 Sebastian Drögelibav: Add support for 10 bit planar AYUV formats
2015-03-10 Sebastian Drögelibav: Change from deprecated PIX_FMT_* to AV_PIX_FMT_*
2015-03-09 Sebastian Drögeavviddec: Don't copy padding if handling a frame failed
2015-03-09 Sebastian Drögeavviddec: If a flow return during draining is not OK...
2015-03-09 Sebastian Drögeavviddec: Error out if we try to allocate a buffer...
2015-03-05 Luis de Bethencourtavdemux: remove duplicate goto block
2015-03-05 Luis de Bethencourtavdemux: check AVIO Context has been allocated
2015-02-23 Jan SchmidtAdd drain() vfunc implementation that does the same...
2015-01-26 Jan Schmidtavviddec: Implement SKIP and new SKIP_KEY_UNITS_ONLY...
2015-01-17 Sebastian Drögelibav: Update to v11.2
2015-01-12 Stefan SauerAutomatic update of common submodule
2014-12-18 Sebastian DrögeAutomatic update of common submodule
2014-12-12 Sebastian Drögelibav: Update to v11.1
2014-11-28 Aurélien Zanelliav: use GMutex instead of deprecated GStaticMutex
2014-11-27 Edward HerveyAutomatic update of common submodule
2014-11-16 Nicolas Dufresnevideodec: Ensure update_pool is initialized
2014-10-27 Sebastian DrögeAutomatic update of common submodule
2014-10-21 Tim-Philipp... Automatic update of common submodule
2014-10-21 Stefan SauerAutomatic update of common submodule
2014-09-23 Aleix Conchillo... avauddec: drain samples until libav doesn't have more...
2014-09-15 Sebastian Drögelibav: Update to v11
2014-09-12 IBM Thinklabavviddec: drain frames until libav doesn't have more...
2014-08-27 Sebastian Drögelibav: Update to v11_beta1
2014-08-12 Sebastian Drögelibav: Minor changes to build properly with v11alpha1
2014-08-12 Sebastian Drögelibav: Update to v11alpha1
2014-08-12 Jan Schmidtavviddec: After draining frames, flush the libav decoder
2014-08-11 Aleix Conchillo... avviddec: Don't lose frames on EOS
2014-08-06 Thibault Saunieravauddec: Bump the rank of avdec_aac so it is used...
2014-08-04 Sebastian Drögelibav: Update to v10.3
2014-08-01 Edward HerveyMakefile: Add usage of build-checks step
2014-07-19 Sebastian DrögeBack to development
2014-07-19 Sebastian DrögeRelease 1.4.0
2014-07-11 Sebastian DrögeRelease 1.3.91
2014-06-28 Sebastian DrögeRelease 1.3.90
2014-06-28 Sebastian Drögelibav: Update to v10.2
2014-06-22 Sebastian DrögeBack to development
2014-06-22 Sebastian DrögeRelease 1.3.3
2014-06-21 Sebastian Drögeavvidenc: Make sure to fixate caps before setting them...
2014-06-06 Wim Taymansavcodecmap: place supported profiles in mpeg4 caps
2014-06-06 Wim Taymansavcodecmap: remove deprecated media types
2014-06-06 Wim Taymanscodecmap: don't expose more deprecated media types
2014-06-06 Wim TaymansRevert "avcodecmap: do more reverse mapping of MPEG4"
2014-06-06 Vincent Penquerc'havaudenc: add a comment about using -1 in _finish_frame
2014-06-06 Vincent Penquerc'havaudenc: avoid using wrong number of samples
2014-06-02 Sebastian Drögeavvidenc: Fix indention and "bracketing" of goto labels
2014-05-29 Wim Taymansavcodecmap: handle simple and advanced-simple profile...
2014-05-29 Wim Taymansavvidenc: do all negotiation before opening the decoder
2014-05-29 Wim Taymansavcodecmap: do more reverse mapping of MPEG4
2014-05-26 Thiago Santosavdemux: use GstFlowCombiner
2014-05-26 Thiago Santosavdemux: remove legacy check from pad-alloc times
2014-05-21 Sebastian DrögeBack to development
2014-05-21 Sebastian DrögeRelease 1.3.2
2014-05-21 Sebastian DrögeAutomatic update of common submodule
2014-05-19 Gavin Hurlbutavvidenc: Add thread-count parameter for libav encoders
2014-05-16 Mathieu Duponchellegstavviddec: Sanitize and fix qos handling.
2014-05-14 Sebastian DrögeUpdate to libav 10.1
2014-05-08 Nicolas Dufresnevideodec: Don't use non-growable pool
next