- 21 Oct, 2014 15 commits
-
-
Michael Niedermayer authored
* commit 'e73d26bb': smoothstreamingenc: explict cast to avoid overflow Conflicts: libavformat/smoothstreamingenc.c See: b399816dMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '04d8af5f': fate-mpeg4: use TARGET_SAMPLES for resize tests Conflicts: tests/fate/mpeg4.mak See: c40a1bd2Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mika Raento authored
If using MFRA for timestamps, the stream may start from a large offset and/or have gaps. With this change we calculate the bitrate based on frames we've seen. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes 129533924_640.jpg Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 732248
-
Rodger Combs authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
Simplify scripting operations, so that n=1 is not to be considered as a special case.
-
Stefano Sabatini authored
Use the correct timebase conversion.
-
Thilo Borgmann authored
Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Janne Grunau authored
-
Andrey Utkin authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Andrey Utkin authored
Currently this is another name for ff_http_averror() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Rodger Combs authored
This automatically shifts input timestamps to start at 0 instead of the file's starting timestamp when using -copyts. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reviewed-by: Benoit Fouet <benoit.fouet@free.fr> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 20 Oct, 2014 25 commits
-
-
Michael Niedermayer authored
* commit 'd2771a1d': rtpproto: Free the addrinfo pointer on failure Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '96bfb677': nutdec: Prevent a memory corruption Conflicts: libavformat/nutdec.c See: 05dd5368Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '350ed182': rtpdec_hevc: drop unnecessary check Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '322b571d': rtmpproto: remove dead code See: 3a8b66afMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'd1afd3e1': vf_format: check input validity See: ee16e0caMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Lukasz Marek authored
Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
-
Michael Niedermayer authored
* commit '7b48bf95': wtv: clean memory on error See: e47024d7Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '9fbc613f': wtv: check seek_by_sector return value Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'd7f530b0': aviobuf: check context before using it See: 7441d1ecMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '02484d1a': avio: fix sizeof argument See: a96577dfMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '8ab3b71e': idcin: fix return check See: ee884c30Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
configure: fix bug to ensure that HAVE_VSX is only enabled when HAVE_ALTIVEC is enabled and in LE environment Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Thilo Borgmann authored
Fixes ticket #4018 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Brad Smith authored
Make use of the V4L2 VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSD. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Kevin Mitchell authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
CC: libav-stable@libav.org Bug-Id: CID 1238797
-
Luca Barbato authored
Chapters do not have an event_flags field. Bug-Id: CID 1231990
-
Vittorio Giovara authored
len is always >=1 in that case. Bug-Id: CID 1238784
-
Vittorio Giovara authored
Expression already evaluated before, redundant since 05338686. Bug-Id: CID 732199
-
Vittorio Giovara authored
CC: libav-stable@libav.org
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 718002
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1198258
-
Vittorio Giovara authored
Avoid a possible null pointer dereference. CC: libav-stable@libav.org Bug-Id: CID 1135769
-
Michael Niedermayer authored
CC: libav-stable@libav.org Bug-Id: CID 732284
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 732198
-