33721 Commits (b1284a4b4a6c7f80fa27ef3909929a4a7a950713)

Author SHA1 Message Date
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
Ronald S. Bultje a30a8beeb3 vp9: Fix emu[] edge overflow conditions for >8bpp/non-420. 10 years ago
Ronald S. Bultje 2563a33856 vp9: re-initialize internal buffers on bpp change also. 10 years ago
James Almer d5f8a642f6 x86: port PSIGNW to cpuflags 10 years ago
Ronald S. Bultje 4b66274a86 vp9: save one (PSIGNW) instruction in iadst16_1d sse2/ssse3. 10 years ago
Ronald S. Bultje 02064d6b7b libvpxdec: apply RGB to 444P16 instead of 422P16. 10 years ago
Rostislav Pehlivanov 8180b113e1 aaccoder: respect cutoff when marking bands as PNS 10 years ago
Luca Barbato 5788623d29 jpeg2000: Split codeblock decoding from the main tile decoding 10 years ago
Luca Barbato db53a2306f jpeg2000: Do not warn about known and skippable markers 10 years ago
Luca Barbato 9b5a4a9cce mmvideo: Make sure the rle does not write over the frame boundaries 10 years ago
Michael Niedermayer 8b72f6d50b avcodec/ljpegenc: Fix encoding RGBA LJPEG 10 years ago
Michael Niedermayer 055e56e9f7 avcodec/mjpegdec: Fix decoding RGBA RCT LJPEG 10 years ago
Carl Eugen Hoyos 85a7ff8c27 lavc: Fix standalone compilation of the subrip decoder. 10 years ago
Agatha Hu 81071eea7d avcodec/nvenc: change flag of cuCtxCreate to avoid CPU spins 10 years ago