|
|
|
@6e8be949
|
13 years |
anton |
avconv: link '-passlogfile' option to libx264 'stats' AVOption.
Fixes …
|
|
|
@d533e39
|
13 years |
anton |
libx264: add 'stats' private option for setting 2pass stats filename.
…
|
|
|
@9d5c131e
|
13 years |
anton |
libx264: fix help text for slice-max-size option.
CC: …
|
|
|
@499ad54
|
13 years |
martin |
http: Clear the auth state on redirects
Currently we only try …
|
|
|
@e75bbcf4
|
13 years |
martin |
http: Retry auth if it failed due to being stale
Allow up to 4 …
|
|
|
@cdf9108
|
13 years |
martin |
rtsp: Resend new keepalive commands if they used stale auth
These …
|
|
|
@2f96cc1f
|
13 years |
martin |
rtsp: Retry authentication if failed due to being stale
…
|
|
|
@8a3360d1
|
13 years |
martin |
httpauth: Parse the stale field in digest auth
Signed-off-by: Martin …
|
|
|
@7103c835
|
13 years |
anton |
dxva2_vc1: pass the overlap flag to the decoder
Signed-off-by: Anton …
|
|
|
@b2b0aa7
|
13 years |
anton |
dxva2_vc1: fix decoding of BI frames
Signed-off-by: Anton Khirnov …
|
|
|
@6efe1807
|
13 years |
rsbultje |
FATE: add shorthand to wavpack test
Signed-off-by: Paul B Mahol …
|
|
|
@29b0d94b
|
13 years |
rsbultje |
dfa: convert to bytestream2 API
Protects from overreads.
…
|
|
|
@015da6e3
|
13 years |
rsbultje |
anm decoder: move buffer allocation from decode_init() to …
|
|
|
@3aa661ec
|
13 years |
janne-libav |
h264: improve parsing of broken AVC SPS
Parsing the entire NAL as SPS …
|
|
|
@bd3e07c8
|
13 years |
janne-libav |
pcm-mpeg: convert to bytestream2 API
Signed-off-by: Paul B Mahol …
|
|
|
@8a6037c3
|
13 years |
janne-libav |
Revert "h264: clear trailing bits in partially parsed NAL units"
This …
|
|
|
@363bd1c6
|
13 years |
janne-libav |
remove iwmmxt optimizations
The were broken since August of 2010 …
|
|
|
@33c5c3a
|
13 years |
rsbultje |
mimic: do not continue if swap_buf_size is 0
Signed-off-by: Paul B …
|
|
|
@dba425ad
|
13 years |
rsbultje |
mimic: convert to bytestream2 API
Signed-off-by: Paul B Mahol …
|
|
|
@05d089a8
|
13 years |
rsbultje |
frwu: use MKTAG to check marker instead of AV_RL32
Using …
|
|
|
@919f3554
|
13 years |
rsbultje |
txd: port to bytestream2 API
Protects against overreads.
…
|
|
|
@85aded74
|
13 years |
martin |
c93: convert to bytestream2 API
Protects against overreads.
…
|
|
|
@947e103a
|
13 years |
martin |
iff: make .long_name more descriptive
Signed-off-by: Paul B Mahol …
|
|
|
@5a877d95
|
13 years |
martin |
FATE: add test for cdxl demuxer
Signed-off-by: Paul B Mahol …
|
|
|
@705eeb5e
|
13 years |
martin |
rtsp: Fix a typo
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@c95fefa
|
13 years |
rsbultje |
dsicinvideo: validate buffer offset before copying pixels.
Found-by: …
|
|
|
@97e48b2f
|
13 years |
rsbultje |
cook: error out on quant_index values outside [-63, 63] range.
…
|
|
|
@d7eabd50
|
13 years |
rsbultje |
mpc: pad mpc_CC/SCF[] tables to allow for negative indices.
MPC8 …
|
|
|
@442c3a8c
|
13 years |
rsbultje |
cook: expand dither_tab[], and make sure indexes into it don't …
|
|
|
@71af42bd
|
13 years |
rsbultje |
xxan: reindent xan_unpack_luma().
It used 3-space indent instead of …
|
|
|
@f77bfa83
|
13 years |
rsbultje |
xxan: protect against chroma LUT overreads.
Found-by: Mateusz "j00ru" …
|
|
|
@55188278
|
13 years |
rsbultje |
xxan: convert to bytestream2 API.
Protects against overreads.
…
|
|
|
@f1279e28
|
13 years |
rsbultje |
xxan: don't read before start of buffer in av_memcpy_backptr().
…
|
|
|
@a928ed37
|
13 years |
rsbultje |
vp8: convert mbedge loopfilter x86 assembly to use named arguments.
|
|
|
@bee330e3
|
13 years |
rsbultje |
vp8: convert inner loopfilter x86 assembly to use named arguments.
|
|
|
@ffae713a
|
13 years |
diego |
Fix a bunch of common typos.
|
|
|
@eab6968
|
13 years |
diego |
build: Skip compiling xvmc.h under the correct condition.
|
|
|
@49e35f49
|
13 years |
diego |
configure: darwin: Change dylib install names to include major …
|
|
|
@100c3fb2
|
13 years |
alex.converse |
mpegts: Always honor a registration descriptor if present and there is …
|
|
|
@744dd1d3
|
13 years |
alex.converse |
aacdec: Fix SCE parity check.
An unpaired SCE preceding a CPE only …
|
|
|
@d53fe096
|
13 years |
alex.converse |
aacdec: Fix out of array writes (stack).
Set the element to channel …
|
|
|
@6294d708
|
13 years |
martin |
rtsp: Only set the ttl parameter if the server actually gave a value
…
|
|
|
@2bfd92b3
|
13 years |
martin |
udp: Set ttl for read-write streams, too, not only for write-only ones …
|
|
|
@c700fdb0
|
13 years |
martin |
udp: Only bind to the multicast address if in read-only mode
This …
|
|
|
@1b89bcdd
|
13 years |
martin |
udp: Clarify the comment about binding the multicast address
…
|
|
|
@113d3e10
|
13 years |
martin |
udp: Reorder comments
When this code was added in 36b532815cb83, the …
|
|
|
@ea1d64ab
|
13 years |
rsbultje |
ttadec: unbreak playback of matroska files
Matroska demuxer needs to …
|
|
|
@12623a80
|
13 years |
rsbultje |
vorbisdec: avoid invalid memory access
This fixes some invalid memory …
|
|
|
@ef0d7797
|
13 years |
rsbultje |
Fix uninitialized reads on malformed ogg files.
The ogg decoder …
|
|
|
@4ffe5e2a
|
13 years |
rsbultje |
huffyuv: add padding to classic (v1) huffman tables.
We slightly …
|
|
|
@4c25269c
|
13 years |
rsbultje |
png: convert to bytestream2 API.
Protects against overreads in the …
|
|
|
@681e7268
|
13 years |
kostya.shishkov |
dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2
|
|
|
@83f15a12
|
13 years |
rsbultje |
avs: fix infinite loop on end-of-stream.
The codec would keep …
|
|
|
@fd0be630
|
13 years |
alex.converse |
tiffdec: Prevent illegal memory access caused by recycled pointers.
…
|
|
|
@94f1b11a
|
13 years |
martin |
rtpenc: Fix the AVRational used for av_rescale_q_rnd
The current one …
|
|
|
@b4bccf3e
|
13 years |
rsbultje |
wma: fix off-by-one in array bounds check.
Found-by: Mateusz "j00ru" …
|
|
|
@6eda85e1
|
13 years |
rsbultje |
sbrdsp.asm: convert all instructions to float/SSE ones.
Since the …
|
|
|
@3416d080
|
13 years |
rsbultje |
dv: cosmetics.
|
|
|
@e97efece
|
13 years |
rsbultje |
dv: check buffer size before reading profile.
Found-by: Mateusz …
|
|
|
@6e282116
|
13 years |
rsbultje |
Revert "AAC SBR: group some writes."
This reverts commit …
|
|
|
@a887c87c
|
13 years |
martin |
udp: Print an error message if bind fails
Signed-off-by: Martin …
|
|
|
@37cc8600
|
13 years |
rsbultje |
cook: extend channel uncoupling tables so the full bit range is …
|
|
|
@84a020ef
|
13 years |
rsbultje |
roqvideo: cosmetics.
|
|
|
@cdf15771
|
13 years |
rsbultje |
roqvideo: convert to bytestream2 API.
Found-by: Mateusz "j00ru" …
|
|
|
@93b53ffb
|
13 years |
rsbultje |
dca: don't use av_clip_uintp2().
The argument is not a literal, thus …
|
|
|
@626964a4
|
13 years |
rsbultje |
wmall: fix build with -DDEBUG enabled.
|
|
|
@8febcb9f
|
13 years |
rsbultje |
smc: port to bytestream2 API.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@ba36f14e
|
13 years |
rsbultje |
AAC SBR: group some writes.
Signed-off-by: Ronald S. Bultje …
|
|
|
@7e1ce6a6
|
13 years |
rsbultje |
dsputil: remove shift parameter from scalarproduct_int16
There is …
|
|
|
@dabf8dd3
|
13 years |
rsbultje |
SBR DSP: unroll sum_square
The length is even, so some unrolling can …
|
|
|
@294c05c
|
13 years |
rsbultje |
rv34: remove dead code in intra availability check
This was an …
|
|
|
@7104c23b
|
13 years |
rsbultje |
rv34: clean a bit availability checks.
Signed-off-by: Ronald S. …
|
|
|
@af49e17
|
13 years |
lu_zero |
v4l2: update documentation
Update the examples and remove stale …
|
|
|
@1255eed
|
13 years |
rsbultje |
tgq: convert to bytestream2 API.
This protects against input buffer …
|
|
|
@aed9da20
|
13 years |
rsbultje |
parser: remove forward declaration of MpegEncContext
Signed-off-by: …
|
|
|
@e6ffd997
|
13 years |
rsbultje |
dca: prevent accessing static arrays with invalid indexes.
Found-by: …
|
|
|
@cc5dd632
|
13 years |
rsbultje |
raw: move buffer size check up.
This way, it protects against …
|
|
|
@f1320dc3
|
13 years |
rsbultje |
lpcm: fix sample size calculation for 20bit LCPM.
Found-by: Mateusz …
|
|
|
@9487fb4d
|
13 years |
rsbultje |
swscale: clip unscaled output intermediates.
Fixes bug 240, as well …
|
|
|
@a93b572a
|
13 years |
rsbultje |
smacker: error out if palette copy-with-offset overruns palette size.
…
|
|
|
@a55d5bdc
|
13 years |
rsbultje |
algmm: convert to bytestream2 API.
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@8ca6e523
|
13 years |
diego |
wma: Refactor common code to fix standalone compilation of WMA …
|
|
|
@3c715383
|
13 years |
diego |
vc1: Move init code shared between decoder and parser to common code …
|
|
|
@1e9d55e4
|
13 years |
diego |
x86: Remove duplicated AVG_3DNOW_OP / AVG_MMX2_OP macros from …
|
|
|
@a294a7a1
|
13 years |
alex.converse |
mov: Allow last chunk to have an arbitrary number of samples.
Fixes …
|
|
|
@b5161908
|
13 years |
rsbultje |
SBR DSP: fix SSE code to not use SSE2 instructions.
movq from SSE …
|
|
|
@a9c5b6f
|
13 years |
rsbultje |
cpu: initialize mask to -1, so that by default, optimizations are used.
|
|
|
@6193ff68
|
13 years |
rsbultje |
error_resilience: initialize s->block_index[].
Found-by: Mateusz …
|
|
|
@11b940a1
|
13 years |
rsbultje |
svq3: protect against negative quantizers.
Found-by: Mateusz "j00ru" …
|
|
|
@c23acbae
|
13 years |
rsbultje |
Don't use ff_cropTbl[] for IDCT.
Results of IDCT can by far outreach …
|
|
|
@2254b559
|
13 years |
rsbultje |
swscale: make filterPos 32bit.
Fixes overflows for large image sizes. …
|
|
|
@018f39e
|
13 years |
anton |
FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.
|
|
|
@4138cd29
|
13 years |
anton |
avconv: add -cpuflags option for setting supported cpuflags.
Useful …
|
|
|
@4d851f8d
|
13 years |
anton |
cpu: add av_set_cpu_flags_mask().
|
|
|
@338978a7
|
13 years |
martin |
libx264: Allow overriding the sliced threads option
Signed-off-by: …
|
|
|
@39da3b22
|
13 years |
anton |
avconv: fix counting encoded video size.
avcodec_encode_video2() …
|
|
|
@632eb1b
|
13 years |
justin.ruggles |
cdxl demux: do not create packets with uninitialized data at EOF.
…
|
|
|
@3574a85c
|
13 years |
alex.converse |
Replace computations of remaining bits with calls to get_bits_left().
|
|
|
@b70feb40
|
13 years |
alex.converse |
amrnb/amrwb: Remove get_bits usage.
It is used to parse fixed sized …
|
|
|
@94cf64b8
|
13 years |
justin.ruggles |
cosmetics: reindent
|
|
|