78645 Commits (e86444b19d0b63c098298243fb20fd577f34cf34)
 

Author SHA1 Message Date
Rostislav Pehlivanov f0a8212436 aacenc: make a better estimate for the audio bitrate if not provided 9 years ago
Rostislav Pehlivanov d119268ed2 doc/encoders: fix typos in the vc2 encoder documentation 9 years ago
Derek Buitenhuis 5da6bed1e0 MAINTAINERS: Remove myself as libutvideo maintainer 9 years ago
Rostislav Pehlivanov 0384e3d5df doc/encoders: add documentation for the VC-2 encoder 9 years ago
Paul B Mahol 13ea7c9780 avfilter/avf_showspectrum: improve pts handling 9 years ago
Michael Niedermayer 817bf8483e avfilter/af_anequalizer: Avoid loss of precision when calculating nyquist frequency 9 years ago
Michael Niedermayer f9f684c0fb avfilter/vf_zoompan: Initialize ret 9 years ago
Michael Niedermayer 03b26a2514 avfilter/vf_zoompan: Fix use of uninitialized variables 9 years ago
Anton Khirnov d005ccc630 nvenc: rename a misnamed function 9 years ago
Anton Khirnov 118beda355 nvenc: merge input and output surface structs 9 years ago
Anton Khirnov 28259c13db nvenc: factor out the pixel format list 9 years ago
Anton Khirnov fb25d99b0a buffersrc: do not discard the error from ff_filter_frame() 9 years ago
James Almer 0abdf7030e avcodec/vc2enc_dwt: add missing header 9 years ago
Michael Niedermayer 6973846618 avcodec/h264_slice: Fix dequant table init with field pictures 9 years ago
Michael Niedermayer 873158fd76 avcodec/h264_slice: assert relation between current_slice ans slice_ctx 9 years ago
Michael Niedermayer 6c6f2e49e4 avcodec/h264_slice: remove duplicate unconditional picture_structure setting code 9 years ago
Kieran Kunhya 1e2fd57fc0 avcodec/cfhd: Fix errors with valid files. 9 years ago
Michael Niedermayer bbc4d069d0 avcodec/cfhd: Check the number of tag/value pairs 9 years ago
Michael Niedermayer 156013111a avfilter/avf_ahistogram: assert that variables are initialized by switch() 9 years ago
Michael Niedermayer 43bf15d1a4 avfilter/avf_showfreqs: assert that variables are initialized by switch() 9 years ago
Michael Niedermayer 9313fb6a3e avfilter/vf_zoompan: Remove dead store 9 years ago
Michael Niedermayer 62eb935bf9 avfilter/avf_avectorscope: assert that variables are initialized by switch() 9 years ago
Michael Niedermayer 03c1129b20 avfilter/vaf_spectrumsynth: assert that variables are initialized by switch() 9 years ago
Paul B Mahol 855d9d29eb doc/filters: fix metadata example 9 years ago
Tobias Rapp 80026a8ac3 avfilter/f_metadata: rename "string" into "same_str" 9 years ago
Tobias Rapp 730da5c207 avfilter/f_metadata: whitespace clean-up 9 years ago
Tobias Rapp 6889deba68 avfilter/f_metadata: add starts_with string function 9 years ago
Tobias Rapp 202f978728 avfilter/f_metadata: add support for file output 9 years ago
Tobias Rapp 8b99c5e8da avfilter/f_metadata: avoid float rounding problems 9 years ago
Michael Niedermayer ac3a275d1e avfilter/vf_nnedi: Simplify away some trivial mem*() 9 years ago
Michael Niedermayer 8836b8c2a4 fate: Update fate-sub2video for 5486d7fa91 9 years ago
Rostislav Pehlivanov ac5a4deb3d MAINTAINERS: add my name to the parts I'm maintaining 9 years ago
Timothy Gu 74f8d9aaef x86/vf_blend: Add SSE2 optimization for screen 9 years ago
Timothy Gu c8b1612af0 x86/vf_blend: Move multiplying to a macro 9 years ago
Paul B Mahol 5486d7fa91 avfilter/dualinput: use pts provided by framesync 9 years ago
Michael Niedermayer a73b23e3df avformat/hlsenc: Fix filename and options 9 years ago
Rostislav Pehlivanov 5669aa2a8a vc2enc: use project-standard inclusion guards 9 years ago
Rostislav Pehlivanov 135460383e avformat: add vc2 as an allowed rawenc Dirac extension 9 years ago
Rostislav Pehlivanov ec9e87c922 avcodec: add a native SMPTE VC-2 HQ encoder 9 years ago
Rostislav Pehlivanov 4701be7198 options_table: update maximum bitrate limit 9 years ago
Michael Niedermayer 21b459e4bb avformat/segment: Fix header_filename handling 9 years ago
Michael Niedermayer 23261e6001 sws/output: fix ordered dither threshold for mono output 9 years ago
Derek Buitenhuis bc9a5965c8 Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610' 9 years ago
Michael Niedermayer d94b11a721 ffmpeg_filter: Factor get_compliance_unofficial_pix_fmts() out 9 years ago
Michael Niedermayer 82d2aa2b32 ffmpeg_filter: Add missing pixel formats to strict_std_compliance case for ljpeg 9 years ago
Michael Niedermayer a82ff49bb8 ffmpeg_filter: Add YUV 444 to strict_std_compliance case for mjpeg 9 years ago
Paul B Mahol 408ea50ca6 avfilter/f_metadata: fix few logic errors 9 years ago
Timothy Gu 5f1aad68c4 tests: Add test for proper header guard 9 years ago
Paul B Mahol 4ca8879d19 avfilter: add metadata filters 9 years ago
Michael Niedermayer 674cc26f25 avfilter/vf_nnedi: Fix memleak 9 years ago