summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/af_biquads: always return same number of samples with block processingPaul B Mahol2022-05-12
* doc/encoders.texi: Document updated behaviorTomas Härdin2022-05-12
* libavcodec/cinepakenc: Mark no-skip frames as keyframesTomas Härdin2022-05-12
* doc/encoders.texi: Document cinepak encoderTomas Härdin2022-05-12
* avfilter/af_ladspa: remove not wanted linePaul B Mahol2022-05-12
* avfilter/af_alimiter: add latency compensation optionWang Cao2022-05-12
* avformat/hlsenc: check discont_program_date_time before use it in parse_playlistSteven Liu2022-05-12
* avformat/internal: Hide BSF stuff only used by the core APIsAndreas Rheinhardt2022-05-12
* avformat/internal: Move FFERROR_REDO to demux.hAndreas Rheinhardt2022-05-12
* avcodec/internal: Hide stuff only used by the core decode APIAndreas Rheinhardt2022-05-12
* avcodec/texturedspenc: Fix invalid shiftAndreas Rheinhardt2022-05-12
* fate/matroska: Add test for remuxing DVB subtitles to MatroskaAndreas Rheinhardt2022-05-12
* configure: extend SDL check to accept all 2.x versionsChristopher Degawa2022-05-12
* avformat/http: remove unused function ff_http_get_shutdown_statusSteven Liu2022-05-12
* avfilter/af_biquads: add zdf transform typePaul B Mahol2022-05-11
* lavc: drop a confusing message about "thread emulation"Anton Khirnov2022-05-11
* lavc/pthread_frame: do not copy AVCodecInternal contentsAnton Khirnov2022-05-11
* lavc/avcodec: only allocate decoding packets for decodersAnton Khirnov2022-05-11
* lavc/encode: add an encoder-specific get_buffer() variantAnton Khirnov2022-05-11
* lavc/snow: only allocate mconly_picture for decodingAnton Khirnov2022-05-11
* doc/ffmpeg: fix typo in ffmpeg.texiNetSysFire2022-05-10
* avfilter/avfilter: Fix compilation with TRACE definedAndreas Rheinhardt2022-05-10
* fate/matroska: Add tests for muxing PGS into MatroskaAndreas Rheinhardt2022-05-10
* lavf/matroskaenc: enable PGS merge auto bsfJohn Stebbins2022-05-10
* lavc/pgs_frame_merge_bsf: add bsf to merge PGS segmentsJohn Stebbins2022-05-10
* avfilter/af_biquads: use correct variables when reversing samplesPaul B Mahol2022-05-10
* avformat/utils: Move ff_format_io_close.* to options.c, avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_stream_side_data_copy to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move avpriv_set_pts_info() to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_copy_whiteblacklists to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_format_set_url to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_is_intra_only to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_find_stream_index to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/asf: Move ASF GUIDs to a new fileAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_find_best_stream to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_find_default_stream_index to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_find_program_from_stream to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move guessing frame rate/SAR to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move matching stream specificiers to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move internal stream timebase stuff to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move adding AVProgram to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_stream_*_side_data API to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move freeing AVFormatContext to a new file avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_get_extradata to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/internal: Make AVFormatContext* a logctx in ff_get_extradataAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_generate_avci_extradata to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_read_(play|pause) to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_add_param_change to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_add_attached_pic to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move avformat_queue_attached_pictures to demux_utils.cAndreas Rheinhardt2022-05-10