|
|
|
@ababec7b
|
13 years |
mans |
arm: intreadwrite: disable inline asm for gcc 4.7 and later
Starting …
|
|
|
@adebad07
|
13 years |
mans |
arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later
…
|
|
|
@4b7fa553
|
13 years |
derek.buitenhuis |
indeo3: fix motion vector validation
The index of the motion vector …
|
|
|
@ff80c682
|
13 years |
derek.buitenhuis |
pcm_bluray: set bits_per_raw_sample for > 16-bit
Signed-off-by: …
|
|
|
@4bf2e7c5
|
13 years |
mans |
twinvq: fix out of bounds array access
ModeTab.fmode has only 3 …
|
|
|
@4010d724
|
13 years |
justin.ruggles |
lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
|
|
|
@f1ffb01e
|
13 years |
justin.ruggles |
avplay: use libavresample for sample format conversion and channel …
|
|
|
@e5b7d777
|
13 years |
justin.ruggles |
Fix compilation with YASM/NASM without AVX support.
Signed-off-by: …
|
|
|
@035a394e
|
13 years |
kostya.shishkov |
WMAL: do not output last frame again if nothing was decoded in current …
|
|
|
@f92f4523
|
13 years |
kostya.shishkov |
WMAL: do not start decoding if frame does not end in current packet
…
|
|
|
@a812ed00
|
13 years |
mans |
adpcm-thp: fix invalid array indexing
Indexing outside array limits …
|
|
|
@c81d1e23
|
13 years |
mans |
ppc: add const where needed in scalarproduct_int16_altivec()
…
|
|
|
@ce82dad7
|
13 years |
mans |
ppc: remove shift parameter from scalarproduct_int16_altivec()
The …
|
|
|
@4c387c70
|
13 years |
mans |
ppc: dsputil: do unaligned block accesses correctly
To load unaligned …
|
|
|
@c75eca9
|
13 years |
mans |
dvenc: do not call dsputil functions with stride not a multiple of 16
…
|
|
|
@f7ff0999
|
13 years |
justin.ruggles |
APIchanges: fill in some dates and commit hashes
|
|
|
@0ca4642e
|
13 years |
lu_zero |
mkv: mark corrupted packets and return them
Do return error if memory …
|
|
|
@721af294
|
13 years |
lu_zero |
mkv: forward EMBL block data error
Do not return 0 on error.
|
|
|
@85395ba7
|
13 years |
lu_zero |
avcodec: introduce YCoCg colorspace
Non perceptual color model that …
|
|
|
@ccc2dfbc
|
13 years |
lu_zero |
avcodec: cosmetic cleanup on header
Apply coding style to the structs.
|
|
|
@b12bf032
|
13 years |
derek.buitenhuis |
aac sbr: align struct member by 32 byte.
Required because it's used …
|
|
|
@acb2c79c
|
13 years |
mans |
4xm: fix invalid array indexing
Indexing outside arrays is invalid …
|
|
|
@7fb8b491
|
13 years |
rsbultje |
rv34dsp: factorize a multiplication in the noround inverse transform
…
|
|
|
@d834ab0f
|
13 years |
rsbultje |
rv40: perform bitwise checks in loop filter
Down from 95 kcycles to …
|
|
|
@774b681b
|
13 years |
rsbultje |
rv34: remove inline keyword from rv34_decode_block().
Force-inlining …
|
|
|
@0195ab5
|
13 years |
rsbultje |
rv40: change a logical test into a bitwise one.
Signed-off-by: Ronald …
|
|
|
@88027999
|
13 years |
rsbultje |
rv34: remove constant parameter
is_block2 was always 0, so just …
|
|
|
@34e1b075
|
13 years |
rsbultje |
rv40: don't always do the full prev_type search
120->100 cycles.
…
|
|
|
@e75d1d4f
|
13 years |
rsbultje |
dsputil x86: revert a test back to its previous value
Commit 356ee8d …
|
|
|
@fe5ed69d
|
13 years |
rsbultje |
rv34dsp x86: implement MMX2 inverse transform
141 cycles down to 51.
…
|
|
|
@9b9df1cd
|
13 years |
rsbultje |
h264: new assembly version of get_cabac for x86_64 with PIC
This adds …
|
|
|
@14e9ffc1
|
13 years |
rsbultje |
h264: use one table instead of several for cabac functions
The reason …
|
|
|
@444f47b
|
13 years |
rsbultje |
h264: (trivial) remove unneeded macro argument in x86/cabac.h
…
|
|
|
@a7fa5ce6
|
13 years |
diego |
libschroedingerdec: check malloc
Signed-off-by: Diego Biurrun …
|
|
|
@3b52e9d
|
13 years |
lu_zero |
segment: reorder seg_write_header allocation
As pointed by Paul B …
|
|
|
@e1e146a2
|
13 years |
lu_zero |
avio: make avio_close(NULL) a no-op
Its behaviour in line with …
|
|
|
@546adc1f
|
13 years |
justin.ruggles |
mov: Parse EC3SpecificBox (dec3 atom).
Skip to parse fields for …
|
|
|
@df8aa459
|
13 years |
martin |
mpegts: Make sure we don't return uninitialized packets
This fixes …
|
|
|
@1b4f0857
|
13 years |
diego |
gitignore: replace library catch-all pattern by more specific patterns …
|
|
|
@0a07f2b3
|
13 years |
mans |
dsputil: fix invalid array indexing
Indexing outside an array is …
|
|
|
@3510a133
|
13 years |
mans |
configure: add libavresample to rpath
Signed-off-by: Mans Rullgard …
|
|
|
@88de5b0a
|
13 years |
mans |
build: icc: silence some warnings
This disables the warning "external …
|
|
|
@b6a6e90a
|
13 years |
mans |
fft-test: add option to set cpuflag mask
This can be useful for …
|
|
|
@6eca84ba
|
13 years |
mans |
cpu: recognise only cpu flag names pertinent to the architecture
…
|
|
|
@3527a739
|
13 years |
mans |
avutil: add av_parse_cpu_flags() function
This moves the cpu flag …
|
|
|
@3d11c2d7
|
13 years |
mans |
vp8: armv6: fix non-armv6t2 build
The assembler may fail to place …
|
|
|
@e4ac0312
|
13 years |
mans |
vp8: armv6 optimisations
Based on patch by Ronald S. Bultje …
|
|
|
@b692d246
|
13 years |
mans |
vp8: arm: separate ARMv6 functions from NEON
This is a preparation …
|
|
|
@dac78fd1
|
13 years |
mans |
ARM: add some compatibility macros
This adds some macros simplifying …
|
|
|
@949d942e
|
13 years |
derek.buitenhuis |
mov: support eac3 audio
Signed-off-by: Michael Niedermayer …
|
|
|
@8b97ae64
|
13 years |
lu_zero |
avf: fix faulty check in has_duration
An invalid duration is …
|
|
|
@394dbde5
|
13 years |
justin.ruggles |
FATE: use updated reference for aac-latm_stereo_to_51
This uses …
|
|
|
@bcb82fe1
|
13 years |
justin.ruggles |
avconv: use libavresample
|
|
|
@c8af852b
|
13 years |
justin.ruggles |
Add libavresample
This is a new library for audio sample format, …
|
|
|
@c5671aeb
|
13 years |
justin.ruggles |
FATE: avoid channel mixing in lavf-dv_fmt
This partially reverts …
|
|
|
@8c4022ac
|
13 years |
anton |
avconv: fix a segfault on -c copy with -filter_complex.
|
|
|
@462a5b78
|
13 years |
derek.buitenhuis |
isom: Support more DTS codec identifiers.
DTS LBR identifier ('dtse') …
|
|
|
@7521c4ba
|
13 years |
justin.ruggles |
matroska: Clear prev_pkt between seeks.
The new incremental parser …
|
|
|
@83b26046
|
13 years |
justin.ruggles |
avutil: change default buffer size alignment for sample buffer …
|
|
|
@0ca4414d
|
13 years |
martin |
audemux: Add a sanity check for the number of channels
Fixes a …
|
|
|
@a229d6c2
|
13 years |
diego |
Remove libdirac decoder.
libschroedinger is the preferred way to …
|
|
|
@8336eb6f
|
13 years |
lu_zero |
matroska: Add incremental parsing of clusters.
Reduces the amount of …
|
|
|
@1381081c
|
13 years |
lu_zero |
avconv: fix off by one check in complex_filter
nb_input_files is …
|
|
|
@269cb675
|
13 years |
martin |
mpegts: Try seeking back even for nonseekable protocols
The mpegts …
|
|
|
@9b75ae05
|
13 years |
diego |
swscale: K&R formatting cosmetics (part III)
|
|
|
@d526c533
|
13 years |
mans |
ARM: allow runtime masking of CPU features
This allows masking CPU …
|
|
|
@d7458bc8
|
13 years |
mans |
dsputil: remove unused functions
These functions were left unused by …
|
|
|
@94c9bf88
|
13 years |
derek.buitenhuis |
mov: Treat keyframe indexes as 1-origin if starting at non-zero.
…
|
|
|
@ba986931
|
13 years |
derek.buitenhuis |
mov: Take stps entries into consideration also about key_off.
…
|
|
|
@2bcbd984
|
13 years |
mans |
Remove lowres video decoding
This feature is complex, of questionable …
|
|
|
@95510be8
|
13 years |
mans |
avcodec: remove AVCodecContext.dsp_mask
This removes all references …
|
|
|
@2994913d
|
13 years |
anton |
avconv: fix a segfault when default encoder for a format doesn't …
|
|
|
@b5c3f0b9
|
13 years |
derek.buitenhuis |
utvideo: general cosmetics
General cosmetics, such as keeping lines …
|
|
|
@7eacd70
|
13 years |
alex.converse |
aac: Handle HE-AACv2 when sniffing a channel order.
|
|
|
@dc878b96
|
13 years |
alex.converse |
movenc: Support high sample rates in isomedia formats by setting the …
|
|
|
@f973a85d
|
13 years |
diego |
xxan: Remove write-only variable in xan_decode_frame_type0().
…
|
|
|
@b1563d0c
|
13 years |
diego |
ivi_common: Initialize a variable at declaration in …
|
|
|
@b0e9edc
|
13 years |
justin.ruggles |
avcodec: add a cook parser to get subpacket duration
Fixes jittery …
|
|
|
@acb1730
|
13 years |
justin.ruggles |
FATE: allow lavf tests to alter input parameters
Change some lavf …
|
|
|
@50529804
|
13 years |
justin.ruggles |
FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum …
|
|
|
@03caef1b
|
13 years |
justin.ruggles |
FATE: replace the acodec-g726 test with 4 new encode/decode tests
…
|
|
|
@a6c8cca
|
13 years |
justin.ruggles |
FATE: replace current g722 encoding tests with an encode/decode test
…
|
|
|
@870165e2
|
13 years |
justin.ruggles |
FATE: add a pattern rule for generating asynth wav files
|
|
|
@010943c6
|
13 years |
justin.ruggles |
FATE: optionally write a WAVE header in audiogen
|
|
|
@0c0d1bce
|
13 years |
justin.ruggles |
avutil: add audio fifo buffer
The functions operate on the sample …
|
|
|
@2b983779
|
13 years |
diego |
dv: Initialize encoder tables during encoder init.
|
|
|
@f2e44655
|
13 years |
diego |
dv: Replace some magic numbers by the appropriate #define.
|
|
|
@9cc338b1
|
13 years |
justin.ruggles |
FATE: pass the decoded output format and audio source file to …
|
|
|
@c755b1fb
|
13 years |
justin.ruggles |
FATE: specify the input format when decoding in enc_dec_pcm()
The …
|
|
|
@705f3d47
|
13 years |
justin.ruggles |
x86inc: support AVX abstraction for 2-operand instructions
Add …
|
|
|
@e73ec921
|
13 years |
mans |
configure: detect PGI compiler and set suitable flags
Signed-off-by: …
|
|
|
@d8b06521
|
13 years |
justin.ruggles |
avconv: check for an incompatible changing channel layout
The decoder …
|
|
|
@6208313a
|
13 years |
mans |
avio: make AVIOContext.av_class pointer to const
Fix this warning: …
|
|
|
@9d72c052
|
13 years |
mans |
nutdec: add malloc check and fix const to non-const conversion …
|
|
|
@0f53601a
|
13 years |
diego |
ppc: drop unused function dct_quantize_altivec()
This also allows …
|
|
|
@aa3f2cb5
|
13 years |
diego |
mpegaudiodec: Do not discard mp_decode_frame() return value.
This …
|
|
|
@3c583002
|
13 years |
mans |
matroska: do not set invalid default duration if frame rate is zero
…
|
|
|
@ac97d47d
|
13 years |
lu_zero |
mkv: use av_reduce instead of av_d2q for framerate estimation
It …
|
|
|
@204bcdf5
|
13 years |
lu_zero |
mkv: report average framerate as minimal as well
This is in line with …
|
|
|
@df8d5eaa
|
13 years |
alex.converse |
avcodec_string: Favor AVCodecContext.codec over the default codec.
…
|
|
|