lp:ffmpeg

Created by Max Bowsher and last modified
Get this branch:
bzr branch lp:ffmpeg

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
FFmpeg
Status:
Mature

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.videolan.org/ffmpeg.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 25 seconds — see the log
Import started on izar and finished taking 25 seconds — see the log
Import started on izar and finished taking 25 seconds — see the log
Import started on izar and finished taking 20 seconds — see the log

Recent revisions

79569. By Zane van Iperen <email address hidden>

avformat/apm: fix APM_FILE_HEADER_SIZE value

Value was incorrectly changed in 3bf1be210150b435c51c7c8eb8fd05a1fca08814.

Signed-off-by: Zane van Iperen <email address hidden>

79568. By James Almer <email address hidden>

avcodec/options_table: make AVCodecContext->level search for child constants

This change makes it possible for child encoders to define custom level
option names which can be used for setting the AVCodecContext->level.

Based on 337fe4bcc2

Reviewed-by: jkqxz
Signed-off-by: James Almer <email address hidden>

79567. By Gautam Ramakrishnan <email address hidden>

libavcodec/pgxdec Fix pix format selection error

This patch makes the pgx decoder select the correct
byte order instead of selecting big endian format for
16 bit images.

Signed-off-by: Michael Niedermayer <email address hidden>

79566. By Gautam Ramakrishnan <email address hidden>

libavcodec/j2kenc: Encoding up to 16 bits

This patch allows the JPEG2000 encoder to
encode images to up to 16 bits.

Signed-off-by: Michael Niedermayer <email address hidden>

79565. By Shiyou Yin <email address hidden>

avcodec/mips: Fix segfault in imdct36_mips_float.

'li.s' is a synthesized instruction, it does not work properly
when compiled with clang on mips, and A segfault occurred.

Signed-off-by: Michael Niedermayer <email address hidden>

79564. By Shiyou Yin <email address hidden>

avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips.

Failed fate case: fate-h264-conformance-caba2_sony_e
Clang is more strict in the use of register constraint.

Signed-off-by: Michael Niedermayer <email address hidden>

79563. By Shiyou Yin <email address hidden>

avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' unsupported by clang.

GCC support these two synthesized instruction, but clang does not yet.
Use machine instruction instead to adapt clang compiler.

Signed-off-by: Michael Niedermayer <email address hidden>

79562. By Shiyou Yin <email address hidden>

avcodec/mips: Fix register constraint error reported by clang.

Clang report following error in aacsbr_mips.c,ac3dsp_mips.c and aacdec_mips.c:
"couldn't allocate output register for constraint 'r'"

Use 'f' constraint for float variable.

Signed-off-by: Michael Niedermayer <email address hidden>

79561. By Marton Balint <email address hidden>

avformat/hlsenc: increase initial program date time precision

Also query time only once, not for every variant stream, otherwise variant
streams might get a slightly different initial program date time. And we can
set this unconditionally because HLS_PROGRAM_DATE_TIME flag is checked
elsewhere.

Signed-off-by: Marton Balint <email address hidden>

79560. By Marton Balint <email address hidden>

fftools/ffmpeg: make specifying thread_queue_size turn on threaded input

Threaded input can increase smoothness of e.g. x11grab significantly. Before
this patch, in order to activate threaded input the user had to specify a
"dummy" additional input, with this change it is no longer required.

Signed-off-by: Marton Balint <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.