- 01 Apr, 2014 1 commit
-
-
Martin Storsjö authored
This fixes the test on big endian. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 31 Mar, 2014 18 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Carl Eugen Hoyos authored
-
Paul B Mahol authored
-
Michael Niedermayer authored
-
Michael Niedermayer authored
-
Piotr Bandurski authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
-
Paul B Mahol authored
-
Paul B Mahol authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Jimmy Christensen authored
Additional fixes and enhancements by Vittorio Giovara, Gonzalo Garramuno, Nicolas George, Paul B Mahol and Michael Niedermayer. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Michael Niedermayer authored
The assumption of (MPEG) Picture and H264Picture layout matching might not hold true in the future. Signed-off-by: Hendrik Leppkes <h.leppkes@gmail.com>
-
Michael Niedermayer authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
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>
-
- 30 Mar, 2014 11 commits
-
-
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.
-
Timothy Gu authored
These charts in man page are currently destroyed. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Timothy Gu authored
-
Timothy Gu authored
avio_open2() only return < 0 when error.
-
- 29 Mar, 2014 2 commits
-
-
Martin Storsjö authored
This was only used in hevc muxing code so far. This makes the return values match what get_se_golomb returns for the same bitstream reader instances. The logic for producing a signed golomb code out of an unsigned one was based on the corresponding code in get_se_golomb, which operated directly on the bitstream reader buffer - not on the equivalent return value from get_ue_golomb. CC: libav-stable@libav.org Signed-off-by: Martin Storsjö <martin@martin.st>
-
Vittorio Giovara authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 28 Mar, 2014 1 commit
-
-
John Stebbins authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 27 Mar, 2014 7 commits
-
-
Luca Barbato authored
-
Vittorio Giovara authored
-
Paul B Mahol authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Paul B Mahol authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-