|
|
|
@9829a81b
|
12 years |
mans |
ARM: vp56: allow inline asm to build with clang
The clang integrated …
|
|
|
@4a8143e7
|
12 years |
diego |
fft: 3dnow: fix register name typo in DECL_IMDCT macro
Signed-off-by: …
|
|
|
@0c3ff198
|
12 years |
diego |
x86: dct32: port to cpuflags
|
|
|
@239fdf1b
|
12 years |
diego |
x86: build: replace mmx2 by mmxext
Refactoring mmx2/mmxext YASM code …
|
|
|
@66adb7ce
|
12 years |
rsbultje |
Revert "wmapro: prevent division by zero when sample rate is …
|
|
|
@36936080
|
12 years |
rsbultje |
wmapro: prevent division by zero when sample rate is unspecified
This …
|
|
|
@7191e1c4
|
12 years |
rsbultje |
lagarith: fix color plane inversion for YUY2 output.
|
|
|
@98d0d192
|
12 years |
rsbultje |
lagarith: pad RGB buffer by 1 byte.
For left HFYU prediction, we …
|
|
|
@da6505ad
|
12 years |
rsbultje |
dsputil: make add_hfyu_left_prediction_sse4() support unaligned src.
…
|
|
|
@9cc74c9f
|
12 years |
kostya.shishkov |
vc1dec: Remove separate scaling function for interlaced field MVs
The …
|
|
|
@8379ea5e
|
12 years |
kostya.shishkov |
vc1dec: Invoke edge_emulation regardless of MV precision
In VC-1 …
|
|
|
@ca844b7
|
12 years |
diego |
x86: Use consistent 3dnowext function and macro name suffixes
…
|
|
|
@d3e0766
|
12 years |
kostya.shishkov |
g723_1: scale output as supposed for the case with postfilter disabled
|
|
|
@94bfdfd6
|
12 years |
kostya.shishkov |
g723_1: increase excitation storage by 4
Fixed codebook mode in 5300 …
|
|
|
@802bcdcb
|
12 years |
kostya.shishkov |
g723_1: fix upper bound parameter from inverse maximum autocorrelation
|
|
|
@8ddadea1
|
12 years |
kostya.shishkov |
g723_1: make scale_vector() behave like the reference
|
|
|
@8772d251
|
12 years |
kostya.shishkov |
g723_1: fix off-by-one error in normalize_bits()
|
|
|
@7f92db14
|
12 years |
kostya.shishkov |
g723_1: save/restore excitation with offset to store LPC history
The …
|
|
|
@3680b24
|
12 years |
kostya.shishkov |
wmapro: prevent division by zero when sample rate is unspecified
This …
|
|
|
@03737412
|
12 years |
diego |
x86: proresdsp: improve SIGNEXTEND macro comments
|
|
|
@81905088
|
12 years |
diego |
x86: h264dsp: K&R formatting cosmetics
|
|
|
@144e4b09
|
12 years |
derek.buitenhuis |
LICENSE: Document all GPL files
Signed-off-by: Derek Buitenhuis …
|
|
|
@c728518
|
12 years |
justin.ruggles |
x86: fft: fix imdct_half() for AVX
Some calculations were changed in …
|
|
|
@150adea6
|
12 years |
derek.buitenhuis |
rtmppkt: Add missing libavcodec/bytestream.h include.
Signed-off-by: …
|
|
|
@50468f93
|
12 years |
lu_zero |
rtmp: add functions for reading AMF values
Signed-off-by: Luca …
|
|
|
@cfb10918
|
12 years |
mans |
vc1dec: remove useless #include simple_idct.h
Signed-off-by: Mans …
|
|
|
@af500c08
|
12 years |
mans |
dct-test: always link with aandcttab.o
This allows building dct-test …
|
|
|
@cf5781fa
|
12 years |
mans |
vp8: pack struct VP8ThreadData more efficiently
Reordering the …
|
|
|
@ec7c501e
|
12 years |
mans |
x86: remove libmpeg2 mmx(ext) idct functions
These functions are not …
|
|
|
@a675d73d
|
12 years |
derek.buitenhuis |
eamad: Use dsputils instead of a custom bswap16_buf
Signed-off-by: …
|
|
|
@45eaac02
|
12 years |
derek.buitenhuis |
Canopus Lossless decoder
At the moment it only does BGR24, but I plan …
|
|
|
@19cf7163
|
12 years |
diego |
dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
|
|
|
@faa78822
|
12 years |
mans |
ARM: use =const syntax instead of explicit literal pools
…
|
|
|
@99817091
|
12 years |
mans |
ARM: use standard syntax for all LDRD/STRD instructions
The standard …
|
|
|
@b6a3849
|
12 years |
rsbultje |
fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.
…
|
|
|
@ddbe71b4
|
12 years |
rsbultje |
dct-test: allow to compile without HAVE_INLINE_ASM.
|
|
|
@53dfaedc
|
12 years |
rsbultje |
x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
|
|
|
@9e4bca16
|
12 years |
diego |
dca: Move tables used outside of dcadec.c to a separate file.
|
|
|
@13a79cf8
|
12 years |
diego |
dca: Rename dca.c ---> dcadec.c
This will allow adding dca.c with …
|
|
|
@6376a3ad
|
12 years |
diego |
x86: h264dsp: Remove unused variable ff_pb_3_1
|
|
|
@92106387
|
12 years |
anton |
apetag: change a forgotten return to return 0
|
|
|
@f2ed006c
|
12 years |
anton |
mpc8: return more meaningful error codes.
|
|
|
@263dbe9d
|
12 years |
anton |
mpc: return more meaningful error codes.
|
|
|
@782e64fb
|
12 years |
anton |
wv,mpc8: don't return apetag data in packets.
|
|
|
@9c9c21ea
|
12 years |
lu_zero |
rtmp: do not warn about receiving metadata packets
They are managed …
|
|
|
@8728b381
|
12 years |
diego |
x86: h264dsp: Adjust YASM #ifdefs
This fixes compilation with YASM …
|
|
|
@d1505db0
|
12 years |
diego |
x86: yadif: Mark mmxext optimizations as such
The yadif mmx …
|
|
|
@b829b4ce
|
12 years |
rsbultje |
h264: convert loop filter strength dsp function to yasm.
This …
|
|
|
@0177b7d2
|
12 years |
diego |
Improve descriptiveness of a number of codec and container long names
|
|
|
@6774247a
|
12 years |
diego |
avformat: Drop pointless "format" from container long names
|
|
|
@8e5d71d
|
12 years |
rsbultje |
swscale: bury one more piece of inline asm under HAVE_INLINE_ASM.
|
|
|
@29d70274
|
12 years |
diego |
wv: K&R formatting cosmetics
|
|
|
@193cdd9a
|
12 years |
diego |
configure: Add missing descriptions to help output
|
|
|
@be391fb6
|
12 years |
rsbultje |
h264_ps: declare array of colorspace strings on its own line.
|
|
|
@70c8753d
|
12 years |
mans |
fate: amix: specify f32 sample format for comparison
Signed-off-by: …
|
|
|
@9f1280de
|
12 years |
mans |
tiny_psnr: support 32-bit float samples
Signed-off-by: Mans Rullgard …
|
|
|
@f3eb0083
|
12 years |
mans |
eamad/eatgq/eatqi: call special EA IDCT directly
These decoders use a …
|
|
|
@591766a3
|
12 years |
mans |
eamad: remove use of MpegEncContext
There is no sense in pulling in …
|
|
|
@87cf481a
|
12 years |
mans |
mpegvideo: remove unnecessary inclusions of faandct.h
Signed-off-by: …
|
|
|
@be51e589
|
12 years |
justin.ruggles |
af_asyncts: avoid overflow in out_size with large delta values
|
|
|
@70d71b5
|
12 years |
justin.ruggles |
af_asyncts: add first_pts option
This allows for padding/trimming at …
|
|
|
@41f43202
|
12 years |
lu_zero |
flvdec: remove spurious use of stream id
We match streams by codec id now.
|
|
|
@aba232cf
|
12 years |
anton |
lavf: deprecate r_frame_rate.
According to its description, it is …
|
|
|
@f66eeff1
|
12 years |
anton |
lavf: round estimated average fps to a "standard" fps.
|
|
|
@fe1c1198
|
12 years |
anton |
lavf: use dts difference instead of AVPacket.duration in …
|
|
|
@681ed000
|
12 years |
anton |
avf: introduce nobuffer option
Useful in cases where a significant …
|
|
|
@d905c644
|
12 years |
mans |
fate: make yadif tests consistent across systems
MMX-enabled systems …
|
|
|
@1ad715db
|
12 years |
rsbultje |
vf_hqdn3d: support 9 and 10bit colordepth
Signed-off-by: Ronald S. …
|
|
|
@0f583e6c
|
12 years |
rsbultje |
vf_hqdn3d: reduce intermediate precision
11% faster on penryn, 7% on …
|
|
|
@85e228c7
|
12 years |
rsbultje |
vf_hqdn3d: simplify and optimize
14% faster on penryn, 2% on …
|
|
|
@fb44e740
|
12 years |
rsbultje |
factor identical ff_inplace_start_frame out of two filters
…
|
|
|
@60b97855
|
12 years |
rsbultje |
vf_hqdn3d: cosmetics
Change code style to match the rest of libav.
…
|
|
|
@dcb7ef54
|
12 years |
rsbultje |
avprobe/avconv: fix tentative declaration compile errors on MSVS.
|
|
|
@c83f44db
|
12 years |
rsbultje |
h264_idct_10bit: port x86 assembly to cpuflags.
|
|
|
@f8d8fe25
|
12 years |
rsbultje |
x86inc: clip num_args to 7 on x86-32.
This allows us to …
|
|
|
@96c9cc10
|
12 years |
rsbultje |
x86inc: sync to latest version from x264.
|
|
|
@b3c5ae5
|
12 years |
rsbultje |
fft: rename "z" to "zc" to prevent name collision.
Without this, …
|
|
|
@c1d865d5
|
12 years |
anton |
wv: return meaningful error codes.
|
|
|
@ccc10acb
|
12 years |
anton |
wv: return AVERROR_EOF on EOF, not EIO.
|
|
|
@f73e3938
|
12 years |
anton |
mp3dec: forward errors for av_get_packet().
Don't invent a bogus EIO …
|
|
|
@67b1156f
|
12 years |
anton |
mp3dec: remove a pointless local variable.
|
|
|
@61f8bb74
|
12 years |
anton |
mp3dec: remove commented out cruft.
|
|
|
@b3fa4788
|
12 years |
anton |
lavfi: bump minor to mark stabilizing the ABI.
|
|
|
@8f9537f3
|
12 years |
anton |
FATE: add tests for yadif.
|
|
|
@8112710f
|
12 years |
anton |
FATE: add a test for delogo video filter.
|
|
|
@73393407
|
12 years |
anton |
FATE: add a test for amix audio filter.
|
|
|
@67ef5f4
|
12 years |
anton |
audiogen: allow specifying random seed as a commandline parameter.
|
|
|
@45838561
|
12 years |
kostya.shishkov |
vc1dec: Override invalid macroblock quantizer
Found-by: Mateusz …
|
|
|
@2bf369b6
|
12 years |
kostya.shishkov |
vc1: avoid reading beyond the last line in vc1_draw_sprites()
Fixes …
|
|
|
@1100acba
|
12 years |
kostya.shishkov |
vc1dec: check that coded slice positions and interlacing match.
This …
|
|
|
@0aa907cf
|
12 years |
kostya.shishkov |
vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value
…
|
|
|
@bfe9f48a
|
12 years |
diego |
configure: Move parts that should not be user-selectable to CONFIG_EXTRA
|
|
|
@efd34918
|
12 years |
anton |
lavf: remove commented out cruft in avformat_find_stream_info()
|
|
|
@c4ef6a3e
|
12 years |
anton |
Add missing libavutil/time.h includes.
|
|
|
@4d777eed
|
12 years |
rsbultje |
vp3: don't compile mmx IDCT functions on x86-64.
64-bit CPUs always …
|
|
|
@a5bbb124
|
12 years |
rsbultje |
h264_loopfilter: port x86 simd to cpuflags.
|
|
|
@23565c26
|
12 years |
mans |
build: support non-standard replacements for -c flag
This allows …
|
|
|
@18031c4
|
12 years |
mans |
build: support non-standard replacements for -E flag
This allows …
|
|
|
@d07ff3cd
|
12 years |
rsbultje |
h264_chromamc_10bit: port x86 simd to cpuflags.
|
|
|
@4a26fdd
|
12 years |
rsbultje |
vp3: port x86 SIMD to cpuflags.
|
|
|