|
|
|
@f428c29c
|
13 years |
Clément Bœsch |
dv: fix comment wording mistake
|
|
|
@76f10596
|
13 years |
Clément Bœsch |
mxfenc: fix ignored drop flag in binary timecode representation.
|
|
|
@afd06c68
|
13 years |
Clément Bœsch |
dv: fix valgrind use of uninitialised value warnings.
|
|
|
@50f8c265
|
13 years |
Clément Bœsch |
dv: fix comment spelling.
|
|
|
@16a565d0
|
13 years |
michaelni |
eval/fate: try to fix nan printing format failures.
Signed-off-by: …
|
|
|
@e6d88f63
|
13 years |
nicolas.george |
libavfilter: add a default to silence a warning.
|
|
|
@5d4fd1d1
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (36 …
|
|
|
@3824ef08
|
13 years |
mans |
ARM: allow unaligned buffer in fixed-point NEON FFT4
This function is …
|
|
|
@240c5d6f
|
13 years |
mans |
fate: test more FFT etc sizes
This tests sizes from 16 to 4096, not …
|
|
|
@49c7006c
|
13 years |
rsbultje |
dca: set AVCodecContext frame_size for DTS audio
Set the frame size …
|
|
|
@3c7c16fd
|
13 years |
diego |
YASM: Shut up unused variable compiler warning with --disable-yasm.
…
|
|
|
@567a32b5
|
13 years |
rsbultje |
x86_32: Fix build on x86_32 with --disable-yasm.
Signed-off-by: …
|
|
|
@75a24bef
|
13 years |
mans |
iirfilter: add fate test
Change the test program to output text …
|
|
|
@96676e1a
|
13 years |
Carl Eugen Hoyos |
Unbreak libavutil API.
|
|
|
@66e2dd11
|
13 years |
diego |
doxygen: Add qmul docs.
|
|
|
@9cec1bbd
|
13 years |
diego |
ogg: propagate return values and return more meaningful error values
…
|
|
|
@5029a40
|
13 years |
jason |
H.264: fix overreads of qscale_table
filter_mb_fast assumed that …
|
|
|
@e589e4b8
|
13 years |
diego |
Remove unused static tables and static inline functions.
|
|
|
@94350ab9
|
13 years |
mans |
eval: clear Parser instances before using
This prevents random values …
|
|
|
@74965f2
|
13 years |
mans |
dct-test: remove 'ref' function pointer from tables
The reference …
|
|
|
@db54be09
|
13 years |
diego |
build: Remove deleted 'check' target from .PHONY list.
|
|
|
@0a94020b
|
13 years |
diego |
oggdec: Abort Ogg header parsing when encountering a data packet.
…
|
|
|
@e3759c56
|
13 years |
diego |
Add LGPL license boilerplate to files lacking it.
|
|
|
@19b61273
|
13 years |
diego |
mxfenc: small typo fix
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@3c432e11
|
13 years |
diego |
doxygen: Fix documentation for some VP8 functions.
|
|
|
@3e2aa268
|
13 years |
mans |
sha: use AV_RB32() instead of assuming buffer can be cast to uint32_t* …
|
|
|
@9e52a406
|
13 years |
mans |
des: allow unaligned input and output buffers
Signed-off-by: Mans …
|
|
|
@d04d9f24
|
13 years |
mans |
aes: allow unaligned input and output buffers
Signed-off-by: Mans …
|
|
|
@6c374bc
|
13 years |
mans |
libxvid: add missing include of libavutil/mathematics.h
…
|
|
|
@27e71443
|
13 years |
mans |
fate: add idct8x8 test
This tests the IDCT implementations available …
|
|
|
@dbf396d4
|
13 years |
mans |
dct-test: exit with non-zero status if an IDCT fails
IDCTs are …
|
|
|
@883fd9e3
|
13 years |
mans |
eval: add fate test
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@6da812e4
|
13 years |
mans |
eval: make timing optional in test program
Signed-off-by: Mans …
|
|
|
@80f1cfd0
|
13 years |
stefano.sabatini-lala |
vf_pad: fix "vsub" variable value computation
It was shifting 2 …
|
|
|
@8b59caca
|
13 years |
stefano.sabatini-lala |
filters.texi: fix @var{auto} misc typos in yadif docs
|
|
|
@0bf02fb1
|
13 years |
stefano.sabatini-lala |
vf_pad: add support for a "sar" variable
Also add a "dar" alias for …
|
|
|
@01151a26
|
13 years |
stefano.sabatini-lala |
vf_scale: add a "sar" variable
Also create a "dar" alias for the "a" …
|
|
|
@79f3384
|
13 years |
stefano.sabatini-lala |
examples: rename "-example" suffix from examples files
The suffix is …
|
|
|
@84757de0
|
13 years |
mans |
fate: add 'null' comparison method
Setting CMP=null uses stdout from …
|
|
|
@7fd2c138
|
13 years |
mans |
dct-test: make speed test optional
Signed-off-by: Mans Rullgard …
|
|
|
@cf2b4f88
|
13 years |
mans |
dct-test: remove is_idct field from tables
Signed-off-by: Mans …
|
|
|
@4b357756
|
13 years |
mans |
dct-test: split table in two for idct and fdct
Signed-off-by: Mans …
|
|
|
@4f905a65
|
13 years |
mans |
dct-test: simplify calling dct_error()
Pass a pointer to the DCT …
|
|
|
@36fa9ef3
|
13 years |
mans |
dct-test: whitespace cosmetics
Signed-off-by: Mans Rullgard …
|
|
|
@412594e
|
13 years |
mans |
dct-test: remove commented out code
Signed-off-by: Mans Rullgard …
|
|
|
@954a6532
|
13 years |
mans |
vorbis: vpxenc: Add missing include for av_rescale*
Signed-off-by: …
|
|
|
@a4ab70f9
|
13 years |
jason |
ffmpeg: Fix VDPAU decoding for some H264 samples.
|
|
|
@58f7aad0
|
13 years |
rsbultje |
Fix build with --disable-yasm.
Signed-off-by: Ronald S. Bultje …
|
|
|
@145293b3
|
13 years |
michaelni |
h264_qpel_mmx: add another forgotten have_yasm
Signed-off-by: Michael …
|
|
|
@88963996
|
13 years |
michaelni |
dsputil_mmx: try to fix compilation without yasm.
Signed-off-by: …
|
|
|
@082768f0
|
13 years |
lorenm |
vf_gradfun: relicense x86 asm to LGPL
Actually I gave permission for …
|
|
|
@976a8b21
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (40 …
|
|
|
@556f8a0
|
13 years |
jason |
H.264: template left MB handling
Faster H.264 decoding with …
|
|
|
@ca80f11e
|
13 years |
jason |
H.264: faster fill_decode_caches
Aliasing avoidance and general cleanup.
|
|
|
@3b7ebeb4
|
13 years |
jason |
H.264: faster write_back_*
Avoid aliasing, unroll loops, and inline …
|
|
|
@cb54694
|
13 years |
jason |
H.264: faster fill_filter_caches
Reduce aliasing problems and unroll …
|
|
|
@4320a309
|
13 years |
jason |
H.264: make filter_mb_fast support the case of unavailable top mb
…
|
|
|
@abc78a5a
|
13 years |
mans |
Do not include log.h in avutil.h
Signed-off-by: Mans Rullgard …
|
|
|
@d49ea4a
|
13 years |
mans |
Do not include pixfmt.h in avutil.h
Signed-off-by: Mans Rullgard …
|
|
|
@e91709ca
|
13 years |
mans |
Do not include rational.h in avutil.h
Signed-off-by: Mans Rullgard …
|
|
|
@0ebcdf5c
|
13 years |
mans |
Do not include mathematics.h in avutil.h
Signed-off-by: Mans Rullgard …
|
|
|
@ee8aecd2
|
13 years |
mans |
Do not include intfloat_readwrite.h in avutil.h
Signed-off-by: Mans …
|
|
|
@add41dec
|
13 years |
mans |
Remove return statements following infinite loops without break
These …
|
|
|
@f75e3da5
|
13 years |
diego |
RTSP: Doxygen comment cleanup
Do not use Doxygen for comments that …
|
|
|
@c81a2b9b
|
13 years |
diego |
doxygen: Escape '\' in Doxygen documentation.
|
|
|
@82494cad
|
13 years |
mans |
md5: cosmetics
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@fa49fc72
|
13 years |
mans |
md5: use AV_WL32 to write result
This is simpler, safer, and removes …
|
|
|
@8b53755e
|
13 years |
mans |
md5: add fate test
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@44496ff2
|
13 years |
mans |
md5: include correct headers
This file needs stdint.h but not …
|
|
|
@edf4dbff
|
13 years |
mans |
md5: fix test program
This makes the md5-test program print something …
|
|
|
@ff993cd7
|
13 years |
diego |
doxygen: Drop array size declarations from Doxygen parameter names.
…
|
|
|
@24c9bab
|
13 years |
diego |
doxygen: Fix parameter names to match the function prototypes.
|
|
|
@01c17c88
|
13 years |
diego |
doxygen: Remove spurious documentation for non-existing function …
|
|
|
@3d85acc8
|
13 years |
diego |
doxygen: Fix execute_code() @return documentation.
|
|
|
@050f5090
|
13 years |
diego |
snow: Remove unused code.
|
|
|
@91c9aa09
|
13 years |
diego |
Move some conditionally used code below the appropriate #ifdef.
|
|
|
@14376a5
|
13 years |
mans |
crc: add fate test
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@03256d96
|
13 years |
mans |
fate: move libavutil test rules to a separate file
Signed-off-by: …
|
|
|
@8c94eab0
|
13 years |
mans |
configure: do not blank $LIBNAME if static libs disabled
Whatever …
|
|
|
@c558122e
|
13 years |
diego |
Fix segmentation fault in ffprobe
|
|
|
@9bfa5363
|
13 years |
rsbultje |
H.264: Add x86 assembly for 10-bit H.264 qpel functions.
Mainly …
|
|
|
@10dde477
|
13 years |
siretart |
Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen …
|
|
|
@8f175810
|
13 years |
mans |
aes: fix for big endian systems
This was missed in 5d20f19 since …
|
|
|
@66fe597
|
13 years |
mans |
des: reduce number of iterations in test program
Testing a million …
|
|
|
@904b5d30
|
13 years |
mans |
fate: add DES test
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@2a375bb4
|
13 years |
Joakim Plate |
Add mode to yadif to enable/disable deinterlacing based on src frame …
|
|
|
@c9403419
|
13 years |
mans |
avidec: simplify convoluted flow in avi_load_index()
Signed-off-by: …
|
|
|
@6728aaf6
|
13 years |
mans |
ffv1: remove unused tables
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@b27565b1
|
13 years |
mans |
Remove statements immediately following unconditional jumps
This …
|
|
|
@050f2b3e
|
13 years |
mans |
mjpeg: remove pointless braces around block of code
Signed-off-by: …
|
|
|
@5d20f19b
|
13 years |
mans |
aes: fix invalid array indexing in init code
This makes the code work …
|
|
|
@21accb3b
|
13 years |
mans |
h264: remove assert() immediately following return statement
…
|
|
|
@af2ea724
|
13 years |
mans |
aes: use direct assignments instead of memcpy() or loops
…
|
|
|
@cbfdfbe8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ARM: …
|
|
|
@5dd045e
|
13 years |
mans |
ARM: ac3: update ff_ac3_extract_exponents_neon per 8b7b2d6
…
|
|
|
@8aa63f0b
|
13 years |
mans |
ARM: NEON optimised vector_clip_int32()
Signed-off-by: Mans Rullgard …
|
|
|
@8f440223
|
13 years |
rsbultje |
swscale: disable full_chroma_int when converting to non-24/32bpp RGB.
…
|
|
|
@ccfa626d
|
13 years |
rsbultje |
suggest to use av_get_bytes_per_sample() in …
|
|
|
@f6d6783a
|
13 years |
rsbultje |
ffmpeg: use av_get_bytes_per_sample() in place of …
|
|
|
@0d5c349a
|
13 years |
mans |
put_bits: remove ALT_BITSTREAM_WRITER
The code for this variant does …
|
|
|