|
|
|
@ba6836c9
|
11 years |
martin |
arm: Add VFP-accelerated version of dca_lfe_fir
Before …
|
|
|
@b63bb251
|
11 years |
martin |
arm: Add VFP-accelerated version of imdct_half
Before …
|
|
|
@d6e4f5fe
|
11 years |
martin |
arm: Add VFP-accelerated version of int32_to_float_fmul_array8
…
|
|
|
@26ffcc7d
|
11 years |
martin |
dcadec: Use int32_to_float_fmul_array8
Signed-off-by: Martin Storsjö …
|
|
|
@31c6f6f
|
11 years |
martin |
fmtconvert: Add a new method, int32_to_float_fmul_array8
This is …
|
|
|
@ce9ed10a
|
11 years |
martin |
arm: Add VFP-accelerated version of int32_to_float_fmul_scalar
…
|
|
|
@41ef1d36
|
11 years |
martin |
arm: Add VFP-accelerated version of synth_filter_float
…
|
|
|
@8000206a
|
11 years |
justin.ruggles |
libspeexdec: fix detection of final terminator code
|
|
|
@7ef760d9
|
11 years |
martin |
configure: generate full msvc debug symbols when linking in debug mode …
|
|
|
@4719040c
|
11 years |
derek.buitenhuis |
libx264: Define X264_API_IMPORTS on MSVC/ICL
libx264 has a few data …
|
|
|
@fd818993
|
11 years |
lu_zero |
dsicinav: Clip the source size to the expected maximum
A packet …
|
|
|
@dd0bfc3
|
11 years |
lu_zero |
dsicinav: Bound-check the source buffer when needed
Reported-by: …
|
|
|
@fcae3ff1
|
11 years |
lu_zero |
dsicinav: K&R formatting cosmetics
|
|
|
@6756d98c
|
11 years |
martin |
lavfi: filtfmts: use newer avfilter APIs
Signed-off-by: Martin …
|
|
|
@36fb0d02
|
11 years |
martin |
rtsp: Support multicast source filters (RFC 4570)
This supports …
|
|
|
@4d97ca04
|
11 years |
martin |
rtpproto: Check the source IP if one single source has been specified
…
|
|
|
@336353de
|
11 years |
martin |
rtpproto: Support IGMPv3 source specific multicast inclusion
…
|
|
|
@91004207
|
11 years |
diego |
compat: Add missing license boilerplates
|
|
|
@439902e0
|
11 years |
diego |
Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/
…
|
|
|
@d010e95f
|
11 years |
martin |
avserver: Remove unused loadable module support
There is no record of …
|
|
|
@3ac7fa81
|
11 years |
diego |
Consistently use "cpu_flags" as variable/parameter name for CPU flags
|
|
|
@b6293e27
|
11 years |
martin |
fmtconvert: Explicitly use int32_t instead of int
Signed-off-by: …
|
|
|
@50612484
|
11 years |
martin |
pthread: Rename thread_init to avoid symbol collision
The AIX threads …
|
|
|
@e740929a
|
11 years |
martin |
lavf: Make sure avg_frame_rate can be calculated without integer …
|
|
|
@31931520
|
11 years |
martin |
mov: Do not allow updating the time scale after it has been set
The …
|
|
|
@5b4eb243
|
11 years |
martin |
mov: Seek back if overreading an individual atom
Reported-by: Mateusz …
|
|
|
@8f24c12
|
11 years |
martin |
ac3dec: Don't consume more data than the actual input packet size
…
|
|
|
@5b2a2955
|
11 years |
lu_zero |
indeo: Reject impossible FRAMETYPE_NULL
A frame marked FRAMETYPE_NULL …
|
|
|
@f9e5261c
|
11 years |
lu_zero |
indeo: Do not reference mismatched tiles
Reported-by: Mateusz "j00ru" …
|
|
|
@28dda8a6
|
11 years |
lu_zero |
indeo: Sanitize ff_ivi_init_planes fail paths
Reported-by: Mateusz …
|
|
|
@b0eeb9d4
|
11 years |
lu_zero |
indeo5: return proper error codes
|
|
|
@25a6666f
|
11 years |
lu_zero |
indeo: Bound-check before applying motion compensation
Reported-by: …
|
|
|
@1dd1b233
|
11 years |
martin |
rtsp: Include an User-Agent header field in all requests
Some rtsp …
|
|
|
@dc796851
|
11 years |
lu_zero |
indeo: Bound-check before applying transform
Reported-by: Mateusz …
|
|
|
@cd78e934
|
11 years |
lu_zero |
indeo4: Validate scantable dimension
Reported-by: Mateusz "j00ru" …
|
|
|
@6255ccf7
|
11 years |
lu_zero |
indeo4: Check the quantization matrix index
Reported-by: Mateusz …
|
|
|
@8435bca0
|
11 years |
lu_zero |
indeo4: Do not access missing reference MV
Reported-by: Mateusz …
|
|
|
@031be5b4
|
11 years |
martin |
ac3dec: Consistently use AC3_BLOCK_SIZE and sizeof
Signed-off-by: …
|
|
|
@68e57cde
|
11 years |
martin |
ac3dec: Increment channel pointers only once per channel
If the …
|
|
|
@886e1b36
|
11 years |
lu_zero |
jpeg2000: Remove unused passes array in Jpeg200Cblk structure
…
|
|
|
@f56fe04d
|
11 years |
lu_zero |
jpeg2000: Initialize only once mqc arrays
Improves decoding speed.
…
|
|
|
@bec509db
|
11 years |
martin |
vf_interlace: better handling of odd video size
Signed-off-by: Martin …
|
|
|
@52ea2986
|
11 years |
martin |
fate: use current syntax for the scale filter
Signed-off-by: Martin …
|
|
|
@3802833b
|
11 years |
lu_zero |
dca: Respect the current limits in the downmixing capabilities
…
|
|
|
@f261e508
|
11 years |
lu_zero |
dca: Error out on missing DSYNC
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@c82da343
|
11 years |
lu_zero |
pcm: always use codec->id instead of codec_id
Reported-by: Mateusz …
|
|
|
@c0d973c4
|
11 years |
lu_zero |
vdpau: use the correct namespace for the union
Vdp is used by …
|
|
|
@e9d394f3
|
11 years |
lu_zero |
mlpdec: Do not set invalid context in read_restart_header
The faulty …
|
|
|
@2b379a92
|
11 years |
lu_zero |
mlpdsp: x86: Respect cpuflags
|
|
|
@3abde1a3
|
11 years |
lu_zero |
pcx: Do not overread source buffer in pcx_rle_decode
Reported-by: …
|
|
|
@170fb59
|
11 years |
lu_zero |
pcx: K&R formatting cosmetics
|
|
|
@ef5b70af
|
11 years |
martin |
configure: Check for support for labels in the inline assembly
Use …
|
|
|
@d14a26ed
|
11 years |
lu_zero |
wmavoice: conceal clearly corrupted blocks
Reported-by: Mateusz …
|
|
|
@f5c48f5a
|
11 years |
lu_zero |
wmavoice: use init_static_data
|
|
|
@04e9853a
|
11 years |
lu_zero |
wmavoice: return meaningful error codes
|
|
|
@7d65e960
|
11 years |
lu_zero |
iff: Do not read over the source buffer
Reported-by: Mateusz "j00ru" …
|
|
|
@3865ba7b
|
11 years |
lu_zero |
iff: K&R formatting cosmetics
|
|
|
@4ecdb5ed
|
11 years |
lu_zero |
qdm2: Conceal broken samples
Reported-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@adadc3f2
|
11 years |
lu_zero |
qdm2: refactor joined stereo support
qdm2 does support only two …
|
|
|
@12576af
|
11 years |
lu_zero |
adpcm: Write the correct number of samples for ima-dk4
Reported-by: …
|
|
|
@bbf6a4aa
|
11 years |
lu_zero |
imc: Catch a division by zero
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@50cf5a7f
|
11 years |
lu_zero |
atrac3: Error on impossible encoding/channel combinations
Joint …
|
|
|
@22e76ec6
|
11 years |
lu_zero |
atrac3: set the getbits context the right buffer_end
Reported-by: …
|
|
|
@874c8a17
|
11 years |
lu_zero |
atrac3: fix error handling
decode_tonal_components returns a proper …
|
|
|
@0677ddeb
|
11 years |
martin |
movenc: Rename the timestamp parameter to dts in write_hint_packets
…
|
|
|
@a87a0acf
|
11 years |
martin |
movenc: Make sure the RTP hint tracks have nondecreasing DTS
The RTP …
|
|
|
@744a11c9
|
11 years |
lu_zero |
qdm2: check and reset dithering index per channel
Checking per …
|
|
|
@76efedea
|
11 years |
lu_zero |
qdm2: formatting cosmetics
Apply the usual style plus drop few …
|
|
|
@f054e309
|
11 years |
lu_zero |
qdm2: use init_static_data
|
|
|
@76f5dfb
|
11 years |
lu_zero |
westwood_vqa: do not free extradata on error in read_header
The …
|
|
|
@c4abc909
|
11 years |
lu_zero |
vqavideo: check the version
Prevent out of buffer write.
…
|
|
|
@636ced8e
|
11 years |
lu_zero |
cmdutils: wrap exit explicitly
Some C runtime implementations …
|
|
|
@21732063
|
11 years |
martin |
movenc: K&R formatting cosmetics
Signed-off-by: Martin Storsjö …
|
|
|
@38e9585
|
11 years |
martin |
Makefile: Remove stray tabs
Signed-off-by: Martin Storsjö …
|
|
|
@46d208e1
|
11 years |
martin |
vp8: Wait for prev_frame to parse segment_map before reading it
This …
|
|
|
@6c86a63b
|
11 years |
martin |
yuv4mpeg: Correctly round chroma up for odd luma sizes
Signed-off-by: …
|
|
|
@d35b6cd3
|
11 years |
martin |
rmdec: Use the AVIOContext given as parameter in rm_read_metadata()
…
|
|
|
@5d876be
|
11 years |
martin |
avio: Handle AVERROR_EOF in the same way as the return value 0
This …
|
|
|
@f5e646a0
|
11 years |
lu_zero |
wtv: Mark attachment with a negative stream id
A sid 0 would be …
|
|
|
@a4baf96a
|
11 years |
lu_zero |
avprobe: rename the prettyprint structures
|
|
|
@cd7b6dee
|
11 years |
diego |
tools: Wording and formatting cosmetics
|
|
|
@65166329
|
11 years |
diego |
tests: Only run noproxy test if networking is enabled
|
|
|
@73142e7
|
11 years |
lu_zero |
fifo: K&R formatting cosmetics
|
|
|
@4e7f0b08
|
11 years |
lu_zero |
kmvc: Clip pixel position to valid range
Reported-by: Mateusz "j00ru" …
|
|
|
@8f689770
|
11 years |
lu_zero |
kmvc: use fixed sized arrays in the context
Avoid some boilerplate …
|
|
|
@4972e5a1
|
11 years |
lu_zero |
bitstream_filter: K&R formatting cosmetics
|
|
|
@d3635f3a
|
11 years |
lu_zero |
compat: wrap math.h to avoid AIX-specific clashes
AIX defines a …
|
|
|
@0420c810
|
11 years |
lu_zero |
log: pass the correct parameters to missing_feature_sample
…
|
|
|
@6a10142f
|
11 years |
lu_zero |
indeo: reject negative array indexes
Reported-by: Mateusz "j00ru" …
|
|
|
@6dfacd7a
|
11 years |
lu_zero |
indeo: Cosmetic formatting
Trim some overly long lines.
|
|
|
@62256010
|
11 years |
lu_zero |
indeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks
Spin large …
|
|
|
@f6f36ca8
|
11 years |
lu_zero |
indeo: Refactor ff_ivi_dec_huff_desc
Spare an indentation level.
|
|
|
@e6d8acf6
|
11 years |
lu_zero |
indeo: use a typedef for the mc function pointer
|
|
|
@d222f6e3
|
11 years |
lu_zero |
cabac: x86 version of get_cabac_bypass
Signed-off-by: Luca Barbato …
|
|
|
@41006698
|
11 years |
kostya.shishkov |
aic: use chroma scan tables while decoding luma component in …
|
|
|
@95a57d26
|
11 years |
lu_zero |
jpeg2000: Use the matching coding style struct for transform selection …
|
|
|
@c4604b87
|
11 years |
lu_zero |
jpeg2000: Merge rescaling with interleaving in 9/7 IDWT
…
|
|
|
@22e18ea3
|
11 years |
lu_zero |
jpeg2000: Optimize output sample conversion
67935 -> 29984 kcycles
…
|
|
|
@f0552e63
|
11 years |
lu_zero |
jpeg2000: Reset s->numX/Ytiles on tile deallocation
Keep the …
|
|
|
@e11099db
|
11 years |
lu_zero |
jpeg2000: Optimize dequantization
Float: 4700 -> 2700 cycles …
|
|
|