| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: select subordinate formats for HLS | Gyan Doshi | 2023-02-18 | 1 | -2/+2 |
* | avfilter: add QSV variants of the stack filters | Haihao Xiang | 2023-02-16 | 1 | -0/+6 |
* | examples: rename transcoding to transcode | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename scaling_video to scale_video | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename resampling audio to resample_audio | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename remuxing to remux | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename qsvdec to qsv_decode | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename muxing to mux | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename metadata to show_metadata | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename http_multiclient to avio_http_serve_files | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename filtering_video to decode_filter_video | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename filtering_audio to decode_filter_audio | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename demuxing_decoding to demux_decode | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | examples: rename avio_reading to avio_read_callback | Stefano Sabatini | 2023-02-11 | 1 | -2/+2 |
* | avformat/avformat: Move AVOutputFormat internals out of public header | Andreas Rheinhardt | 2023-02-09 | 1 | -4/+4 |
* | configure: make flite depend on threads | Anton Khirnov | 2023-02-09 | 1 | -1/+1 |
* | lavc: deprecate CrystalHD decoders | Anton Khirnov | 2023-02-04 | 1 | -1/+3 |
* | lavfi/deinterlace_qsv: simplify deinterlace_qsv filter | Haihao Xiang | 2023-02-03 | 1 | -0/+1 |
* | avcodec: add media100_to_mjpegb bitstream filter and use it | Paul B Mahol | 2023-01-31 | 1 | -0/+1 |
* | lavfi/scale_qsv: simplify scale_qsv filter | Haihao Xiang | 2023-01-30 | 1 | -0/+1 |
* | avfilter: add VA-API variants of the stack filters | Haihao Xiang | 2023-01-30 | 1 | -0/+3 |
* | libavcodec/amfenc: add AV1 encoding support | Dmitrii Ovchinnikov | 2023-01-27 | 1 | -0/+1 |
* | amfenc: Update the min version to 1.4.28.0 for AMF SDK. | Dmitrii Ovchinnikov | 2023-01-27 | 1 | -1/+1 |
* | avcodec/vaapi_encode_h26x: passthrough A53 CC data as H264/HEVC SEI | Aman Karmani | 2023-01-17 | 1 | -2/+2 |
* | avformat: Rename IPFS to IPFS gateway | Derek Buitenhuis | 2023-01-09 | 1 | -2/+2 |
* | avcodec/mediacodecdec: add AV1 decoding support | Zhao Zhili | 2023-01-03 | 1 | -0/+2 |
* | configure: update copyright year | Lynne | 2023-01-01 | 1 | -1/+1 |
* | configure: support lsan as toolchain | James Darnley | 2022-12-20 | 1 | -0/+5 |
* | avcodec/mediacodecenc: use bsf to handle crop | Zhao Zhili | 2022-12-17 | 1 | -0/+2 |
* | avfilter/vf_bm3d: switch to TX from lavu | Paul B Mahol | 2022-12-04 | 1 | -3/+0 |
* | configure: Add (h264|hevc)_sei subsystems | Andreas Rheinhardt | 2022-12-01 | 1 | -5/+9 |
* | binkaudio: convert to lavu/tx | Lynne | 2022-11-24 | 1 | -2/+2 |
* | configure: drop support for complex functions | Anton Khirnov | 2022-11-23 | 1 | -25/+0 |
* | doc/examples: Add qsv_transcode example | Wenbin Chen | 2022-11-22 | 1 | -0/+2 |
* | avcodec: add MediaCodec encoder | Zhao Zhili | 2022-11-21 | 1 | -0/+4 |
* | avcodec/mediacodec: add NDK media codec wrapper | Zhao Zhili | 2022-11-21 | 1 | -0/+2 |
* | avcodec/libx265: fix build error | Zhao Zhili | 2022-11-18 | 1 | -1/+1 |
* | avfilter/af_firequalizer: switch to TX from lavu | Paul B Mahol | 2022-11-17 | 1 | -3/+0 |
* | avfilter/avf_showspatial: switch to lavu TX | Paul B Mahol | 2022-11-17 | 1 | -2/+0 |
* | libx265: support ATSC A/53 captions | erankor | 2022-11-10 | 1 | -0/+1 |
* | avcodec/nvenc: remove unsupported AV1 High Profile | Timo Rothenpieler | 2022-11-10 | 1 | -1/+1 |
* | avcodec/mpegvideo_enc: Move initializing QpelDSPCtx to mpeg4videoenc.c | Andreas Rheinhardt | 2022-11-06 | 1 | -2/+2 |
* | avcodec/vc1dec: Remove VC-1 decoders->H.263 decoder dependency | Andreas Rheinhardt | 2022-11-06 | 1 | -1/+1 |
* | avcodec/vc1dec: Split VC-1 decoders from msmpeg4 | Andreas Rheinhardt | 2022-11-06 | 1 | -1/+1 |
* | qdm2: convert to lavu/tx | Lynne | 2022-11-06 | 1 | -1/+1 |
* | imc: convert to lavu/tx, remove NIH iMDCT and replace with a standard one | Lynne | 2022-11-06 | 1 | -1/+1 |
* | libavcodec: remove mdct15 | Lynne | 2022-11-06 | 1 | -2/+0 |
* | vorbisenc: convert to lavu/tx | Lynne | 2022-11-06 | 1 | -1/+1 |
* | atrac3plus: convert to lavu/tx | Lynne | 2022-11-06 | 1 | -2/+0 |
* | atrac3: convert to lavu/tx | Lynne | 2022-11-06 | 1 | -2/+0 |