|
|
|
@5a6e7771
|
13 years |
michaelni |
h264: dont set key_frame when the frame is not a real keyframe.
Fixes …
|
|
|
@530cd7a9
|
13 years |
michaelni |
doc/ffmpeg.texi: merge changes from avconv.texi since last merge
…
|
|
|
@0aa793a1
|
13 years |
michaelni |
ffplay: fix forgotten codec_name checks
Signed-off-by: Michael …
|
|
|
@2f3dd904
|
13 years |
michaelni |
ffmpeg: fix wrong indention that leaked in from merge
Signed-off-by: …
|
|
|
@1f024b88
|
13 years |
michaelni |
Check for out of bound reads in the flic decoder.
Signed-off-by: …
|
|
|
@23c1db9
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@feca3ba0
|
13 years |
michaelni |
Prevent out of bound accesses in the xan decoder.
Signed-off-by: …
|
|
|
@b9596a50
|
13 years |
michaelni |
Check for invalid/corrupted bitstream in sun raster decoder.
…
|
|
|
@19e95b88
|
13 years |
michaelni |
Prevent NULL dereferences when missing the reference frame in the xan …
|
|
|
@039f3c33
|
13 years |
michaelni |
Check for out of bounds reads in sun rasterfile decoder.
…
|
|
|
@61930119
|
13 years |
michaelni |
Check for corrupted extra data in wmavoice decoder.
Signed-off-by: …
|
|
|
@e09ae22a
|
13 years |
michaelni |
Check for out of bound writes in the wmavoice decoder.
Signed-off-by: …
|
|
|
@66aae97a
|
13 years |
michaelni |
Prevent NULL dereferences when missing the reference frame in the bink …
|
|
|
@a1cb09d3
|
13 years |
michaelni |
mxf: Add PictureEssenceCoding UL for V210
Signed-off-by: Michael …
|
|
|
@36be0f2e
|
13 years |
michaelni |
ffplay.texi: document -codec
Signed-off-by: Michael Niedermayer …
|
|
|
@5eda0967
|
13 years |
michaelni |
ffplay: support -codec:avs to force a specific decoder implementation
…
|
|
|
@07a96dc1
|
13 years |
michaelni |
regression tests: add jpeg2000
Signed-off-by: Michael Niedermayer …
|
|
|
@2fbf6910
|
13 years |
michaelni |
j2kenc: Fix use of value before its initialized.
Signed-off-by: …
|
|
|
@398b5327
|
13 years |
michaelni |
j2kenc: only list pixel formats that fully work currently.
…
|
|
|
@2214a67d
|
13 years |
michaelni |
j2kenc: fix colors on yuv444
Signed-off-by: Michael Niedermayer …
|
|
|
@9e0438c9
|
13 years |
michaelni |
img2enc: show first 4 bytes if a malformed jpeg2000 codestream is …
|
|
|
@0047ac14
|
13 years |
michaelni |
img2enc: Accept raw jpeg2000 codestream too,
our decoder outputs …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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 …
|
|
|