27733 Commits (91a61c4c156dcc4d5a8ac579b6b5dd310deeaefe)

Author SHA1 Message Date
Janne Grunau dfe224f377 aarch64: get_cabac inline asm 11 years ago
Janne Grunau 4506a854a4 arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declaration 11 years ago
Marton Balint 085ca7dcdb libzvbi-teletextdec: split dvb packet to slices 11 years ago
Marton Balint ae017c2632 libzvbi-teletextdec: use av_dlog where possible 11 years ago
Janne Grunau 61985ad72c arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 11 years ago
Keiji Costantini 8c09532672 rv10: K&R formatting cosmetics 11 years ago
Keiji Costantini b4d372e091 rv10: Forward error from rv10_decode_packet 11 years ago
Diego Biurrun a801453423 g2meet: K&R formatting cosmetics 11 years ago
Nicolas George ea6825fd09 lavc/pthread: copy packet side data. 11 years ago
Michael Niedermayer 742d860103 avcodec/vorbis: fix decoding of single element huffman trees 11 years ago
Michael Niedermayer b918d6e2e6 avcodec/vorbis: return proper error codes from ff_vorbis_len2vlc() 11 years ago
Michael Niedermayer d1122b7ce5 avcodec/wmadec: initialize max_exponent to valid values 11 years ago
Hendrik Leppkes 61ff0431ba dxva2_vc1: include the start code in wMBbitOffset 11 years ago
Hendrik Leppkes 930f67b712 dxva2_vc1: fix intensity compensation condition with interlaced fields 11 years ago
Derek Buitenhuis f87a6e500b fic: Properly handle skip frames 11 years ago
Hendrik Leppkes 8b2a130d3f dxva2_h264: add a workaround for old intel GPUs 11 years ago
Hendrik Leppkes 276839b8de dxva2_h264: set the correct ref frame index in the long slice struct 11 years ago
Derek Buitenhuis d67dbfa7c1 libx265: Support API version 9 11 years ago
Andreas Cadhalpun eeb3baf7f7 Fix spelling error 'Inconsistant -> Inconsistent' 11 years ago
Rainer Hochecker b66382101c dxva2: Increase maximum number of slices for mpeg2 11 years ago
James Almer 9e0e1f9067 x86/dsputil: add emms to ff_scalarproduct_int16_mmxext() 11 years ago
Diego Biurrun d48430c367 build: Let the SVQ3 decoder depend on the H.264 decoder 11 years ago
sfan5 69ead9af75 libx265: Use ctx->vui. instead of ctx-> for some options A recent change in libx265 moved some options such as sar_width into a 'vui' struct. 11 years ago
Diego Biurrun 3bfdee00cd x86: dcadsp: Fix linking with yasm and optimizations disabled 11 years ago
Janne Grunau cbddee1cca arm: hpeldsp: prevent overreads in armv6 asm 11 years ago
Michael Niedermayer 100e8f8b67 avcodec/ra144enc: avoid calling emms when the SSE2 version is used 11 years ago
Christophe Gisquet 93c4cd618c ra144enc: fix use of scalarprod_int16 11 years ago
Diego Biurrun 3741aa37c2 x86: cabac: Use correct #includes to make header compile standalone 11 years ago
James Almer 7fd64e3e36 x86/synth_filter: add synth_filter_fma3 11 years ago
Rémi Denis-Courmont eeaf4f3b87 av_vdpau_get_profile: mask out H.264 intra profile flag 11 years ago
James Almer 206167a295 x86/synth_filter: add missing HAVE_YASM guard 11 years ago
Vittorio Giovara 973dc4e8d4 put_bits: Remove unused includes 11 years ago
Vittorio Giovara 5397386eff mathops: move macro to the only place it is used 11 years ago
Michael Niedermayer ec6d043f8e avcodec/h263dec: Workaround H263 end padding bug 11 years ago
Jan Ekström 40feed5248 libutvideoenc: Add support for the new BT.709 FourCCs for YCbCr 11 years ago
Michael Niedermayer dfefc9097e avcodec/hevcpred_template: also initialize top[-1] for constrained intra prediction 11 years ago
Michael Niedermayer 8b8ae298af avcodec/g2meet: also reset local got_header when reseting the context got_header 11 years ago
Michael Niedermayer 6b53c1aa82 avcodec/g2meet: fix error returns 11 years ago
James Almer 884e085d1e x86/synth_filter: Revert the switch to float ops with SSE2 11 years ago
James Almer 68c3ed936a x86/synth_filter: add synth_filter_avx 11 years ago
Keiji Costantini 9514440337 ituh263: reject b-frame with pp_time = 0 11 years ago
James Almer 6467209836 x86/synth_filter: add synth_filter_sse 11 years ago
Michael Niedermayer 0a8c90202b avcodec/utvideoenc: fix slice_bits size 11 years ago
Michael Niedermayer eadc21cfe7 avcodec/ac3_parser: add avpriv_ac3_parse_header2() and use it in libavcodec 11 years ago
Michael Niedermayer df6d21c1e7 avcodec/ac3: move new field to the end of AC3HeaderInfo 11 years ago
Anton Khirnov d1f9563d50 pthread_frame: flush all threads on flush, not just the first one 11 years ago
Michael Niedermayer ffb7d7195b avcodec/dcadec: use brackets to ensure that no slow division is used 11 years ago
Diego Biurrun 2f02bbcca0 build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder 11 years ago
Diego Biurrun 34150be515 build: Let the iac decoder depend on the imc decoder 11 years ago
Diego Biurrun 8e0cf39faf build: Let all MJPEG-related decoders depend on the MJPEG decoder 11 years ago