|
|
|
@291d74a4
|
13 years |
justin.ruggles |
Check for out of bound writes in the QDM2 decoder.
Signed-off-by: …
|
|
|
@fc2dd2c7
|
13 years |
justin.ruggles |
ogg/celt: do not set sample_fmt in the demuxer
|
|
|
@60df6b00
|
13 years |
anton |
id3v2: remove pointless casts
|
|
|
@d2961e4e
|
13 years |
anton |
id3v2: read TXXX frames with two calls to decode_str() instead of one. …
|
|
|
@1e18d32d
|
13 years |
anton |
id3v2: don't discard the whole tag when encountering empty frames.
…
|
|
|
@24ec9ac4
|
13 years |
anton |
libvpx: fix build with older libvpx versions.
…
|
|
|
@6308729e
|
13 years |
mans |
ARM: check for inline asm 'y' operand modifier support
The inline asm …
|
|
|
@5674d4b
|
13 years |
justin.ruggles |
mpc8: check output buffer size before decoding
|
|
|
@8290d1f3
|
13 years |
justin.ruggles |
mpc7: return error if packet is too small.
|
|
|
@c8b5c4d2
|
13 years |
justin.ruggles |
mpc7: check output buffer size before decoding
|
|
|
@fac6b7f9
|
13 years |
justin.ruggles |
nellymoserdec: allocate float_buf only when decoding to int16
|
|
|
@32b48446
|
13 years |
justin.ruggles |
nellymoserdec: use NELLY_BUF_LEN instead of 128
|
|
|
@ded0800d
|
13 years |
justin.ruggles |
nellymoserdec: use NELLY_BLOCK_LEN instead of 64 when appropriate.
|
|
|
@84464b2e
|
13 years |
justin.ruggles |
nellymoserdec: allow user to request SAMPLE_FMT_FLT for output samples.
|
|
|
@8b31c086
|
13 years |
justin.ruggles |
nellymoser: check output buffer size before decoding
|
|
|
@0e5cc174
|
13 years |
lu_zero |
win32: improve threading algorithm warning
If no threading is …
|
|
|
@b036a718
|
13 years |
anton |
lavc: add video/audio/encoding flags to global_quality option
|
|
|
@6450f26c
|
13 years |
anton |
libvpxenc: use libvpx's own defaults for some parameters
…
|
|
|
@e3eb015b
|
13 years |
anton |
vpxenc: add private options
Make libvpx support close to the libx264 …
|
|
|
@08bd22a6
|
13 years |
justin.ruggles |
dpcm: return error if packet is too small
|
|
|
@0354fb7e
|
13 years |
justin.ruggles |
dpcm: use smaller data types for static tables
|
|
|
@5a54d510
|
13 years |
justin.ruggles |
dpcm: use sol_table_16 directly instead of through the DPCMContext.
|
|
|
@f47f7ef
|
13 years |
justin.ruggles |
dpcm: replace short with int16_t
|
|
|
@8d77d12a
|
13 years |
justin.ruggles |
dpcm: check to make sure channels is 1 or 2.
|
|
|
@4bad464e
|
13 years |
justin.ruggles |
dpcm: misc pretty-printing
|
|
|
@1de8401c
|
13 years |
justin.ruggles |
dpcm: remove unnecessary variable by using bytestream functions.
Uses …
|
|
|
@fc6faee0
|
13 years |
justin.ruggles |
dpcm: move codec-specific variable declarations to their corresponding …
|
|
|
@989bb7bd
|
13 years |
justin.ruggles |
dpcm: consistently use the variable name 'n' for the next input byte.
|
|
|
@04b24cf
|
13 years |
justin.ruggles |
dpcm: output AV_SAMPLE_FMT_U8 for Sol DPCM subcodecs 1 and 2.
Uses …
|
|
|
@76db17dc
|
13 years |
justin.ruggles |
dpcm: calculate and check actual output data size prior to decoding.
|
|
|
@3db8db40
|
13 years |
justin.ruggles |
dpcm: factor out the stereo flag calculation
|
|
|
@b09c7eef
|
13 years |
justin.ruggles |
dpcm: cosmetics: rename channel_number to ch
Make the code easier to read.
|
|
|
@f5e717f3
|
13 years |
anton |
avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected …
|
|
|
@e81e5e8a
|
13 years |
martin |
lavf: Avoid using av_malloc(0) in av_dump_format
On OS X, …
|
|
|
@bcb15554
|
13 years |
janne-libav |
dxva2_h264: pass the correct 8x8 scaling lists
Copy the Inter 8x8 …
|
|
|
@bf5d46d8
|
13 years |
mans |
dca: NEON optimised high freq VQ decoding
Signed-off-by: Mans …
|
|
|
@6326afd
|
13 years |
justin.ruggles |
avcodec: reject audio packets with NULL data and non-zero size
There …
|
|
|
@dcce09d6
|
13 years |
janne-libav |
dxva: Add ability to enable workaround for older ATI cards
The …
|
|
|
@d4a544cb
|
13 years |
janne-libav |
latmenc: Set latmBufferFullness to largest value to indicate it is not …
|
|
|
@e562fbd0
|
13 years |
justin.ruggles |
adpcm: move codec-specific variable declarations to the sections for …
|
|
|
@9662539c
|
13 years |
justin.ruggles |
adpcm: check buffer size in Funcom ISS decoder before reading header.
…
|
|
|
@ba5d2890
|
13 years |
justin.ruggles |
adpcm: simplify reading of Funcom ISS frame header.
|
|
|
@5c9eb4fa
|
13 years |
justin.ruggles |
adpcm: check buffer size in IMA DK4 decoder before reading header.
…
|
|
|
@a57ea1a8
|
13 years |
justin.ruggles |
adpcm: simplify reading of IMA DK4 frame header.
|
|
|
@8114f94a
|
13 years |
justin.ruggles |
adpcm_ms: clean up reading of predictor coefficients
|
|
|
@943f4db5
|
13 years |
justin.ruggles |
adpcm_4xm: process planar packets sequentially rather than …
|
|
|
@119974b1
|
13 years |
justin.ruggles |
adpcm_ima_wav: process channel-interleaved blocks sequentially rather …
|
|
|
@7c287b18
|
13 years |
justin.ruggles |
adpcm: update reference links
Add Multimedia Wiki link.
Mark dead …
|
|
|
@ac94b8b
|
13 years |
justin.ruggles |
adpcm: simplify packet size bounds checking in the ADPCM IMA QT …
|
|
|
@de0b586a
|
13 years |
justin.ruggles |
adpcm: simplify and speed up several ADPCM decoders.
|
|
|
@5a9ed7c1
|
13 years |
justin.ruggles |
adpcm: pretty-print tables
|
|
|
@fcbe421c
|
13 years |
alex.converse |
prores: Handle 0 or fewer bits left
show_bits() is undefined when the …
|
|
|
@fe21f78d
|
13 years |
alex.converse |
mpeg probe: check the 2/4-bit synchronization value found after a …
|
|
|
@bf00a73a
|
13 years |
mans |
dca: clear inactive subbands only once in qmf_32_subbands()
Writing …
|
|
|
@1ee20141
|
13 years |
anton |
vf_unsharp: set default chroma size value to 5x5
The previous default …
|
|
|
@998e8519
|
13 years |
anton |
vf_unsharp: fix out-of-buffer read
In apply_unsharp(), when y is >= …
|
|
|
@daf98908
|
13 years |
alex.converse |
avconv: Reformat s16 volume adjustment.
|
|
|
@baf6b73
|
13 years |
mans |
ARM: NEON optimised vector_fmac_scalar()
Signed-off-by: Mans Rullgard …
|
|
|
@a92a1b93
|
13 years |
mans |
dca: use vector_fmac_scalar from dsputil
Signed-off-by: Mans Rullgard …
|
|
|
@fcca826a
|
13 years |
mans |
dsputil: add vector_fmac_scalar()
Signed-off-by: Mans Rullgard …
|
|
|
@32dfd8ca
|
13 years |
martin |
latmenc: Fix private options
Signed-off-by: Martin Storsjö …
|
|
|
@1c257dc
|
13 years |
anton |
vf_unsharp: store hsub/vsub in the filter context
Also drop …
|
|
|
@e6d17ba4
|
13 years |
anton |
vf_unsharp: adopt a more natural order of params in apply_unsharp()
…
|
|
|
@de7b58da
|
13 years |
anton |
vf_unsharp: rename method "unsharpen" to "apply_unsharp"
More …
|
|
|
@d33e0c6b
|
13 years |
anton |
vf_scale: apply the same transform to the aspect during init that is …
|
|
|
@80de930a
|
13 years |
anton |
vf_pad: fix "vsub" variable value computation
It was shifting 2 …
|
|
|
@46b29397
|
13 years |
anton |
vf_scale: add a "sar" variable
Also create a "dar" alias for the "a" …
|
|
|
@0ec56d1
|
13 years |
anton |
lavfi: fix realloc size computation in avfilter_add_format()
Replace …
|
|
|
@e63e4c99
|
13 years |
anton |
vsrc_color: use internal timebase
Avoid timescale conversion, …
|
|
|
@57fa3140
|
13 years |
anton |
lavfi: fix signature for avfilter_graph_parse() and …
|
|
|
@64abd375
|
13 years |
anton |
graphparser: prefer void * over AVClass * for log contexts
…
|
|
|
@59cef18c
|
13 years |
anton |
avfiltergraph: use meaningful error codes
Signed-off-by: Anton …
|
|
|
@4bb0b31f
|
13 years |
alex.converse |
avconv: Initialize return value for codec copy path.
|
|
|
@dec4b470
|
13 years |
mans |
fate: use 'run' helper for seek-test
This is simpler, and the actual …
|
|
|
@bc3a741f
|
13 years |
mans |
fate: remove seek-mpeg2reuse test
The input file for this test is no …
|
|
|
@77d2ef13
|
13 years |
siretart |
Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080.
…
|
|
|
@a9a03377
|
13 years |
alex.converse |
avconv: Fix volume adjustment for non-s16 sample formats
|
|
|
@fe332cf5
|
13 years |
alex.converse |
avconv: Make samples void*.
Different sample formats are different sizes.
|
|
|
@af3c06b4
|
13 years |
alex.converse |
avconv: Use the size of the decode sample format when allocating the …
|
|
|
@d3c1d37
|
13 years |
anton |
avconv: use different variables for decoded and filtered frame.
Makes …
|
|
|
@3ccd1580
|
13 years |
anton |
avconv: add support for copying attachments.
|
|
|
@c7a63a52
|
13 years |
anton |
matroskaenc: write attachments.
|
|
|
@98cfe22b
|
13 years |
anton |
matroskadec: export mimetype of attachments as metadata.
|
|
|
@becdce99
|
13 years |
anton |
avconv: factorize common code from new_*_stream()
|
|
|
@d159060a
|
13 years |
anton |
doc/avconv: expand documentation for some options.
|
|
|
@5aa3fce
|
13 years |
anton |
doc/avconv: document -timelimit.
|
|
|
@908f12f3
|
13 years |
mans |
fate: allow testing with libavfilter disabled
This declares …
|
|
|
@96a59cf3
|
13 years |
jason |
x86: XOP/FMA4 CPU detection support
|
|
|
@3d371f41
|
13 years |
justin.ruggles |
ws_snd: misc cosmetic clean-ups
|
|
|
@659c719b
|
13 years |
justin.ruggles |
ws_snd: remove the 2-bit ADPCM table and just subtract 2 instead.
|
|
|
@618b067d
|
13 years |
justin.ruggles |
ws_snd: use memcpy() and memset() instead of loops
|
|
|
@6896aa7a
|
13 years |
justin.ruggles |
ws_snd: use samples pointer for loop termination instead of a separate …
|
|
|
@6a818cb3
|
13 years |
justin.ruggles |
ws_snd: make sure number of channels is 1
|
|
|
@417364c
|
13 years |
justin.ruggles |
ws_snd: add some checks to prevent buffer overread or overwrite.
|
|
|
@2322ced
|
13 years |
justin.ruggles |
ws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16.
8-bit unsigned is …
|
|
|
@4c5e7b27
|
13 years |
justin.ruggles |
flacdec: fix buffer size checking in get_metadata_size()
Adds an …
|
|
|
@1430ae44
|
13 years |
martin |
rtp: Simplify ff_rtp_get_payload_type
Signed-off-by: Martin Storsjö …
|
|
|
@9152880e
|
13 years |
martin |
rtpenc: Add a payload type private option
Specifying the payload type …
|
|
|
@14288774
|
13 years |
martin |
rtp: Correct ff_rtp_get_payload_type documentation
Since 0c378ea1f, …
|
|
|
@e3245b26
|
13 years |
anton |
avconv: replace all fprintf() by av_log().
Deprecate -v option, now …
|
|
|