102680 Commits (55c54ff74455c70aee243c944c124a04ecdb2d9d)
 

Author SHA1 Message Date
Zhao Zhili 55c54ff744 avformat/libsrt: add tsbpd option 3 years ago
Zhao Zhili 9099046cc7 avformat/libsrt: send message in order 3 years ago
Valerii Zapodovnikov 3249b96342 fftools/ffplay: 240M matrix is not the same as BT.601 3 years ago
Valerii Zapodovnikov 812f39ee85 Revert "avformat/dashenc: Disable writing CODECS tag for HEVC streams" 3 years ago
Matthieu Patou b27ae2c0b7 checkasm/vp9dsp: rename the iszero function to is_zero 3 years ago
Michael Niedermayer 4a3917c02c avfilter/vf_dctdnoiz: Check threads 3 years ago
Michael Niedermayer 3d500e62f6 avfilter/vf_ciescope: Fix undefined behavior in rgb_to_xy() with black 3 years ago
Michael Niedermayer ca9025f374 avcodec/dpx: fix off by 1 in bits_per_color check 3 years ago
Michael Niedermayer a0a4a527c3 avformat/rpl: Check for EOF and zero framesize 3 years ago
Michael Niedermayer f7862e8268 avcodec/vc2enc: Check for non negative slice bounds 3 years ago
Andreas Rheinhardt 7af1a3cebe avcodec/avcodec: Don't free options on failure in avcodec_open2() 3 years ago
Andreas Rheinhardt d29541c90a fftools/ffprobe: Remove redundant check before avcodec_free_context() 3 years ago
Andreas Rheinhardt 3a5412b39e doc/examples/extract_mvs: Explicitly free options 3 years ago
Andreas Rheinhardt 933308a290 doc/examples/demuxing_decoding: Remove unused options 3 years ago
Andreas Rheinhardt 73f9d5b673 avcodec/avcodec: Avoid redundant copies of options in avcodec_open2 3 years ago
Andreas Rheinhardt 7e03d962a4 avutil/opt: Check directly for av_dict_copy() failure 3 years ago
Andreas Rheinhardt cbf6047c83 avcodec/frame_thread_encoder: Remove redundant memcpy 3 years ago
Andreas Rheinhardt 3f6e715336 avcodec/frame_thread_encoder: Avoid dictionaries 3 years ago
Andreas Rheinhardt 56e9e0273a avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() 3 years ago
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
Steven Liu 282b9f4cba avfilter/overlay_cuda: add hsub and vsub compute x and y positions 3 years ago
Timo Rothenpieler 8bcce5673a avcodec/nvenc: add option to disable all extra SEI data 3 years ago
Timo Rothenpieler c67f354be8 configure: detect nvcc without sm_30 support 3 years ago
Limin Wang 43295ae6a9 swscale/swscale_unscaled: don't use the optimized bgr24toYV12 unscaled conversion when width%2 3 years ago
Michael Niedermayer 29b244ffc1 avformat/rpl: Use 64bit in bitrate computation and check it 4 years ago
Valerii Zapodovnikov ff0d70c8a9 avfilter/vf_hqdn3d: fix left shift of negative numbers 4 years ago
Guo Yejun 3ac7d99428 lavfi/dnn/dnn_io_proc.c: fix CID 1484955 4 years ago
James Almer ab4f299e23 fftools/ffmpeg: remove usage of internal timestamp AVStream fields 4 years ago
Timo Rothenpieler 57de80673c avcodec/nvenc: extract sei data prep into own function 4 years ago
Brad Hards cee9f9628f avcodec/nvenc: write out user data unregistered SEI 4 years ago
Brad Hards 63948a6170 avcodec/nvenc: use persistent sei data buffer 4 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
Valerii Zapodovnikov 6b1268f8c3 pixfmt: fixed wrong fix of comment 4 years ago
Gyan Doshi 071930de72 avformat/mov: add option to use tfdt for fragment timestamps. 4 years ago
Joel Linn 127c40c9ca avcodec/movenc: fix spelling in warning message 4 years ago
Przemysław Sobala 575e52272d lavf/dashenc.c: Fix creating audio-only HLS playlists 4 years ago
James Almer baf5cc5b7a avutil/mem: use GCC builtins to check for overflow in av_size_mult() 4 years ago
Gyan Doshi 51f1194eda avformat/hls: relay format options to segment demuxer 4 years ago