59996 Commits (4014b401b0d55f27b7c430962b63f6b3fbf834c5)
 

Author SHA1 Message Date
Luca Barbato aead772b58 hevc: Bound check slice_qp 11 years ago
Luca Barbato 48a5b15543 hevc: Reject impossible dependent tile 11 years ago
Michael Niedermayer 7a8318fbb1 avcodec/huffman: raise the input capability of ff_huff_gen_len_table() from 8 to 14bit 11 years ago
Michael Niedermayer 7b41cbac7f avcodec/huffman: extend ff_huff_gen_len_table() to allow >8bit 11 years ago
Clément Bœsch af68bd1c06 vp9/x86: add ff_vp9_loop_filter_[vh]_16_16_ssse3(). 11 years ago
Clément Bœsch e11ceea68f vp9/x86: factor out some code in VP9_UNPACK_MULSUB_2W_4X. 11 years ago
Clément Bœsch c9aa0b8f70 vp9/x86: remove reg redundancy in VP9_MULSUB_2W_2X. 11 years ago
Clément Bœsch 7c55ee6168 vp9/x86: merge IDCT coef macros. 11 years ago
Michael Niedermayer 4daf8bc31b Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 6bd001d766 swscale: disable ARM code until its build failure with clang/iphone is fixed 11 years ago
Luca Barbato a1f5164814 vc1dsp: K&R formatting cosmetics 11 years ago
Michael Niedermayer 6044f161d3 Revert "swscale: disable ARM code until its build failure with clang/iphone is fixed" 11 years ago
Yu Xiaolei 842b8f4ba2 fix build with gas-preprocessor.pl 11 years ago
Serhii Marchuk c917cde9cc mpegts muxer, DVB subtitles encoder: common DVB subtitles payload 11 years ago
Stefano Sabatini d497141b85 examples/muxing: simplify video PTS setting 11 years ago
Michael Niedermayer 2ce4543286 avcodec/dct-test: add support for C prores IDCT 11 years ago
Guillaume Martres b00a8b4d19 hevc: remove useless clip in FUNC(sao_band_filter)() 11 years ago
Guillaume Martres c9fe0caf7a hevc: clip pixels when transquant bypass is used 11 years ago
Michael Niedermayer 65801040c6 avcodec/dct-test: reproduce 4..1019 clipping when testing prores IDCT 11 years ago
Michael Niedermayer 2981f6a79f avcodec/dct-test: correct output bias of prores idct 11 years ago
Ronald S. Bultje 0065d2d520 vp9: fix mt-related hang a parser infinite loop. 11 years ago
Michael Niedermayer 7dc0aba3fb avcodec/mjpegenc: use a seperate chroma matrix when luma and chroma differ 11 years ago
Michael Niedermayer b8ff951ce0 avcodec/mpegvideo_enc: init chroma matrix for mjpeg 11 years ago
Michael Niedermayer 859d74040e avcodec/mjpegenc: pass chroma quantization matrix through as well, not just luma 11 years ago
Michael Niedermayer 419787a2ff Merge remote-tracking branch 'qatar/master' 11 years ago
Luca Barbato 5856bca360 hevc: Clip the pixel before shifting 11 years ago
Michael Niedermayer 0999f1613b avcodec/hevc: use av_mallocz() for allocating tab_ipm 11 years ago
Benjamin Larsson 547f834537 flv: Workaround for buggy Omnia A/XE encoder 11 years ago
Michael Niedermayer d5af400713 avcodec/alac: warn if not all channels where decoded 11 years ago
Michael Niedermayer e11983bda0 avcodec/alac: only set *got_frame_ptr when all channels have been decoded 11 years ago
Michael Niedermayer 9d5cc55f0f Merge remote-tracking branch 'qatar/master' 11 years ago
Clément Bœsch b84a7330af avformat/pjsdec: dont increase pointer when its already at the end in read_ts() 11 years ago
Michael Niedermayer 6b18a6839b avcodec/wmalosslessdec: shrink output on error so no uninitialized data is returned 11 years ago
Michael Niedermayer ae3856dcaf avcodec/wmalosslessdec: deallocate uninitialized frame on decode_tilehdr() failure 11 years ago
Michael Niedermayer 03fff09b32 avcodec/wmalosslessdec: Pass on error code from decode_tilehdr() 11 years ago
Michael Niedermayer 7cd46acdd5 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Carl Eugen Hoyos 26fc6ffec4 Cast signed libopenjpeg data values to unsigned before shifting. 11 years ago
Hendrik Leppkes 23bc1351ad vdpau: restore compatibility with deprecated fields in AVVDPAUContext 11 years ago
Michael Niedermayer a1ed1c2193 avformat/matroskadec: check generic audio deinterleaver sub_packet_size against frame_size 11 years ago
Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered 11 years ago
Michael Niedermayer c881f46a9c Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 396ddcf22d avformat/flvdec: initialize context before reading from it 11 years ago
Michael Niedermayer e2bb185e62 nut: Support XYZ12 rawvideo 11 years ago
Michael Niedermayer ab9d7e0b12 swscale: fix rgb48Toxyz12() endianness 11 years ago
Michael Niedermayer e1d8ef4c21 avcodec/mss2: fix chroma dimensions 11 years ago
Martin Storsjö f8558780bb fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 tests 11 years ago
Michael Niedermayer 4cb9c20136 avformat/avisynth simplify packet allocation 11 years ago
Carl Eugen Hoyos 8298b54179 Fix libopenjpeg colour range adjust for 8<bpp<16. 11 years ago
Carl Eugen Hoyos 8b7cce441c Support signed j2k images via libopenjpeg. 11 years ago
Carl Eugen Hoyos 693a36b6f8 Unscaled 16bit packed RGB to planar GBR converter. 11 years ago