summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-16libav: Update to ffmpeg n3.1.2Sebastian Dröge1-0/+0
2016-08-04avvidec: Ensure skipping strategy gets properly resetEdward Hervey1-13/+20
2016-07-26libav: Update to n3.1.1Sebastian Dröge1-0/+0
2016-07-22libav: Ignore more quasi-codecsSebastian Dröge4-10/+31
2016-07-22libav: Ignore VAAPI decoders and VAAPI/nvenc encodersSebastian Dröge2-0/+21
2016-07-11Automatic update of common submoduleStefan Sauer1-0/+0
2016-07-06Back to developmentSebastian Dröge1-3/+3
2016-07-06Release 1.9.11.9.1Sebastian Dröge9-805/+735
2016-07-05avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()Sebastian Dröge1-1/+1
2016-07-05avaudenc: Create caps from the codec context after it is openedSebastian Dröge1-14/+15
2016-07-05avvidenc: Create caps from the codec context after it is openedSebastian Dröge1-17/+23
2016-07-01libav: Disable various other hardware related codecsSebastian Dröge1-1/+3
2016-07-01configure: Disable VAAPI supportEdward Hervey1-1/+1
2016-07-01configure: Disable {audio|video}toolbox support (osx/ios)Edward Hervey1-0/+1
2016-06-30libav: Update to ffmpeg n3.1Sebastian Dröge1-0/+0
2016-06-21Automatic update of common submoduleNicolas Dufresne1-0/+0
2016-05-31tests: use AM_TESTS_ENVIRONMENTTim-Philipp Müller1-1/+1
2016-05-15docs: Update for git masterSebastian Dröge1-2/+8
2016-05-14avvidec: Don't set bogus latencyEdward Hervey1-5/+7
2016-05-13avvidec: Report the latency once we're fully configuredEdward Hervey1-0/+8
2016-05-13avcodecmap: Add mapping for G729 capsSebastian Dröge1-0/+5
2016-05-03libav: Update to ffmpeg n3.0.2Sebastian Dröge1-0/+0
2016-04-29avauddec: Finish frames if they are header buffers only and don't produce any...Sebastian Dröge1-2/+3
2016-04-29avauddec: If decoding a frame failed, skip itSebastian Dröge1-0/+3
2016-04-28avaudenc: Set all required fields in the AVFrameSebastian Dröge1-0/+4
2016-04-25avcfg: Use av_strdup() instead of g_strdup() for strings owned by ffmpegSebastian Dröge1-1/+1
2016-04-20avdeinterlace: Register all filters and only disable all except for yadif dur...Sebastian Dröge2-1/+3
2016-04-15libav: Update to n3.0.1Sebastian Dröge1-0/+0
2016-04-14Automatic update of common submoduleJulien Isorce1-0/+0
2016-03-24avvid{dec,enc}: remove dead gobject macrosVíctor Manuel Jáquez Leal2-22/+0
2016-03-24libav: use new gst_element_class_add_static_pad_template()Vineeth TM2-8/+4
2016-03-24Back to developmentSebastian Dröge1-4/+4
2016-03-24Release 1.8.01.8.0Sebastian Dröge6-15/+833
2016-03-21configure: Restore CPPFLAGS after the last checkEgor Zaharov1-1/+1
2016-03-15Release 1.7.911.7.91Sebastian Dröge6-12/+40
2016-03-11avcodecmap: Only set the bitrate if we actually got it from the capsSebastian Dröge1-2/+2
2016-03-01Release 1.7.901.7.90Sebastian Dröge6-24/+77
2016-02-26Automatic update of common submoduleSebastian Dröge1-0/+0
2016-02-23avdeinterlace: Don't assume that get_current_caps() returns non-NULL caps aft...Sebastian Dröge1-4/+3
2016-02-21win32: remove outdated build cruftTim-Philipp Müller4-201/+1
2016-02-20Don't use exported but undeclared core debug category symbolsTim-Philipp Müller4-8/+8
2016-02-19Back to developmentSebastian Dröge1-3/+3
2016-02-19Release 1.7.21.7.2Sebastian Dröge7-41/+191
2016-02-16avcfg: rc-min-rate and rc-max-rate are now 64bit integersEdward Hervey1-2/+27
2016-02-16avvidenc: Set width/height and format in the AVFrame we pass to the encoder APISebastian Dröge1-0/+4
2016-02-16docs: Update docs to not have unstaged changes after build againSebastian Dröge4-38/+648
2016-02-15libav: Update to n3.0Sebastian Dröge1-0/+0
2016-02-05Automatic update of common submoduleThiago Santos2-0/+2
2016-01-25avaudenc: Also use av_free() instead of g_free()Sebastian Dröge1-2/+2
2016-01-25avaudenc: Use av_malloc() instead of GLib malloc() wrappers for memory freed ...Sebastian Dröge1-2/+2