| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/ffmpeg: drop the -async option | Anton Khirnov | 2022-10-04 | 1 | -12/+0 |
* | avformat/avio: Schedule AVIODirContext to become an opaque type | Andreas Rheinhardt | 2022-10-03 | 1 | -0/+3 |
* | lavu: add an APIchanges entry for RISC-V CPU flags | Anton Khirnov | 2022-10-02 | 1 | -0/+5 |
* | doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F* | Anton Khirnov | 2022-10-02 | 1 | -1/+3 |
* | libavcodec/qsvenc: Add pic_timing_sei reset support to qsv | Wenbin Chen | 2022-09-30 | 1 | -0/+4 |
* | libavcodec/qsvenc: Add bitrate reset support to qsvenc | Wenbin Chen | 2022-09-30 | 1 | -0/+6 |
* | libavcodec/qsvenc: Add framerate reset support to qsv | Wenbin Chen | 2022-09-30 | 1 | -0/+3 |
* | avcodec/avcodec: Deprecate lavc chroma pos API functions | Andreas Rheinhardt | 2022-09-26 | 1 | -0/+5 |
* | avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum) | Andreas Rheinhardt | 2022-09-26 | 1 | -0/+3 |
* | avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.h | Andreas Rheinhardt | 2022-09-26 | 1 | -0/+3 |
* | avcodec/h264_redundant_pps_bsf: Don't remove PPS | Andreas Rheinhardt | 2022-09-25 | 1 | -3/+0 |
* | doc: mention new audio formats | Paul B Mahol | 2022-09-24 | 1 | -0/+5 |
* | doc/examples/extract_mvs: add motion information | Chema Gonzalez | 2022-09-23 | 1 | -3/+4 |
* | x86/tx_float: add 15xN PFA FFT AVX SIMD | Lynne | 2022-09-23 | 1 | -0/+323 |
* | avcodec/libvpxenc: add -min-gf-interval | James Zern | 2022-09-22 | 1 | -0/+2 |
* | doc/filters: add speechnorm examples | Paul B Mahol | 2022-09-18 | 1 | -0/+34 |
* | avformat: add LAF demuxer | Paul B Mahol | 2022-09-16 | 1 | -0/+2 |
* | avcodec: add MI-SC4 audio decoder | Paul B Mahol | 2022-09-16 | 1 | -0/+1 |
* | libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filter | Roman Arzumanyan | 2022-09-13 | 1 | -0/+32 |
* | doc: reference the RISC-V specification | RĂ©mi Denis-Courmont | 2022-09-13 | 1 | -0/+5 |
* | libavcodec/qsvenc: Add low_delay_brc reset support to qsvenc | Wenbin Chen | 2022-09-09 | 1 | -0/+4 |
* | libavcodec/qsvenc: Add max/min qp reset support in qsvenc | Wenbin Chen | 2022-09-09 | 1 | -0/+11 |
* | libavcodec/qsvenc: Add intra refresh reset support to qsvenc | Wenbin Chen | 2022-09-09 | 1 | -0/+7 |
* | libavcodec/qsvenc: Add "slice" intra refresh type to qsvenc | Wenbin Chen | 2022-09-09 | 1 | -4/+8 |
* | libavcodec/qsvenc: Add gop_size reset support to qsvenc | Wenbin Chen | 2022-09-09 | 1 | -0/+3 |
* | libavcodec/qsvenc: Add max_frame_size reset support to qsv | Wenbin Chen | 2022-09-09 | 1 | -0/+4 |
* | lavc/qsvenc: use VBR if maxrate is not specified on Windows | Haihao Xiang | 2022-09-07 | 1 | -16/+29 |
* | fftools/ffprobe: Report initial and trailing padding | Andreas Rheinhardt | 2022-09-05 | 1 | -0/+1 |
* | lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats | Philip Langdale | 2022-09-03 | 1 | -0/+3 |
* | avutil/file: Properly deprecate av_tempfile() | Andreas Rheinhardt | 2022-09-03 | 1 | -0/+3 |
* | avfilter: add bilateral_cuda filter | Mohamed Khaled Mohamed | 2022-09-03 | 1 | -0/+39 |
* | avfilter: add 3D scope multimedia filter | Paul B Mahol | 2022-09-03 | 1 | -0/+55 |
* | doc/git-howto.texi: Document commit signing | Michael Niedermayer | 2022-08-28 | 1 | -1/+21 |
* | lavu/pixfmt: Introduce VUYX format | Philip Langdale | 2022-08-25 | 1 | -0/+3 |
* | qsvenc_{hevc,h264}: add scenario option | Haihao Xiang | 2022-08-23 | 1 | -0/+30 |
* | libavcodec/qsvenc: Add adaptive_i/b to hevc_qsv | Wenbin Chen | 2022-08-23 | 1 | -0/+7 |
* | lavf: deprecate av_stream_get_end_pts() | Anton Khirnov | 2022-08-22 | 1 | -0/+3 |
* | APIchanges: fix library version in the latest entry | James Almer | 2022-08-19 | 1 | -1/+1 |
* | The vuya pixel format was recently added, so this lavc workaround is no longer | James Almer | 2022-08-19 | 1 | -0/+4 |
* | doc: fix binary values of SI prefixes | Chema Gonzalez | 2022-08-18 | 1 | -4/+4 |
* | doc/APIchanges: add missing rgbaf16 pixfmt entry | Timo Rothenpieler | 2022-08-16 | 1 | -0/+3 |
* | lavu/hwcontext_qsv: add loader field to AVQSVDeviceContext | Haihao Xiang | 2022-08-12 | 1 | -0/+3 |
* | doc/filters: clarify behaviour of weights in amix | Gyan Doshi | 2022-08-09 | 1 | -2/+4 |
* | lavfi/overlay_vaapi: set defalut alpha value as 1.0 | Fei Wang | 2022-08-09 | 1 | -1/+1 |
* | doc/filters: correct description of overlay_vaapi | Fei Wang | 2022-08-09 | 1 | -2/+2 |
* | doc/filters: add examples for amix to subsection | Gyan Doshi | 2022-08-09 | 1 | -7/+20 |
* | doc/ffmpeg: update -map documentation | Anton Khirnov | 2022-08-08 | 1 | -19/+39 |
* | fftools/ffmpeg: deprecate specifying a sync stream with -map | Anton Khirnov | 2022-08-08 | 1 | -4/+2 |
* | avcodec: WBMP (Wireless Application Protocol Bitmap) image format | Peter Ross | 2022-08-07 | 1 | -0/+2 |
* | avfilter/vsrc_ddagrab: make output format user configurable | Timo Rothenpieler | 2022-08-06 | 1 | -0/+16 |