|
|
|
@066739f6
|
12 years |
michaelni |
pmpdec: check packet sizes
Reviewed-by: Reimar Döffinger …
|
|
|
@7276e9ea
|
12 years |
michaelni |
pmpdec: fix signedness
Reviewed-by: Reimar Döffinger …
|
|
|
@b0bc0eb9
|
12 years |
michaelni |
pmpdec: read index before creating audio streams
This allows more …
|
|
|
@50a37f92
|
12 years |
Reimar.Doeffinger |
pmpdec: check for EOF while reading index.
Otherwise even a tiny file …
|
|
|
@82d79289
|
12 years |
michaelni |
avformat: Allocate duration_error separately
This significantly …
|
|
|
@285485a
|
12 years |
michaelni |
matroskaenc: fix cue tracknum off by 1 error
Fixes out of array …
|
|
|
@73fce258
|
12 years |
michaelni |
vf_mp: Set pseudo pal
Fixes ticket2140
Fixes null pointer dereference …
|
|
|
@da8ef5ac
|
12 years |
michaelni |
rtmpproto: increase APP_MAX_LENGTH
Fixes second part of Ticket2292
…
|
|
|
@02ac3398
|
12 years |
michaelni |
rtmpproto: Check APP_MAX_LENGTH
Fixes Ticket2292
Signed-off-by: …
|
|
|
@df63e0c8
|
12 years |
onemda |
doc/filters: add forgotten sentence for blend filter examples
…
|
|
|
@c10c2aed
|
12 years |
michaelni |
h264: Silence warning: comparison of distinct pointer types lacks a …
|
|
|
@5270cb39
|
12 years |
michaelni |
bmp: Fix warning X may be used uninitialized in this function
…
|
|
|
@23c9180c
|
12 years |
michaelni |
aacdec: Fix warning: initialization from incompatible pointer type
…
|
|
|
@cfcab4c5
|
12 years |
michaelni |
vf_overlay: silence warning: X may be used uninitialized in this …
|
|
|
@3c14c82b
|
12 years |
michaelni |
avfilter: Silence warning: passing argument 3 of av_image_copy from …
|
|
|
@0ac71f9
|
12 years |
Clément Bœsch |
fate/subtitles: add character encoding conversion test.
|
|
|
@e9563784
|
12 years |
stefasab |
tests: fix parseutils test after …
|
|
|
@160def32
|
12 years |
stefasab |
doc/muxers: fix reference to @anchor defined in another manual
In …
|
|
|
@ce84c14a
|
12 years |
stefasab |
lavu/parseutils: remove spurious "]]" in date format specification
|
|
|
@12a269a5
|
12 years |
stefasab |
lavu/parseutils: allow MM:SS format for duration in av_parse_time()
…
|
|
|
@239b88c2
|
12 years |
michaelni |
Improve QTRLE encoding performance, no change to output file …
|
|
|
@2c21d34e
|
12 years |
michaelni |
avutil/mem: do a small set of checks for memalign hack before freeing. …
|
|
|
@89c77b6b
|
12 years |
onemda |
exr: shorter channel buffer names
Signed-off-by: Paul B Mahol …
|
|
|
@7a930f31
|
12 years |
onemda |
exr: remove superfluous check
get_header_variable_length() already …
|
|
|
@fefd4b0
|
12 years |
onemda |
exr: cosmetics: reindent
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@9c75c24d
|
12 years |
onemda |
exr: check if line offset table is complete only once per frame
…
|
|
|
@cc0bd784
|
12 years |
onemda |
exr: support more line orders
Signed-off-by: Paul B Mahol …
|
|
|
@11788686
|
12 years |
onemda |
exr: fix overflow check in lineoffset processing
Also read data size …
|
|
|
@88d7259f
|
12 years |
onemda |
exr: merge multiple if () blocks
Remove useless comments.
…
|
|
|
@3456891
|
12 years |
onemda |
exr: check version too
Separate version from flags.
Signed-off-by: …
|
|
|
@8902f5b8
|
12 years |
stefasab |
doc/filters: apply minor spacing fixes to boxblur docs
|
|
|
@f30979e0
|
12 years |
stefasab |
lavfi/boxblur: add support to named options
|
|
|
@6f77122
|
12 years |
michaelni |
aac: reconfigure output on pop
Fixes Ticket1918
Signed-off-by: …
|
|
|
@c46400dd
|
12 years |
onemda |
cafenc: do not leak caf->pkt_sizes
Signed-off-by: Paul B Mahol …
|
|
|
@21f68528
|
12 years |
michaelni |
aacdec: dont pop random configurations
Fixes out of array accesses
…
|
|
|
@a72b4103
|
12 years |
onemda |
mxg: do not leak mxg->buffer
Signed-off-by: Paul B Mahol …
|
|
|
@db05f7ab
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@b16bf913
|
12 years |
michaelni |
dxva2: move _WIN32_WINNT handling to public header
This removes …
|
|
|
@29436c1a
|
12 years |
michaelni |
libavcodec/mips/aacsbr_mips: fix ;;
Signed-off-by: Michael …
|
|
|
@46d52a0b
|
12 years |
michaelni |
mips: optimization for float aac decoder (ps module)
Signed-off-by: …
|
|
|
@8d2eb5fe
|
12 years |
michaelni |
mips: optimization for float aac decoder (sbr module)
Signed-off-by: …
|
|
|
@67b3fcf6
|
12 years |
michaelni |
configure: Use libiconv on systems that lack built-in iconv
…
|
|
|
@82a4a4e
|
12 years |
michaelni |
Fix Win64 AVX h264_deblock by not using redzone on Win64
Thanks-to: …
|
|
|
@04220b47
|
12 years |
michaelni |
h264: ensure that get_format() is called when changing format but not …
|
|
|
@8d8c5948
|
12 years |
michaelni |
matroska: fix missing ,
Signed-off-by: Michael Niedermayer …
|
|
|
@8a644916
|
12 years |
michaelni |
avcodec_decode_audio4: check got_frame_ptr before handling initial …
|
|
|
@47619e4
|
12 years |
onemda |
blend filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@8036ba29
|
12 years |
michaelni |
h264: move next/last picture init to decode_slice_header
This is a …
|
|
|
@669d50b4
|
12 years |
michaelni |
ec: check that reference pictures have matching parameters before …
|
|
|
@bdeb61cc
|
12 years |
michaelni |
h264: check that luma and chroma depth match
Fixes out of array …
|
|
|
@311443f6
|
12 years |
martin |
x86: h264: Don't use redzone in AVX h264_deblock on Win64
This fixes …
|
|
|
@59015c11
|
12 years |
onemda |
exr: constify s in rle_uncompress()
Signed-off-by: Paul B Mahol …
|
|
|
@a3d89052
|
12 years |
onemda |
exr: reset compression in decode_frame()
This fixes decoding of …
|
|
|
@6b8f211
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dxva2: …
|
|
|
@9fa5a471
|
12 years |
nicolas.george |
ffmpeg: set resample_pix_fmt for sub2video.
Forgotten when the …
|
|
|
@01649c79
|
12 years |
nicolas.george |
lavfi/buffersrc: set channel layout if it is known.
If buffersrc was …
|
|
|
@d7145760
|
12 years |
Carl Eugen Hoyos |
Use SMPTE standard notation when showing mxf Universal Labels.
|
|
|
@cdb7a1ac
|
12 years |
michaelni |
vf_idet: adapt default scores due to bugfix
Signed-off-by: Michael …
|
|
|
@dc9edb06
|
12 years |
michaelni |
vf_idet: Fix macro arguments sideeffect
Fixes valgrind errors
should …
|
|
|
@9ed6af4b
|
12 years |
Clément Bœsch |
fate/subtitles: add MicroDVD remux test.
|
|
|
@7346354b
|
12 years |
Clément Bœsch |
lavf/microdvd: fix muxing.
This was broken since 1f265f52.
|
|
|
@580e2285
|
12 years |
Clément Bœsch |
lavf/swfdec: remove 8-bit audio FIXME.
Implemented since 624fb5f9.
|
|
|
@551d8b58
|
12 years |
michaelni |
brender_pix: use a grayscale palette as fallback instead of a …
|
|
|
@47e92153
|
12 years |
michaelni |
mjpegdec: check for packed rgb mjpeg.
Fixes null pointer dereference
…
|
|
|
@c4dc6c4c
|
12 years |
Carl Eugen Hoyos |
Fix bits_per_coded_sample when encoding png with frame-level …
|
|
|
@624fb5f9
|
12 years |
Clément Bœsch |
lavf/swfdec: support 8-bits PCM audio.
|
|
|
@9a0076f5
|
12 years |
Clément Bœsch |
lavf/swfdec: factorize the creation of a new stream.
This also makes …
|
|
|
@da7672b2
|
12 years |
michaelni |
h264: Fix handling of changing reference counts between slices
Fixes …
|
|
|
@039f55c8
|
12 years |
michaelni |
h264: call alloc_scratch_buffers() only once linesize is known
Fixes …
|
|
|
@9b9d996b
|
12 years |
Clément Bœsch |
lavfi/subtitles: fix recently introduced warning about discarded const …
|
|
|
@22b06103
|
12 years |
stefasab |
lavfi/overlay: add format option
In particular, fix misbehavior in …
|
|
|
@2db0056f
|
12 years |
stefasab |
lavfi/overlay: apply minor consistency fixes
|
|
|
@3d77a27
|
12 years |
stefasab |
lavfi/overlay: implement shortest option
Force termination when the …
|
|
|
@7f07c61
|
12 years |
stefasab |
doc/filters: rework introductory description for decimate
In …
|
|
|
@a2a1e20f
|
12 years |
stefasab |
lavfi/decimate: use named options
|
|
|
@49c8fe30
|
12 years |
stefasab |
doc/filters: apply misc fixes to drawbox documentation
|
|
|
@2ccaab97
|
12 years |
michaelni |
mov: fix self referencing timecode tracks
Fixes read after free.
…
|
|
|
@a0a1ac0f
|
12 years |
diego |
dxva2: Add missing #define to make header compile standalone
|
|
|
@3e85b46e
|
12 years |
diego |
arm: vp8: Add missing #includes for header to compile standalone
|
|
|
@951d39fe
|
12 years |
michaelni |
avfilter: fix segfault with setsar/dar
Reported-by: durandal_1707 …
|
|
|
@f7b46d86
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@271f4112
|
12 years |
stefasab |
lavf/matroskaenc: avoid assert failure in case of cuepoints with …
|
|
|
@39b03932
|
12 years |
michaelni |
Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609'
* commit …
|
|
|
@8c6d9ca6
|
12 years |
michaelni |
Merge commit 'fae6fd5b873911cfcd7f7b3d72de6598af5e003a'
* commit …
|
|
|
@98f63e1f
|
12 years |
michaelni |
Merge commit '7ebfb466aec2c4628fcd42a72b29034efcaba4bc'
* commit …
|
|
|
@b5ad422b
|
12 years |
diego |
doc: filters: Correct BNF FILTER description
Signed-off-by: Diego …
|
|
|
@dd373263
|
12 years |
stefasab |
lavfi/hue: reindent after previous commit
|
|
|
@d709a18a
|
12 years |
stefasab |
lavfi/hue: simplify parsing by making use of option shorthands
|
|
|
@088f20a3
|
12 years |
michaelni |
Merge commit '2ed008204d5467be03a0a3af1e293b2f7038d0a0'
* commit …
|
|
|
@536d1ed7
|
12 years |
michaelni |
Merge commit 'e5ffffe48d20642acc079166f0fa7d93a6a9f594'
* commit …
|
|
|
@8d1dd5bd
|
12 years |
michaelni |
cinepak: More correct Cinepak decoder.
change the treatment of the …
|
|
|
@a3adbedf
|
12 years |
michaelni |
cinepak: simplify
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@4e635e10
|
12 years |
michaelni |
cinepak: Use correct colorspace.
The new code is also faster and more …
|
|
|
@f5c00b34
|
12 years |
michaelni |
avcodec_align_dimensions2: Ensure cinepak has large enough buffers.
…
|
|
|
@2b10d414
|
12 years |
michaelni |
h264: add videodsp dependency.
Signed-off-by: Michael Niedermayer …
|
|
|
@c9ad5f59
|
12 years |
diego |
intreadwrite: tomi: Add missing attributes.h #include for av_always_inline
|
|
|
@8a11ce43
|
12 years |
diego |
build: Ensure that output directories for header objects are created
|
|
|
@c69315a5
|
12 years |
michaelni |
cook: check js_subband_start for validity
Fixes out of array read
…
|
|
|
@26ee5ca0
|
12 years |
martin |
h264: Get rid of unnecessary casts
This gets rid of a number of …
|
|
|
@a5153b1d
|
12 years |
michaelni |
shorten: Fix signedness of comparission
Fixes out of array accessed
…
|
|
|