106899 Commits (2cb86cd00c64ff16b16920eec37ec5b25a59b284)
 

Author SHA1 Message Date
Marton Balint 0d666200d3 avutil/timecode: use timecode fps for number of frame digits 3 years ago
Marton Balint 8dd5bb7280 avformat/mov: fix timecode with high frame rate content 3 years ago
Marton Balint 58454749a7 avformat/rtmpproto: send proper status for response to play command 3 years ago
Marton Balint 58aa06bea0 avutil/cpu: #define _GNU_SOURCE before including any standard headers 3 years ago
Michael Niedermayer fbd22504c4 avfilter/vsrc_mandelbrot: Check for malloc failure 3 years ago
Martin Storsjö 70db14376c swscale: aarch64: Optimize the final summation in the hscale routine 3 years ago
Zhao Zhili d1a44f261a examples/decode_video: flush parser to fix missing frame 3 years ago
Paul B Mahol 0b6e801d4a avfilter/avf_showfreqs: add option to draw subset of channels 3 years ago
Paul B Mahol fd834924d7 avfilter/avf_showfreqs: filter support all channel counts 3 years ago
Michael Niedermayer d353909e77 avfilter/vf_frei0r: Copy to frame allocated according to frei0r requirements 3 years ago
Michael Niedermayer d740782701 avfilter/video: Add ff_default_get_video_buffer2() to set specific alignment 3 years ago
Michael Niedermayer a3d790f197 avformat/genh: Check sample rate 3 years ago
Michael Niedermayer 6007d5688c avformat/demux: Use unsigned to check duration vs duration_text 3 years ago
Stefano Sabatini 83e1a1de88 doc/ffprobe: clarify that the input file is not optional 3 years ago
Stefano Sabatini 0059c7c07d doc/ffplay: put keystrokes to decrease and increase volume on the same line 3 years ago
Tristan Matthews 25d3f96db7 librtmp: use AVBPrint instead of char * 3 years ago
Paul B Mahol b9e75c1862 avfilter/vf_ciescope: add option to disable CIE tongue filling 3 years ago
Paul B Mahol da4b7c2be4 avfilter/vf_ciescope: little optimizations 3 years ago
Paul B Mahol 8b717a4044 avfilter/avf_ahistogram: set time_base to outlink 3 years ago
Timo Rothenpieler b2823333d5 doc: fix css file install for out-of-tree builds 3 years ago
Paul B Mahol d41f85235d avfilter/avf_avectorscope: set time_base to outlink 3 years ago
Paul B Mahol 9f73c40d32 avfilter/avf_showvolume: set time_base to outlink 3 years ago
Timo Rothenpieler d5687236ab doc: install css files along html docs 3 years ago
Paul B Mahol 4e98cc29f4 avfilter/vf_feedback: add missing .process_command 3 years ago
Paul B Mahol 391ce570c8 avfilter: add pixelize video filter 3 years ago
Paul B Mahol 7e81295488 avfilter: add feedback video filter 3 years ago
Paul B Mahol a34fe3dfa9 avfilter/avf_showspectrum: fix pts offset by one 3 years ago
Andreas Rheinhardt fe2eb9760f fate/oma: Use REMUX where appropriate 3 years ago
Andreas Rheinhardt c3b2bee589 fate/subtitles: Use REMUX where appropriate 3 years ago
Andreas Rheinhardt c4c38d2d14 fate/image: Use TRANSCODE where appropriate 3 years ago
Andreas Rheinhardt 7297b17a84 tests/Makefile: Add auxiliary functions for transcode and stream_remux 3 years ago
Andreas Rheinhardt 202da3bf48 avcodec/mjpegenc: Don't unnecessarily grow buffer 3 years ago
Andreas Rheinhardt f703cbabdb avcodec/mpegvideo_enc: Remove always-true check 3 years ago
Andreas Rheinhardt c3047da646 avcodec/mpegvideo_enc: Fix unnecessary linear growth of buffer 3 years ago
Andreas Rheinhardt 4487dd8bb5 avcodec/mpegvideo_enc: Ignore ICC profile size when not MJPEG 3 years ago
Paul B Mahol 1764a6887b avfilter/avf_showspectrum: add alpha pixel format support 3 years ago
Mark Gaiser ea84eb2db1 avformat/ipfsgateway: define PATH_MAX 3 years ago
Paul B Mahol bf6735e945 avfilter/af_adenorm: simplify handling of commands 3 years ago
Paul B Mahol 24144af2dd avfilter/avf_showvolume: check for allocation error and stop leaks 3 years ago
Andreas Rheinhardt fa3f9f2f6a avcodec/avcodec: Don't reset decoder-fields for encoders when flushing 3 years ago
Andreas Rheinhardt f6e167998f avcodec/avcodec: Simplify accessing AVSubtitleRect via dedicated pointer 3 years ago
Andreas Rheinhardt 3649051dc4 avcodec/avcodec: Avoid av_frame_unref(NULL) 3 years ago
Andreas Rheinhardt 3a920372a1 avcodec/encode: Fix check for encoders impl. encode-simple API 3 years ago
Paul B Mahol f67403edb3 avcodec/mlpenc: fix encoding after receiving last frame 3 years ago
Anton Khirnov e663030267 lavc/encode: pick a sane default for bits_per_raw_sample if it's not set 3 years ago
Anton Khirnov ee26138e67 lavc/encode: reindent 3 years ago
Anton Khirnov 15975881ae lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() 3 years ago
Anton Khirnov ce3c20f2aa lavc: move default get_buffer2() to its own file 3 years ago
Anton Khirnov 32413600e8 lavc/encode: drop EncodeSimpleContext 3 years ago
Anton Khirnov 1c01dca144 lavc/avcodec: only allocate the encoding frame for encoders 3 years ago