|
|
|
@811de351
|
13 years |
michaelni |
Enhance HLS seeking.
Enhances seeking by demuxing until the requested …
|
|
|
@ebc9ff8
|
13 years |
michaelni |
vorbisdec: Check that the x values of floor1 are unique.
This is …
|
|
|
@fa169d56
|
13 years |
michaelni |
mov: cosmetics - move a line to a better position and add a comment
…
|
|
|
@60168f93
|
13 years |
michaelni |
movenc: add FIXME to add alis and rsrc atoms
Signed-off-by: Jean …
|
|
|
@0c10885c
|
13 years |
michaelni |
movenc: indent cosemtics
Signed-off-by: Jean First …
|
|
|
@4a4c4278
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@f94ce3bc
|
13 years |
Carl Eugen Hoyos |
Support rgb48 and rgba64 png encoding.
|
|
|
@2df5f59a
|
13 years |
diego |
fate: split ADPCM and DPCM test references into separate files.
|
|
|
@107f55cb
|
13 years |
Carl Eugen Hoyos |
Simplify RGB32 png encoding.
|
|
|
@bcd5d979
|
13 years |
diego |
mov, mxfdec: Employ more meaningful return values.
Signed-off-by: …
|
|
|
@fdc013da
|
13 years |
Carl Eugen Hoyos |
Support gray16 png encoding.
|
|
|
@ed10ca4
|
13 years |
Carl Eugen Hoyos |
Support gray8a png encoding.
|
|
|
@e2ff436
|
13 years |
siretart |
lavc: Relax API strictness in avcodec_decode_audio3 with a custom …
|
|
|
@ea3abcd5
|
13 years |
Reimar.Doeffinger |
Fix ff_get_guid for short reads or errors.
Current code would just …
|
|
|
@719a576f
|
13 years |
michaelni |
lavfi-showfiltfmts: fix typo that segfaulted haiku.
Signed-off-by: …
|
|
|
@e6e7bfc1
|
13 years |
kostya.shishkov |
wavpack: fix clipping for 32-bit lossy mode
Reference decoder clips …
|
|
|
@bb4c0abc
|
13 years |
stefasab |
ffplay: mark i variable in toggle_full_screen() as unused
Fix gcc …
|
|
|
@4ee03fef
|
13 years |
stefasab |
lavfi/rgbtestsrc: make alpha plane opaque
|
|
|
@6922458
|
13 years |
michaelni |
iff: support masking plane feature
Fixes ticket 705.
Reported-by: …
|
|
|
@73da4fd5
|
13 years |
michaelni |
Revert "buildsystem: add $EXESUF to the used tool for fate"
This …
|
|
|
@8af6b971
|
13 years |
Reimar.Doeffinger |
Fix uninitialized reads for fate-vsynth1-asv2 test.
This is not a …
|
|
|
@bbf372e1
|
13 years |
nicolas.george |
overlay: do not leak x/y expressions.
|
|
|
@668a74e8
|
13 years |
michaelni |
buildsystem: add $EXESUF to the used tool for fate
Signed-off-by: …
|
|
|
@4fccc7c
|
13 years |
justin.ruggles |
vb: Use bytestream2 functions
Signed-off-by: Justin Ruggles …
|
|
|
@d9816cd5
|
13 years |
michaelni |
imgconvert: add PIX_FMT_GRAY8A to pix_fmt_info
Fixes selecting gray8a …
|
|
|
@4640da7e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
sgidec: …
|
|
|
@a91f2066
|
13 years |
michaelni |
ljpegdec: reset restart interval for each plane of a non interleaved …
|
|
|
@1843e6c8
|
13 years |
michaelni |
thp: Fix handling of restart interval
Fixes Ticket903
Signed-off-by: …
|
|
|
@7a172308
|
13 years |
Reimar.Doeffinger |
Fix compilation without HAVE_AVX, HAVE_YASM etc.
At the very least …
|
|
|
@c4888316
|
13 years |
michaelni |
timecode: fix typo
Signed-off-by: Jean First <jeanfirst@gmail.com> …
|
|
|
@5a840f63
|
13 years |
michaelni |
x86/yuv2rgb_mmx: Remove yuv420 check.
This check is not correct, the …
|
|
|
@52889b54
|
13 years |
michaelni |
mpeg12dec: BW10 support
Signed-off-by: Michael Niedermayer …
|
|
|
@0d5c810b
|
13 years |
michaelni |
mpeg12dec: check uppercased codec_tag.
We do this for all other …
|
|
|
@b26f0ee3
|
13 years |
michaelni |
avidec: XMPG support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@4cd0bdae
|
13 years |
justin.ruggles |
sgidec: Use bytestream2 functions to prevent buffer overreads.
The …
|
|
|
@83b12c16
|
13 years |
Reimar.Doeffinger |
Use correct register size, fixes compilation with NASM.
…
|
|
|
@e44c11e9
|
13 years |
diego |
cosmetics: Move static and inline attributes to more standard places.
…
|
|
|
@c4ba5198
|
13 years |
Reimar.Doeffinger |
Fix leaking of side data.
While we correctly "register" the side data …
|
|
|
@45c39e56
|
13 years |
michaelni |
udp: fix segfault on closing
Fixes ticket915
|
|
|
@633606c
|
13 years |
michaelni |
FATE: fix targa tests on big-endian systems
|
|
|
@0b4f1e0d
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@4057505e
|
13 years |
stefasab |
doc/bistream_filters.texi: add documentation for the h264_mp4toannexb …
|
|
|
@28002030
|
13 years |
Carl Eugen Hoyos |
Support transparency in iff images.
Fixes ticket #707.
Reviewed-by: …
|
|
|
@6ba74be5
|
13 years |
Carl Eugen Hoyos |
Add CR/LF to a reget_buffer warning message.
|
|
|
@b5c2b5af
|
13 years |
anton |
configure: provide libavfilter/version.h header to get_version()
Fix …
|
|
|
@a63a86fd
|
13 years |
michaelni |
Fixes issue 890: OOM with zmbv file
Signed-off-by: Michael …
|
|
|
@44e19145
|
13 years |
michaelni |
utils: check that parameters havnt changed in reget_buffer()
Fixes …
|
|
|
@2422e827
|
13 years |
michaelni |
cabac_functions: fix license header, this wasnt developed in libav
…
|
|
|
@c834c7e3
|
13 years |
michaelni |
1000l commit forgotten cabac fix
Signed-off-by: Michael Niedermayer …
|
|
|
@e986a5d1
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
FATE: …
|
|
|
@3c172a41
|
13 years |
rsbultje |
swscale: change yuv2yuvX code to use cpuflag().
|
|
|
@36397ea1
|
13 years |
Carl Eugen Hoyos |
RGBA64 encoding with libopenjpeg.
Reviewed-by: Michael Bradshaw
|
|
|
@ffd1017f
|
13 years |
Carl Eugen Hoyos |
Gray16 encoding with libopenjpeg.
Reviewed-by: Michael Bradshaw
|
|
|
@89fc7e3
|
13 years |
michaelni |
alacdec: support 32 bps
Signed-off-by: Michael Niedermayer …
|
|
|
@8d95eb67
|
13 years |
michaelni |
lavc: Prevent opening of experimental codecs if strict_std_compliance …
|
|
|
@dd55adb1
|
13 years |
Carl Eugen Hoyos |
Support reading 64bit dpx images.
Reviewed-by: Jean First
|
|
|
@0b1f20e2
|
13 years |
Carl Eugen Hoyos |
Support reading 64bit sgi images.
Reviewed-by: Jean First
|
|
|
@3fe4540b
|
13 years |
Carl Eugen Hoyos |
Support 64bit pam encoding.
|
|
|
@c714cd3b
|
13 years |
Carl Eugen Hoyos |
Support 64bit tiff images.
Fixes a part of ticket #503.
Reviewed-by: …
|
|
|
@57facb73
|
13 years |
martin |
libx264: Don't leave max_b_frames as -1 if the user didn't set it
…
|
|
|
@93af38ca
|
13 years |
Carl Eugen Hoyos |
Increase maximum encoding video buffer size.
libavutil now supports …
|
|
|
@7c10d3ca
|
13 years |
Carl Eugen Hoyos |
Simplify 32bit RGB pam encoding.
Reviewed-by: Paul B Mahol
|
|
|
@4c82c6d9
|
13 years |
justin.ruggles |
FATE: convert output to rgba for the targa tests which currently …
|
|
|
@502bf3b4
|
13 years |
janne-libav |
fate: add missing reference files for targa tests in 9c2f9b0e2
Fixes …
|
|
|
@9c2f9b0e
|
13 years |
justin.ruggles |
FATE: enable the 2 remaining targa conformance suite tests
|
|
|
@faaebcdf
|
13 years |
justin.ruggles |
targa: add support for rgb555 palette
|
|
|
@e1a7af6f
|
13 years |
justin.ruggles |
FATE: fix targa tests on big-endian systems
|
|
|
@68d6012c
|
13 years |
justin.ruggles |
FATE: add tests for targa
Based on a patch by Oana Stratulat …
|
|
|
@71b3a63e
|
13 years |
mans |
ARM: fix Thumb-mode simple_idct_arm
The alignment directive must …
|
|
|
@5c5e1ea
|
13 years |
mans |
ARM: 4-byte align start of all asm functions
Due to apprent bugs in …
|
|
|
@4cef928
|
13 years |
Reimar.Doeffinger |
j2kdec: Fix memleak, ensure cleanup is called also on error.
Fixes …
|
|
|
@ad12d60d
|
13 years |
Clément Bœsch |
ffmpeg: fix return value in opt_old2new after e3127db4.
|
|
|
@369befb4
|
13 years |
stefasab |
vf_deshake: remove unused variable totalangles
Variable totalangles …
|
|
|
@7f6004fc
|
13 years |
stefasab |
vf_deshake: zero-init Transform structs in end_frame()
Initialize …
|
|
|
@e4fa15d1
|
13 years |
stefasab |
configure: provide libavfilter/version.h header to get_version()
Fix …
|
|
|
@f2193569
|
13 years |
Clément Bœsch |
8svx: fix memleak in iff-fibonacci fate test.
|
|
|
@e3127db4
|
13 years |
Clément Bœsch |
ffmpeg: use av_asprintf() in opt_old2new() and fix a memleak.
|
|
|
@2a81e0c2
|
13 years |
Clément Bœsch |
ffmpeg: fix parse_option() string memleak.
|
|
|
@3a1df393
|
13 years |
michaelni |
ico: favour BITMAPHEADER dimensions over IconEntry dimensions
Fixes …
|
|
|
@c949d5b1
|
13 years |
michaelni |
ffmpeg.c: transcode_video(): do not go through filter network if …
|
|
|
@62a22b28
|
13 years |
michaelni |
segment: fix FPE when segment_list_size is 0
With the added benefit …
|
|
|
@645569e1
|
13 years |
michaelni |
Revert "riff: remove references to sonic codec ids"
This reverts …
|
|
|
@0be8e661
|
13 years |
stefasab |
mpegtsenc: do not reference the deprecated ffmpeg option 'vbsf' in a …
|
|
|
@7efc6f29
|
13 years |
stefasab |
ffmpeg: clarify error message in case of bitstream filter opening failure
|
|
|
@3fcf841f
|
13 years |
stefasab |
mpegtsenc: fix some typos: aac -> AAC, adts -> ADTS
|
|
|
@9a7f2aa9
|
13 years |
stefasab |
mpegtsenc: use more meaningful error codes
|
|
|
@0cc1a86d
|
13 years |
rsbultje |
rgb2rgb: rgb12to15()
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
|
|
@06b0246d
|
13 years |
rsbultje |
swscale-test: fix stack overread.
Fixes problems in swscale-test …
|
|
|
@e7843db
|
13 years |
rsbultje |
swscale: fix invalid conversions and memory problems.
Fixes problems …
|
|
|
@b18e17ea
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (21 …
|
|
|
@a2c41984
|
13 years |
michaelni |
docs: remove extra sar entry for scale filter
Signed-off-by: Michael …
|
|
|
@2c902045
|
13 years |
Carl Eugen Hoyos |
Fix decoding of progressive jpgs with unusual pixel formats.
Fixes …
|
|
|
@55b9ef18
|
13 years |
diego |
cabac: split cabac.h into declarations and function definitions
This …
|
|
|
@0a60780c
|
13 years |
diego |
cabac: Mark ff_h264_mps_state array as static, it is only used within …
|
|
|
@64d779f2
|
13 years |
diego |
cabac: Remove ff_h264_lps_state array.
It was only ever used in the …
|
|
|
@4df30f71
|
13 years |
alex.converse |
utils: Check for extradata size overflows.
|
|
|
@81dc6a2a
|
13 years |
janne-libav |
ARM: rv34: fix asm syntax in dc transform functions
Signed-off-by: …
|
|
|
@6b9e4eea
|
13 years |
martin |
avio: Fix the value of the deprecated URL_FLAG_NONBLOCK
This isn't …
|
|
|
@7cbb32e4
|
13 years |
Reimar.Doeffinger |
Use an int MotionVector for find_block_motion.
Using the double …
|
|
|
@742b660e
|
13 years |
Reimar.Doeffinger |
wtvdec: fix a few memleaks as show by valgrind with the FATE test.
…
|
|
|