summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-30Release 1.9.90gst-libav-1.9.90Sebastian Dröge
2016-09-29avviddec: Use enum instead of magic numbers for the chroma siting valuesSebastian Dröge
2016-09-14configure: Depend on gstreamer 1.9.2.1Sebastian Dröge
2016-09-14av: Cast AVContext::bit_rate to a guint before passing to varargs functionsSebastian Dröge
2016-09-10Automatic update of common submoduleJan Schmidt
2016-09-10Automatic update of common submoduleJan Schmidt
2016-09-05build: Do not link plugin against lzma and bz2 if using system installThibault Saunier
2016-09-03Only use AV_CODEC_ID_WRAPPED_AVFRAME on new enough libavcodecsIain Lane
2016-09-01Back to developmentSebastian Dröge
2016-09-01Release 1.9.2gst-libav-1.9.2Sebastian Dröge
2016-08-29libav: Update to ffmpeg n3.1.3Sebastian Dröge
2016-08-29Add support for Meson as alternative/parallel build systemThibault Saunier
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier
2016-08-26build: silence error about pthread for 'make check' in osxJosep Torra
2016-08-20libav: fix confusing 'insane framerate' debug log messageTim-Philipp Müller
2016-08-16configure: Explicitly disable CrystalHD decoderSebastian Dröge
2016-08-16libav: Update to ffmpeg n3.1.2Sebastian Dröge
2016-08-04avvidec: Ensure skipping strategy gets properly resetEdward Hervey
2016-07-26libav: Update to n3.1.1Sebastian Dröge
2016-07-22libav: Ignore more quasi-codecsSebastian Dröge
2016-07-22libav: Ignore VAAPI decoders and VAAPI/nvenc encodersSebastian Dröge
2016-07-11Automatic update of common submoduleStefan Sauer
2016-07-06Back to developmentSebastian Dröge
2016-07-06Release 1.9.1gst-libav-1.9.1Sebastian Dröge
2016-07-05avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()Sebastian Dröge
2016-07-05avaudenc: Create caps from the codec context after it is openedSebastian Dröge
2016-07-05avvidenc: Create caps from the codec context after it is openedSebastian Dröge
2016-07-01libav: Disable various other hardware related codecsSebastian Dröge
2016-07-01configure: Disable VAAPI supportEdward Hervey
2016-07-01configure: Disable {audio|video}toolbox support (osx/ios)Edward Hervey
2016-06-30libav: Update to ffmpeg n3.1Sebastian Dröge
2016-06-21Automatic update of common submoduleNicolas Dufresne
2016-05-31tests: use AM_TESTS_ENVIRONMENTTim-Philipp Müller
2016-05-15docs: Update for git masterSebastian Dröge
2016-05-14avvidec: Don't set bogus latencyEdward Hervey
2016-05-13avvidec: Report the latency once we're fully configuredEdward Hervey
2016-05-13avcodecmap: Add mapping for G729 capsSebastian Dröge
2016-05-03libav: Update to ffmpeg n3.0.2Sebastian Dröge
2016-04-29avauddec: Finish frames if they are header buffers only and don't produce any...Sebastian Dröge
2016-04-29avauddec: If decoding a frame failed, skip itSebastian Dröge
2016-04-28avaudenc: Set all required fields in the AVFrameSebastian Dröge
2016-04-25avcfg: Use av_strdup() instead of g_strdup() for strings owned by ffmpegSebastian Dröge
2016-04-20avdeinterlace: Register all filters and only disable all except for yadif dur...Sebastian Dröge
2016-04-15libav: Update to n3.0.1Sebastian Dröge
2016-04-14Automatic update of common submoduleJulien Isorce
2016-03-24avvid{dec,enc}: remove dead gobject macrosVíctor Manuel Jáquez Leal
2016-03-24libav: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-03-24Back to developmentSebastian Dröge
2016-03-24Release 1.8.0gst-libav-1.8.0Sebastian Dröge
2016-03-21configure: Restore CPPFLAGS after the last checkEgor Zaharov