|
|
|
@fbb8468f
|
13 years |
stefasab |
ffprobe: prefer lowercase section names over uppercase ones
This is …
|
|
|
@92e36ee5
|
13 years |
Clément Bœsch |
libmodplug: do not call av_expr_parse() in case of no expr specified.
|
|
|
@964465eb
|
13 years |
Clément Bœsch |
libmodplug: simpler and faster use of eval expr.
|
|
|
@d377deaa
|
13 years |
michaelni |
mxfdec: Move FooterPartition to MXFContext and make sure it's never …
|
|
|
@4b4a6ebd
|
13 years |
Reimar.Doeffinger |
Support playing SMV files.
Audio and video are interleaved via stream …
|
|
|
@86a77114
|
13 years |
michaelni |
libmodplug: add bintext video stream capability.
|
|
|
@ade3ec84
|
13 years |
Clément Bœsch |
swresample: fix another broken indent chunk.
Also use a consistent …
|
|
|
@b2f88ce2
|
13 years |
michaelni |
mpegts: reduce av_log level for seek back to begin on unseekable …
|
|
|
@1fb30586
|
13 years |
michaelni |
mpegts: Attempt to seek back to beginning in non-seekable mpegts …
|
|
|
@3c8862a5
|
13 years |
Carl Eugen Hoyos |
Add G.723.1 to the documentation.
|
|
|
@0b3e0700
|
13 years |
Carl Eugen Hoyos |
Bump minor for G.723.1 encoder and muxer.
|
|
|
@9719f25e
|
13 years |
Clément Bœsch |
swresample: fix broken indent.
|
|
|
@0a23067a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@028a79c1
|
13 years |
michaelni |
reg tests: add g723.1
Signed-off-by: Michael Niedermayer …
|
|
|
@ef64c45
|
13 years |
michaelni |
g723.1 encoder
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@19562b68
|
13 years |
michaelni |
g723.1 muxer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@581810f5
|
13 years |
mans |
mpeg4dec: use unsigned type for startcode in …
|
|
|
@aa498fef
|
13 years |
mans |
mpeg124: use sign_extend() function
Signed-off-by: Mans Rullgard …
|
|
|
@633ddb85
|
13 years |
mans |
ac3dec: use get_sbits() instead of manually sign-extending
…
|
|
|
@84dda407
|
13 years |
mans |
4xm: fix signed overflow
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@ba3f07d0
|
13 years |
mans |
wmavoice: fix a signed overflow
Signed-off-by: Mans Rullgard …
|
|
|
@05795f3
|
13 years |
mans |
mpegvideo_enc: fix a signed overflow
Signed-off-by: Mans Rullgard …
|
|
|
@059707ee
|
13 years |
Carl Eugen Hoyos |
Do not auto-detect Sorenson Spark in f4v.
Assuming codec_tag H263 for …
|
|
|
@7e75f061
|
13 years |
Carl Eugen Hoyos |
Be less verbose about continuity check errors.
|
|
|
@397d194e
|
13 years |
michaelni |
prores: check slice mb_y against mb_height
Signed-off-by: Michael …
|
|
|
@e1b2f6ec
|
13 years |
michaelni |
prores: only call get_buffer once per frame
Signed-off-by: Michael …
|
|
|
@ebba05b3
|
13 years |
michaelni |
prores:cosmetics
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@fd0247f8
|
13 years |
michaelni |
prores: fix typo
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@8b19ae07
|
13 years |
mans |
crc: fix signed overflow
This fixes a signed overflow from i << 24 …
|
|
|
@0836d48
|
13 years |
mans |
fate: run avconv with -nostats flag
Signed-off-by: Mans Rullgard …
|
|
|
@8124d8a
|
13 years |
mans |
avtools: add -v as alias for -loglevel
This saves a bit of typing.
…
|
|
|
@f5646a32
|
13 years |
anton |
avconv: always print stats with AV_LOG_INFO
It's now possible to …
|
|
|
@667d9818
|
13 years |
anton |
doc/avconv: add forgotten output/per-stream info to -filter
|
|
|
@3460dd8
|
13 years |
anton |
avconv: add -stats option to enable/disable printing encoding progress
|
|
|
@c6007065
|
13 years |
anton |
avconv: in output_packet() don't set decoded_data_size for video.
…
|
|
|
@515901fa
|
13 years |
anton |
avconv: remove pointless always true condition
|
|
|
@11fdb7e1
|
13 years |
anton |
avconv: factorize common code in transcode_init()
|
|
|
@cb50ada4
|
13 years |
stefasab |
ffprobe: parse arguments for -print_format writer
This allows …
|
|
|
@9806dda8
|
13 years |
stefasab |
ffprobe: create a dedicated "Writers" section in the manual
Also …
|
|
|
@eff7684b
|
13 years |
stefasab |
ffprobe: extend writers API, and move the writers up in the file
The …
|
|
|
@2b43bfa0
|
13 years |
stefasab |
lavu: bump micro after gcd(), random(), and hypot() additions in eval
|
|
|
@af52e6b6
|
13 years |
Clément Bœsch |
doc: avoid "@table has text but no @item" warning.
|
|
|
@282847ba
|
13 years |
mans |
zmbv: remove memcpy() of decoded frame
Signed-off-by: Mans Rullgard …
|
|
|
@2f329db9
|
13 years |
mans |
mpeg12enc: use sign_extend() function
Signed-off-by: Mans Rullgard …
|
|
|
@60f10e0a
|
13 years |
mans |
h264pred: use unsigned types for pixel values, fix signed overflows
…
|
|
|
@4d1418c
|
13 years |
mans |
h264: fix signed overflows in x*0x01010101 expressions
Signed-off-by: …
|
|
|
@d66b9dec
|
13 years |
mans |
h264pred: remove unused variables
Signed-off-by: Mans Rullgard …
|
|
|
@18a97b03
|
13 years |
michaelni |
Allow YUV444P and RGB/BGR encoding for libx264.
Signed-off-by: …
|
|
|
@c5db8b4d
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@7fb92be7
|
13 years |
michaelni |
qtrle: check for out of bound writes.
Signed-off-by: Michael …
|
|
|
@a68a6a4f
|
13 years |
michaelni |
xxan: check for out of bound accesses
Signed-off-by: Michael …
|
|
|
@e182de9
|
13 years |
michaelni |
txd: check for out of bound reads.
Signed-off-by: Michael Niedermayer …
|
|
|
@a4ed7c3f
|
13 years |
michaelni |
qtrle: check for invalid line offset
Signed-off-by: Michael …
|
|
|
@6d45702f
|
13 years |
michaelni |
vqavideo: check for out of bound reads.
Signed-off-by: Michael …
|
|
|
@e3123856
|
13 years |
michaelni |
vqa: fix double free on corrupted streams
Signed-off-by: Michael …
|
|
|
@b226af39
|
13 years |
michaelni |
vqavideo: check for invalid/unsupported version
Signed-off-by: …
|
|
|
@6c1fb3e
|
13 years |
michaelni |
eamad: release the reference frame on video size changes
…
|
|
|
@da357973
|
13 years |
michaelni |
eamad: check for out of bound reads when doing MC
Signed-off-by: …
|
|
|
@6e20554a
|
13 years |
michaelni |
eamad: avoid NULL derefence when missing the reference frame.
…
|
|
|
@6bfe0d4c
|
13 years |
michaelni |
eatgv: fix pointer arithmetic overflows.
Signed-off-by: Michael …
|
|
|
@09302a89
|
13 years |
michaelni |
eatgv: fix out of bound reads on corrupted motions vectors.
…
|
|
|
@74b9c598
|
13 years |
michaelni |
eamad: clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the …
|
|
|
@31ac9b30
|
13 years |
michaelni |
atrac1: give a valid context pointer to av_log().
Signed-off-by: …
|
|
|
@cfabd35
|
13 years |
michaelni |
pixdesc: fix gbr24p
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@e084cad
|
13 years |
michaelni |
ffmpeg: fix y/N regression so that \n is always needed
Signed-off-by: …
|
|
|
@cca81e7e
|
13 years |
michaelni |
sws: gbr24p input support
Signed-off-by: Michael Niedermayer …
|
|
|
@085ea85
|
13 years |
michaelni |
eval: fix () bug in not.
Found-by: Oded Shimon
Signed-off-by: Michael …
|
|
|
@bd141af4
|
13 years |
michaelni |
swscale: Fix prototypes of *toyv12 so they can be used with planar rgb …
|
|
|
@a3e11fa4
|
13 years |
michaelni |
Start adding pixel definitions for planar rgb.
|
|
|
@96fad826
|
13 years |
michaelni |
ffmpeg: put space back that was lost during someone reformating it.
…
|
|
|
@a31e9f68
|
13 years |
mans |
lavf: fix signed overflow in avformat_find_stream_info()
On the first …
|
|
|
@bb591566
|
13 years |
mans |
vp8: fix signed overflows
In addition to avoiding undefined …
|
|
|
@e708afd3
|
13 years |
mans |
motion_est: fix some signed overflows
Signed-off-by: Mans Rullgard …
|
|
|
@559c244d
|
13 years |
mans |
dca: fix signed overflow in shift
Signed-off-by: Mans Rullgard …
|
|
|
@d1229430
|
13 years |
mans |
aacdec: fix undefined shifts
Since nnz can be zero, this is needed to …
|
|
|
@db27bef7
|
13 years |
michaelni |
dct-test: document the number of bits we use for testing.
…
|
|
|
@3d5971d
|
13 years |
michaelni |
dct-test: better term for meximum error.
Signed-off-by: Michael …
|
|
|
@f3bacced
|
13 years |
michaelni |
ffmpeg: fix read_yn() if HAVE_TERMIOS_H || HAVE_KBHIT == 0
…
|
|
|
@dc46692d
|
13 years |
michaelni |
ffmpeg: fix setting codecs for demuxers.
Bug introduced by:
commit …
|
|
|
@92ec66f9
|
13 years |
michaelni |
ffmpeg: limit read_key() calls to get a tiny speed boost.
…
|
|
|
@c09abba1
|
13 years |
michaelni |
ffmpeg: avoid multiple redundant av_gettime() calls, rather reuse the …
|
|
|
@f3afc9d7
|
13 years |
michaelni |
ffmpeg: fix run_as_daemon when HAVE_TERMIOS_H is false
Signed-off-by: …
|
|
|
@d6c231ba
|
13 years |
michaelni |
ffmpeg: cosmetic renamings to reduce difference to qatar.
…
|
|
|
@0732dcee
|
13 years |
michaelni |
ffmpeg: call term_init() earlier
Signed-off-by: Michael Niedermayer …
|
|
|
@570fb660
|
13 years |
michaelni |
ffmpeg: make q_pressed volatile, it can be changed from signal …
|
|
|
@fb795585
|
13 years |
michaelni |
ffmpeg: dont call read_key() in decode_interrupt_cb() this can cause …
|
|
|
@a00676e
|
13 years |
janne-libav |
bink: Check for various out of bound writes
Signed-off-by: Janne …
|
|
|
@24adf783
|
13 years |
janne-libav |
bink: Check for out of bound writes when building tree
Signed-off-by: …
|
|
|
@13397025
|
13 years |
michaelni |
eval: add gcd()
example: -vf …
|
|
|
@9e5e086b
|
13 years |
michaelni |
eval:add hypot()
useage example: -vf …
|
|
|
@ac6eab14
|
13 years |
mans |
put_bits: fix invalid shift by 32 in flush_put_bits()
If …
|
|
|
@9b471735
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (24 …
|
|
|
@ac7cda9e
|
13 years |
michaelni |
eval: add random()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@8fd56f7b
|
13 years |
michaelni |
eval: make variables persistent so they can be used between …
|
|
|
@74f77eb0
|
13 years |
michaelni |
H264: set colorspace and full range to values indicating unspecified …
|
|
|
@98ef887a
|
13 years |
alex.converse |
mpegps: Use av_get_packet() instead of poorly emulating it.
|
|
|
@3775af0f
|
13 years |
michaelni |
bintext: reset x and y pos after each frame decode.
This makes …
|
|
|
@4052bf69
|
13 years |
michaelni |
return error code if error happens
Signed-off-by: Michael Niedermayer …
|
|
|
@c2f2dfb3
|
13 years |
janne-libav |
motionpixels: decode only the 111 complete frames for fate
…
|
|
|
@9bd854b1
|
13 years |
janne-libav |
mpc8: Check out of bound bands limit
Signed-off-by: Janne Grunau …
|
|
|