|
|
|
@83b12c16
|
13 years |
Reimar.Doeffinger |
Use correct register size, fixes compilation with NASM.
…
|
|
|
@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.
|
|
|
@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: …
|
|
|
@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: …
|
|
|
@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
|
|
|
@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.
…
|
|
|
@3547f8e
|
13 years |
janne-libav |
rv34: fix and optimise frame dependency checking
The sporadic …
|
|
|
@e1e36904
|
13 years |
janne-libav |
rv34: NEON optimised dc only inverse transform
30-50% faster than the …
|
|
|
@136ee32d
|
13 years |
anton |
avprobe: use avio_size() instead of deprecated AVFormatContext.file_size.
|
|
|
@44bcab58
|
13 years |
anton |
ffmenc: remove references to deprecated AVFormatContext.timestamp.
|
|
|
@e5c70815
|
13 years |
anton |
lavf: undeprecate read_seek().
The "new seeking API" was never …
|
|
|
@e01a29a4
|
13 years |
anton |
avserver: remove code using deprecated CODEC_CAP_PARSE_ONLY.
|
|
|
@f3d02a8b
|
13 years |
anton |
lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I
|
|
|
@a29c25a9
|
13 years |
anton |
lavc: ifdef out parse_only AVOption
|
|
|
@d54f1e6
|
13 years |
anton |
nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMT
|
|
|
@0c71cc65
|
13 years |
anton |
mpegvideo_enc: ifdef out/replace references to deprecated codec flags.
|
|
|
@0fd88d39
|
13 years |
anton |
riff: remove references to sonic codec ids
They are deprecated and …
|
|
|
@bb4c1888
|
13 years |
stefasab |
ffprobe: reindent after previous commit
|
|
|
@b25c239c
|
13 years |
stefasab |
ffprobe: add support to audio frame information printing
|
|
|
@58e1de72
|
13 years |
stefasab |
ffprobe: set AV_LOG_SKIP_REPEATED log flag
Consistent with ffmpeg and …
|
|
|
@01616f12
|
13 years |
Carl Eugen Hoyos |
Fix linesize for rawvideo in mov.
Fixes ticket #823.
|
|
|
@ef3a19d5
|
13 years |
Carl Eugen Hoyos |
Fix compilation with yasm-0.6.2
|
|
|
@05577aaf
|
13 years |
michaelni |
sws: yuv2rgb asm, add memory clobber.
This fixes dithering for …
|
|
|
@0512574
|
13 years |
michaelni |
ico: reject icon entries that are smaller than sizeof(BITMAPHEADER)
…
|
|
|
@90dbd081
|
13 years |
michaelni |
ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors …
|
|
|
@bd3a12d6
|
13 years |
michaelni |
ico: consider IconEntry.NumColors of 255 to be ambiguous
…
|
|
|
@3e8a368b
|
13 years |
michaelni |
lavc: constify enums for .pix_fmts
Signed-off-by: Michael Niedermayer …
|
|
|
@bd36ec55
|
13 years |
michaelni |
bmpdec: proper check for alpha
Signed-off-by: Michael Niedermayer …
|
|
|
@f068ce57
|
13 years |
michaelni |
avfilter: pool draining and self destruction support.
This should fix …
|
|
|
@08bab32c
|
13 years |
kostya.shishkov |
indeo4: add some missing static and const qualifiers
From the patch …
|
|
|
@4fd1e2e4
|
13 years |
stefasab |
ffprobe: fix leak in show_packets()
Call av_free_packets() at each …
|
|
|
@7328c2fc
|
13 years |
stefasab |
ffprobe: replace av_destruct_packet() with av_free_packet()
…
|
|
|
@a8b0ece6
|
13 years |
stefasab |
lavfi/testsrc: add "d" alias for the duration option
|
|
|
@3faa303a
|
13 years |
kostya.shishkov |
rv34: DC-only inverse transform
When decoding coefficients, detect …
|
|
|
@b2ce3b99
|
13 years |
anton |
avconv: use AVFrame.width/height/format instead of corresponding …
|
|
|
@3167dc95
|
13 years |
anton |
lavfi: move version macros to a new installed header version.h
|
|
|
@43fe6a29
|
13 years |
anton |
vsrc_buffer: release the buffer on uninit.
|
|
|
@794006f8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fft: …
|
|
|
@f7f35632
|
13 years |
rsbultje |
rgb2rgb: rgb12tobgr12()
Signed-off-by: Ronald S. Bultje …
|
|
|
@4093d130
|
13 years |
Carl Eugen Hoyos |
Support encoding RGB48 with libopenjpeg.
Reviewed-by: Michael Bradshaw
|
|
|
@b5fc571e
|
13 years |
alex.converse |
latmdec: Check AudioSpecificConfig length before decoding extradata.
…
|
|
|
@1348420b
|
13 years |
Marton Balint |
ffplay: silence buffer size must be a multiple of frame size
…
|
|
|
@6f06545b
|
13 years |
Marton Balint |
ffplay: use swr_set_compensation for audio synchronization
Also …
|
|
|
@5387f991
|
13 years |
michaelni |
cabac: Try to disable problematic ASM for gcc-llvm 4.2.1
This should …
|
|
|
@bc115800
|
13 years |
michaelni |
sws: Remove unneeded YUV cliping from yuv2rgb_X_c_template()
This …
|
|
|
@8b87fd98
|
13 years |
michaelni |
bmpenc: support for BGRA
Signed-off-by: Michael Niedermayer …
|
|
|
@ba6e36f9
|
13 years |
michaelni |
swscale: Force full horizontal chroma internally when the output has a …
|
|
|
@84d0fcf2
|
13 years |
michaelni |
libmp3lame: It appears the buffer used is a bit too small.
Increase …
|
|
|
@e7d02b04
|
13 years |
janne-libav |
fft: init functions with INIT_XMM/YMM.
This is required to handle …
|
|
|
@ca1bae39
|
13 years |
Clément Bœsch |
timecode: support >24h timecode.
|
|
|