summaryrefslogtreecommitdiff
path: root/ext/libav/gstavmux.c
Commit message (Expand)AuthorAgeFilesLines
* avmux: Blacklist ttml subtitlesDoug Nazar2021-04-291-0/+1
* avmux: fix segfault when a plugin's long_name is NULLNicholas Jackson2021-03-161-3/+5
* avmux: zero-initialize packetsMathieu Duponchelle2020-06-201-4/+1
* avmux: avoid to use unintialized variableHaihao Xiang2020-04-151-0/+1
* avmux: fix remaining warningsMathieu Duponchelle2018-07-131-3/+3
* av_oformat_next (deprecated) -> av_muxer_iterateMathieu Duponchelle2018-07-131-9/+5
* avmux: port to AVCodecParametersMathieu Duponchelle2018-07-131-14/+15
* avmux: Remove unneeded constant variableEdward Hervey2018-05-111-6/+1
* av*mux: Disable gif related "hacks"Edward Hervey2018-02-121-30/+3
* avmux: Blacklist scc muxerSebastian Dröge2017-07-101-0/+1
* Fix some caps leaks when creating pad templatesGarima Gaur2017-01-021-0/+3
* avmux: blacklist fifo pluginTim-Philipp Müller2016-11-121-0/+1
* av: canonicalise av plugin name more consistently in more placesTim-Philipp Müller2016-01-071-18/+11
* avmux: Blacklist some subtitle and adaptive streaming muxersSebastian Dröge2015-07-011-1/+7
* avmux: Ignore stream_segment,ssegment muxer that is provided by ffmpegSebastian Dröge2015-06-291-1/+2
* libav: Change from deprecated PIX_FMT_* to AV_PIX_FMT_*Sebastian Dröge2015-03-101-2/+2
* avmux: stream-start and segment event before data-flowMark Nauwelaerts2014-02-221-0/+17
* avmux: Fix invalid address passing to av_opt_set_int()Dmitry Melnichenko2014-02-041-1/+1
* avmux: Force DV audio input format to 48kHz, 2 channelsTim 'mithro' Ansell2014-01-211-0/+4
* av: Update for CodecID -> AVCodecID related changesSebastian Dröge2014-01-031-3/+3
* avmux: Don't fail on commas in the libav muxer type namesHans de Goede2013-08-131-0/+2
* CODEC_ID_* -> AV_CODEC_ID_*Tim-Philipp Müller2013-05-061-10/+10
* av: Move gst_ffmpegdata functions to gstavprotocol.h tooSebastian Dröge2012-12-221-0/+1
* av: Fix some memory leaks and misuse of libav APISebastian Dröge2012-12-171-2/+4
* avprotocol: Port from the URL protocol handler to saner public APIChristiaan Welvaart2012-12-121-8/+10
* av: Port remaining simple bitsSebastian Dröge2012-12-041-21/+10
* av: update to use AVOption variants.Luca Barbato2012-12-041-1/+1
* av: Use PROP_ instead of ARG_Sebastian Dröge2012-11-201-6/+0
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-121-1/+1
* ext: ffmpeg/gstffmpeg*.[ch] => libav/gstav*.[ch]Edward Hervey2012-09-101-0/+980