|
|
|
@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: …
|
|
|
@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 …
|
|
|
@30b0552
|
13 years |
mans |
put_bits: always use intreadwrite.h macros
This fixes invalid …
|
|
|
@59bd0fef
|
13 years |
stefano.sabatini-lala |
vf_lut: set minimum and maximum alpha value for yuva420p
|
|
|
@2b550beb
|
13 years |
stefano.sabatini-lala |
vf_lut: add plane validity check in draw_slice()
The value for …
|
|
|
@12489443
|
13 years |
siretart |
libavformat: Add an example how to use the metadata API
Also include …
|
|
|
@21a19b79
|
13 years |
siretart |
doxygen: Prefer member groups over grouping into modules
Before this, …
|
|
|
@25119a7
|
13 years |
nicolas.george |
ffprobe: flush stdout after each group.
|
|
|
@3db9002f
|
13 years |
stefano.sabatini-lala |
cmdutils: fix an opt name/val swap in set_context_opts()
…
|
|
|
@5d35b279
|
13 years |
nicolas.george |
ALSA demuxer: use av_gettime and a timefilter.
The PTS for captured …
|
|
|
@7655cfb1
|
13 years |
siretart |
doxygen: be more permissive when searching for API examples
|
|
|
@1a53a438
|
13 years |
siretart |
avformat: doxify the Metadata API
convert the comment that documents …
|
|
|
@4f731c44
|
13 years |
anton |
lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE …
|
|
|
@5001d6e
|
13 years |
anton |
lavf: use the correct pointer in av_open_input_stream().
|
|
|
@3074f03a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@d3f610c
|
13 years |
alex.converse |
avidec: infer absolute vs relative index from first packet
|
|
|
@23ce6e72
|
13 years |
mans |
get_bits: remove x86 inline asm in A32 bitstream reader
x86 does not …
|
|
|
@fccab018
|
13 years |
siretart |
doc: Remove outdated information about our issue tracker
We have now …
|
|
|
@8b84af74
|
13 years |
alex.converse |
avidec: Factor out the sync fucntionality.
|
|
|
@29651e1d
|
13 years |
alex.converse |
fate-aac: Expand coverage.
Add al05_44, al06_44, al17_44.
|
|
|
@f99a5ef9
|
13 years |
justin.ruggles |
ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents().
|
|
|
@8b7b2d6a
|
13 years |
justin.ruggles |
ac3dsp: simplify extract_exponents() now that it does not need to do …
|
|
|
@523b7eba
|
13 years |
justin.ruggles |
ac3enc: clip coefficients after MDCT.
This ensures that any …
|
|
|
@6054cd2
|
13 years |
justin.ruggles |
ac3enc: add int32_t array clipping function to DSPUtil, including x86 …
|
|
|
@392acaed
|
13 years |
nicolas.george |
ALSA: fix use of period_size.
period_size is in frames, while the …
|
|
|
@8a8d0ce2
|
13 years |
rsbultje |
swscale: for >8bit scaling, read in native bit-depth.
For 9/10bit, it …
|
|
|
@cdc2c1c5
|
13 years |
rsbultje |
matroskadec: matroska_read_seek after after EBML_STOP leads to …
|
|
|
@134557f3
|
13 years |
siretart |
doxygen: fix usage of @file directive in libavutil/{dict,file}.h
|
|
|
@46edd3a0
|
13 years |
stefano.sabatini-lala |
ffprobe: fix opt_pretty() signature
This is required after the …
|
|
|
@7464a53a
|
13 years |
stefano.sabatini-lala |
lavfi: make pix_fmt_is_in() in vf_lut.c an internal function
Also …
|
|
|
@518d8d4
|
13 years |
nicolas.george |
lavf: bump minor and add APIchanges entry for av_get_output_timestamp
|
|
|
@cb7e3202
|
13 years |
stefano.sabatini-lala |
openal: prefer ISC license
Signed-off-by: Stefano Sabatini …
|
|
|
@34ab23f
|
13 years |
stefano.sabatini-lala |
dict: fix another typo
achive -> achieve
|
|
|
@84c2d8af
|
13 years |
nicolas.george |
ALSA: implement get_output_timestamp.
|
|
|
@b442ca69
|
13 years |
nicolas.george |
lavf: add an API to get output timestamps.
|
|
|
@d1b029d
|
13 years |
nicolas.george |
ALSA encoder: correctly set time_base.
|
|
|
@721be993
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@9251942
|
13 years |
michaelni |
Fix mpeg4 padding bug detection with more than 128bit trash and …
|
|
|
@315f0e3f
|
13 years |
Carl Eugen Hoyos |
Fix possible double free when encoding using xvid.
|
|
|
@dec126a9
|
13 years |
Carl Eugen Hoyos |
Fix internal buffer size for 2bpp and 4bpp raw video.
|
|
|
@807aa2d8
|
13 years |
siretart |
doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and …
|
|
|
@be73d76b
|
13 years |
diego |
cosmetics: fix some then/than typos
|
|
|
@d7537a6f
|
13 years |
siretart |
doxygen: Include libavcodec and libavformat examples into the documentation
|
|
|
@192bfbc
|
13 years |
siretart |
avutil: elaborate documentation for av_get_random_seed
|
|
|
@dafaef2
|
13 years |
alex.converse |
Add support for aac streams in mp4/mov without extradata.
|
|
|
@4bfe0644
|
13 years |
mans |
aes: whitespace cosmetics
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@bd55da1c
|
13 years |
mans |
adler32: whitespace cosmetics
Signed-off-by: Mans Rullgard …
|
|
|
@a0991833
|
13 years |
heydowns |
Make all option parsing functions match the function pointer type …
|
|
|
@81cc7d0b
|
13 years |
rsbultje |
swscale: fix another yuv range conversion overflow in 16bit scaling.
|
|
|
@c31bc537
|
13 years |
mans |
Fix cpu flags test program
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@ce1e181b
|
13 years |
diego |
opt-test: Add missing braces to silence compiler warnings.
…
|
|
|