|
|
|
@87c1783c
|
13 years |
michaelni |
snowenc: move runs from stack to heap.
Fixes ticket1082
…
|
|
|
@fc8ed111
|
13 years |
michaelni |
avcodec_encode_audio2: Increase the audio buffer size.
Fixes …
|
|
|
@2b07f57
|
13 years |
michaelni |
mp3_probe: consider id3 tags to be low scoring mp3.
Signed-off-by: …
|
|
|
@e19ccc89
|
13 years |
stefasab |
lavfi/aspect: fail with AVERROR(EINVAL) in case of invalid specified …
|
|
|
@11642cd1
|
13 years |
stefasab |
lavc/sunrastenc: consider cases with linesize < 0
Make …
|
|
|
@f6451320
|
13 years |
michaelni |
gxf: return AVERROR_EOF instead of AVERROR(EIO) at end of gxf_packet …
|
|
|
@78f2833f
|
13 years |
Carl Eugen Hoyos |
Tell users about supported audio samplerates in mmf.
|
|
|
@0d293880
|
13 years |
Carl Eugen Hoyos |
Match documentation for transparency in BGR32 iff images.
|
|
|
@e8f2c0ca
|
13 years |
michaelni |
h264: print the pps_id when its invalid.
Signed-off-by: Michael …
|
|
|
@6cabb679
|
13 years |
michaelni |
ZeroCodec Decoder
An obscure Japanese lossless video codec, …
|
|
|
@bae053fc
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@7f4c5ab8
|
13 years |
michaelni |
build_sys: zmbv test depends on zlib
Signed-off-by: Michael …
|
|
|
@1939e827
|
13 years |
michaelni |
build_sys: zlib_test depends on zlib
Signed-off-by: Michael …
|
|
|
@7a210206
|
13 years |
michaelni |
build_sys: mpng_test depends on zlib
Signed-off-by: Michael …
|
|
|
@825936b7
|
13 years |
michaelni |
build_sys: flashsv2_test depends on zlib
Signed-off-by: Michael …
|
|
|
@395894fc
|
13 years |
michaelni |
build_sys: Add dependencies for pp testing.
Should fix mp=pp test …
|
|
|
@d19d52d4
|
13 years |
stefasab |
lavfi/movie: add loop parameter
Signed-off-by: William Yu …
|
|
|
@0ca15aa0
|
13 years |
stefasab |
lavc/jpeglsenc: fix allocation in case of negative linesize, and add …
|
|
|
@a41340f8
|
13 years |
michaelni |
pgmyuvenc: abort encoding if width is not even
Signed-off-by: Paul B …
|
|
|
@eb74e9ea
|
13 years |
michaelni |
mxfdec: Let pkt->pts = mxf->current_edit_unit if intra-only
We can't …
|
|
|
@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.
…
|
|
|
@572c0ddc
|
13 years |
michaelni |
indeo4: Skip null frames.
Fixes crashes from Ticket845
…
|
|
|
@7594ee2e
|
13 years |
michaelni |
jpg: fix colors for sequential RGB
Fixes Ticket850
Signed-off-by: …
|
|
|
@0f6f5e6f
|
13 years |
michaelni |
vorbisenc: set quality to a reasonable default.
Fixed Ticket847
…
|
|
|
@fdffaa6b
|
13 years |
stefasab |
lavfi/scale: document behavior with regards to the output sample …
|
|
|
@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
|
|
|
@2560d3b6
|
13 years |
michaelni |
dv: Fix streamcopy input.
Fixes Ticket1042
Signed-off-by: Michael …
|
|
|
@50d67d95
|
13 years |
michaelni |
x11grab: fix compilation
Found-by: ubitux
Signed-off-by: Michael …
|
|
|
@79a19f6e
|
13 years |
michaelni |
pthread: Fix mixing of declarations and statements.
Signed-off-by: …
|
|
|
@967bdb85
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@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 …
|
|
|
@219a6fb6
|
13 years |
michaelni |
dsp: fix diff_bytes_mmx() with small width
Fixes Ticket1068
…
|
|
|
@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 …
|
|
|
@69174fa
|
13 years |
nicolas.george |
vf_thumbnail: forward request_frame at least once.
The current …
|
|
|
@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
|
|
|
@463705bd
|
13 years |
nicolas.george |
udp: fix non-blocking and interrupt handling.
In non-blocking mode, …
|
|
|
@d9f26a0d
|
13 years |
stefasab |
lavfi/crop: show input and output sample aspect ratio in the log
|
|
|
@e55ecbc9
|
13 years |
nicolas.george |
url: document url_read exact behaviour.
|
|
|
@0ac38ded
|
13 years |
stefasab |
lavfi/allfilters: fix weird vertical align
|
|
|
@3225bc37
|
13 years |
stefasab |
lavfi: add bbox filter
Also add bbox.h and bbox.c files, based on the …
|
|
|
@32a5775a
|
13 years |
michaelni |
pcm: leave sample format conversion to libswresample
Signed-off-by: …
|
|
|
@8a91da95
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@4c1da0d1
|
13 years |
michaelni |
ffmpeg: allow selective and complete disabling of map_metadata.
…
|
|
|
@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 …
|
|
|
@f8353d5f
|
13 years |
michaelni |
mpegvideo: don't pretend the first frame is always a key frame
…
|
|
|
@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.
|
|
|
@6f9803e5
|
13 years |
michaelni |
sonic: update to new API
Fixes Ticket1075
Signed-off-by: Michael …
|
|
|
@d9fe6b92
|
13 years |
michaelni |
matroskadec: Fix null pointer exception on corrupted input.
…
|
|
|
@b89f9407
|
13 years |
michaelni |
ass: fix DAR calculation.
Found-by: REN Lifeng <renlifeng@wowfly.com> …
|
|
|
@4257ce11
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dxa: …
|
|
|
@c743aad5
|
13 years |
michaelni |
huffyuv: some more consts
Signed-off-by: Michael Niedermayer …
|
|
|
@dd2631a
|
13 years |
michaelni |
dsputil: mark source of diff_bytes as const.
Signed-off-by: Michael …
|
|
|
@1bc85fb3
|
13 years |
michaelni |
dirac: mark some variables const.
Signed-off-by: Michael Niedermayer …
|
|
|
@ae76c1af
|
13 years |
michaelni |
4xm: make mcdc() src const
Signed-off-by: Michael Niedermayer …
|
|
|
@90e5b58a
|
13 years |
justin.ruggles |
FATE: add capability for audio encode/decode tests with fuzzy psnr …
|
|
|
@bf3a4045
|
13 years |
michaelni |
mpegvideo: fix constness error in ff_MPV_encode_picture()
The struct …
|
|
|
@add40b7b
|
13 years |
michaelni |
tests/rotozoom: make some things const.
Signed-off-by: Michael …
|
|
|
@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 …
|
|
|
@a04a97bc
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@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().
|
|
|
@67235dfa
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@dbe7170e
|
13 years |
Marton Balint |
ffplay: force video refresh if the window is resized or damaged
…
|
|
|
@9e2ee462
|
13 years |
michaelni |
vf_fspp: add ff_ prefix to non static variables.
Signed-off-by: …
|
|
|
@3bd749f3
|
13 years |
michaelni |
docs: Add examples for -cpuflags
Signed-off-by: Michael Niedermayer …
|
|
|
@f43a1604
|
13 years |
michaelni |
cmdutils: Fix cpuflags so the flags dont pull in and out other flags.
…
|
|
|
@fa35ade8
|
13 years |
michaelni |
vf_fspp: fix compilation with llvm
|
|
|
@bda5b662
|
13 years |
michaelni |
matroskaenc: change cluster_pos to use -1 as the "I'm not currently …
|
|
|
@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 …
|
|
|