|
|
|
@7ea948ba
|
13 years |
michaelni |
alsdec: check return values.
|
|
|
@28a613b0
|
13 years |
michaelni |
h264: dont mess with chroma planes for grayscale h264.
Found-by: …
|
|
|
@dfacef9e
|
13 years |
michaelni |
alsdec: make sure no invalid opt_order stays in the context.
…
|
|
|
@1acc553e
|
13 years |
michaelni |
vc1dec: dont ignore ff_vc1_parse_frame_header_advs return value
…
|
|
|
@e3bd6124
|
13 years |
michaelni |
vc1dec: avoid == -1 checks for errors.
Signed-off-by: Michael …
|
|
|
@b378a233
|
13 years |
michaelni |
vc1dec: sanity check state used in get_mvdata_interlaced()
…
|
|
|
@dcd013a5
|
13 years |
michaelni |
oma: dont over-read buffer
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@6999f8bc
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
make …
|
|
|
@904100e5
|
13 years |
martin |
make av_interleaved_write_frame() flush packets when pkt is NULL
This …
|
|
|
@ab31db06
|
13 years |
tempn |
doc: clarify dshow input requirements
|
|
|
@0f3886fa
|
13 years |
michaelni |
j2kdec: remove pointless swapping
Signed-off-by: Paul B Mahol …
|
|
|
@ebbf10ef
|
13 years |
michaelni |
j2kdec: vertically align AVCodec members
Signed-off-by: Paul B Mahol …
|
|
|
@75625c61
|
13 years |
michaelni |
j2kdec: Remove useless .pix_fmts.
Signed-off-by: Paul B Mahol …
|
|
|
@ddfa375
|
13 years |
michaelni |
j2kdec: convert to bytestream2 API
Protects against overreads.
…
|
|
|
@c9024a9f
|
13 years |
alex.converse |
mpegts: Fix dead error checks
|
|
|
@95b192de
|
13 years |
rsbultje |
vc1: Do not read from array if index is invalid.
Found-by: Mateusz …
|
|
|
@2ad40554
|
13 years |
rsbultje |
targa: convert to bytestream2.
Also remove some write-only variables …
|
|
|
@a0820eaa
|
13 years |
michaelni |
ffmpeg: fix handling or empty audio packets
Fixes Ticket1131
…
|
|
|
@b62b9df7
|
13 years |
michaelni |
ffmpeg: more verbose error messages in case of audio encoding failure. …
|
|
|
@8b58f6b5
|
13 years |
michaelni |
Revert "raw: move buffer size check up."
This reverts commit …
|
|
|
@5484170a
|
13 years |
rsbultje |
rv34: set mb_num_left to 0 after finishing a frame
Prevents running …
|
|
|
@7f9b42ff
|
13 years |
michaelni |
j2kenc: cosmetics: vertically align AVCodec members.
Signed-off-by: …
|
|
|
@a6501620
|
13 years |
michaelni |
libopenjpegdec: hack to fix GRAY16 decoding
Signed-off-by: Paul B …
|
|
|
@d6eef545
|
13 years |
michaelni |
vc1dec: move mquant zero check down.
This way it catches all cases, …
|
|
|
@43fd3212
|
13 years |
michaelni |
targa: Fix input buffer size check.
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@8f0d9b43
|
13 years |
Clément Bœsch |
RELEASE: bump to current version (0.10.2).
|
|
|
@fb8469dd
|
13 years |
Clément Bœsch |
APIchanges: fill in missing dates and hashes.
|
|
|
@29679f4a
|
13 years |
Clément Bœsch |
aac: reference supported sample rates in encoders.
|
|
|
@21d650cb
|
13 years |
Clément Bœsch |
ffmpeg: more expressive sample rate automatic selection.
Output now …
|
|
|
@a67d9cfa
|
13 years |
Clément Bœsch |
lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref().
|
|
|
@a84851be
|
13 years |
michaelni |
indeo3dec: check mv bitstream pointer
Found-by: Mateusz "j00ru" …
|
|
|
@8a521d57
|
13 years |
michaelni |
indeo3dec: Fix end pointer.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@7e496e15
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@60497cb9
|
13 years |
Reimar.Doeffinger |
Enable generic index/seeking for mgsts demuxer.
This depends on the …
|
|
|
@699c61d2
|
13 years |
Reimar.Doeffinger |
Handle 0-size sync packets when only parsing headers.
Currently, the …
|
|
|
@fca62f05
|
13 years |
Reimar.Doeffinger |
Support FLIC in MOV.
Fixes trac issue #626.
Signed-off-by: Reimar …
|
|
|
@72ccfb3
|
13 years |
diego |
build: ppc: drop stray leftover backslash
|
|
|
@5afd9a80
|
13 years |
michaelni |
als: consistent messages
"." for warnings, "!" for errors.
…
|
|
|
@3f26a874
|
13 years |
michaelni |
libopenjpegenc: remove leftover because older version of patch being …
|
|
|
@04dc7e7e
|
13 years |
michaelni |
ALS error message pretty print
One prettier message.
Signed-off-by: …
|
|
|
@cece491
|
13 years |
michaelni |
qdm2: Fix out of array writes
Signed-off-by: Michael Niedermayer …
|
|
|
@fe91becc
|
13 years |
michaelni |
qdm2: fix out of array read
Signed-off-by: Michael Niedermayer …
|
|
|
@7d74aaf6
|
13 years |
michaelni |
qdm2dec: fix out of array read
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@3b370abf
|
13 years |
michaelni |
mxfdec: fix off by one error.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@e7e19b15
|
13 years |
diego |
build: Only clean the architecture subdirectory we build for.
This …
|
|
|
@6a7c5312
|
13 years |
diego |
build: drop some unnecessary dependencies from the H.264 parser
|
|
|
@ad0e31f1
|
13 years |
diego |
build: prettyprinting cosmetics
|
|
|
@80391552
|
13 years |
diego |
libavutil: Remove pointless rational test program.
|
|
|
@193d7ee
|
13 years |
diego |
libavutil: Remove broken and pointless lzo test program.
|
|
|
@967923a
|
13 years |
anton |
lavf doxy: expand AVStream.codec doxy.
|
|
|
@e44ada12
|
13 years |
anton |
lavf doxy: improve AVStream.time_base doxy.
Remove confusing sentence …
|
|
|
@f58b8cc3
|
13 years |
anton |
lavf doxy: add some basic documentation about reading from the demuxer.
|
|
|
@10fa4ff7
|
13 years |
anton |
lavf doxy: document passing options to demuxers.
|
|
|
@dca9c81d
|
13 years |
anton |
lavf doxy: clarify that an AVPacket contains encoded data.
|
|
|
@3fadb29
|
13 years |
martin |
mpegtsenc: allow user triggered PES packet flushing
Signed-off-by: …
|
|
|
@9c47f2b2
|
13 years |
anton |
APIchanges: mark the place where 0.7 was cut.
|
|
|
@75bdd55e
|
13 years |
anton |
APIchanges: mark the place where 0.8 was cut.
|
|
|
@5d20e7b7
|
13 years |
anton |
APIchanges: fill in missing dates and hashes.
|
|
|
@3dc0b9d6
|
13 years |
michaelni |
libopenjpegdec: refactor some code and fix memory leaks
…
|
|
|
@02fb320a
|
13 years |
michaelni |
libopenjpegdec: always check image because decoding may still fail
…
|
|
|
@67d5fcc9
|
13 years |
michaelni |
libopenjpegenc: allow changing encoding parameters
Signed-off-by: …
|
|
|
@dec8eb6b
|
13 years |
michaelni |
libopenjpegenc: merge common code
Signed-off-by: Paul B Mahol …
|
|
|
@8e45005a
|
13 years |
michaelni |
libopenjpegenc: use pix_fmt descriptor to get bpp
This will also …
|
|
|
@06b0c6a6
|
13 years |
michaelni |
libopenjpegenc: use pix_fmt descriptor to get numcomps
Signed-off-by: …
|
|
|
@140c54ea
|
13 years |
michaelni |
indeo4: better mv check
Signed-off-by: Michael Niedermayer …
|
|
|
@c855ece1
|
13 years |
michaelni |
indeo5: check motion vectors.
fixes out of frame reading
Found-by: …
|
|
|
@33f39c02
|
13 years |
michaelni |
mxfdec: pass correct context to av_timecode_init()
fixes null ptr …
|
|
|
@b2af057a
|
13 years |
rsbultje |
smacker: convert palette and header reading to bytestream2.
|
|
|
@40821980
|
13 years |
michaelni |
vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats
…
|
|
|
@25b67dc7
|
13 years |
michaelni |
png: fix warning about discarding qualifiers …
|
|
|
@aa9c2e41
|
13 years |
michaelni |
pthread : Remove lock/unlock pairs in worker loop to avoid unexpected …
|
|
|
@9621646e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@c3bbd0b5
|
13 years |
rsbultje |
alac: convert extradata reading to bytestream2.
|
|
|
@8d7f2db6
|
13 years |
michaelni |
swr-test: test the new flexible buffering
Signed-off-by: Michael …
|
|
|
@59b038b4
|
13 years |
michaelni |
swr: realloc_audio: support packed audio buffers
Signed-off-by: …
|
|
|
@1b0fcf33
|
13 years |
michaelni |
swr: More flexible and convenient buffering
Signed-off-by: Michael …
|
|
|
@e479013a
|
13 years |
michaelni |
Fix SVCD scan_offset option
Signed-off-by: Michael Niedermayer …
|
|
|
@6809818
|
13 years |
michaelni |
"Metal Gear Solid: The Twin Snakes" demuxer
Signed-off-by: Paul B …
|
|
|
@1318b143
|
13 years |
michaelni |
CrystalHD: Remove EXPERIMENTAL flag for known good formats.
With the …
|
|
|
@5420523a
|
13 years |
michaelni |
pthread: return proper error code on pthread_create failure
…
|
|
|
@e0c71283
|
13 years |
michaelni |
swr: fix segfault when 0 out size is used.
Signed-off-by: Michael …
|
|
|
@691b9247
|
13 years |
michaelni |
swr: revert stray hunk
Found-by:ubitux
Signed-off-by: Michael …
|
|
|
@6d797ac7
|
13 years |
Reimar.Doeffinger |
VC1: Do not needlessly use signed types.
This might even have …
|
|
|
@31ff2cb2
|
13 years |
Reimar.Doeffinger |
DV: detect another case of broken DV files.
See trac issue #217.
Only …
|
|
|
@feda266d
|
13 years |
Reimar.Doeffinger |
DV: check coded_width/height instead of width/height.
This makes the …
|
|
|
@535eed93
|
13 years |
Reimar.Doeffinger |
vqavideo: fix decoding of samples with no partial updates.
Fixes …
|
|
|
@62ce9de
|
13 years |
diego |
x86: dsputil: prettyprint gcc inline asm
|
|
|
@3b54912
|
13 years |
diego |
x86: K&R prettyprinting cosmetics for dsputil_mmx.c
|
|
|
@915a2a0a
|
13 years |
diego |
x86: conditionally compile H.264 QPEL optimizations
|
|
|
@3816642
|
13 years |
diego |
dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks.
This …
|
|
|
@5d115c1d
|
13 years |
diego |
Ignore generated files below doc/.
|
|
|
@7e592379
|
13 years |
michaelni |
resample: Fix boundary handling with fragments.
Signed-off-by: …
|
|
|
@8b11ae8a
|
13 years |
michaelni |
swr: Fix partial flushing.
Found-by: durandal_1707
Signed-off-by: …
|
|
|
@19342bc7
|
13 years |
michaelni |
swr: test partial flushing
Signed-off-by: Michael Niedermayer …
|
|
|
@86e3289f
|
13 years |
michaelni |
mov: fix heap buffer overflow
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@3a3f06b0
|
13 years |
rsbultje |
dpcm: convert to bytestream2.
|
|
|
@4f16153
|
13 years |
michaelni |
swr: allow flushing in multiple steps if the output is too small.
…
|
|
|
@8bf95e8b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avc: …
|
|
|
@f31a68e7
|
13 years |
rsbultje |
interplayvideo: convert to bytestream2.
|
|
|
@f4c380a5
|
13 years |
michaelni |
ffmpeg: drop struct from SwrContext.
Its a typdef now and doesnt need …
|
|
|