- 31 Mar, 2014 11 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Marcus Gustafsson authored
This allows proper muxing and seeking in things like MPEG-TS, by placing headers by random access points. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Build 13 has a crucial fix which makes x265_encode_headers work as its always been documented. Previous to this, the check was incorrect. Also allows for use of the repeat headers flag. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Peter Ross authored
AV_CODEC_ID_ADPCM_EA_R1/R2/R3 all use an internal offset. For some samples there is padding between the offset table and ADPCM data. Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Thilo Borgmann authored
QTKit can/should be disabled by "--disable-indev=qtkit". Found by Justin Derrick. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes segfault Fixes Ticket3469 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: libmp3lame: add ABR support Conflicts: libavcodec/libmp3lame.c libavcodec/version.h See: d3211cfaMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '292dbe5e': libmp3lame: add comments about CBR/VBR modes Conflicts: libavcodec/libmp3lame.c See: 07e7bc9cMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '729d821f': libmp3lame: allow joint stereo to be disabled Conflicts: libavcodec/libmp3lame.c libavcodec/version.h See: 1de11a7cMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '12789d96': mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhd Conflicts: libavformat/isom.c See: e21235f9Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Mar, 2014 29 commits
-
-
Michael Niedermayer authored
* commit 'fce28c3c': mov: fill in subtitle dimensions after parsing tkhd See: 8ba432bcMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '96138e8c': isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata() Conflicts: libavformat/isom.c See: b6ad5893Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '9bd4a9f4': isom: Simplify mov_rewrite_dvd_sub_extradata() Conflicts: libavformat/isom.c See: f6f3c85cMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '3e4e2142': fate: Convert the paletted output in the brenderpix tests to rgb24 Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Timothy Gu authored
-
Timothy Gu authored
-
Paul B Mahol authored
-
Michael Niedermayer authored
This also moves mov_rewrite_dvd_sub_extradata() to mov.c. Sample-Id: NeroRecodeSample.mp4
-
Michael Niedermayer authored
Sample-Id: NeroRecodeSample.mp4
-
Michael Niedermayer authored
Sample-Id: NeroRecodeSample.mp4
-
Michael Niedermayer authored
This avoids the 2nd buffer and fixes the palette truncated check
-
Martin Storsjö authored
This makes the output consistent on big-endian systems.
-
Matt Oliver authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Thilo Borgmann authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: avconv: make the ASCII flow charts narrower to fit onto TTY Conflicts: doc/ffmpeg.texi See: 8fe10760Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '68e95ab8': dnxhdenc: return meaningful return codes Conflicts: libavcodec/dnxhdenc.c See: b9bedb0bMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '9e4e35b4': avconv_opt: fix avio_open2() return code check See: 774239beMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Vadim Kalinsky authored
Signed-off-by: Thilo Borgmann <thilo.borgmann@mail.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Timothy Gu authored
These charts in man page are currently destroyed. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Peter Ross authored
Fixes ticket #3473. Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This should have no effect currently as there are no such options yet. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This allows calling the function without the need to check if the dictionary contains any entries Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Timothy Gu authored
-
Timothy Gu authored
avio_open2() only return < 0 when error.
-
Peter Ross authored
Padding rule described here http://msdn.microsoft.com/en-us/library/windows/desktop/dd390707(v=vs.85).aspxSigned-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: golomb: Fix the implementation of get_se_golomb_long Merged-by: Michael Niedermayer <michaelni@gmx.at>
-