Michael Niedermayer
|
610efb6773
qt-faststart: dont allocate a bigger buffer than needed
|
12 years ago |
Jan Ehrhardt
|
f4d9148fe2
qt-faststart: speedup
|
12 years ago |
Clément Bœsch
|
13d878366f
lavfi/ashowinfo: check plane value before deferencing.
|
12 years ago |
Giorgio Vazzana
|
a8cb21fd62
xtea: fix decryption with --enable-small
|
12 years ago |
Clément Bœsch
|
178ecfc257
swscale: fix To{Y,UV} extern prototypes.
|
12 years ago |
Clément Bœsch
|
0065d31dcd
APIchanges: fill hashes.
|
12 years ago |
Clément Bœsch
|
a04cb9823b
Move subrip/text API change info from Changelog to doc/APIchanges.
|
12 years ago |
Michael Niedermayer
|
29619f47c1
fft-test: fix order of operations for calculating the average error
|
12 years ago |
Paul B Mahol
|
857797bc14
vima: check packet size before initializing bitstream reader
|
12 years ago |
Paul B Mahol
|
06f5edc9be
vima: fix typo in license header
|
12 years ago |
Michael Niedermayer
|
48154c2594
xtea: move iv decrypt handling code into xtea_crypt_ecb()
|
12 years ago |
Michael Niedermayer
|
a4dcdd04d7
xtea-test: test inplace decryption
|
12 years ago |
Giorgio Vazzana
|
8c3ee93be5
xtea: fix CBC mode when src=dst
|
12 years ago |
Michael Niedermayer
|
a0321dadfd
xtea-test: factorize test code
|
12 years ago |
Paul B Mahol
|
3fa100244f
flac: use get_bits_longlong()
|
12 years ago |
Paul B Mahol
|
01c9ffa913
tta: let samples declaration match cast
|
12 years ago |
Michael Niedermayer
|
f51c4bfe3f
bitstream: add get_bits_longlong() to support more than 32bits
|
12 years ago |
The makemkv authors
|
89a823ace9
ffmpeg: disable buffering for stderr, needed for win32 runtime
|
12 years ago |
Michael Niedermayer
|
20bd921082
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
853a93804d
Merge commit 'd9a2e87b1ce44cce23801e7ec6810f8bf994fa23'
|
12 years ago |
Michael Niedermayer
|
e5ce6d447b
Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6'
|
12 years ago |
Stefano Sabatini
|
301f6da039
ffprobe: extend disposition printing support
|
12 years ago |
Stefano Sabatini
|
50efde6bcb
ffprobe: generalize nesting model for the XML writer
|
12 years ago |
Nicolas George
|
e4b1fcd474
lavu/opt: cosmetic fixes forgotten in the previous patch.
|
12 years ago |
Nicolas George
|
438978fb4b
opt: implement av_opt_set_from_string().
|
12 years ago |
Michael Niedermayer
|
5f1c3c785c
get_bits_long: fix variable type
|
12 years ago |
Michael Niedermayer
|
01aa664f21
cyuv: implement raw cyuv
|
12 years ago |
Jindřich Makovička
|
1a8c6917f6
h264: avoid stuck buffer pointer in decode_nal_units
|
12 years ago |
Alexander Strasser
|
99b18b110c
doc/fate: Move fate config example into doc subdirectory
|
12 years ago |
Anton Khirnov
|
0f583d20d5
mpeg12: fix the semantics of the int* parameter of decode()
|
12 years ago |
Anton Khirnov
|
d9a2e87b1c
mpeg12: move mpeg_decode_frame() lower
|
12 years ago |
Michael Niedermayer
|
85f477935c
avsdec: Set dimensions instead of relying on the demuxer.
|
13 years ago |
Michael Niedermayer
|
d65d834731
wmalosslessdec: Reset put bit buffer when num_saved_bits is reset.
|
13 years ago |
Anton Khirnov
|
d05f72c754
dfa: improve boundary checks in decode_dds1()
|
12 years ago |
Anton Khirnov
|
6a99310fce
wmalosslessdec: Fix reading too many bits in decode_channel_residues()
|
12 years ago |
Michael Niedermayer
|
f48fbf2eb5
wmalosslessdec: fix a get_bits(0) in decode_ac_filter
|
13 years ago |
Michael Niedermayer
|
607f57152c
wmalosslessdec: make MCLMS arrays big enough for what is written into them.
|
13 years ago |
Anton Khirnov
|
ae3da0ae55
indeo4/5: check empty tile size in decode_mb_info().
|
12 years ago |
Anton Khirnov
|
5d2170c53b
ivi_common: make ff_ivi_process_empty_tile() static.
|
12 years ago |
Michael Niedermayer
|
2d09cdbaf2
indeo5: check tile size in decode_mb_info().
|
13 years ago |
Anton Khirnov
|
e4d4044339
indeo3: fix out of cell write.
|
12 years ago |
Michael Niedermayer
|
f049729e61
ffv1enc: fix integer overflow with high resolutions and lots of slices.
|
12 years ago |
Michael Niedermayer
|
594b1fcb28
mov: add av_dlog() to dump edit lists.
|
12 years ago |
Michael Niedermayer
|
3ceeb01c06
mov: only print multiple edit lists warning for actually unsupported cases
|
12 years ago |
Michael Niedermayer
|
44a7a6300d
lavf: free probe data in case we close before probing finished
|
12 years ago |
Michael Niedermayer
|
acfe69669c
bink: reindent
|
13 years ago |
Michael Niedermayer
|
897d336984
bink: remove unneeded special case in the init code.
|
13 years ago |
Michael Niedermayer
|
574e87943e
bink: get rid of double precision float use
|
13 years ago |
jamal
|
062cd9acc1
fate: Fix --disable-zlib
|
12 years ago |
rogerdpack
|
1bdb4b26a8
dshow: enhance error message
|
12 years ago |