summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.8.3gst-libav-1.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.2gst-libav-1.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.1gst-libav-1.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.0gst-libav-1.8.0Sebastian Dröge2016-03-246-15/+833
* configure: Restore CPPFLAGS after the last checkEgor Zaharov2016-03-211-1/+1
* Release 1.7.91gst-libav-1.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.90gst-libav-1.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.2gst-libav-1.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
* libav: Ensure to link with -lavfilterSebastian Dröge2016-01-211-1/+1
* avviddec: Use AVFrame API instead of deprecated AVPicture APISebastian Dröge2016-01-201-4/+10
* av: Use av_image_get_buffer_size() instead of deprecated avpicture_get_size()Sebastian Dröge2016-01-192-3/+6
* avdemux: Use av_packet_unref() instead of deprecated av_free_packet()Sebastian Dröge2016-01-191-2/+2
* avvidenc: Use AVPacket.flags for detecting keyframesSebastian Dröge2016-01-191-7/+7
* avdeinterlace: Chain up to parent class' dispose()Sebastian Dröge2016-01-161-0/+3
* libav: Bitrate field changed from int to int64_t, fix compiler warningsSebastian Dröge2016-01-162-3/+6
* libav: Remove usage of deprecated APIAndreas Cadhalpun2016-01-1610-56/+40
* avdeinterlace: Port non-deprecated AVFilter APIAndreas Cadhalpun2016-01-162-4/+116
* libav: Update to ffmpeg n2.8.5Sebastian Dröge2016-01-161-0/+0
* av: canonicalise av plugin name more consistently in more placesTim-Philipp Müller2016-01-073-44/+21
* Back to developmentSebastian Dröge2015-12-241-3/+3