33577 Commits (c8370a17f57f54acd6aaf53c28913202894d1663)

Author SHA1 Message Date
Nedeljko Babic b65ffa316e avcodec/mips/aaccoder_mips: Sync with generic aaccoder file. 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
Rodger Combs 3f9fa2d0b5 ADPCM: Bump THP channel limit to 14 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
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
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
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
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
Kevin Wheatley a1fa5392e6 avcodec/exr: Mark up the decoded buffer as the appropriate transfer characteristic when applying one 10 years ago
Kevin Wheatley 7eb3233352 avcodec/exr: Add support for applying a transfer characteristic curve to OpenEXR inputs. 10 years ago
Michael Niedermayer 3ffa77d301 avcodec/options_table: Fix TRC / PRI typo 10 years ago
Kevin Wheatley 7061a30c37 avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to command line options 10 years ago
Kevin Wheatley 47570a265e avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfer characteristics 10 years ago
Michael Niedermayer 151312890c avcodec/truemotion1: Simplify code using AV_PIX_FMT_0RGB32 10 years ago
Michael Niedermayer a4d17c9a70 avcodec/truemotion1: use BGR0/0RGB 10 years ago
Michael Niedermayer 67fe1a2b61 avcodec/cscd: Use BGR0 instead of BGRA 10 years ago
Michael Niedermayer aec340c533 avcodec/bmp: Analyze BGRA files alpha channel to choose pixel format 10 years ago
Michael Niedermayer dfd3fd67bb avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1 10 years ago
Ronald S. Bultje fd8b90f5f6 vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version. 10 years ago
Ronald S. Bultje 4bb9dbe4d7 vp9: permanently delete segmentation refmap on any size change. 10 years ago
Michael Niedermayer 35b7bd2558 avcodec/libopenh264enc: Remove some unneeded intermediate variables 10 years ago
Michael Niedermayer fb000b0f0f avcodec/libopenh264enc: Fix formating to match FFmpegs style 10 years ago
Michael Niedermayer ec5b13fbe4 avcodec/libopenh264enc: remove useless cast 10 years ago
Gregory J. Wolfe e8c45b96f4 avcodec/libopenh264enc: Use av_log() to log messages 10 years ago