platform/upstream/gstreamer.git
2016-09-09 Jan SchmidtAutomatic update of common submodule
2016-09-05 Thibault Saunierbuild: Do not link plugin against lzma and bz2 if using...
2016-09-03 Iain LaneOnly use AV_CODEC_ID_WRAPPED_AVFRAME on new enough...
2016-09-01 Sebastian DrögeBack to development
2016-09-01 Sebastian DrögeRelease 1.9.2
2016-08-29 Sebastian Drögelibav: Update to ffmpeg n3.1.3
2016-08-29 Thibault SaunierAdd support for Meson as alternative/parallel build...
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-08-26 Josep Torrabuild: silence error about pthread for 'make check...
2016-08-20 Tim-Philipp... libav: fix confusing 'insane framerate' debug log message
2016-08-16 Sebastian Drögeconfigure: Explicitly disable CrystalHD decoder
2016-08-16 Sebastian Drögelibav: Update to ffmpeg n3.1.2
2016-08-04 Edward Herveyavvidec: Ensure skipping strategy gets properly reset
2016-07-26 Sebastian Drögelibav: Update to n3.1.1
2016-07-22 Sebastian Drögelibav: Ignore more quasi-codecs
2016-07-22 Sebastian Drögelibav: Ignore VAAPI decoders and VAAPI/nvenc encoders
2016-07-11 Stefan SauerAutomatic update of common submodule
2016-07-06 Sebastian DrögeBack to development
2016-07-06 Sebastian DrögeRelease 1.9.1
2016-07-05 Sebastian Drögeavaudenc: Use gst_caps_fixate() instead of gst_caps_tru...
2016-07-05 Sebastian Drögeavaudenc: Create caps from the codec context after...
2016-07-05 Sebastian Drögeavvidenc: Create caps from the codec context after...
2016-07-01 Sebastian Drögelibav: Disable various other hardware related codecs
2016-07-01 Edward Herveyconfigure: Disable VAAPI support
2016-07-01 Edward Herveyconfigure: Disable {audio|video}toolbox support (osx...
2016-06-30 Sebastian Drögelibav: Update to ffmpeg n3.1
2016-06-21 Nicolas DufresneAutomatic update of common submodule
2016-05-31 Tim-Philipp... tests: use AM_TESTS_ENVIRONMENT
2016-05-15 Sebastian Drögedocs: Update for git master
2016-05-14 Edward Herveyavvidec: Don't set bogus latency
2016-05-13 Edward Herveyavvidec: Report the latency once we're fully configured
2016-05-13 Sebastian Drögeavcodecmap: Add mapping for G729 caps
2016-05-03 Sebastian Drögelibav: Update to ffmpeg n3.0.2
2016-04-29 Sebastian Drögeavauddec: Finish frames if they are header buffers...
2016-04-29 Sebastian Drögeavauddec: If decoding a frame failed, skip it
2016-04-28 Sebastian Drögeavaudenc: Set all required fields in the AVFrame
2016-04-25 Sebastian Drögeavcfg: Use av_strdup() instead of g_strdup() for string...
2016-04-20 Sebastian Drögeavdeinterlace: Register all filters and only disable...
2016-04-15 Sebastian Drögelibav: Update to n3.0.1
2016-04-14 Julien IsorceAutomatic update of common submodule
2016-03-24 Víctor Manuel... avvid{dec,enc}: remove dead gobject macros
2016-03-24 Vineeth TMlibav: use new gst_element_class_add_static_pad_template()
2016-03-24 Sebastian DrögeBack to development
2016-03-24 Sebastian DrögeRelease 1.8.0
2016-03-21 Egor Zaharovconfigure: Restore CPPFLAGS after the last check
2016-03-15 Sebastian DrögeRelease 1.7.91
2016-03-11 Sebastian Drögeavcodecmap: Only set the bitrate if we actually got...
2016-03-01 Sebastian DrögeRelease 1.7.90
2016-02-26 Sebastian DrögeAutomatic update of common submodule
2016-02-23 Sebastian Drögeavdeinterlace: Don't assume that get_current_caps(...
2016-02-21 Tim-Philipp... win32: remove outdated build cruft
2016-02-20 Tim-Philipp... Don't use exported but undeclared core debug category...
2016-02-19 Sebastian DrögeBack to development
2016-02-19 Sebastian DrögeRelease 1.7.2
2016-02-16 Edward Herveyavcfg: rc-min-rate and rc-max-rate are now 64bit integers
2016-02-16 Sebastian Drögeavvidenc: Set width/height and format in the AVFrame...
2016-02-16 Sebastian Drögedocs: Update docs to not have unstaged changes after...
2016-02-15 Sebastian Drögelibav: Update to n3.0
2016-02-05 Thiago SantosAutomatic update of common submodule
2016-01-25 Sebastian Drögeavaudenc: Also use av_free() instead of g_free()
2016-01-25 Sebastian Drögeavaudenc: Use av_malloc() instead of GLib malloc()...
2016-01-21 Edward Herveyavvidec: Bring mpeg video decoders up to PRIMARY rank
2016-01-21 Sebastian Drögelibav: Ensure to link with -lavfilter
2016-01-20 Sebastian Drögeavviddec: Use AVFrame API instead of deprecated AVPictu...
2016-01-19 Sebastian Drögeav: Use av_image_get_buffer_size() instead of deprecate...
2016-01-19 Sebastian Drögeavdemux: Use av_packet_unref() instead of deprecated...
2016-01-19 Sebastian Drögeavvidenc: Use AVPacket.flags for detecting keyframes
2016-01-16 Sebastian Drögeavdeinterlace: Chain up to parent class' dispose()
2016-01-16 Sebastian Drögelibav: Bitrate field changed from int to int64_t, fix...
2016-01-16 Andreas Cadhalpunlibav: Remove usage of deprecated API
2016-01-16 Andreas Cadhalpunavdeinterlace: Port non-deprecated AVFilter API
2016-01-16 Sebastian Drögelibav: Update to ffmpeg n2.8.5
2016-01-07 Tim-Philipp... av: canonicalise av plugin name more consistently in...
2015-12-24 Sebastian DrögeBack to development
2015-12-24 Sebastian DrögeRelease 1.7.1
2015-12-24 Sebastian Drögeavcodecmap: Add special mapping for mono channel layouts
2015-12-23 Vineeth TMavviddec: remove realvideo slice_offset handling
2015-12-21 Sebastian Drögelibav: Update to ffmpeg n2.8.4
2015-12-21 Sebastian Drögeconfigure: Use -Bsymbolic-functions if available
2015-12-16 Sebastian Drögedocs: update to git
2015-12-07 Nicolas DufresneAutomatic update of common submodule
2015-12-04 Reynaldo H... Require libav provided by FFmpeg at run-time
2015-12-03 Reynaldo H... Require libav provided by FFmpeg at build-time
2015-12-01 Sebastian Drögelibav: Update to n2.8.3
2015-12-01 Sebastian Drögeavviddec: Make sure to use a buffer pool with the corre...
2015-11-23 Vineeth T Mavviddec: Fix structure memory leak
2015-11-20 Reynaldo H... Remove unnecessary NULL checks before g_free()
2015-11-12 Sebastian Drögelibav: Update to n2.8.2
2015-11-07 Nicolas Dufresneavviddec: Don't fallback on allocation failure
2015-11-02 Vineeth TMavvidenc: Fix frame memory leak
2015-11-02 Vineeth TMavdemux: Fix string memory leaks
2015-10-26 Mark Nauwelaertsavviddec: _drain and _finish need slightly different...
2015-10-21 Tim-Philipp... Automatic update of common submodule
2015-10-21 Sebastian DrögeUse new GST_ENABLE_EXTRA_CHECKS #define
2015-10-21 Sebastian DrögeAutomatic update of common submodule
2015-10-16 Sebastian Drögeavviddec: Fix bufferpool config double free by taking...
2015-10-14 Sebastian Drögelibav: Update to n2.8.1
2015-10-11 Thiago Santosavcodecmap: add jpeg2000 decoder mapping
2015-10-03 Sebastian Drögeavcodecmap: Don't allocate dummy codec data anymore...
2015-10-03 Sebastian Drögeavvidenc: Pass the correct user_data to gst_buffer_new_...
next