|
|
|
@99c4abfe
|
11 years |
michaelni |
Revert "Revert "yadif: add parens around macro parameters""
This …
|
|
|
@4a38eeec
|
11 years |
michaelni |
Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""
This …
|
|
|
@0b54bc24
|
11 years |
michaelni |
webp: add support for EXIF metadata chunks
Based on mjpeg code by …
|
|
|
@b79bccba
|
11 years |
michaelni |
avformat/librtmp: Fix memory leak if RTMP_ConnectStream() fails
…
|
|
|
@05c78f34
|
11 years |
michaelni |
avformat/utils: av_probe_input_buffer2 decrease difference to libav
…
|
|
|
@05886c9d
|
11 years |
michaelni |
avformat/utils/av_probe_input_buffer2: fix buffer passed to …
|
|
|
@8c3b026a
|
11 years |
michaelni |
avformat/utils/av_probe_input_buffer2: fix offset check
The check …
|
|
|
@6a206482
|
11 years |
michaelni |
avformat/utils/av_probe_input_buffer2: Fix pd.buf_size
Signed-off-by: …
|
|
|
@cdce0e8a
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@220f0927
|
11 years |
michaelni |
Merge commit '8b76362836f3c373c3aadc544522edcbef16dd5f'
* commit …
|
|
|
@ececbeda
|
11 years |
michaelni |
Merge commit 'c1868e7ee7b07b40a0fe15f50df89fe499a01a50'
* commit …
|
|
|
@2115a359
|
11 years |
anton |
lavf: make av_probe_input_buffer more robust
Always use the actually …
|
|
|
@8b763628
|
11 years |
anton |
lavf: use a fixed width type
It's shorter and more consistent with …
|
|
|
@c1868e7
|
11 years |
anton |
lavf: simplify handling of offset in av_probe_input_buuffer()
|
|
|
@9ace1541
|
11 years |
michaelni |
Merge commit '99e20125232d40ea239a5b54d26bbfe526506114'
* commit …
|
|
|
@a067445b
|
11 years |
michaelni |
Merge commit '49b9badcaab513b65b79be371b1a9c1012e482ea'
* commit …
|
|
|
@58eb9b92
|
11 years |
michaelni |
Merge commit '6d98959c8a5a749592a878b9523b31eccea5d102'
* commit …
|
|
|
@1df53ff2
|
11 years |
michaelni |
Merge commit 'c798a6fedc3dd9ed3ac1fb2d95819af58705a87e'
* commit …
|
|
|
@99e20125
|
11 years |
martin |
x86/arm: Add clobber tests to libavresample
Signed-off-by: Martin …
|
|
|
@49b9badc
|
11 years |
lu_zero |
vc1: Enable the interlaced B-frame codepath.
Signed-off-by: Luca …
|
|
|
@6d98959c
|
11 years |
lu_zero |
vc1: Add avg_no_rnd_vc1_chroma_mc4_c()
Needed for proper interlaced …
|
|
|
@c798a6f
|
11 years |
lu_zero |
vc1: Factorize out chroma MC
|
|
|
@22bfb4be
|
11 years |
michaelni |
avcodec/hevc: Check entry point arrays for malloc failure
Fixes null …
|
|
|
@aead772b
|
11 years |
michaelni |
hevc: Bound check slice_qp
The T-REC-H.265-2013044 page 79 states …
|
|
|
@48a5b155
|
11 years |
michaelni |
hevc: Reject impossible dependent tile
The tile 0 cannot depend on a …
|
|
|
@7a8318fb
|
11 years |
michaelni |
avcodec/huffman: raise the input capability of ff_huff_gen_len_table() …
|
|
|
@7b41cbac
|
11 years |
michaelni |
avcodec/huffman: extend ff_huff_gen_len_table() to allow >8bit
…
|
|
|
@af68bd1c
|
11 years |
u |
vp9/x86: add ff_vp9_loop_filter_[vh]_16_16_ssse3().
16662 decicycles …
|
|
|
@e11ceea
|
11 years |
u |
vp9/x86: factor out some code in VP9_UNPACK_MULSUB_2W_4X.
|
|
|
@c9aa0b8f
|
11 years |
u |
vp9/x86: remove reg redundancy in VP9_MULSUB_2W_2X.
|
|
|
@7c55ee61
|
11 years |
u |
vp9/x86: merge IDCT coef macros.
|
|
|
@4daf8bc
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vc1dsp: …
|
|
|
@6bd001d7
|
11 years |
michaelni |
swscale: disable ARM code until its build failure with clang/iphone is …
|
|
|
@a1f51648
|
11 years |
diego |
vc1dsp: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@6044f161
|
11 years |
michaelni |
Revert "swscale: disable ARM code until its build failure with …
|
|
|
@842b8f4b
|
11 years |
michaelni |
fix build with gas-preprocessor.pl
Signed-off-by: Michael Niedermayer …
|
|
|
@c917cde9
|
11 years |
u |
mpegts muxer, DVB subtitles encoder: common DVB subtitles payload
…
|
|
|
@d497141b
|
11 years |
stefasab |
examples/muxing: simplify video PTS setting
Rely on frame_count. Also …
|
|
|
@2ce45432
|
11 years |
michaelni |
avcodec/dct-test: add support for C prores IDCT
Signed-off-by: …
|
|
|
@b00a8b4d
|
11 years |
michaelni |
hevc: remove useless clip in FUNC(sao_band_filter)()
The src buffer …
|
|
|
@c9fe0caf
|
11 years |
michaelni |
hevc: clip pixels when transquant bypass is used
Fixes: …
|
|
|
@65801040
|
11 years |
michaelni |
avcodec/dct-test: reproduce 4..1019 clipping when testing prores IDCT
…
|
|
|
@2981f6a7
|
11 years |
michaelni |
avcodec/dct-test: correct output bias of prores idct
This way the …
|
|
|
@0065d2d5
|
11 years |
michaelni |
vp9: fix mt-related hang a parser infinite loop.
Fixes trac ticket …
|
|
|
@7dc0aba3
|
11 years |
michaelni |
avcodec/mjpegenc: use a seperate chroma matrix when luma and chroma …
|
|
|
@b8ff951c
|
11 years |
michaelni |
avcodec/mpegvideo_enc: init chroma matrix for mjpeg
Signed-off-by: …
|
|
|
@859d7404
|
11 years |
michaelni |
avcodec/mjpegenc: pass chroma quantization matrix through as well, not …
|
|
|
@419787a2
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
flv: …
|
|
|
@5856bca3
|
11 years |
michaelni |
hevc: Clip the pixel before shifting
Prevent an out of array bound …
|
|
|
@0999f161
|
11 years |
michaelni |
avcodec/hevc: use av_mallocz() for allocating tab_ipm
Fixes use of …
|
|
|
@547f8345
|
11 years |
anton |
flv: Workaround for buggy Omnia A/XE encoder
The Omnia A/XE encoder …
|
|
|
@d5af4007
|
11 years |
michaelni |
avcodec/alac: warn if not all channels where decoded
Signed-off-by: …
|
|
|
@e11983bd
|
11 years |
michaelni |
avcodec/alac: only set *got_frame_ptr when all channels have been …
|
|
|
@9d5cc55f
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
arm: …
|
|
|
@b84a7330
|
11 years |
michaelni |
avformat/pjsdec: dont increase pointer when its already at the end in …
|
|
|
@6b18a683
|
11 years |
michaelni |
avcodec/wmalosslessdec: shrink output on error so no uninitialized …
|
|
|
@ae3856dc
|
11 years |
michaelni |
avcodec/wmalosslessdec: deallocate uninitialized frame on …
|
|
|
@03fff09b
|
11 years |
michaelni |
avcodec/wmalosslessdec: Pass on error code from decode_tilehdr()
…
|
|
|
@7cd46acd
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@26fc6ffe
|
11 years |
Carl Eugen Hoyos |
Cast signed libopenjpeg data values to unsigned before shifting.
This …
|
|
|
@23bc135
|
11 years |
michaelni |
vdpau: restore compatibility with deprecated fields in AVVDPAUContext
…
|
|
|
@a1ed1c21
|
11 years |
michaelni |
avformat/matroskadec: check generic audio deinterleaver …
|
|
|
@44a0a98f
|
11 years |
martin |
arm: Add an option for making sure NEON registers aren't clobbered
…
|
|
|
@c881f46a
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@396ddcf2
|
11 years |
michaelni |
avformat/flvdec: initialize context before reading from it
Fixes use …
|
|
|
@e2bb185e
|
11 years |
michaelni |
nut: Support XYZ12 rawvideo
Signed-off-by: Michael Niedermayer …
|
|
|
@ab9d7e0
|
11 years |
michaelni |
swscale: fix rgb48Toxyz12() endianness
Signed-off-by: Michael …
|
|
|
@e1d8ef4c
|
11 years |
michaelni |
avcodec/mss2: fix chroma dimensions
Signed-off-by: Michael …
|
|
|
@f8558780
|
11 years |
martin |
fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 …
|
|
|
@4cb9c201
|
11 years |
michaelni |
avformat/avisynth simplify packet allocation
Reviewed-by: Stephen …
|
|
|
@8298b541
|
11 years |
Carl Eugen Hoyos |
Fix libopenjpeg colour range adjust for 8<bpp<16.
Fixes ticket #3284. …
|
|
|
@8b7cce4
|
11 years |
Carl Eugen Hoyos |
Support signed j2k images via libopenjpeg.
Fixes ticket #3283.
…
|
|
|
@693a36b6
|
11 years |
Carl Eugen Hoyos |
Unscaled 16bit packed RGB to planar GBR converter.
Fixes r210(rgb48) …
|
|
|
@34e90b2e
|
11 years |
michaelni |
fate: fix MSS2 tests on big endian
Signed-off-by: Michael Niedermayer …
|
|
|
@c47fc033
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avutil: …
|
|
|
@d9481dcd
|
11 years |
michaelni |
Merge commit 'abb5e37f64c48bba8bd0fde2bada0f7544defa24'
* commit …
|
|
|
@8788d316
|
11 years |
michaelni |
Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f'
* commit …
|
|
|
@48276731
|
11 years |
michaelni |
Merge commit 'd44bd7fb27d4121512eae0ffce5e48bac25e82dc'
* commit …
|
|
|
@7f2367fb
|
11 years |
michaelni |
Merge commit '11d704dc94c029058ac366f85951f6728638fb9c'
* commit …
|
|
|
@402a4114
|
11 years |
michaelni |
Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'
* commit …
|
|
|
@3b8299c1
|
11 years |
michaelni |
Merge commit 'aa69cbc9e08281db6ecb98a2c8b4f60e8b12e558'
* commit …
|
|
|
@4162ceea
|
11 years |
michaelni |
avformat/mxfdec: check avio_read(UID) result
Fixes use of …
|
|
|
@7f9697aa
|
11 years |
michaelni |
avformat/nutdec: fix packet end clearing
The code was buggy, using …
|
|
|
@77d2a1ca
|
11 years |
michaelni |
avformat/rmdec: when reading audio blocks, dont leave holes when …
|
|
|
@02b9faf
|
11 years |
vittorio.giovara |
avutil: do not use avcodec header in frame.h
|
|
|
@abb5e37f
|
11 years |
vittorio.giovara |
avfilter: fix leaks on error in ff_filter_frame
|
|
|
@5655732c
|
11 years |
vittorio.giovara |
avfilter: add needs_writable field to the internal AVFilterPad structure
|
|
|
@d44bd7fb
|
11 years |
vittorio.giovara |
avfilter: add documentation for needs_writable
|
|
|
@11d704dc
|
11 years |
vittorio.giovara |
fate: add framepack filter test
|
|
|
@a7d0e7ea
|
11 years |
vittorio.giovara |
lavfi: add framepack filter
|
|
|
@aa69cbc9
|
11 years |
justin.ruggles |
flac muxer: add option to disable writing the global header
The …
|
|
|
@ebfa126
|
11 years |
michaelni |
avcodec/mjpegdec: allow lowres with amv
Signed-off-by: Michael …
|
|
|
@7c3700cd
|
11 years |
michaelni |
avcodec/mjpegdec: use the AVFrame width/height for flipping
This …
|
|
|
@af15c17d
|
11 years |
michaelni |
avcodec/mjpegdec: remove new flipping code
It stored images wrong in …
|
|
|
@268d9317
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ATRAC3+ …
|
|
|
@92b24045
|
11 years |
michaelni |
Merge commit '4c642d8d98703faf52983243098f35865e15b312'
* commit …
|
|
|
@390452ba
|
11 years |
michaelni |
Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b'
* commit …
|
|
|
@b4f97d4a
|
11 years |
michaelni |
Merge commit '4b48201d4d9d57a2a1ecf8504bc928aff83cb99a'
* commit …
|
|
|
@e6f0bb65
|
11 years |
kostya.shishkov |
ATRAC3+ decoder
Cleanup by Diego Biurrun.
Signed-off-by: Kostya …
|
|
|
@23ffc4c7
|
11 years |
michaelni |
doc/examples/muxing: Fixes frame initialization.
Fixes use of the …
|
|
|