25579 Commits (48f4a29bae461cc9a1304d52e7f37c6b9ad32643)

Author SHA1 Message Date
Andreas Rheinhardt 884653ee5b avformat/matroskaenc: Don't add side-data to input stream 1 year ago
Andreas Rheinhardt 230312b3c8 avformat/matroska: Add macro for stereomode<->AVStereo3D correspondence 1 year ago
Andreas Rheinhardt 3fc9ed8497 avformat/matroska: Move ff_matroska_video_stereo_plane to demuxer 1 year ago
Andreas Rheinhardt 088f08db71 avformat/matroskaenc: Avoid atoi() 1 year ago
Steinar H. Gunderson 69c308a6d1 avformat/matroskaenc: Fix writing of markers 1 year ago
Leo Izen e8a63b4763
avformat/jpegxl: remove jpegxl_probe, instead call avcodec/jpegxl_parse 1 year ago
Timo Rothenpieler f225f8d746 avformat/hls: reset the playlist init segment on seek 1 year ago
Paul B Mahol 8653dcaf7d avformat/sox*: extend long name 1 year ago
Paul B Mahol 4d0a25d760 avformat/soxdec: improve probe a little 1 year ago
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
Steven Liu a9a92682dd avformat/flv: correct the video frametype mask to 0x70 1 year ago
Steven Liu ab88970fba avformat/flvdec: remove unused context member of flv 1 year ago
Paul B Mahol 97741adf6f avformat/au: improve au_probe() 1 year ago
Andreas Rheinhardt d53acf452f avformat/matroskaenc: Don't write \0 unnecessarily 1 year ago
Andreas Rheinhardt 59cb099478 avformat/matroskaenc: Reindent after the previous commit 1 year ago
Andreas Rheinhardt b5968df9f0 avformat/matroskaenc: Don't reserve space for HDR10+ when unnecessary 1 year ago
Andreas Rheinhardt a315474a02 avformat/matroskaenc: Add const where appropriate 1 year ago
Andreas Rheinhardt a08ff28059 avformat/dovi_isom: Don't use AVFormatContext* for logctx 1 year ago
Andreas Rheinhardt 3b75375c9c avformat/matroskaenc: Avoid allocations when writing Dynamic HDR10+ 1 year ago
Andreas Rheinhardt cf20f18c41 avformat/matroskaenc: Use dedicated pointer for accesses 1 year ago
Andreas Rheinhardt 1ed03b5757 avformat/matroskaenc: Use proper AVIOContext 1 year ago
Andreas Rheinhardt f49515b082 avformat/matroskaenc: Remove unnecessary check 1 year ago
Andreas Rheinhardt 43db0e5ecf avformat/matroskaenc: Hoist check out of loop 1 year ago
Andreas Rheinhardt 1df13b3891 avformat/matroskaenc: Don't pretend to be able to mux RV30 1 year ago
Andreas Rheinhardt 4e43cdcd1a avformat/matroskaenc: Don't pretend to support unsupported codecs 1 year ago
Andreas Rheinhardt fd8a395cd7 avformat/matroskaenc: Don't reserve unnecessarily many EBML elements 1 year ago
Andreas Rheinhardt c797b6400d avformat/matroskaenc: Support rotations 1 year ago
Andreas Rheinhardt 7a2b587dea avformat/sbgdec: Use avio_read_to_bprint() where appropriate 1 year ago
Zhao Zhili 0c02ad857c avformat/movenc: fix sample size being zero in pcmC 1 year ago
Andreas Rheinhardt dda471bd85 avformat/rawdec: Don't include avcodec.h 1 year ago
Andreas Rheinhardt 76f244b84e avformat/internal: Use forward declaration for AVCodecDescriptor 1 year ago
Andreas Rheinhardt abc6a4a6bc avformat/evcdec: Remove unused headers 1 year ago
Andreas Rheinhardt 09e8ccb19e avformat/av1dec: Remove avcodec.h inclusion 1 year ago
Marton Balint 207e9f4e50 avformat/flvdec: handle exheader fourcc correctly in metadata 1 year ago
Andreas Rheinhardt 28817b90fc avformat/hls_sample_encryption: Always free AC3HeaderInfo on error 1 year ago
Michael Niedermayer 32556fa62b
avformat/avr: Check sample rate 1 year ago
Andreas Rheinhardt bf9f6a5e55 avformat/lrcdec: Fix declaration-after-statement warning 1 year ago
Reimar Döffinger c0f867bf50 libavformat: fix incorrect handling of incomplete AVBPrint. 1 year ago
Jan Ekström b300552dfb avformat/mov: enable identifying TTML subtitle streams as such 1 year ago
Michael Niedermayer ac3e6b74bd
avformat/imf_cpl: Replace NULL content_title_utf8 by "" 1 year ago
Michael Niedermayer 509ce40f18
avformat/imf_cpl: xmlNodeListGetString() can return NULL 1 year ago
Hendrik Leppkes 6dd5f95093 avformat/flvdec: fix size desync when reading timestamp offsets 1 year ago
Timo Rothenpieler f8035bc426 avformat/flvenc: write proper timestamps when muxing hevc 1 year ago
Michael Niedermayer c41ab871c7
avformat/id3v2: Free buffer in decode_str() 1 year ago
Michael Niedermayer 167b4f56f1
avformat/rka: bps < 8 is invalid 1 year ago
Stephen Hutchinson 1e36e1f258 avisynth: pass audio channel layout 1 year ago
Zhao Zhili be7ac511a6 avformat/mov: avss box should be AV_CODEC_ID_CAVS 1 year ago
Steven Liu 2cd09fec9f avformat/flvdec: support demux vp9 in enhanced flv 1 year ago
Steven Liu 0693a2a86e avformat/flvenc: support mux vp9 in enhanced flv 1 year ago
Steven Liu 23b02557e9 avformat/flvdec: support demux av1 in enhanced flv 1 year ago