33610 Commits (77f359670fdbfcd7ac2a464b3bc000b1ceb54763)

Author SHA1 Message Date
Ronald S. Bultje 77f359670f vp9: add fullpel (avg) MC SIMD for 10/12bpp. 9 years ago
Ronald S. Bultje 6354ff0383 vp9: add fullpel (put) MC SIMD for 10/12bpp. 9 years ago
Michael Niedermayer fa5358f07d avcodec/rv34: Delay failure return for B frames with a missing reference 9 years ago
Rostislav Pehlivanov 5ba811bdf0 aacenc_tns: fix coefficient compression condition 9 years ago
Timo Rothenpieler dad38bff81 avcodec/vaapi_internal: Add missing include 9 years ago
Michael Niedermayer fee2b97d56 avcodec/libxvid: add missing include 9 years ago
Carl Eugen Hoyos 040ddd27bf lavc/utils: Correctly show bit_rate >INT_MAX. 9 years ago
Michael Niedermayer 72db5e96fc avcodec/ffv1enc: Fix error message when the requested version does not support the requested features 9 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Ronald S. Bultje a0d8a81075 vp9: switch min_tile_cols location so it shifts up instead of down. 9 years ago
Paul B Mahol 92bfc3cd03 avcodec/dxv: remove code that is never reached 9 years ago
Carl Eugen Hoyos a85f2cdfbf lavc: Fix standalone compilation of the avi demuxer. 9 years ago
Vittorio Giovara 65b96aba28 wmalossless: Warn when decoding 24 bit depth 9 years ago
Timothy Gu ca00dda216 aaccoder_mips: Fix indentation 9 years ago
Nedeljko Babic b65ffa316e avcodec/mips/aaccoder_mips: Sync with generic aaccoder file. 9 years ago
Luca Barbato 570fcaf332 jpeg2000: Factor out prec init 9 years ago
Luca Barbato 95a41311ac jpeg2000: Factor out band stepsize initialization 9 years ago
Luca Barbato 7fb93eae43 jpeg2000: Factor out band initialization 9 years ago
Luca Barbato 1b709f23fb jpeg2000: Refactor decode_packets 9 years ago
Luca Barbato 29b00f880f jpeg2000: Templatize the frame writer 9 years ago
Luca Barbato 41bcc3d152 jpeg2000: Split codeblock decoding from the main tile decoding 9 years ago
Agatha Hu a8bedd56aa avcodec/nvenc: merge compute initialQP sections 9 years ago
Agatha Hu 49046580ce avcodec/nvenc: Optimize nvenc parameters 9 years ago
Vittorio Giovara e60a6e7545 mpegvideo: Drop mpegvideo.h where not needed 9 years ago
Vittorio Giovara 5d14cf1999 mpegvideo: Make sure mpegutils.h is included where needed 9 years ago
Vittorio Giovara 525f58977c mpegvideo: Move macros to more appropriate headers 9 years ago
Vittorio Giovara 5b142a4d33 lavc: Keep idct integer option 9 years ago
Rodger Combs 3f9fa2d0b5 ADPCM: Bump THP channel limit to 14 9 years ago
Hendrik Schreiber 1b2412f501 lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video 9 years ago
Vittorio Giovara f00f6d538d lavc: Sanitize header inclusion guards 9 years ago
Vittorio Giovara 6064f697a3 lavc: Enable side data only packets by default 9 years ago
wm4 9940459720 mmaldec: fix pkt_dts determination 9 years ago
wm4 87a051f976 lavc: allow asynchronous decoders to return correct pkt_dts values 9 years ago
wm4 b7ab6e18ee mmaldec: disable timestamp interpolation 9 years ago
wm4 6b652c0273 mmaldec: fix problems with flush logic 9 years ago
wm4 b84675d63a mmaldec: hack against buffering problems on broken input 9 years ago
Clément Bœsch 7434b9f66f avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option 9 years ago
Clément Bœsch 8e22becbc7 avcodec/pgssubdec: use AV_OPT_TYPE_BOOL for forced_subs_only option 9 years ago
Clément Bœsch 7a256133ff avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup option 9 years ago
Clément Bœsch 51cec6c306 avcodec/libx264: use AV_OPT_TYPE_BOOL for fastfirstpass option 9 years ago
Clément Bœsch 411c32386a avcodec/h264: use AV_OPT_TYPE_BOOL for is_avc option 9 years ago
Clément Bœsch 4f926a1088 avcodec: use AV_OPT_TYPE_BOOL for refcounted_frames, side_data_only_packets and skip_alpha options 9 years ago
Rostislav Pehlivanov 3381d92671 aacenc_tns: readjust values for new TNS decision making 9 years ago
Rostislav Pehlivanov 7b7866387b aacenc_tns: encode coefficients directly and reenable compression 9 years ago
Rostislav Pehlivanov a83a8d7068 aacenc_tns: redo coefficient quantization and decision making 9 years ago
Ronald S. Bultje a30a8beeb3 vp9: Fix emu[] edge overflow conditions for >8bpp/non-420. 9 years ago
Ronald S. Bultje 2563a33856 vp9: re-initialize internal buffers on bpp change also. 9 years ago
James Almer d5f8a642f6 x86: port PSIGNW to cpuflags 9 years ago
Ronald S. Bultje 4b66274a86 vp9: save one (PSIGNW) instruction in iadst16_1d sse2/ssse3. 9 years ago
Ronald S. Bultje 02064d6b7b libvpxdec: apply RGB to 444P16 instead of 422P16. 9 years ago