|
|
|
@40b41be3
|
13 years |
anton |
lavf: use AVStream.discard to disable queueing attached pictures.
|
|
|
@01fcc42b
|
13 years |
anton |
lavf: requeue attached pictures after seeking.
This allows the caller …
|
|
|
@713f3062
|
13 years |
anton |
id3v2: set the keyframe flag on attached pictures.
|
|
|
@791d6df4
|
13 years |
justin.ruggles |
FATE: change fate-maxis-xa to a normal demuxing test
Signed-off-by: …
|
|
|
@b36872bd
|
13 years |
justin.ruggles |
FATE: add test for adpcm-ea-maxis-xa
Signed-off-by: Paul B Mahol …
|
|
|
@30011bf2
|
13 years |
rsbultje |
vp8: avoid race condition on segment map.
This change avoids …
|
|
|
@18ba94c
|
13 years |
kostya.shishkov |
fix space type in Changelog
|
|
|
@0e714f88
|
13 years |
kostya.shishkov |
ZeroCodec Decoder
An obscure Japanese lossless video codec, …
|
|
|
@b8560637
|
13 years |
kostya.shishkov |
RealAudio Lossless decoder
|
|
|
@316e724f
|
13 years |
martin |
rtpenc: Use AVFormatContext.packet_size instead of a private option
…
|
|
|
@01b0ade6
|
13 years |
martin |
url: Document the expected behaviour of url_read
Signed-off-by: …
|
|
|
@57151f86
|
13 years |
martin |
libavformat: Use AVFormatContext.probesize in init_input
This was …
|
|
|
@27b7459b
|
13 years |
martin |
docs: Fix a stray reference to tags in the generic doxy on dicts
…
|
|
|
@17934c18
|
13 years |
martin |
cosmetics: Align some AVInput/OutputFormat declarations
Also add …
|
|
|
@bb39bd19
|
13 years |
kostya.shishkov |
zmbv: check decompress result
Changing flush type from Z_FINISH is …
|
|
|
@afc2263b
|
13 years |
kostya.shishkov |
zmbv: correct indentation
|
|
|
@1744ab9e
|
13 years |
rsbultje |
adpcm: convert adpcm_thp to bytestream2.
|
|
|
@72eda778
|
13 years |
rsbultje |
adpcm: convert adpcm_yamaha to bytestream2.
|
|
|
@f184735a
|
13 years |
rsbultje |
adpcm: convert adpcm_swf to bytestream2.
|
|
|
@8afe2f90
|
13 years |
rsbultje |
adpcm: convert adpcm_sbpro to bytestream2.
|
|
|
@834c81f4
|
13 years |
rsbultje |
adpcm: convert adpcm_ct to bytestream2.
|
|
|
@b3084e29
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
|
|
|
@22c48d39
|
13 years |
rsbultje |
adpcm: convert adpcm_ea_xas to bytestream2.
|
|
|
@edd95555
|
13 years |
rsbultje |
adpcm: convert adpcm_ea_r1/2/3 to bytestream2.
|
|
|
@e60d0991
|
13 years |
rsbultje |
adpcm: convert ea_maxis_xa to bytestream2.
|
|
|
@4a876eb
|
13 years |
rsbultje |
adpcm: convert adpcm_ea to bytestream2.
|
|
|
@524af484
|
13 years |
rsbultje |
adpcm convert adpcm_ima_ea_sead to bytestream2.
|
|
|
@8f2ed092
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_ea_eacs to bytestream2.
|
|
|
@159831cc
|
13 years |
rsbultje |
adpcm: convert adpcm_xa to bytestream2.
|
|
|
@16b7a5e2
|
13 years |
rsbultje |
adpcm: convert ima_ws to bytestream2.
|
|
|
@74d7ac95
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_apc to bytestream2.
|
|
|
@9721901
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_iss to bytestream2.
|
|
|
@1da95870
|
13 years |
rsbultje |
adpcm: convert adpcm_dk3 to bytestream2.
|
|
|
@d570a968
|
13 years |
rsbultje |
adpcm: convert adpcm_dk4 to bytestream2.
|
|
|
@5353ee3c
|
13 years |
rsbultje |
adpcm: convert adpcm_ms to bytestream2.
|
|
|
@89f3aa8c
|
13 years |
rsbultje |
adpcm: use av_clip() in adpcm_ima_expand_nibble().
|
|
|
@689be85a
|
13 years |
rsbultje |
adpcm: convert adpcm_4xm to bytestream2.
|
|
|
@39505f42
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_wav to bytestream2.
|
|
|
@9604307d
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_qt to bytestream2.
|
|
|
@c346f630
|
13 years |
rsbultje |
adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.
|
|
|
@72ec043a
|
13 years |
rsbultje |
oma: Fix out of array read.
Input: 01-Untitled-partial.oma
ZZUF …
|
|
|
@a56fba50
|
13 years |
mans |
fate: make compare() function compatible with POSIX bc
Signed-off-by: …
|
|
|
@f36d5c14
|
13 years |
diego |
Update Janne's email address.
|
|
|
@343bfdd
|
13 years |
diego |
APIchanges: Replace Subversion revision numbers by Git hashes.
|
|
|
@f03183d9
|
13 years |
diego |
bytestream: Eliminate one level of pointless macro indirection.
|
|
|
@abe3c697
|
13 years |
rsbultje |
xwd: convert to bytestream2.
|
|
|
@5a3a906b
|
13 years |
rsbultje |
vqavideo: port to bytestream2 API
Protects against overreads.
…
|
|
|
@050dc127
|
13 years |
siretart |
Read preset files with suffix .avpreset
The preset files have been …
|
|
|
@6acac061
|
13 years |
kostya.shishkov |
prores: allow user to set fixed quantiser
|
|
|
@8bc5d90a
|
13 years |
anton |
lavf: remove some disabled code.
|
|
|
@f35f8eeb
|
13 years |
anton |
lavf: only set average frame rate for video.
|
|
|
@9ade26ee
|
13 years |
anton |
lavf: remove a pointless check.
Timebase is already checked in …
|
|
|
@0afd8f12
|
13 years |
justin.ruggles |
avcodec: add XBM encoder
Signed-off-by: Paul B Mahol …
|
|
|
@6ca3b248
|
13 years |
justin.ruggles |
resample: allocate a large enough output buffer
Fixes invalid writes …
|
|
|
@b1740cb
|
13 years |
mans |
fate: fix enc_dec_pcm tests with remote target
Signed-off-by: Mans …
|
|
|
@c3da9f50
|
13 years |
justin.ruggles |
wmaenc: remove bit-exact hack
It may have improved cross-platform …
|
|
|
@85cf49fa
|
13 years |
justin.ruggles |
FATE: remove WMA acodec tests
|
|
|
@3a1e453
|
13 years |
justin.ruggles |
FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparison
|
|
|
@a4cf4ef2
|
13 years |
justin.ruggles |
FATE: add AC-3 and E-AC-3 encode/decode tests with fuzzy comparison
|
|
|
@de64d8cf
|
13 years |
rsbultje |
qtrle: Use bytestream2 functions to prevent buffer overreads.
…
|
|
|
@341404f7
|
13 years |
rsbultje |
vqavideo: check malloc return values
Signed-off-by: Paul B Mahol …
|
|
|
@d3958ab4
|
13 years |
rsbultje |
x11grab: fix a memory leak exposed by valgrind
When using "-f x11grab …
|
|
|
@05b9a89e
|
13 years |
rsbultje |
threads: fix old frames returned after avcodec_flush_buffers()
…
|
|
|
@7b60799a
|
13 years |
janne-libav |
MPV: always mark dummy frames as reference
If the dummy frame are not …
|
|
|
@1e26a48f
|
13 years |
rsbultje |
h264: fix deadlocks on incomplete reference frame decoding.
If …
|
|
|
@c6ccb96b
|
13 years |
rsbultje |
mpeg4: report frame decoding completion at ff_MPV_frame_end().
…
|
|
|
@80387f0e
|
13 years |
rsbultje |
mimic: don't use self as reference, and report completion at end of …
|
|
|
@e5d40372
|
13 years |
diego |
h264: K&R formatting cosmetics
Also remove some disabled code and fix …
|
|
|
@ad4cec6b
|
13 years |
diego |
s3tc.h: Add missing #include to fix standalone header compilation.
|
|
|
@90e5b58a
|
13 years |
justin.ruggles |
FATE: add capability for audio encode/decode tests with fuzzy psnr …
|
|
|
@cffd7580
|
13 years |
justin.ruggles |
FATE: allow a tolerance in the size comparison in do_tiny_psnr()
This …
|
|
|
@bb684296
|
13 years |
justin.ruggles |
FATE: use absolute difference from a target value in do_tiny_psnr()
…
|
|
|
@5ecadc66
|
13 years |
justin.ruggles |
FATE: allow tests to set CMP_SHIFT to pass to tiny_psnr
This will …
|
|
|
@0720d263
|
13 years |
justin.ruggles |
FATE: use $fuzz directly in do_tiny_psnr() instead of passing it around
|
|
|
@702985b8
|
13 years |
anton |
dxa: remove useless code
Signed-off-by: Paul B Mahol …
|
|
|
@cd9a3c3
|
13 years |
anton |
lavf: don't select an attached picture as default stream for seeking.
|
|
|
@25142298
|
13 years |
anton |
avconv: remove pointless checks.
OutputStream.picref is guaranteed to …
|
|
|
@ce326c11
|
13 years |
anton |
avconv: check for get_filtered_frame() failure.
|
|
|
@2636e691
|
13 years |
anton |
avconv: remove a pointless check.
output_video_filter is always …
|
|
|
@45fdcc8e
|
13 years |
rsbultje |
swscale: convert hscale() to use named arguments.
|
|
|
@98b9da2a
|
13 years |
rsbultje |
x86inc: add *mp named argument support to DEFINE_ARGS.
|
|
|
@aba7a827
|
13 years |
rsbultje |
swscale: convert hscale to cpuflags().
|
|
|
@e0febda2
|
13 years |
rsbultje |
h264: stricter reference limit enforcement.
Progressive images can …
|
|
|
@48cbe4b0
|
13 years |
rsbultje |
h264: increase reference poc list from 16 to 32.
Interlaced images …
|
|
|
@86020073
|
13 years |
rsbultje |
xa_adpcm: limit filter to prevent xa_adpcm_table[] array bounds …
|
|
|
@1f8ff2b1
|
13 years |
rsbultje |
snow: check reference frame indices.
Fixes NULL ptr dereference
…
|
|
|
@c9837954
|
13 years |
rsbultje |
snow: reject unsupported chroma shifts.
Found-by: Mateusz "j00ru" …
|
|
|
@92a02d93
|
13 years |
rsbultje |
Add ffvhuff encoding and decoding regression test
Signed-off-by: Paul …
|
|
|
@5b4d026a
|
13 years |
rsbultje |
anm: convert to bytestream2 API
Protects from overreads.
…
|
|
|
@f1ce053
|
13 years |
rsbultje |
bytestream: add more unchecked variants for bytestream2 API
…
|
|
|
@a1c036e9
|
13 years |
janne-libav |
jvdec: unbreak video decoding
The safe bitstream reader broke it …
|
|
|
@d3d1b25e
|
13 years |
janne-libav |
jv demux: set video stream duration
Signed-off-by: Paul B Mahol …
|
|
|
@05e0061e
|
13 years |
janne-libav |
fate: add pam image regression test
Signed-off-by: Paul B Mahol …
|
|
|
@972880f
|
13 years |
anton |
doc/general: update supported devices table.
Add libcdio and fbdev, …
|
|
|
@29e4046e
|
13 years |
anton |
doc/general: add missing @tab to codecs table.
|
|
|
@758ec111
|
13 years |
rsbultje |
h264: Fix invalid interlaced/progressive MB combinations for direct …
|
|
|
@64334ddb
|
13 years |
anton |
avconv: reindent
CC: libav-stable@libav.org
|
|
|
@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: …
|
|
|