|
|
|
@6f5f0671
|
12 years |
michaelni |
Merge commit '7b4f91155bd4ef5a8d4e9af65c48b42bfa5b52c6'
* commit …
|
|
|
@9ba38e62
|
12 years |
michaelni |
Merge commit 'e10659244782b26061e7d52c06437de32a43a7af'
* commit …
|
|
|
@9748cac5
|
12 years |
michaelni |
Merge commit '4f3b058c84f570e261d743c7c22f865617fd28ac'
* commit …
|
|
|
@663ebae
|
12 years |
michaelni |
Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10'
* commit …
|
|
|
@ea2de3d0
|
12 years |
nicolas.george |
lavf/concatdec: add the "duration" directive.
|
|
|
@b92c7a8f
|
12 years |
nicolas.george |
tools: add seek_print.
Useful for testing seek implementations.
|
|
|
@33796645
|
12 years |
michaelni |
loco: check the last plane too
Signed-off-by: Michael Niedermayer …
|
|
|
@714ff448
|
12 years |
michaelni |
Merge commit '067432c1c95882c7221e694f33d9f3bdbe46de7f'
* commit …
|
|
|
@4ba35194
|
12 years |
michaelni |
Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855'
* commit …
|
|
|
@ccc7bcc4
|
12 years |
nicolas.george |
lavc: check return values consistency when decoding subtitles.
|
|
|
@e568d432
|
12 years |
nicolas.george |
lavfi/formats: reindent after last commit.
|
|
|
@2d98dd3d
|
12 years |
nicolas.george |
lavfi: fix merging of formats and clarify exception.
The following …
|
|
|
@3d7f4f8
|
12 years |
nicolas.george |
lavf/avio: check that the protocol supports the open mode.
Fix trac …
|
|
|
@bf0712c2
|
12 years |
nicolas.george |
libavfilter/af_amerge: fix segfault if init fails.
|
|
|
@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
…
|
|
|
@7b4f9115
|
12 years |
anton |
qtrle: cosmetics, reformat CHECK_PIXEL_PTR() macro
|
|
|
@e1065924
|
12 years |
anton |
qtrle: add more checks against pixel_ptr being negative.
…
|
|
|
@4f3b058c
|
12 years |
anton |
cavs: initialize various context tables to 0
Avoids crashes with …
|
|
|
@0dff40bf
|
12 years |
anton |
mlpdec: do not try to allocate a zero-sized output buffer.
…
|
|
|
@56daf10e
|
12 years |
anton |
mov: use the format context for logging.
CC:libav-stable@libav.org
|
|
|
@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 …
|
|
|
@ddfe124
|
12 years |
anton |
flicvideo: avoid an infinite loop in byte run compression
When …
|
|
|
@067432c1
|
12 years |
anton |
loco: check that there is data left after decoding a plane.
…
|
|
|
@de6dfa2b
|
12 years |
anton |
lagarith: avoid infinite loop in lag_rac_refill()
range == 0 happens …
|
|
|
@f935aca
|
12 years |
anton |
av_memcpy_backptr: avoid an infinite loop for back = 0
…
|
|
|
@8097fc9a
|
12 years |
anton |
4xm: check the return value of read_huffman_tables().
…
|
|
|
@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
|
|
|