Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-libav.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ext/libav
AgeCommit message (Expand)Author
2021-09-18avcodecmap: Add support for GBRA_10LE/BESebastian Dröge
2021-08-09avdemux: add xwma supportStéphane Cerveau
2021-07-08avviddec: Enable subframe decoding for H.264Olivier Crête
2021-07-07avviddec: Split allocation tracking from decode-only-nessOlivier Crête
2021-06-03avviddec: Fix size of linesize parameterDoug Nazar
2021-04-30avmux: Blacklist ttml subtitlesDoug Nazar
2021-04-24avviddec: Take into account coded_height for poolEdward Hervey
2021-04-14avviddec: deprecated debug-mv property to match deprecation in FFmpegTim-Philipp Müller
2021-04-13avdemux: fix build with FFmpeg 4.4Tim-Philipp Müller
2021-03-16avmux: fix segfault when a plugin's long_name is NULLNicholas Jackson
2021-03-15Hook up audio/x-xma: xmaversion: [1,2] to AV_CODEC_ID_XMA[1,2]Jade Macho
2021-03-15avcodecmap: Don't try converting channel layouts with more than 64 channelsSebastian Dröge
2021-02-17avviddec: take the maximum of the height/coded_heightMatthew Waters
2021-02-17viddec: don't configure and incorrect buffer pool when receiving a gap eventMatthew Waters
2021-02-03avviddec: Support for alternate-field interlacingVivia Nikolaidou
2020-12-29avauddec: Drain decoder on decoding failureSeungha Yang
2020-12-14codec map: Add a mapping for the OKI ADPCM variant.Jan Schmidt
2020-10-27avauddec: Check planar-ness of frame rather than contextArun Raghavan
2020-10-06avaudenc/avvidenc: Reopen encoding session if it's requiredSeungha Yang
2020-10-01avvidenc: Call avcodec_flush_buffers() after draining to allow accepting new ...Sebastian Dröge
2020-09-30avauddec/audenc/videnc: Don't return GST_FLOW_EOS when drainingSebastian Dröge
2020-09-15avviddec: Don't return GST_FLOW_EOS from drain()/finish()Seungha Yang
2020-09-14avauddec: Ensure finish_subframe() and finish_frame() are pairedSeungha Yang
2020-09-14avauddec: Forward flow returns from draining instead of assuming OKSebastian Dröge
2020-09-14avviddec: Forward flow returns from draining instead of assuming OKSebastian Dröge
2020-09-14avauddec: Avoid dropping non-OK flow returnEdward Hervey
2020-09-09avcodecmap: Enable 24 bit WMA Lossless decodingOlivier Crête
2020-09-07Update for gst_video_transfer_function_*() function renamingSebastian Dröge
2020-08-04gstavcfg.c: fix max->min typo in limits and implict double conversionJordan Petridis
2020-07-07avviddec: Fix typo that duplicated closed caption metaVivia Nikolaidou
2020-07-03gstavviddec: Only allow a single closed caption metaVivia Nikolaidou
2020-06-30avauddec: fix buffer leak when send packet failedMatej Knopp
2020-06-26avcodecmap: Add support for SpeedHQ video codecSebastian Dröge
2020-06-20avmux: zero-initialize packetsMathieu Duponchelle
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle
2020-05-31plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge
2020-05-31avcodecmap: Remove unused GstFFMpegCompliance typeSebastian Dröge
2020-05-27avdemux: update the context we use to determine stream's capsMathieu Duponchelle
2020-05-27avcodecmap: use framerate instead of time_base when decodingMathieu Duponchelle
2020-05-09gstlibav: minor fixes for header filesMatej Knopp
2020-05-09gstavviddec: only set range when actually reported by avcodecMatej Knopp
2020-04-15avmux: avoid to use unintialized variableHaihao Xiang
2020-04-01avviddec: Update for video-hdr struct changeSeungha Yang
2020-01-28avvidenc: handle GST_VIDEO_MULTIVIEW_MODE_MONOJulien Isorce
2020-01-24avcodecmap: Add some more comments about the assumptions in the ffmpeg code a...Sebastian Dröge
2020-01-24avdemux: Only set stream-format for H264/H265/AAC when we have a contextSebastian Dröge
2020-01-24avivf_mux: support VP9 and AV1Haihao Xiang
2020-01-24avcodecmap: Set AAC/H264/H265 stream-format for demuxer/encoder situations if...Sebastian Dröge
2020-01-23avdemux: Pass the URI from the URI query to avformat_open_input()Sebastian Dröge
2019-12-20gstavviddec: Limit default number of decoder threadsAlicia Boya García