summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: Switch AVChapter.id to 64bitsAndreas Rheinhardt2021-04-27
* avformat: Remove deprecated av_demuxer_open()Andreas Rheinhardt2021-04-27
* avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm optionAndreas Rheinhardt2021-04-27
* avformat/dashenc: Remove deprecated min_seg_duration optionAndreas Rheinhardt2021-04-27
* avformat/rtsp: Remove deprecated old options, rename stimeout->timeoutAndreas Rheinhardt2021-04-27
* avformat/aviobuf: End grace period of allowing 0 from read_packetAndreas Rheinhardt2021-04-27
* avformat/mov, movenc: Stop exporting rotation via metadataAndreas Rheinhardt2021-04-27
* avformat: Remove remnants of side data mergingAndreas Rheinhardt2021-04-27
* avformat/hlsenc: Remove deprecated localtime optionsAndreas Rheinhardt2021-04-27
* avformat/hlsenc: Remove deprecated wrap optionAndreas Rheinhardt2021-04-27
* avformat/http: Remove deprecated "user-agent" optionAndreas Rheinhardt2021-04-27
* avformat/avformat: Remove outdated private fieldsAndreas Rheinhardt2021-04-27
* avformat: Remove deprecated filename field from AVFormatContextAndreas Rheinhardt2021-04-27
* avformat: Remove getters and settersAndreas Rheinhardt2021-04-27
* avformat: Remove deprecated old open callbacksAndreas Rheinhardt2021-04-27
* avformat: Remove FFserver leftoversAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* avcodec: Switch AVCPBProperties to 64bitsAndreas Rheinhardt2021-04-27
* avcodec, avformat: Remove AVPacket.convergence_durationAndreas Rheinhardt2021-04-27
* avcodec, avformat: Remove old BSF APIAndreas Rheinhardt2021-04-27
* avformat: Remove next API for AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* avformat/dtsenc: reindentGyan Doshi2021-04-27
* avformat/adtsenc: clarify option helpGyan Doshi2021-04-27
* avformat/westwood_audenc: Remove unused variableAndreas Rheinhardt2021-04-26
* avformat/westwood_audenc: Check for, not assert on invalid dataAndreas Rheinhardt2021-04-26
* avformat/ttmlenc: enable writing out additional header valuesJan Ekström2021-04-26
* avformat/westwoodaudenc: Adds muxer for Westwood AUD format.Aidan Richmond2021-04-26
* libavformat/adtsenc: Increase ADTS_MAX_FRAME_BYTES from 8k to 16kChris Ribble2021-04-25
* avformat/asfdec_o: Use ff_get_extradata()Michael Niedermayer2021-04-24
* avformat/id3v2: Check end for overflow in id3v2_parse()Michael Niedermayer2021-04-23
* avformat/mxfdec: Fix file position additionMichael Niedermayer2021-04-22
* avformat/wtvdec: Improve size overflow checks in parse_chunks()Michael Niedermayer2021-04-22
* avformat/mov: check for pts overflow in mov_read_sidx()Michael Niedermayer2021-04-22
* avformat/cafdec: Check channelsMichael Niedermayer2021-04-20
* avformat/hls: check return value of new_init_section()Marton Balint2021-04-18
* avformat/utils: Combine identical statementsAndreas Rheinhardt2021-04-18
* avformat/matroskaenc: Remove unnecessary function callsAndreas Rheinhardt2021-04-18
* avformat/wavdec: Fix reading files with id3v2 apic before fmt tagAndreas Rheinhardt2021-04-18
* avformat/segment: Use ff_stream_encode_params_copy()Andreas Rheinhardt2021-04-18
* avformat/webm_chunk: Use ff_stream_encode_params_copy()Andreas Rheinhardt2021-04-18
* avformat/id3v2: Don't reverse the order of id3v2 APICsAndreas Rheinhardt2021-04-18
* avformat/aiffenc: Avoid seek when writing id3v2 tags at the endAndreas Rheinhardt2021-04-18
* avformat/aiffenc: Remove always-false checkAndreas Rheinhardt2021-04-18
* avformat/mpegts: set correct extradata size for Opus streamsJames Almer2021-04-16
* avformat/mpegts: add missing sample_rate value to Opus extradataJames Almer2021-04-16
* avformat/movenc: fix writing dOps atomsJames Almer2021-04-16
* avformat/webpenc: don't assume animated webp streams will have more than one ...James Almer2021-04-16
* avformat/rawenc: remove singlejpeg muxerGyan Doshi2021-04-16
* mov: Prioritize aspect ratio values found in pasp atomVittorio Giovara2021-04-15
* avformat/dashdec: Also fetch final partial segmentMatt Robinson2021-04-14