25528 Commits (04cb30750878d0f7df35ede5e261914d48dbb31d)

Author SHA1 Message Date
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 2 years ago
Andreas Rheinhardt 59cb099478 avformat/matroskaenc: Reindent after the previous commit 2 years ago
Andreas Rheinhardt b5968df9f0 avformat/matroskaenc: Don't reserve space for HDR10+ when unnecessary 2 years ago
Andreas Rheinhardt a315474a02 avformat/matroskaenc: Add const where appropriate 2 years ago
Andreas Rheinhardt a08ff28059 avformat/dovi_isom: Don't use AVFormatContext* for logctx 2 years ago
Andreas Rheinhardt 3b75375c9c avformat/matroskaenc: Avoid allocations when writing Dynamic HDR10+ 2 years ago
Andreas Rheinhardt cf20f18c41 avformat/matroskaenc: Use dedicated pointer for accesses 2 years ago
Andreas Rheinhardt 1ed03b5757 avformat/matroskaenc: Use proper AVIOContext 2 years ago
Andreas Rheinhardt f49515b082 avformat/matroskaenc: Remove unnecessary check 2 years ago
Andreas Rheinhardt 43db0e5ecf avformat/matroskaenc: Hoist check out of loop 2 years ago
Andreas Rheinhardt 1df13b3891 avformat/matroskaenc: Don't pretend to be able to mux RV30 2 years ago
Andreas Rheinhardt 4e43cdcd1a avformat/matroskaenc: Don't pretend to support unsupported codecs 2 years ago
Andreas Rheinhardt fd8a395cd7 avformat/matroskaenc: Don't reserve unnecessarily many EBML elements 2 years ago
Andreas Rheinhardt c797b6400d avformat/matroskaenc: Support rotations 2 years ago
Andreas Rheinhardt 7a2b587dea avformat/sbgdec: Use avio_read_to_bprint() where appropriate 2 years ago
Zhao Zhili 0c02ad857c avformat/movenc: fix sample size being zero in pcmC 2 years ago
Andreas Rheinhardt dda471bd85 avformat/rawdec: Don't include avcodec.h 2 years ago
Andreas Rheinhardt 76f244b84e avformat/internal: Use forward declaration for AVCodecDescriptor 2 years ago
Andreas Rheinhardt abc6a4a6bc avformat/evcdec: Remove unused headers 2 years ago
Andreas Rheinhardt 09e8ccb19e avformat/av1dec: Remove avcodec.h inclusion 2 years ago
Marton Balint 207e9f4e50 avformat/flvdec: handle exheader fourcc correctly in metadata 2 years ago
Andreas Rheinhardt 28817b90fc avformat/hls_sample_encryption: Always free AC3HeaderInfo on error 2 years ago
Michael Niedermayer 32556fa62b
avformat/avr: Check sample rate 2 years ago
Andreas Rheinhardt bf9f6a5e55 avformat/lrcdec: Fix declaration-after-statement warning 2 years ago
Reimar Döffinger c0f867bf50 libavformat: fix incorrect handling of incomplete AVBPrint. 2 years ago
Jan Ekström b300552dfb avformat/mov: enable identifying TTML subtitle streams as such 2 years ago
Michael Niedermayer ac3e6b74bd
avformat/imf_cpl: Replace NULL content_title_utf8 by "" 2 years ago
Michael Niedermayer 509ce40f18
avformat/imf_cpl: xmlNodeListGetString() can return NULL 2 years ago
Hendrik Leppkes 6dd5f95093 avformat/flvdec: fix size desync when reading timestamp offsets 2 years ago
Timo Rothenpieler f8035bc426 avformat/flvenc: write proper timestamps when muxing hevc 2 years ago
Michael Niedermayer c41ab871c7
avformat/id3v2: Free buffer in decode_str() 2 years ago
Michael Niedermayer 167b4f56f1
avformat/rka: bps < 8 is invalid 2 years ago
Stephen Hutchinson 1e36e1f258 avisynth: pass audio channel layout 2 years ago
Zhao Zhili be7ac511a6 avformat/mov: avss box should be AV_CODEC_ID_CAVS 2 years ago
Steven Liu 2cd09fec9f avformat/flvdec: support demux vp9 in enhanced flv 2 years ago
Steven Liu 0693a2a86e avformat/flvenc: support mux vp9 in enhanced flv 2 years ago
Steven Liu 23b02557e9 avformat/flvdec: support demux av1 in enhanced flv 2 years ago
Steven Liu 7a5e9a68b0 avformat/flvenc: support mux av1 in enhanced flv 2 years ago