summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/matroskaenc: Put subtitles without duration into SimpleBlocksAndreas Rheinhardt2021-04-12
* avformat/matroskaenc: Remove remnant of inline-timing subtitle packetsAndreas Rheinhardt2021-04-12
* avformat/mvi: Check audio_data_size to be non negativeMichael Niedermayer2021-04-11
* avformat/rawenc: perform stream checks for mp2 muxerGyan Doshi2021-04-11
* avformat/img2dec: set r_frame_rate in addition to avg_frame_rateJan Ekström2021-04-11
* avformat/matroskaenc: Fix leak when writing attachment without filenameAndreas Rheinhardt2021-04-10
* avformat/webvttenc: Fix use of uninitialized variableAndreas Rheinhardt2021-04-08
* avformat/rmdec: Don't rely on unspecified order of evaluationAndreas Rheinhardt2021-04-08
* avformat/rmdec: Fix memleaks upon read_header failureAndreas Rheinhardt2021-04-08
* lavf: do not derive timebase from avg_frame_rateAnton Khirnov2021-04-08
* lavf/movenc: use framerate correctly in mov_write_tmcd_tagAnton Khirnov2021-04-08
* lavf: postpone removal of FF_API_COMPUTE_PKT_FIELDS2Anton Khirnov2021-04-08
* lavf/webvttenc: fix avio_printf argument types after bumpAnton Khirnov2021-04-08
* lavf/matroskaenc: fix avio_printf argument types after bumpAnton Khirnov2021-04-08
* avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint2021-04-07
* avformat/url: fix ff_make_absolute_url with Windows file pathsMarton Balint2021-04-07
* avformat/utils: add helper functions to retrieve index entries from an AVStreamJames Almer2021-04-07
* mov: Skip computing SAR from invalid display matrix elementsVittorio Giovara2021-04-06
* avformat/mov: check offset for overflow in mov_probe()Michael Niedermayer2021-04-05
* avformat/dss: Return 0 on successAndreas Rheinhardt2021-04-05
* avformat/dss: Avoid using intermediate bufferAndreas Rheinhardt2021-04-05
* avformat/dss: Set values known during read_header in read_headerAndreas Rheinhardt2021-04-05
* avformat/mpegtsenc: Preserve disposition in the absence of languageAndreas Rheinhardt2021-04-05
* avformat/vividas: Fix crash when seeking without audio streamAndreas Rheinhardt2021-04-02
* avformat/dss: Don't prematurely modify context variableAndreas Rheinhardt2021-04-02
* avformat/utils: Check allocations for failureAndreas Rheinhardt2021-04-02
* avformat/asf: Use ff_add_attached_pic() to read attached picsAndreas Rheinhardt2021-04-01
* avformat/utils: Free new streams in ff_add_attached_pic on errorAndreas Rheinhardt2021-04-01
* avformat: Add and use helper function to add attachment streamsAndreas Rheinhardt2021-04-01
* avformat/imx: Check palette chunk sizeMichael Niedermayer2021-04-01
* avformat/rmdec: use larger intermediate type for audio_framesize * sub_packet...Michael Niedermayer2021-04-01
* tls_gnutls: Print the underlying IO error message and pass the error code thr...Martin Storsjö2021-04-01
* tls_openssl: Improve quality of printed error messages, pass IO error codes t...Martin Storsjö2021-04-01
* rtpenc_mpegts: add AVClass to the muxer contextGyan Doshi2021-04-01
* avformat/mpc8: check for size overflow in mpc8_get_chunk_header()Michael Niedermayer2021-03-31
* avformat/mov: Do not zero memory that is written too or unusedMichael Niedermayer2021-03-31
* avformat/mov: Ignore multiple STSC / STCOMichael Niedermayer2021-03-31
* avformat/utils: Extend overflow check in dts wrap in compute_pkt_fields()Michael Niedermayer2021-03-31