| Commit message (Expand) | Author | Age | Files | Lines |
* | Update versions for 4.4 | Michael Niedermayer | 2021-03-20 | 1 | -1/+1 |
* | Bump Versions before release/4.4 branch | Michael Niedermayer | 2021-03-20 | 1 | -0/+2 |
* | doc/APIchanges: fill in missing fields | Michael Niedermayer | 2021-03-20 | 1 | -8/+8 |
* | avformat/rtsp: support buffer_size and pkt_size options for RTP | Jiangjie Gao | 2021-03-19 | 1 | -0/+3 |
* | avformat/http,tls: honor http_proxy command line variable for HTTPS | Moritz Barsnick | 2021-03-19 | 1 | -0/+4 |
* | doc/filters: remove option band in delogo | Gyan Doshi | 2021-03-19 | 1 | -8/+2 |
* | doc/ffmpeg: document parameters set by -target | Gyan Doshi | 2021-03-19 | 1 | -0/+96 |
* | avutil/adler32: Switch av_adler32_update() to size_t on bump | Andreas Rheinhardt | 2021-03-19 | 1 | -0/+7 |
* | avformat: Make AVChapter.id an int64_t on next major bump | Andreas Rheinhardt | 2021-03-19 | 1 | -0/+4 |
* | doc/examples/vaapi_transcode: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -20/+22 |
* | doc/examples/vaapi_encode: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -8/+8 |
* | doc/examples/transcoding: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -20/+28 |
* | doc/examples/transcode_aac: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -19/+27 |
* | doc/examples/demuxing_decoding: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -11/+14 |
* | avcodec/packet: deprecate av_init_packet() | James Almer | 2021-03-17 | 1 | -0/+5 |
* | lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS | Anton Khirnov | 2021-03-16 | 1 | -0/+5 |
* | doc/encoders: Remove text about single bit-depth libx264 support | Tobias Rapp | 2021-03-16 | 1 | -3/+1 |
* | doc/APIchanges: Fill in some missing information | Michael Niedermayer | 2021-03-14 | 1 | -24/+24 |
* | avdevice/xcbgrab: Add option for grabbing a window | sgerwk | 2021-03-14 | 1 | -1/+14 |
* | doc/filters: note default for zoompan's duration | Gyan Doshi | 2021-03-14 | 1 | -1/+1 |
* | avformat/librist: clarify and limit buffer_size | Marton Balint | 2021-03-13 | 1 | -1/+3 |
* | avformat/librist: increase default loglevel | Marton Balint | 2021-03-13 | 1 | -1/+3 |
* | avformat/librist: make packet size adjustable for writing, fix it for reading | Marton Balint | 2021-03-13 | 1 | -0/+3 |
* | libavformat: add librist protocol | Paul B Mahol | 2021-03-13 | 1 | -0/+29 |
* | avcodec: add a get_encode_buffer() callback to AVCodecContext | James Almer | 2021-03-12 | 1 | -0/+7 |
* | avformat/gopher: Add support for Gopher over TLS | parazyd | 2021-03-11 | 2 | -0/+7 |
* | Doc: Tech Resolution Process | Jean-Baptiste Kempf | 2021-03-11 | 2 | -1/+92 |
* | avformat/utils: change AVStream side data related public function and struct ... | James Almer | 2021-03-10 | 1 | -0/+4 |
* | avcodec/packet: change side data related public function and struct size type... | James Almer | 2021-03-10 | 1 | -0/+4 |
* | avutil/frame: change av_frame_new_side_data() size parameter type to size_t | James Almer | 2021-03-10 | 1 | -3/+3 |
* | avutil/buffer: change public function and struct size parameter types to size_t | James Almer | 2021-03-10 | 1 | -0/+4 |
* | doc/muxers.texi: Readd documentation removed accidentally | Andreas Rheinhardt | 2021-03-07 | 1 | -0/+2 |
* | avfilter: add msad video filter | Paul B Mahol | 2021-03-06 | 1 | -0/+21 |
* | avfilter: add identity video filter | Paul B Mahol | 2021-03-06 | 1 | -0/+22 |
* | avformat: add TTML muxer | Jan Ekström | 2021-03-05 | 1 | -1/+1 |
* | avcodec: add TTML encoder | Jan Ekström | 2021-03-05 | 1 | -0/+1 |
* | avcodec: enable usage of err_recognition for encoders | Jan Ekström | 2021-03-05 | 1 | -0/+3 |
* | avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump | Andreas Rheinhardt | 2021-03-03 | 1 | -0/+4 |
* | doc/codecs.texi: Remove removed or ineffective options | Andreas Rheinhardt | 2021-02-28 | 1 | -121/+1 |
* | avcodec/options: deprecate avcodec_get_frame_class() | James Almer | 2021-02-27 | 1 | -0/+3 |
* | doc/encoders: Add documentation for the GIF encoder | Derek Buitenhuis | 2021-02-25 | 1 | -0/+38 |
* | ffprobe: stop printing deprecated fields | Anton Khirnov | 2021-02-22 | 1 | -5/+0 |
* | lavu/tx: support in-place FFT transforms | Lynne | 2021-02-21 | 1 | -0/+3 |
* | avfilter: add vif filter | Ashish Singh | 2021-02-16 | 1 | -0/+21 |
* | avcodec/setts_bsf: add sample rate for expressions | Paul B Mahol | 2021-02-15 | 1 | -0/+3 |
* | avdevice/avdevice: Deprecate AVDevice Capabilities API | Andreas Rheinhardt | 2021-02-14 | 1 | -0/+4 |
* | avfilter/vf_datascope: pixscope: add commands support | Paul B Mahol | 2021-02-13 | 1 | -0/+4 |
* | avfilter/af_amix: rename sum option to normalize | Paul B Mahol | 2021-02-12 | 1 | -4/+4 |
* | avcodec: add setts bitstream filter | Paul B Mahol | 2021-02-12 | 1 | -0/+54 |
* | avfilter: add monochrome video filter | Paul B Mahol | 2021-02-12 | 1 | -0/+27 |