- 02 Jul, 2016 2 commits
-
-
Michael Graczyk authored
The default value of -1 indicates that ffmpeg should determine the channel mapping automatically, which was the behavior before this commit. Unless the -mapping_family argument is provided, behavior is unchanged. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Graczyk authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 27 Oct, 2015 1 commit
-
-
Hendrik Leppkes authored
-
- 15 Sep, 2015 1 commit
-
-
Michael Niedermayer authored
-
- 27 Aug, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 27 Jul, 2015 3 commits
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Express bitfields more simply. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Michael Niedermayer authored
This parameter can be used to inform the allocation code about how much downsizing might occur, and can be used to optimize how to allocate the packet Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 17 Jan, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Nov, 2014 2 commits
-
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1244188
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 739870
-
- 13 Oct, 2014 1 commit
-
-
Anton Khirnov authored
Currently, the amount of padding inserted at the beginning by some audio encoders, is exported through AVCodecContext.delay. However - the term 'delay' is heavily overloaded and can have multiple different meanings even in the case of audio encoding. - this field has entirely different meanings, depending on whether the codec context is used for encoding or decoding (and has yet another different meaning for video), preventing generic handling of the codec context. Therefore, add a new field -- AVCodecContext.initial_padding. It could conceivably be used for decoding as well at a later point.
-
- 06 Jan, 2014 1 commit
-
-
Paul B Mahol authored
20 ms is the default in the libopus encoder, and gives better quality than 10 ms. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 18 Nov, 2013 1 commit
-
-
Paul B Mahol authored
20 ms is used by libopus encoder. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 03 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 10 Sep, 2013 1 commit
-
-
Vignesh Venkatasubramanian authored
Adds the end trimming value (duration to be trimmed from the end of the file due to padding) to the packet's side data. This is then made use by the muxer to put the value in the container. Signed-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 May, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Mar, 2013 1 commit
-
-
James Zern authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 27 Feb, 2013 1 commit
-
-
Nicolas George authored
-
- 02 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Oct, 2012 1 commit
-
-
Nathan Caldwell authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-