summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/avf_showspatial: add framerate optionframe_durationAnton Khirnov2022-08-23
* lavfi/avf_showfreqs: set frame durationsAnton Khirnov2022-08-23
* lavfi/avf_showcqt: set frame durationsAnton Khirnov2022-08-23
* lavfi/avf_avectorscope: set frame durationsAnton Khirnov2022-08-23
* lavfi/avf_aphasemeter: set frame durationsAnton Khirnov2022-08-23
* lavfi/avf_ahistogram: set frame durationsAnton Khirnov2022-08-23
* ffmpeg handle durations WIPAnton Khirnov2022-08-23
* lavc/libaomenc: pass through frame durations to encoded packetsAnton Khirnov2022-08-23
* lavc/libx265: pass through frame durations to encoded packetsAnton Khirnov2022-08-23
* lavc/libx264: pass through frame durations to encoded packetsAnton Khirnov2022-08-23
* lavc/libtheoraenc: stop setting dts unnecessarilyAnton Khirnov2022-08-23
* lavc/libtheoraenc: pass through frame durations to encoded packetsAnton Khirnov2022-08-23
* lavc/pngenc: stop setting dts unnecessarily for APNGAnton Khirnov2022-08-23
* lavc/pngenc: pass through frame durations to encoded packets for APNGAnton Khirnov2022-08-23
* lavc/ffv1enc: pass through frame durations to encoded packetsAnton Khirnov2022-08-23
* lavc/adxenc: rescale packet duration according to timebaseAnton Khirnov2022-08-23
* lavc: move ff_samples_to_time_base() to encode.hAnton Khirnov2022-08-23
* lavc/nvenc: pass through frame durations to encoded packetsAnton Khirnov2022-08-23
* lavc/amfenc: pass through frame durations to encoded packetsAnton Khirnov2022-08-23
* lavc/librav1e: pass through frame durations to encoded packetsAnton Khirnov2022-08-23
* lavc/encode: pass through frame durations to encoded packetsAnton Khirnov2022-08-23
* lavc/encode: combine setting no-delay pts for video/audioAnton Khirnov2022-08-23
* lavc/encode: generalize a check for setting dts=ptsAnton Khirnov2022-08-23
* lavc/encode: simplify a conditionAnton Khirnov2022-08-23
* lavc/encode: make sure frame timebase matches encoder, when setAnton Khirnov2022-08-23
* lavfi/setpts: unset frame durationsAnton Khirnov2022-08-23
* lavfi/vf_fps: set frame durationAnton Khirnov2022-08-23
* fftools/ffmpeg: call av_guess_frame_rate() when opening the fileAnton Khirnov2022-08-22
* lavf: deprecate av_stream_get_end_pts()Anton Khirnov2022-08-22
* avcodec/audiotoolboxenc: return AVERROR_EXTERNAL immediately when encode errorSteven Liu2022-08-22
* swresample/swresample: fill the correct buffer to print the output layout stringJames Almer2022-08-21
* avcodec/mpegvideo: Allocate encoder-only tables in mpegvideo_enc.cAndreas Rheinhardt2022-08-21
* avcodec/mpeg4videodec: Keep data_partitioning in sync between threadsAndreas Rheinhardt2022-08-21
* avcodec/mpegvideo_dec: Combine two loopsAndreas Rheinhardt2022-08-21
* APIchanges: fix library version in the latest entryJames Almer2022-08-19
* The vuya pixel format was recently added, so this lavc workaround is no longerJames Almer2022-08-19
* swscale/input: add rgbaf16 input supportTimo Rothenpieler2022-08-19
* swscale: add opaque parameter to input functionsTimo Rothenpieler2022-08-19
* avutil/half2float: use native _Float16 if availableTimo Rothenpieler2022-08-19
* avutil/half2float: move non-inline init code out of headerTimo Rothenpieler2022-08-19
* avutil/half2float: move tables to header-internal structsTimo Rothenpieler2022-08-19
* avutil/half2float: adjust conversion of NaNTimo Rothenpieler2022-08-19
* avutil: move half-precision float helper to avutilTimo Rothenpieler2022-08-19
* checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvXMartin Storsjö2022-08-19
* mov: Compare frag times in correct time base when seeking a stream without a ...Derek Buitenhuis2022-08-19
* swscale/x86/yuv2yuvX: Remove unused ff_yuv2yuvX_mmx()Andreas Rheinhardt2022-08-19
* avcodec/mpegvideo_dec: Don't sync AVCodecContext fields manuallyAndreas Rheinhardt2022-08-18
* avcodec/mpegvideo_dec: Remove commented-out cruftAndreas Rheinhardt2022-08-18
* doc: fix binary values of SI prefixesChema Gonzalez2022-08-18
* avcodec/ffv1enc: Remove redundant wrapperAndreas Rheinhardt2022-08-18