|
|
|
@b8535b27
|
10 years |
michaelni |
Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"
This …
|
|
|
@a994fc39
|
10 years |
michaelni |
avcodec/utils: mark codec argument as const in ff_lock_avcodec()
…
|
|
|
@43cafb95
|
10 years |
michaelni |
libavformat/mxfdec: export user comments metadata
…
|
|
|
@8003816e
|
10 years |
michaelni |
avformat/mov: Check for string truncation in mov_open_dref()
…
|
|
|
@21a53dd0
|
10 years |
michaelni |
avformat/mov: Use sizeof(filename) instead of a literal number
…
|
|
|
@3814f92f
|
10 years |
michaelni |
lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
The later may …
|
|
|
@238db7cc
|
10 years |
michaelni |
x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
The later may …
|
|
|
@98cccdd9
|
10 years |
michaelni |
ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
The later may …
|
|
|
@5d38c628
|
10 years |
michaelni |
ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
The …
|
|
|
@a48b24e5
|
10 years |
michaelni |
avcodec/wmadec: Fix undefined shift in wma_decode_block()
Found-by: …
|
|
|
@73ebbfdf
|
10 years |
michaelni |
ac3dec: cosmetics
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@0c3339f4
|
10 years |
michaelni |
eac3dec: fix scaling
This is the remaining error, the output on the …
|
|
|
@c4bf3833
|
10 years |
michaelni |
ac3_fixed: fix computation of spx_noise_blend
It was set to 1 instead …
|
|
|
@b083440
|
10 years |
michaelni |
ac3_fixed: fix out-of-bound read
Should also improve decoding, but …
|
|
|
@15ce1601
|
10 years |
michaelni |
x86: xvid_idct: SSE2 merged add version
Signed-off-by: Michael …
|
|
|
@decd519
|
10 years |
michaelni |
x86: xvid_idct: merged idct_put SSE2 versions
Signed-off-by: Michael …
|
|
|
@8200575d
|
10 years |
michaelni |
x86: dct-test: evaluate prores idct avx version
Signed-off-by: …
|
|
|
@4eb4451b
|
10 years |
michaelni |
x86: dct-test: fix compilation for prores
When the decoder is …
|
|
|
@c3bf5271
|
10 years |
michaelni |
x86: xvid_idct: port MMX iDCT to yasm
Also reduce the table …
|
|
|
@7b05b509
|
10 years |
michaelni |
ac3dec_fixed: always use the USE_FIXED=1 variant of the …
|
|
|
@e16592c4
|
10 years |
michaelni |
swresample/resample: Fix undefined shifts
Found-by: Clang …
|
|
|
@b14de8e6
|
10 years |
michaelni |
avcodec/utils: use atomic operations on entangled_thread_counter
…
|
|
|
@b910c6ca
|
10 years |
michaelni |
configure: fix zlib dependancy of tdsc
Signed-off-by: Michael …
|
|
|
@88ddcfa
|
10 years |
michaelni |
avcodec/tdsc: use ff_codec_open2_recursive()
Fixes assertion failure …
|
|
|
@e1f37c48
|
10 years |
michaelni |
Merge commit '247e370e2a913db52ca079b347a174c8d393b171'
* commit …
|
|
|
@fa4bb7c5
|
10 years |
michaelni |
Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2'
* commit …
|
|
|
@a048bd44
|
10 years |
michaelni |
Merge commit '117b432748ca87de4cd0f09d9b1495545e264733'
* commit …
|
|
|
@79f013a2
|
10 years |
michaelni |
Merge commit '9993a067f6c8c7e7838052ac3146aa6b80dd7e81'
* commit …
|
|
|
@247e370e
|
10 years |
vittorio.giovara |
TDSC decoder
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
|
|
@5a0e953
|
10 years |
vittorio.giovara |
mjpeg: Mark decoder family as thread safe
No global variables are …
|
|
|
@117b4327
|
10 years |
vittorio.giovara |
lavc: Introduce AVCodec internal capabilities
This field is designed …
|
|
|
@9993a067
|
10 years |
vittorio.giovara |
lavc: Improve thread locking error message
|
|
|
@3f375950
|
10 years |
michaelni |
avformat/http: support auto reconnect
Signed-off-by: Michael …
|
|
|
@3727cd5
|
10 years |
michaelni |
avformat/flvdec: add support for OnCaption
|
|
|
@1df64d6c
|
10 years |
michaelni |
avformat/flvdec: re enable flv_data_packet()
Found-by: kurosu …
|
|
|
@7869b295
|
10 years |
michaelni |
avformat/flvdec: Change subtitle stream type to subtitle type
…
|
|
|
@7b0daec2
|
10 years |
michaelni |
avcodec/svq1dec: Fix undefined shifts
Found-by: Clang …
|
|
|
@3cd823e4
|
10 years |
Carl Eugen Hoyos |
lavc: Print number of reference frames if debug level >= verbose.
|
|
|
@2e0b5f5c
|
10 years |
Carl Eugen Hoyos |
lavf: Do not list mov-only codecs in riff.c.
Instead check for all …
|
|
|
@a47c2a1d
|
10 years |
Carl Eugen Hoyos |
doc: Fix alphabetic ordering for decklink input device.
|
|
|
@2999bd7d
|
10 years |
michaelni |
x86: xvid_idct: port SSE2 iDCT to yasm
The main difference consists …
|
|
|
@8f8c31f4
|
10 years |
michaelni |
Merge commit '913aa9a4874418724183a3ec862cdc63b829367d'
* commit …
|
|
|
@b0112019
|
10 years |
michaelni |
Merge commit '6bdae41d3ef74a0865e8f87896e649f93b2f39bd'
* commit …
|
|
|
@9f8f2bca
|
10 years |
michaelni |
Merge commit 'c3bd1d60af97e8d2568dac9fcce7bdabb4ff93c8'
* commit …
|
|
|
@8b3a681a
|
10 years |
michaelni |
Merge commit '5a2645cafeca1c2207ac55cc831c3349572a82ed'
* commit …
|
|
|
@98c387c
|
10 years |
michaelni |
Merge commit 'edca1dd552efa1ebef016ca9eff4ce6757605819'
* commit …
|
|
|
@a91c175d
|
10 years |
michaelni |
Merge commit '17c45d4d056d0e10ecb88b424ec9e68be398da5e'
* commit …
|
|
|
@9ecfe0b8
|
10 years |
michaelni |
Merge commit 'a72d93daa09ffbad2771f1450820941055eaf210'
* commit …
|
|
|
@0bc2da6d
|
10 years |
michaelni |
Merge commit '78c892284150e12f6b08b287bdf7e62307c6985f'
* commit …
|
|
|
@d5addf15
|
10 years |
michaelni |
hevcdsp: fix compilation for arm and aarch64
Also add av_cold to …
|
|
|
@913aa9a4
|
10 years |
lu_zero |
libx264: Return more meaningful error codes
Signed-off-by: Luca …
|
|
|
@6bdae41d
|
10 years |
vittorio.giovara |
matroskadec: Check memory allocations
CC: libav-stable@libav.org
|
|
|
@c3bd1d60
|
10 years |
vittorio.giovara |
formats: Check memory allocations
|
|
|
@a251aa1a
|
10 years |
michaelni |
mips/asmdefs: use _ABI64 as defined by gcc
Unfortunately android < …
|
|
|
@5a2645ca
|
10 years |
vittorio.giovara |
nutdec: Prevent leaks on memory error
Bug-Id: CID 205122 / CID 205123
|
|
|
@edca1dd5
|
10 years |
vittorio.giovara |
xcbgrab: Check av_strdup() allocation
Bug-Id: CID 1274038
|
|
|
@17c45d4
|
10 years |
vittorio.giovara |
libtheora: Check frame allocation
|
|
|
@a72d93da
|
10 years |
vittorio.giovara |
mpegvideo_enc: Check AVCodecContext allocation
|
|
|
@27191b82
|
10 years |
michaelni |
avcodec/vp9: Fix undefined shifts in decode_frame_header()
Found-by: …
|
|
|
@b7cb8b3d
|
10 years |
michaelni |
avcodec/h264_mb: Fix undefined shifts
Found-by: Clang …
|
|
|
@31816ea
|
10 years |
michaelni |
hevc: delay ff_thread_finish_setup for hwaccel
Signed-off-by: Michael …
|
|
|
@78c89228
|
10 years |
diego |
dca: Document the permuted order in the lfe_fir_64 and lfe_fir_128 tables
|
|
|
@22af79a9
|
10 years |
michaelni |
Merge commit 'b97f427fb56bdbf7de8e2d4b72d01114aa6eceda'
* commit …
|
|
|
@7d63f10c
|
10 years |
michaelni |
Merge commit '9c8074050745184a61059ad56045ad711299e33d'
* commit …
|
|
|
@d5232d47
|
10 years |
michaelni |
avfilter/colormatrix:add slice threading
Signed-off-by: Michael …
|
|
|
@26d81b57
|
10 years |
michaelni |
avutil/buffer: Avoid moving the AVBufferRef to a new place in memory …
|
|
|
@35fad1e9
|
10 years |
michaelni |
avutil/buffer: Avoid moving the AVBufferRef to a new place in memory …
|
|
|
@3bedc997
|
10 years |
michaelni |
Merge commit '67142a8c721c7916c9ad2eb439c14d567aeb88c1'
* commit …
|
|
|
@a277c545
|
10 years |
michaelni |
Merge commit '72211a2af0470799c9611b9c1c7039ab14a34a0a'
* commit …
|
|
|
@e197dc04
|
10 years |
michaelni |
Merge commit '212556cd2144659dc6b9d121ddb38cd272bd10ae'
* commit …
|
|
|
@b97f427f
|
10 years |
diego |
lavf: Explicitly convert types at function pointer assignment
This …
|
|
|
@9c807405
|
10 years |
diego |
configure: Mark qsv subsystem as not selectable on the command line
|
|
|
@2ba0ef4b
|
10 years |
michaelni |
Merge commit '7a76c6c4df31d1ff65464ccf3171acd57ef004eb'
* commit …
|
|
|
@693b8f11
|
10 years |
michaelni |
Merge commit 'bacc92b59bfa5d6a1f631e63e46fc1d2fb934e51'
* commit …
|
|
|
@67142a8c
|
10 years |
anton |
roqvideoenc: set enc->avctx in roq_encode_init
So far it is only set …
|
|
|
@72211a2a
|
10 years |
anton |
asfenc: fix leaking asf->index_ptr on error
Signed-off-by: Andreas …
|
|
|
@2d37c57f
|
10 years |
michaelni |
Merge commit 'fe99c52fa99e44961a09cd1324aefd492b797fc8'
* commit …
|
|
|
@e48ff13b
|
10 years |
michaelni |
Merge commit '9272c965d9559a90ee64d46aebd99c117e07f7a3'
* commit …
|
|
|
@f3a35e9d
|
10 years |
michaelni |
Merge commit 'dc2d0e06af459af9a7f91b65e0a3119acc4f1baa'
* commit …
|
|
|
@7cc63c4
|
10 years |
michaelni |
Merge commit 'f36f6a608b5b2c17f8876195c61621c8f8607cee'
* commit …
|
|
|
@212556c
|
10 years |
anton |
qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, …
|
|
|
@fd4e17fc
|
10 years |
michaelni |
avcodec/mpegvideo_motion: Fix undefined shifts in …
|
|
|
@7a76c6c4
|
10 years |
vittorio.giovara |
configure: Enable colored output for gcc 4.9+
|
|
|
@bacc92b5
|
10 years |
vittorio.giovara |
rtpdec_vp9: Drop extra sanity check for size of input packet
In this …
|
|
|
@fe99c52f
|
10 years |
vittorio.giovara |
mp3: Properly use AVCodecContext API
Rather than having an …
|
|
|
@c756b3fc
|
10 years |
michaelni |
avcodec/h264dsp_template: Fix undefined shift in biweight_h264_pixels …
|
|
|
@9272c965
|
10 years |
vittorio.giovara |
matroskaenc: Fix type used for chapter timestamps
|
|
|
@2391e46
|
10 years |
michaelni |
avcodec/mpegvideo: Fix undefined shift in …
|
|
|
@9b2a964c
|
10 years |
michaelni |
avcodec/vp8: Fix undefined shifts in vp8_mc_luma()
Found-by: Clang …
|
|
|
@8617bc6f
|
10 years |
michaelni |
avcodec/golomb: Fix undefined shifts in unsigned rice decoding code
…
|
|
|
@8c7a0932
|
10 years |
michaelni |
avcodec/amrnbde: Fix undefined shift in decode_pitch_vector()
This …
|
|
|
@dc2d0e06
|
10 years |
anton |
mlpdec: support TrueHD streams with an Atmos substream
The fourth …
|
|
|
@f36f6a60
|
10 years |
anton |
mlpdec: support major sync headers with optional extension blocks
…
|
|
|
@fa74058d
|
10 years |
michaelni |
swscale/utils: Fix undefined shift in initFilter()
Found-by: Clang …
|
|
|
@bd4c4c86
|
10 years |
michaelni |
avcodec/wma: Fix undefined shift in ff_wma_run_level_decode()
…
|
|
|
@e5dfa436
|
10 years |
michaelni |
avcodec/vc1_pred: Fix undefined shift in ff_vc1_pred_mv()
Found-by: …
|
|
|
@1932f7e2
|
10 years |
michaelni |
avcodec/mpeg12dec: Fix undefined shift
Found-by: Clang …
|
|
|
@2e5605f
|
10 years |
michaelni |
x86: Makefile: fix DBG parameter evaluation
Signed-off-by: Michael …
|
|
|
@c5c4ca6b
|
10 years |
lukasz.m.luki2 |
lavf/libssh: support reading config from ~/.ssh/config
libssh …
|
|
|
@48df30d3
|
10 years |
michaelni |
avcodec/012v: redesign main loop
Fixes out of array accesses
Fixes: …
|
|
|