64871 Commits (135b1a3f2c7985b8336d170419aec6e30cd78043)
 

Author SHA1 Message Date
Stefano Sabatini 3babbf3bf4 doc/filters/drawtext: simplify example, use clip() eval function 11 years ago
Andrey Utkin e9ff5df0b5 lavfi/drawtext: add fontcolor_expr option 11 years ago
Diego Biurrun c23ce454b3 x86: dsputil: Coalesce all init files 11 years ago
Nidhi Makhijani 324ff59444 avpacket: Check for and return errors in ff_interleave_add_packet() 11 years ago
Luca Barbato 2db953f846 h264: K&R formatting cosmetics 11 years ago
Andrey Utkin dec87454de lavfi/drawtext: add expansion function eif() 11 years ago
Stefano Sabatini f3e886c7df lavu/eval: add clip function 11 years ago
Michael Niedermayer 7cd6d61da5 avutil/opt: try to fix the case where src==dst in av_opt_copy() 11 years ago
Simon Thelen fa6716c66d libavformat/segment: change segment_list_size behavior to match hls_list_size behavior. 11 years ago
Michael Niedermayer 37a0ac1d82 avformat: Micro bump for "md5enc: add format_version, to allow selecting which version to use" 11 years ago
Michael Niedermayer 7da2592f56 avformat/md5enc: add format_version, to allow selecting which version to use 11 years ago
Ben Avison 57641410d1 armv6: Accelerate butterflies_float 11 years ago
Ben Avison 649c666137 armv6: Accelerate vector_fmul_window 11 years ago
Diego Biurrun a11ef610ee h264: Remove some commented-out, broken cruft 11 years ago
Michael Niedermayer a3f752bcee avcodec/snow: remove unused variables 11 years ago
Timothy Gu 1b03448385 aaccoder: remove unused assignment 11 years ago
Michael Niedermayer 21dfabfa64 Merge commit 'adff0a8166345bb9513f0f658043fb6387e90122' 11 years ago
Diego Biurrun adff0a8166 arm: dsputil: Coalesce all init files 11 years ago
Timothy Gu 9bc0410e4f vp9: remove unused assignment 11 years ago
Timothy Gu ea6178fff8 get_bits: remove unused assignment 11 years ago
Michael Niedermayer aa1d096d02 avcodec/snow: only allocate space for edges when encoding 11 years ago
Michael Niedermayer 8156e036e5 avcodec/snowdec: remove mpegvideoencdsp dependency 11 years ago
James Almer b67a0e99ee diracdec: don't call ff_emulated_edge_mc_8 directly 11 years ago
Michael Niedermayer f00bb086cb Merge commit '14b4e64eabc84c5a5e57c8ccc56bbeb95380823b' 11 years ago
Michael Niedermayer faafd1e4f1 Changelog: change "version <next>" to "version 2.3" 11 years ago
Vittorio Giovara 14b4e64eab g2meet: allow size changes within original sizes 11 years ago
Michael Niedermayer 13a72d9b08 doc/APIchanges: update 11 years ago
Michael Niedermayer cf92cc8751 avcodec/hevc: clear HEVClcList[i] on allocation 11 years ago
Marc Jeffreys a0b71e9f3e avfilter/drawtext: Add basic text shaping using libfribidi 11 years ago
Hanspeter Niederstrasser 04980dbee8 avdevice/avfoundation: kCVPixelFormatType_OneComponent8 only exists from 10.8 onward 11 years ago
James Almer ad24256e7e diracdec: remove unused dsputil context 11 years ago
Michael Niedermayer e240d01c12 avformat/matroskadec: fix declaration after statement 11 years ago
Vignesh Venkatasubramanian 3e73d14290 lavf: Add WebM DASH Manifest Muxer 11 years ago
Vignesh Venkatasubramanian 5a20656946 lavf/matroska: Add functions for WebM DASH Manifest 11 years ago
Stepan Bujnak 895e92eca0 Blackframe video filter now sets metadata accordingly. 11 years ago
Michael Niedermayer 880dbe43ca avcodec/hevc: treat current_sps like sps_list 11 years ago
Michael Niedermayer 0fc2045d5f avcodec/hevc_ps: prevent stale pointer in malloc failure case 11 years ago
Michael Niedermayer 9514472904 avutil & avdevice: remove av_bprint_fd_contents() 11 years ago
Clément Bœsch 7a15c22c5f build: fix build with --disable-encoders 11 years ago
Michael Niedermayer e10b62ab5d ffmpeg_opt: remove intra_dc_precision, its handled by AVOptions 11 years ago
Michael Niedermayer 5bda0467d2 avcodec/mpegvideo_enc: make edge for interlaced mpeg2 encoding smaller 11 years ago
Michael Niedermayer 339d8fb353 avcodec/mpegvideo_enc: check intra dc precission 11 years ago
Michael Niedermayer 97f86cd976 avcodec/mpegvideo_enc: workaround applications specifying intra dc level based on 8 and othes based on 0bit 11 years ago
Michael Niedermayer 8a91cf857b avcodec/options_table: add liberal limits to intra dc precission 11 years ago
Michael Niedermayer 19e5114eaa avcodec/mpegvideo_enc: return proper error instead of failing assertion when max rate is not set 11 years ago
Michael Niedermayer 01c17b5224 ffmpeg: Fix copying timebase to muxer context 11 years ago
Timothy Gu 7bf5084e30 doc/utils: add missing `@c man end` title 11 years ago
Mickaël Raulet 453f8eaee2 hevc/rext: add support for Range extension tools 11 years ago
Mickaël Raulet 5a41999d81 hevc/rext: basic infrastructure for supporting range extension 11 years ago
Mickaël Raulet 250430bf28 hevc: separate residu and prediction (needed for Range Extension) 11 years ago