|
|
|
@bfea1600
|
13 years |
michaelni |
RELEASE: set to 0.8.4.git after the release from 2011-09-22
…
|
|
|
@34ac8ec
|
13 years |
michaelni |
j2kenc: enable 4:2:0 YUV it works as "well" as the other subsampled …
|
|
|
@c4b269c5
|
13 years |
michaelni |
build system: enable j2kenc
Signed-off-by: Michael Niedermayer …
|
|
|
@e6aed5f4
|
13 years |
michaelni |
j2kenc: fix coded_frame and prevent null pointer dereference.
…
|
|
|
@40923e1
|
13 years |
michaelni |
j2kenc: Update ff_j2k_init_component() arguments
Signed-off-by: …
|
|
|
@2f16b6a5
|
13 years |
michaelni |
j2kenc: fix arguments for ff_j2k_getnbctxno()
Signed-off-by: Michael …
|
|
|
@0db973e0
|
13 years |
michaelni |
j2kenc: mark as experimental.
Signed-off-by: Michael Niedermayer …
|
|
|
@1c20a0b3
|
13 years |
michaelni |
j2kenc: s/CODEC_TYPE_VIDEO/AVMEDIA_TYPE_VIDEO/
Signed-off-by: Michael …
|
|
|
@de89bc99
|
13 years |
michaelni |
j2kenc: update codec name to modern ffmpeg
Signed-off-by: Michael …
|
|
|
@1e086fd
|
13 years |
michaelni |
j2kenc: cleanup() is not used outside thus it is static
…
|
|
|
@c153c003
|
13 years |
michaelni |
j2kenc: update function name.
Signed-off-by: Michael Niedermayer …
|
|
|
@3e48dcea
|
13 years |
michaelni |
mxfdec: Consider QuantizationBits between 17 and 24 to be pcm_s24*
…
|
|
|
@254af56d
|
13 years |
michaelni |
Check for out of bound writes when building tree in bink decoder.
…
|
|
|
@36bf135d
|
13 years |
michaelni |
Check for various out of bound writes in the bink decoder.
…
|
|
|
@99d7d151
|
13 years |
michaelni |
swfdec: return correct error code at EOF
Signed-off-by: Michael …
|
|
|
@6c0a902
|
13 years |
michaelni |
ffmpeg: fix typo in warning
Signed-off-by: Michael Niedermayer …
|
|
|
@7c1aba4f
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (21 …
|
|
|
@c2a016ad
|
13 years |
michaelni |
Reset internal state on corrupted blocks in wavpack decoder.
…
|
|
|
@fc644340
|
13 years |
michaelni |
Validate the number of audio channels before using it in wmapro …
|
|
|
@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
|
|
|
@eb11cca5
|
13 years |
michaelni |
ffmpeg: document alternative to the lossless libx264 presets
…
|
|
|
@a96b171d
|
13 years |
michaelni |
remove libx264 lossless presets
It is simpler and more consistent to …
|
|
|
@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 …
|
|
|
@1edf33f7
|
13 years |
michaelni |
ffmpeg: fix -b -ab mixes with -b overriding the audio bitrate
…
|
|
|
@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 …
|
|
|
@f24facd
|
13 years |
anton |
avconv: change av_log verbosity from ERROR to FATAL for fatal errors.
|
|
|
@1c5e955
|
13 years |
anton |
cmdutils: replace fprintf() by av_log()
This way, all messages can be …
|
|
|
@182cbe43
|
13 years |
anton |
avtools: parse loglevel before all the other options.
This way it can …
|
|
|
@d5a3635b
|
13 years |
michaelni |
libx264: free x4->sei
Signed-off-by: Michael Niedermayer …
|
|
|
@e2dae1fa
|
13 years |
michaelni |
Fix a buffer overflow in libx264 interface to x264 encoder. Previous …
|
|
|
@4ca59d19
|
13 years |
diego |
oggdec: add support for Xiph's CELT codec
This patch also introduces …
|
|
|
@cbf914c
|
13 years |
michaelni |
libaac+ support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@023e9960
|
13 years |
Aurélien Jacobs |
mjpegenc: use named struct initializers
|
|
|
@f3d58404
|
13 years |
Aurélien Jacobs |
act: correct file description comment
|
|
|
@c894449f
|
13 years |
Aurélien Jacobs |
act, bintext, wtvenc: use named struct initializers
|
|
|
@f85c9b77
|
13 years |
michaelni |
h264dec: fix decoding problems introduced with …
|
|
|
@537a9e5c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ppc: …
|
|
|
@508e47a5
|
13 years |
michaelni |
Check for out of bound bands limit in mpc v8 decoder.
Signed-off-by: …
|
|
|
@7ec5ea43
|
13 years |
michaelni |
Fix return value on EOF in mpc v8 demuxer.
Signed-off-by: Michael …
|
|
|
@a1526cd7
|
13 years |
michaelni |
id3v2: Fix some (function) pointer types.
Signed-off-by: Reimar …
|
|
|
@f57b00e8
|
13 years |
michaelni |
Fixed NULL pointer dereference in id3v2 parser.
Signed-off-by: …
|
|
|
@02aabd82
|
13 years |
michaelni |
g729dec: avoid unnecessary struct copying
Signed-off-by: Michael …
|
|
|
@22dd24fc
|
13 years |
michaelni |
g729dec: remove useless headers
Signed-off-by: Michael Niedermayer …
|
|
|
@b15a9888
|
13 years |
justin.ruggles |
sol: return error if av_get_packet() fails.
This prevents sending a …
|
|
|
@9921613e
|
13 years |
stefasab |
vf_drawtext: apply misc style fixes
|
|
|
@80daa247
|
13 years |
stefasab |
vf_drawtext: do not reset "n" variable to 0 in case the filter is reinited
|
|
|
@01fbcc6
|
13 years |
stefasab |
ffmpeg: improve feedback when processing filtergraph events
|
|
|
@68b897ef
|
13 years |
stefasab |
ffmpeg: apply misc cosmetics fixes in the filtergraph event processing …
|
|
|
@dd91499b
|
13 years |
stefasab |
lavfi: add debug trace when processing events
|
|
|
@e64de2ad
|
13 years |
stefasab |
lavfi: document AVFilterCommand fields
|
|
|
@58c61492
|
13 years |
michaelni |
g729dec: fix warnings:
libavcodec/g729postfilter.c: In function …
|
|
|
@82d99e0b
|
13 years |
michaelni |
g729dec: Fix warnings:
libavcodec/g729dec.c: In function …
|
|
|
@1c4712db
|
13 years |
michaelni |
g729dec: Add ff_ prefix to g729_postfilter() and …
|
|
|
@88f908fb
|
13 years |
justin.ruggles |
cosmetics: reindent and pretty-print
|
|
|
@8febd6af
|
13 years |
justin.ruggles |
libgsm: split init and close fuctions for encoder and decoder.
The …
|
|
|
@d853e571
|
13 years |
mans |
ppc: fix some pointer to integer casts
Use uintptr_t instead of plain …
|
|
|
@6e4a35ce
|
13 years |
mans |
ppc: fix 32-bit PIC build
On 32-bit ppc, the GOT pointer must be …
|
|
|
@9b3df9b6
|
13 years |
Carl Eugen Hoyos |
G.729 decoding is supported.
|
|
|
@e8b8b038
|
13 years |
Carl Eugen Hoyos |
AMV encoding is supported.
|
|
|
@ef8756da
|
13 years |
Carl Eugen Hoyos |
Support LZW and ZLIB compressed 4bpp tiff samples.
Fixes ticket #439 …
|
|
|
@baad01d
|
13 years |
eclipse7 |
h264: improve checks before calling ff_h264_decode_extradata
The …
|
|
|
@715f259b
|
13 years |
eclipse7 |
h264: ff_h264_decode_extradata: check buffer args
The buffer size …
|
|
|
@424bcc46
|
13 years |
Reimar.Doeffinger |
Compile x86/swscale_template with -mno-red-zone.
Replaces a very …
|
|
|
@d8289ff9
|
13 years |
michaelni |
ffmpeg: increase bit_buffer_size, the header size is clearly too small …
|
|
|
@251345a3
|
13 years |
michaelni |
cosmetics, remove unused and rename variables for consistency
|
|
|
@4568c2bf
|
13 years |
justin.ruggles |
vmdaudio: fix decoding of 16-bit audio format.
The initial sample of …
|
|
|
@1a0770f3
|
13 years |
michaelni |
tiffenc: Enable RGB48LE (16-bit) encoding support
|
|
|
@72381b2b
|
13 years |
michaelni |
tiffdec: add RGB48 (16bit) support
|
|
|
@bb416bd6
|
13 years |
mans |
lavf: do not set codec_tag for rawvideo
If the demuxer did not set a …
|
|
|
@d1186ff7
|
13 years |
anton |
h264: check for out of bounds reads in ff_h264_decode_extradata().
…
|
|
|
@035320a5
|
13 years |
michaelni |
dnxhdenc: remove unneeded entries from array.
Signed-off-by: Michael …
|
|
|
@b8bad984
|
13 years |
michaelni |
dnxhdenc: optimize whats left of dnxhd_switch_matrix()
Signed-off-by: …
|
|
|
@ba9d174
|
13 years |
michaelni |
bit: remove more unused variables
Signed-off-by: Michael Niedermayer …
|
|
|
@136a663c
|
13 years |
michaelni |
bit: use AVERROR_INVALIDDATA
Signed-off-by: Michael Niedermayer …
|
|
|
@9a27dc1c
|
13 years |
michaelni |
regtests: amv video encoder test
Signed-off-by: Michael Niedermayer …
|
|
|
@a2eae0f
|
13 years |
michaelni |
amvenc: another quant table fix
Signed-off-by: Michael Niedermayer …
|
|
|
@2aaf32f5
|
13 years |
michaelni |
mpegvideo: support encoding with chroma intra tables that differ from …
|
|
|
@a246cefa
|
13 years |
martin |
flvdec: Check for overflow before allocating arrays
On allocation, …
|
|
|
@73a52874
|
13 years |
nicolas.george |
lavf/utils: replace deprecated url_ferror.
|
|
|
@86af9628
|
13 years |
nicolas.george |
lavf/utils: use correct format string for int64_t.
|
|
|
@9c98af13
|
13 years |
nicolas.george |
lavf/utils: use AV_NOWARN_DEPRECATED in compatibility code.
|
|
|
@fb1c30b7
|
13 years |
nicolas.george |
lavu/attributes: introduce AV_NOWARN_DEPRECATED.
|
|
|
@6f8c8fa
|
13 years |
Clément Bœsch |
bit: use explicit struct initializers.
|
|
|
@9b921a82
|
13 years |
anton |
avconv: use correct output stream index when checking max_frames
|
|
|
@240ae356
|
13 years |
anton |
avconv: remove fake coded_frame on streamcopy hack
Back in 2002 when …
|
|
|
@bf85b909
|
13 years |
michaelni |
bit: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@a5e84927
|
13 years |
michaelni |
bit: set AVPacket.pos
Signed-off-by: Michael Niedermayer …
|
|
|
@fa15b1e7
|
13 years |
michaelni |
bit: loose seekback & wrong bitrate code.
Signed-off-by: Michael …
|
|
|
@dfc571ff
|
13 years |
michaelni |
bit: rewrite probe
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|