summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libav: Update to ffmpeg n3.1.2Sebastian Dröge2016-08-161-0/+0
* avvidec: Ensure skipping strategy gets properly resetEdward Hervey2016-08-041-13/+20
* libav: Update to n3.1.1Sebastian Dröge2016-07-261-0/+0
* libav: Ignore more quasi-codecsSebastian Dröge2016-07-224-10/+31
* libav: Ignore VAAPI decoders and VAAPI/nvenc encodersSebastian Dröge2016-07-222-0/+21
* Automatic update of common submoduleStefan Sauer2016-07-111-0/+0
* Back to developmentSebastian Dröge2016-07-061-3/+3
* Release 1.9.11.9.1Sebastian Dröge2016-07-069-805/+735
* avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()Sebastian Dröge2016-07-051-1/+1
* avaudenc: Create caps from the codec context after it is openedSebastian Dröge2016-07-051-14/+15
* avvidenc: Create caps from the codec context after it is openedSebastian Dröge2016-07-051-17/+23
* libav: Disable various other hardware related codecsSebastian Dröge2016-07-011-1/+3
* configure: Disable VAAPI supportEdward Hervey2016-07-011-1/+1
* configure: Disable {audio|video}toolbox support (osx/ios)Edward Hervey2016-07-011-0/+1
* libav: Update to ffmpeg n3.1Sebastian Dröge2016-06-301-0/+0
* Automatic update of common submoduleNicolas Dufresne2016-06-211-0/+0
* tests: use AM_TESTS_ENVIRONMENTTim-Philipp Müller2016-05-311-1/+1
* docs: Update for git masterSebastian Dröge2016-05-151-2/+8
* 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
* avcodecmap: Add mapping for G729 capsSebastian Dröge2016-05-131-0/+5
* 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-04-291-2/+3
* avauddec: If decoding a frame failed, skip itSebastian Dröge2016-04-291-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-251-1/+1
* 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
* Automatic update of common submoduleJulien Isorce2016-04-141-0/+0
* avvid{dec,enc}: remove dead gobject macrosVíctor Manuel Jáquez Leal2016-03-242-22/+0
* libav: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-8/+4
* Back to developmentSebastian Dröge2016-03-241-4/+4
* 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