summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avdevice/pulse_audio_dec: deprecate frame_size optionMarton Balint2022-06-16
* avdevice/pulse_audio_dec: reduce default fragment sizeMarton Balint2022-06-16
* Revert "avdevice/pulse_audio_dec: only set adjust latency flag if fragment_si...Marton Balint2022-06-16
* avformat/matroskaenc: Convert chapter metadataAndreas Rheinhardt2022-06-16
* avformat/matroskaenc: Reset cur_master_element when discarding masterAndreas Rheinhardt2022-06-16
* avformat/mxfdec: Offload allocating string to av_dict_set()Andreas Rheinhardt2022-06-16
* avformat/mxfdec: Use ff_data_to_hex() for data->hex conversionAndreas Rheinhardt2022-06-16
* avformat/mxfdec: Don't duplicate av_uuid_unparseAndreas Rheinhardt2022-06-16
* avformat/mxf: Use AVUUID for uidsAndreas Rheinhardt2022-06-16
* doc: describe QOI image formatPeter Ross2022-06-16
* avfilter/vf_zscale: dissallow too small slicesPaul B Mahol2022-06-16
* avcodec/mace: fix some style issuesPaul B Mahol2022-06-16
* avfilter: add virtualbass filterPaul B Mahol2022-06-16
* doc/APIchanges: add missing marker for release 5.0Gyan Doshi2022-06-16
* avcodec/exif: Move tag_list out of headerAndreas Rheinhardt2022-06-15
* swresample/noise_shaping_data: Remove unused tablesAndreas Rheinhardt2022-06-15
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avformat/ape: more bits in size for less overflowsMichael Niedermayer2022-06-14
* avcodec/binkaudio: Clear state on EAGAINMichael Niedermayer2022-06-14
* avformat/mov: Non overflowing ambisonic order checkMichael Niedermayer2022-06-14
* doc/APIchanges: add missing uuid and csp entriesZane van Iperen2022-06-13
* avutil: bump version after UUID changesZane van Iperen2022-06-13
* swresample/resample: Remove unnecessary emms_cAndreas Rheinhardt2022-06-14
* swresample/x86/resample: Remove obsolete MMXEXT functionsAndreas Rheinhardt2022-06-14
* swresample/x86/rematrix: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-14
* swresample/x86/audio_convert: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-14
* swresample/resample: Properly empty MMX stateAndreas Rheinhardt2022-06-14
* ffprobe: add -o optionStefano Sabatini2022-06-13
* lavf/avio: add avio_vprintf()Stefano Sabatini2022-06-13
* avfilter/showinfo: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* avformat/imf: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* avformat/smoothstreamingenc: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* avformat/mov: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* avutil/tests/uuid: add uuid testsPierre-Anthony Lemieux2022-06-12
* avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122Zane van Iperen2022-06-12
* doc/ffmpeg: fix typo in VCD creation exampleMarton Balint2022-06-12
* avcodec/x86/h264_qpel_8bit: Remove unused functionAndreas Rheinhardt2022-06-11
* avcodec/x86/rv34dsp: Remove unused ff_rv34_idct_dc_mmxextAndreas Rheinhardt2022-06-11
* avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmxAndreas Rheinhardt2022-06-11
* avcodec/videodsp: Make ff_emulated_edge_mc_16 staticAndreas Rheinhardt2022-06-11
* avcodec/v4l2_m2m: Remove unused ff_v4l2_m2m_codec_full_reinitAndreas Rheinhardt2022-06-11
* avcodec/hevcdec: Make ff_hevc_pel_weight staticAndreas Rheinhardt2022-06-11
* avcodec/x86/hevcdsp_init: Remove unnecessary inclusion of get_bits.hAndreas Rheinhardt2022-06-11
* avcodec/x86/qpeldsp: Remove unused ff_put_no_rnd_pixels16_l2_3dnowAndreas Rheinhardt2022-06-11
* avcodec/libx264: Set min build version to 158 for msvcMatt Oliver2022-06-11
* avformat/os_support: use windows stat structs with 64bit time_tsoftworkz2022-06-11
* ffmpeg: add option fps_modeGyan Doshi2022-06-11
* libavcodec/jpeg2000_parser: Localize m->bytes_readTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: ReindentTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: Rearrange ifsTomas Härdin2022-06-10