33738 Commits (3b03bde46e331aa301bd16c6c6e94c11e073e8f8)

Author SHA1 Message Date
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
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
Hendrik Schreiber 9d742d23d2 lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video. 10 years ago
Paul B Mahol 8bf2d3e468 avcodec/wavpackenc: use AV_OPT_TYPE_BOOL for all options 10 years ago
Paul B Mahol 6603368ab4 avcodec/huffyuvenc: use AV_OPT_TYPE_BOOL for non_deterministic option 10 years ago
Paul B Mahol 33a68759c1 avcodec/libmp3lame: use AV_OPT_TYPE_BOOL for all options 10 years ago
Rostislav Pehlivanov da64bd6a99 aaccoder: tweak PNS implementation further 10 years ago
Vittorio Giovara 3b8e895237 codec_desc: Add missing DXV entry 10 years ago
Michael Niedermayer 2c1ec57596 avformat/mpegvideo_enc: Move sponsorship notice to its own comment block 10 years ago
Andrew Stone a450ec2672 avcodec/libvorbisdec: Fix memory leak 10 years ago
Michael Niedermayer 91ca8105dd avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample request 10 years ago
Clément Bœsch a6da2fec7c avcodec/aacenc: use AV_OPT_TYPE_BOOL 10 years ago
Stefano Sabatini 309fb6ba22 lavc/options: extend/fix text for threads and slices options 10 years ago
Stefano Sabatini ae72b57502 lavc/libopenh264enc: apply minor consistency fixes to options text 10 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
Carl Eugen Hoyos 9b2802f0d3 lavc/dxv: Support more real-world old version samples. 10 years ago
Carl Eugen Hoyos 84c9bf62b4 lavc/dxv: Silence "Multiple ff_thread_finish_setup() calls" warnings. 10 years ago
周晓勇 a78656a187 avcodec: loongson delete invalid simple idct put and add optimization 10 years ago
Michael Niedermayer 124b7cd485 Add NOA credits 10 years ago
周晓勇 f7e9b9d260 avcodec: loongson optimize h264dsp idct and loop filter with mmi 10 years ago
Ivan Uskov 3f8e2e9953 libavcodec/qsvdec.c: correct flush() handler has been implemented 10 years ago
Ivan Uskov cc167f7e55 libavcodec/qsvdec.c: correct handling of dynamic frame size changing has been implemented 10 years ago
James Almer ef359e724d avcodec: remove VIMA Makefile entry 10 years ago
James Almer f9fd879877 avcodec: remove missing bits from deprecated VIMA decoder 10 years ago