33616 Commits (695ff5dc6d9ed88a61a544146a6358ecc5259e6c)

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