summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-12libav: Update to n3.0.71.8Sebastian Dröge1-0/+0
2017-02-08avaudenc/dec: Don't do range comparisons against AV_CODEC_ID_PCM_S16BE_PLANAR...Iain Lane2-0/+22
2016-12-08libav: Update to n3.0.5Sebastian Dröge1-0/+0
2016-11-12avmux: blacklist fifo pluginTim-Philipp Müller1-0/+1
2016-11-12avvidenc/dec: Disable more hardware encoder/decodersleigh123linux@googlemail.com2-1/+15
2016-11-12configure: fix target_os when cross-compiling for armMichael Olbrich1-1/+1
2016-11-12avaudenc/dec: Allow compilation against ffmpeg < 3.2 againSebastian Dröge2-0/+8
2016-11-12avaudenc/dec: Ignore S64BE/LE pseudo-codecsSebastian Dröge2-2/+2
2016-10-25libav: Update to ffmpeg n3.0.4Sebastian Dröge1-0/+0
2016-09-30av: Cast AVContext::bit_rate to a guint before passing to varargs functionsSebastian Dröge3-11/+11
2016-09-05libav: Update to ffmpeg n3.0.3Sebastian Dröge1-0/+0
2016-09-03Only use AV_CODEC_ID_WRAPPED_AVFRAME on new enough libavcodecsIain Lane2-4/+10
2016-08-19Release 1.8.31.8.3Sebastian Dröge7-577/+107
2016-08-17configure: Explicitly disable CrystalHD decoderSebastian Dröge1-0/+2
2016-08-16avvidec: Ensure skipping strategy gets properly resetEdward Hervey1-13/+20
2016-07-25libav: Ignore more quasi-codecsSebastian Dröge4-10/+31
2016-07-25libav: Ignore VAAPI decoders and VAAPI/nvenc encodersSebastian Dröge2-0/+21
2016-07-25avvidenc: Create caps from the codec context after it is openedSebastian Dröge1-17/+23
2016-07-25avaudenc: Create caps from the codec context after it is openedSebastian Dröge1-14/+15
2016-07-25avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()Sebastian Dröge1-1/+1
2016-06-09Release 1.8.21.8.2Sebastian Dröge6-27/+109
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-03libav: Update to ffmpeg n3.0.2Sebastian Dröge1-0/+0
2016-05-02avauddec: Finish frames if they are header buffers only and don't produce any...Sebastian Dröge1-2/+3
2016-05-02avauddec: 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-26avcfg: Use av_strdup() instead of g_strdup() for strings owned by ffmpegSebastian Dröge1-1/+1
2016-04-20Release 1.8.11.8.1Sebastian Dröge6-795/+69
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-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
2016-01-21avvidec: Bring mpeg video decoders up to PRIMARY rankEdward Hervey1-0/+2