45247 Commits (4e5d2a819c7a0cda68373fa61162b473e0dace67)

Author SHA1 Message Date
Andreas Rheinhardt 4e5d2a819c avcodec/internal: Remove outdated documentation of ff_alloc_packet2() 3 years ago
Andreas Rheinhardt 7a57c5ab91 avcodec/omx: Zero packet padding 3 years ago
Andreas Rheinhardt 964c826f55 avcodec/omx: Reindentation 3 years ago
Andreas Rheinhardt eeedc8817a avcodec/omx: Remove remnants of old preallocated buffers 3 years ago
Andreas Rheinhardt 835d8b7401 avcodec/dvenc: Avoid copying packet data, allow user-supplied buffers 3 years ago
Timo Rothenpieler 8bcce5673a avcodec/nvenc: add option to disable all extra SEI data 3 years ago
Timo Rothenpieler 57de80673c avcodec/nvenc: extract sei data prep into own function 3 years ago
Brad Hards cee9f9628f avcodec/nvenc: write out user data unregistered SEI 3 years ago
Brad Hards 63948a6170 avcodec/nvenc: use persistent sei data buffer 3 years ago
Jin Bo 2fac1e370c libavcodec/mips: Fix fate errors reported by clang 4 years ago
Jin Bo fd5fd48659 libavcodec/mips: Fix build errors reported by clang 4 years ago
Michael Niedermayer 864d1ef2fc avcodec/jpeglsdec: force pal8 only once 4 years ago
Michael Niedermayer 06d23c6f3f avcodec/mjpegdec: Fix order of condition for pal8 4 years ago
Michael Niedermayer 996797f8ed avcodec/mpegvideo_enc: Reset stuffing bits if they are not supported 4 years ago
Michael Niedermayer c297f7e57a avcodec/svq1enc: Do not print debug RD value before it has been computed 4 years ago
Michael Niedermayer 36dead4bc2 avcodec/aacpsy: Check bandwidth 4 years ago
Michael Niedermayer c520b98691 avcodec/aacenc: Do not divide by lambda_count if it is 0 4 years ago
Michael Niedermayer 4b89cf7aa4 avcodec/aacenc: Use FLT_EPSILON for lambda minimum 4 years ago
Timo Rothenpieler 8d0fea81c7 avcodec/nvenc: disable s12m timestamps by default 4 years ago
Michael Niedermayer 38d18fb578 avcodec/lpc: Avoid floating point division by 0 4 years ago
Michael Niedermayer 223b5e8ac9 avcodec/aacpsy: Avoid floating point division by 0 of norm_fac 4 years ago
Michael Niedermayer a7a7f32c8a avcodec/aacenc: Avoid 0 lambda 4 years ago
Jin Bo ebedd26eef libavcodec/mips: Fix specification of instruction name 4 years ago
Michael Niedermayer 26d3c81bc5 avcodec/exr: More strictly check dc_count 4 years ago
Michael Niedermayer 48342aa075 avcodec/exr: x/ymax cannot be INT_MAX 4 years ago
Michael Niedermayer b752d195cc avcodec/error_resilience: cleanup mpeg2 handling 4 years ago
James Almer e44cb7363f avcodec/utils: don't use ff_fast_mallocz() in av_fast_padded_malloc() 4 years ago
Andreas Rheinhardt 3abdf0efac avcodec/libxavs2: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 7a3613696d avcodec/sbcenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 250d8661ab avcodec/pngenc: Avoid copying APNG data, allow user-supplied buffer 4 years ago
Andreas Rheinhardt aaefb84b04 avcodec/pngenc: Remove always-true check 4 years ago
Andreas Rheinhardt 5abb5c0415 avcodec/flacenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 314c086a85 avcodec/pamenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 981c4caed3 avcodec/pnmenc: Avoid intermediate buffer, allow user-supplied buffers 4 years ago
Andreas Rheinhardt ea2ec1dfae avcodec/libxavs: Improve returned error codes 4 years ago
Andreas Rheinhardt 4085cfc944 avcodec/libxavs: Avoid overallocating, copying packet data 4 years ago
Andreas Rheinhardt a4b3343278 avcodec/libx265: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 9c4f2bc3bf avcodec/libx264: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt cfff94b7f8 avcodec/libwebpenc_animencoder: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt ad26efbf52 avcodec/libwebpenc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt e099a29f5a avcodec/libvpxenc: Avoid one level of indentation 4 years ago
Andreas Rheinhardt 3280c6f938 avcodec/libvpxenc: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt d8e66ec1d7 avcodec/libvorbisenc: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 6ba55e9652 avcodec/libtheoraenc: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 6564ab0e01 avcodec/libshine: Avoid copying data, allow user-supplied buffer 4 years ago
Andreas Rheinhardt 0812a60fee avcodec/libopenh264enc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt c59398970b avcodec/libmp3lame: Avoid copying data, allow user-supplied buffer 4 years ago
Andreas Rheinhardt 95c8a859d9 avcodec/libkvazaar: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 91567c28fc avcodec/libgsmenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 398822a70e avcodec/libcodec2: Avoid copying packet data, allow user-supplied buffers 4 years ago