summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libav: Update to n3.0.71.8Sebastian Dröge2017-02-121-0/+0
* avaudenc/dec: Don't do range comparisons against AV_CODEC_ID_PCM_S16BE_PLANAR...Iain Lane2017-02-082-0/+22
* libav: Update to n3.0.5Sebastian Dröge2016-12-081-0/+0
* avmux: blacklist fifo pluginTim-Philipp Müller2016-11-121-0/+1
* avvidenc/dec: Disable more hardware encoder/decodersleigh123linux@googlemail.com2016-11-122-1/+15
* configure: fix target_os when cross-compiling for armMichael Olbrich2016-11-121-1/+1
* avaudenc/dec: Allow compilation against ffmpeg < 3.2 againSebastian Dröge2016-11-122-0/+8
* avaudenc/dec: Ignore S64BE/LE pseudo-codecsSebastian Dröge2016-11-122-2/+2
* libav: Update to ffmpeg n3.0.4Sebastian Dröge2016-10-251-0/+0
* av: Cast AVContext::bit_rate to a guint before passing to varargs functionsSebastian Dröge2016-09-303-11/+11
* libav: Update to ffmpeg n3.0.3Sebastian Dröge2016-09-051-0/+0
* Only use AV_CODEC_ID_WRAPPED_AVFRAME on new enough libavcodecsIain Lane2016-09-032-4/+10
* Release 1.8.31.8.3Sebastian Dröge2016-08-197-577/+107
* configure: Explicitly disable CrystalHD decoderSebastian Dröge2016-08-171-0/+2
* avvidec: Ensure skipping strategy gets properly resetEdward Hervey2016-08-161-13/+20
* libav: Ignore more quasi-codecsSebastian Dröge2016-07-254-10/+31
* libav: Ignore VAAPI decoders and VAAPI/nvenc encodersSebastian Dröge2016-07-252-0/+21
* avvidenc: Create caps from the codec context after it is openedSebastian Dröge2016-07-251-17/+23
* avaudenc: Create caps from the codec context after it is openedSebastian Dröge2016-07-251-14/+15
* avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()Sebastian Dröge2016-07-251-1/+1
* Release 1.8.21.8.2Sebastian Dröge2016-06-096-27/+109
* avvidec: Don't set bogus latencyEdward Hervey2016-05-141-5/+7
* avvidec: Report the latency once we're fully configuredEdward Hervey2016-05-131-0/+8
* libav: Update to ffmpeg n3.0.2Sebastian Dröge2016-05-031-0/+0
* avauddec: Finish frames if they are header buffers only and don't produce any...Sebastian Dröge2016-05-021-2/+3
* avauddec: If decoding a frame failed, skip itSebastian Dröge2016-05-021-0/+3
* avaudenc: Set all required fields in the AVFrameSebastian Dröge2016-04-281-0/+4
* avcfg: Use av_strdup() instead of g_strdup() for strings owned by ffmpegSebastian Dröge2016-04-261-1/+1
* Release 1.8.11.8.1Sebastian Dröge2016-04-206-795/+69
* avdeinterlace: Register all filters and only disable all except for yadif dur...Sebastian Dröge2016-04-202-1/+3
* libav: Update to n3.0.1Sebastian Dröge2016-04-151-0/+0
* Release 1.8.01.8.0Sebastian Dröge2016-03-246-15/+833
* configure: Restore CPPFLAGS after the last checkEgor Zaharov2016-03-211-1/+1
* Release 1.7.911.7.91Sebastian Dröge2016-03-156-12/+40
* avcodecmap: Only set the bitrate if we actually got it from the capsSebastian Dröge2016-03-111-2/+2
* Release 1.7.901.7.90Sebastian Dröge2016-03-016-24/+77
* Automatic update of common submoduleSebastian Dröge2016-02-261-0/+0
* avdeinterlace: Don't assume that get_current_caps() returns non-NULL caps aft...Sebastian Dröge2016-02-231-4/+3
* win32: remove outdated build cruftTim-Philipp Müller2016-02-214-201/+1
* Don't use exported but undeclared core debug category symbolsTim-Philipp Müller2016-02-204-8/+8
* Back to developmentSebastian Dröge2016-02-191-3/+3
* Release 1.7.21.7.2Sebastian Dröge2016-02-197-41/+191
* avcfg: rc-min-rate and rc-max-rate are now 64bit integersEdward Hervey2016-02-161-2/+27
* avvidenc: Set width/height and format in the AVFrame we pass to the encoder APISebastian Dröge2016-02-161-0/+4
* docs: Update docs to not have unstaged changes after build againSebastian Dröge2016-02-164-38/+648
* libav: Update to n3.0Sebastian Dröge2016-02-151-0/+0
* Automatic update of common submoduleThiago Santos2016-02-052-0/+2
* avaudenc: Also use av_free() instead of g_free()Sebastian Dröge2016-01-251-2/+2
* avaudenc: Use av_malloc() instead of GLib malloc() wrappers for memory freed ...Sebastian Dröge2016-01-251-2/+2
* avvidec: Bring mpeg video decoders up to PRIMARY rankEdward Hervey2016-01-211-0/+2