summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat: add SDNS demuxerPaul B Mahol2023-02-11
* avfilter/vf_vibrance: reduce copy operationsPaul B Mahol2023-02-11
* avfilter/vf_exposure: reduce copy operationsPaul B Mahol2023-02-11
* fftools/ffmpeg: rename -enc_stats* to -stats_enc*Anton Khirnov2023-02-10
* fftools/ffmpeg_mux: distinguish between sync queue and muxer EOFAnton Khirnov2023-02-10
* avformat/wavarc: demux only data chunk contentPaul B Mahol2023-02-09
* Bump major versions of all librariesJames Almer2023-02-09
* avformat/version: postpone the remaining API deprecationsJames Almer2023-02-09
* avcodec/version: postpone the remaining API deprecationsJames Almer2023-02-09
* avutil/version: postpone the remaining API deprecationsJames Almer2023-02-09
* avutil/{color_utils, csp}: merge color_utils into csp and expose APILeo Izen2023-02-09
* avutil: remove FF_API_AV_MALLOCZ_ARRAYJames Almer2023-02-09
* avutil: remove FF_API_COLORSPACE_NAMEJames Almer2023-02-09
* avutil: remove FF_API_DECLARE_ALIGNEDJames Almer2023-02-09
* avutil: remove FF_API_D2STRJames Almer2023-02-09
* avdevice: remove FF_API_DEVICE_CAPABILITIESJames Almer2023-02-09
* avfilter: remove FF_API_PAD_COUNTJames Almer2023-02-09
* avfilter: remove FF_API_BUFFERSINK_ALLOCJames Almer2023-02-09
* avfilter: remove FF_API_SWS_PARAM_OPTIONJames Almer2023-02-09
* avformat: remove FF_API_AVSTREAM_CLASSJames Almer2023-02-09
* avformat: remove FF_HLS_TS_OPTIONSJames Almer2023-02-09
* avformat: remove FF_API_AVIOCONTEXT_WRITTENJames Almer2023-02-09
* avformat: remove FF_API_LAVF_PRIV_OPTJames Almer2023-02-09
* avcodec: remove FF_API_SUB_TEXT_FORMATJames Almer2023-02-09
* avcodec: remove FF_API_FLAG_TRUNCATEDJames Almer2023-02-09
* avcodec: remove FF_API_AVCTX_TIMEBASEJames Almer2023-02-09
* avcodec: remove FF_API_AUTO_THREADSJames Almer2023-02-09
* avcodec: remove FF_API_GET_FRAME_CLASSJames Almer2023-02-09
* avcodec: remove FF_API_DEBUG_MVJames Almer2023-02-09
* avcodec: remove FF_API_THREAD_SAFE_CALLBACKSJames Almer2023-02-09
* avcodec: remove FF_API_UNUSED_CODEC_CAPSJames Almer2023-02-09
* avcodec: remove FF_API_OPENH264_CABACJames Almer2023-02-09
* avcodec: remove FF_API_OPENH264_SLICE_MODEJames Almer2023-02-09
* avcodec/avcodec: Remove AV_CODEC_FLAG2_DROP_FRAME_TIMECODEAndreas Rheinhardt2023-02-09
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-09
* avformat/demux: Avoid stack packet when decoding frameAndreas Rheinhardt2023-02-09
* avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket*Andreas Rheinhardt2023-02-09
* avformat/avformat: Move codecpar up in AVStreamAndreas Rheinhardt2023-02-09
* avformat/avformat: Remove AVOutputFormat.data_codecAndreas Rheinhardt2023-02-09
* fftools/ffmpeg: add an option for writing pre-muxing statsAnton Khirnov2023-02-09
* fftools/ffmpeg: store output packet timebases in the packetAnton Khirnov2023-02-09
* Revert "avfilter/af_pan: fix regression introduced with switch to new channel...Paul B Mahol2023-02-09
* ffmpeg_opt: move help text for -ab/-b:a to audio categoryMarth642023-02-09
* ffprobe: report the corrupt flag on packetsrcombs2023-02-09
* configure: make flite depend on threadsAnton Khirnov2023-02-09
* avcodec/h264_metadata_bsf: remove AUDs at any positionGyan Doshi2023-02-09
* avformat/hls: Add option to retry failed segments for hlsgnattu2023-02-09
* avfilter/af_compand: simplify frame allocationPaul B Mahol2023-02-08
* avfilter/af_compensationdelay: simplify frame allocationPaul B Mahol2023-02-08
* sws/utils.c: Do not uselessly call initFilter() when unscalingTomas Härdin2023-02-08