|
|
|
@303619d
|
13 years |
Clément Bœsch |
jacosub_probe: slightly increase the score to limit misdetection.
|
|
|
@908293d1
|
13 years |
Clément Bœsch |
jacosub_probe: speedup by making only one call to sscanf
|
|
|
@5afdb3e6
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@b7d14883
|
13 years |
michaelni |
h264: move q0 scan tables into context
This fixes out of global array …
|
|
|
@18b46a49
|
13 years |
michaelni |
oggparsevorbis: fix null ptr dereference
Found-by: Mateusz "j00ru" …
|
|
|
@b02cc2dd
|
13 years |
michaelni |
mpeg4videodec: Check that cplx_estimation_* fits in the available …
|
|
|
@06bf6d3
|
13 years |
nicolas.george |
vf_overlay: rewrite request/push logic.
The old implementation, upon …
|
|
|
@6d679c4
|
13 years |
nicolas.george |
lavfi: add a generic API for buffer queues.
|
|
|
@72f3786
|
13 years |
nicolas.george |
sink_buffer: guard against NULL frames.
This only happens if some …
|
|
|
@e03ddbcd
|
13 years |
michaelni |
gifenc: support resolutions up to 65535x65535
Maybe someone can add a …
|
|
|
@d2581dcc
|
13 years |
michaelni |
mjpegenc: add a limit for maximum supported resolution
jpeg does not …
|
|
|
@320e537b
|
13 years |
michaelni |
mxfenc: support 50 and 60 frame rates
Reviewed-by: Tomas Härdin …
|
|
|
@cc4d80c9
|
13 years |
michaelni |
ipmovie_probe: speedup by avoiding memcmp() call
Signed-off-by: …
|
|
|
@ebfe0c6e
|
13 years |
michaelni |
ac3_probe: speedup by checking for header earlier
Signed-off-by: …
|
|
|
@6cfaccab
|
13 years |
michaelni |
probetest: allow specifying parameters on the command line
…
|
|
|
@76170f53
|
13 years |
michaelni |
yop_probe: check more fields to avoid detecting random data as yop
…
|
|
|
@60de7616
|
13 years |
michaelni |
ffmpeg: allow overriding input top field first
Signed-off-by: Michael …
|
|
|
@824a6975
|
13 years |
onemda |
binkaudio: check number of channels
Fixes #1380.
Signed-off-by: Paul …
|
|
|
@8aaa00c3
|
13 years |
michaelni |
indeo5: check quant_mat
prevents out of array read
Found-by: Mateusz …
|
|
|
@3b275ce
|
13 years |
michaelni |
fate: dont freopen() stdout
it doesnt work and breaks most BSDs
…
|
|
|
@0dfcd7e7
|
13 years |
michaelni |
range coder test code: decoding errors are av_log_error not debug.
…
|
|
|
@21fdf1cc
|
13 years |
michaelni |
ffv1: fix reading global header with CRC
Signed-off-by: Michael …
|
|
|
@57778f61
|
13 years |
michaelni |
avidec: fix odd extradata size case.
Signed-off-by: Michael …
|
|
|
@76853a3
|
13 years |
michaelni |
libavformat: ff_get_bmp_header: return esize too
Signed-off-by: …
|
|
|
@0fcf3013
|
13 years |
martin |
fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines
The …
|
|
|
@9613240f
|
13 years |
martin |
http: Pass the proper return code of net IO operations
Signed-off-by: …
|
|
|
@1876e7c0
|
13 years |
martin |
http: Add 'post_data', a new option which sets custom HTTP post data
…
|
|
|
@c7bd556d
|
13 years |
justin.ruggles |
lavfi: amix: check active input count before calling request_samples
…
|
|
|
@a1fc1d2e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@6163d880
|
13 years |
rsbultje |
vp8: move block coeff arithcoder on stack.
This prevents gcc from …
|
|
|
@64bde805
|
13 years |
rsbultje |
mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3.
|
|
|
@d041dec3
|
13 years |
derek.buitenhuis |
pcm-mpeg: improve log message wording
We support every defined value …
|
|
|
@39f0a45a
|
13 years |
michaelni |
h264_cavlc: check prefix before using it.
Found-by: Mateusz "j00ru" …
|
|
|
@32e60b6b
|
13 years |
michaelni |
h264: increase scantable sizes to avoid overread
We could also check …
|
|
|
@fd4c1c0b
|
13 years |
michaelni |
truemotion1: Check index, fix out of array read
Found-by: Mateusz …
|
|
|
@96fe99cb
|
13 years |
michaelni |
ffmpeg: disable autoinsertion for -async on the output side of the …
|
|
|
@89cf5bf3
|
13 years |
michaelni |
cmdutils: replace 1 line #ifs by if()
Signed-off-by: Michael …
|
|
|
@bf6fb563
|
13 years |
michaelni |
Allow building of command line utils without swresample lib
This …
|
|
|
@f5af8d5e
|
13 years |
onemda |
exr: make message about missing feature more useful
Signed-off-by: …
|
|
|
@d24ef674
|
13 years |
michaelni |
fate: fix long standing bug in the g723_1 test
The test compared …
|
|
|
@f5e0ef5
|
13 years |
michaelni |
fate: add a fate-acodec-dca test that works on all platforms second …
|
|
|
@607461e5
|
13 years |
michaelni |
fate: add bitexact flag to ac3-fixed
cant hurt, and should be there …
|
|
|
@8f615269
|
13 years |
onemda |
iff: check if there is extradata
Fixes #1368.
Signed-off-by: Paul B …
|
|
|
@d66b0cd5
|
13 years |
onemda |
exr: alpha support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@0857e46d
|
13 years |
mans |
fate: add missing $(TARGET_PATH) to ac3-fixed-encode
Signed-off-by: …
|
|
|
@00c78a0a
|
13 years |
mans |
fate: fix md5sum replacement on some systems
On systems where the …
|
|
|
@7a2ae764
|
13 years |
michaelni |
fate: disable fate-acodec-dca
the new test doesnt work on all …
|
|
|
@ef96ec97
|
13 years |
michaelni |
fate: remove unused functions
Signed-off-by: Michael Niedermayer …
|
|
|
@6aceed3b
|
13 years |
michaelni |
fate: remove tests/codec-regression.sh
This was somehow forgotten in …
|
|
|
@5855e463
|
13 years |
michaelni |
fate: resurrect acodec-dca
This was lost in todays merge
Ideas to do …
|
|
|
@73f3f6ba
|
13 years |
michaelni |
lavc: clarify experimental codec message
Should be easier for new …
|
|
|
@fd707ad
|
13 years |
michaelni |
fate: try to fix fate-nellymoser-aref-encode make dependancies
…
|
|
|
@e0a01e4c
|
13 years |
michaelni |
fate: make idroq test run again.
Didnt investigate what broke it
…
|
|
|
@16e25ef
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@b0387ed
|
13 years |
michaelni |
Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'
* commit …
|
|
|
@8619362f
|
13 years |
Clément Bœsch |
ffprobe: fix C escaping.
|
|
|
@43b50e6
|
13 years |
lu_zero |
avprobe: correctly set the default formatter
|
|
|
@2d52ee8a
|
13 years |
Clément Bœsch |
lavf/microdvd: support events lasting to the next one.
Example:
…
|
|
|
@d51e08bb
|
13 years |
Clément Bœsch |
lavc: switch from ts_end to duration in ff_ass_add_rect.
Make …
|
|
|
@b75726c
|
13 years |
justin.ruggles |
lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffs
|
|
|
@c140fb2c
|
13 years |
justin.ruggles |
lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffs
|
|
|
@8dfc1227
|
13 years |
justin.ruggles |
lavr: add C functions for mixing 2 to 1 channels with s16p format
|
|
|
@5289955
|
13 years |
lu_zero |
avprobe: move formatter functions in the context
Avoid possible clashes.
|
|
|
@e7cb1615
|
13 years |
michaelni |
ape: Fix null ptr dereference with files missing a seekatable.
Such …
|
|
|
@5880d788
|
13 years |
michaelni |
movdec: Check count of stts/ctts elements instead of just the pointer. …
|
|
|
@1b8741a6
|
13 years |
michaelni |
4xm: fix division by zero caused by bps<8
Found-by: Mateusz "j00ru" …
|
|
|
@c9cc7629
|
13 years |
anton |
avconv: extend -r to work on any input stream.
This is done by …
|
|
|
@4f81a507
|
13 years |
anton |
doc/avconv: expand documentation for the -s option.
|
|
|
@cf6c38c6
|
13 years |
anton |
avconv: don't print filters inserted by avconv in stream mappings.
|
|
|
@8daf21d5
|
13 years |
anton |
avconv: merge configuration code for complex and simple filters
Some …
|
|
|
@a977d91e
|
13 years |
anton |
avconv: split configuring input filters out of configure_complex_filter
|
|
|
@dae85054
|
13 years |
Clément Bœsch |
ffprobe: make -of an alias for -print_format.
This is for …
|
|
|
@f919cc7d
|
13 years |
mans |
fate: fix acodec/vsynth tests for make 3.81
GNU make 3.81 applies …
|
|
|
@ad381ac
|
13 years |
stefasab |
ffprobe: fix chapter printing, fix JSON output
Make …
|
|
|
@c58bcead
|
13 years |
janne-libav |
pcm_mpeg: fix number of consumed bytes to include the header.
…
|
|
|
@12d42cd
|
13 years |
janne-libav |
avfilter: include required header file avfilter.h in video.h
|
|
|
@4a301706
|
13 years |
janne-libav |
x86: Avoid movs on BUTTERFLYPS when in AVX mode
Signed-off-by: Janne …
|
|
|
@bac0729d
|
13 years |
janne-libav |
x86: use new schema for ASM macros
Signed-off-by: Janne Grunau …
|
|
|
@a5e83a5d
|
13 years |
stefasab |
Changelog: apply misc formatting fixes
|
|
|
@4eb1ff65
|
13 years |
stefasab |
Changelog: remove asplit entry from 0.11, it was added in 0.10
|
|
|
@89d49acb
|
13 years |
stefasab |
ffprobe: add INI writer
Liberally based on the work of Luca Barbato …
|
|
|
@908c045
|
13 years |
onemda |
avfilter: use designated initializer for class
Signed-off-by: Paul B …
|
|
|
@7263cd55
|
13 years |
mans |
fate: convert codec-regression.sh to makefile rules
Signed-off-by: …
|
|
|
@47b5996b
|
13 years |
mans |
fate: allow tests to specify unit size for psnr comparison
…
|
|
|
@7e5880e0
|
13 years |
mans |
fate: teach videogen/rotozoom to output a single raw video stream
…
|
|
|
@f0c15ec
|
13 years |
Clément Bœsch |
doc/syntax: escape '@' to fix a warning.
Fix the following warning: …
|
|
|
@67b76310
|
13 years |
stefasab |
lavc: prettify printing of some codec tags which contains non …
|
|
|
@fa6cb2fd
|
13 years |
stefasab |
ffprobe: add multiple_sections field to WriterContext
Move the field …
|
|
|
@c365cdf2
|
13 years |
stefasab |
ffprobe: add support to '\b' and '\f' escaping in c_escape_str()
|
|
|
@6994b552
|
13 years |
stefasab |
ffprobe: make c_escape_str() documentation terser
Avoid to specify …
|
|
|
@59a78290
|
13 years |
michaelni |
lavfi: use getter/setter functions for AVFrame.pkt_pos
Signed-off-by: …
|
|
|
@ea60a11e
|
13 years |
michaelni |
movenc: Fix muxing of Apple Quicktime chapters. v3
There is basic …
|
|
|
@c2eae4ba
|
13 years |
michaelni |
lavfi: Fill linesize, sample_rate and channel_layout fields in …
|
|
|
@d187e761
|
13 years |
Clément Bœsch |
ffmpeg: use %f instead of %lf in volume args format printf.
%f refers …
|
|
|
@ca7fa3a5
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f2bc2e8
|
13 years |
michaelni |
configure: disable avresample by default
avresample is redundant and …
|
|
|
@f0e39889
|
13 years |
michaelni |
configure: add asyncts->avresample dependancy
Signed-off-by: Michael …
|
|
|
@5cd947d
|
13 years |
Carl Eugen Hoyos |
Fix r10k codec for widths that are not multiples of 64.
Fixes ticket #1358
|
|
|
@77cea13f
|
13 years |
Carl Eugen Hoyos |
Mark avui encoder experimental.
Some decoders require the AVID atom …
|
|
|
@b4904e80
|
13 years |
michaelni |
jvdec: check videosize
Fixes null ptr dereference
fixes Ticket1364
…
|
|
|