16540 Commits (cc5f5e140cdcc96a9a0574d4587b176adfb4a6ac)

Author SHA1 Message Date
Michael Niedermayer 504267fb56 avformat/movenc: Use cluster timestamps when available in edts 10 years ago
Martin Storsjö 7a1a63e34f dashenc: Use pts for MPD timeline timestamps 10 years ago
Martin Storsjö c5e7ea13d2 dashenc: Use delay_moov 10 years ago
Martin Storsjö b3b0b35db2 movenc: Get rid of a hack for updating the dvc1 atom 10 years ago
Martin Storsjö 847bf5988f movenc: Add an option for delaying writing the moov with empty_moov 10 years ago
Martin Storsjö c725faebda movenc: Use start_dts/cts instead of cluster[0] for writing edit lists 10 years ago
Martin Storsjö 724cbea719 movenc: Remove an unnecessary condition when flushing fragments 10 years ago
Martin Storsjö 355d01a1bf movenc: Factorize writing ftyp and other identification tags to a separate function 10 years ago
Clément Bœsch 11201bbf7f avformat/mov: reindent after previous commit 10 years ago
Clément Bœsch 55faf56c72 avformat/mov: move edit list heuristics into mov_build_index() 10 years ago
Clément Bœsch 6a29499b95 avformat/flvdec: remove duplicated line error 10 years ago
Michael Niedermayer efc4bfc195 avformat/flvdec: use named identifier instead of literal numbers as return values 10 years ago
Michael Niedermayer eb767a276b avformat/flvdec: Increase string array size 10 years ago
Michael Niedermayer 322f0f5960 avformat/flvdec: do not inject dts=0 metadata packets which failed to be parsed into a new data stream 10 years ago
Michael Niedermayer 5c37ffca59 avformat/flvdec: add several error messages to error conditions 10 years ago
Michael Niedermayer 3eb5cbe0c5 avformat/cdxl: Fix integer overflow of image_size 10 years ago
Martin Storsjö 8d54bacb78 dashenc: Remove some stray double spaces 10 years ago
Martin Storsjö b91a5757fc dashenc: Fix writing of timelines that don't start at t=0 10 years ago
Michael Niedermayer 256df8a2fa libavformat/cdxl: fix duration in case of overflow 10 years ago
Michael Niedermayer ac08c5c0ad avformat/mux: 2 subtitle packets could have the same DTS 10 years ago
Pedro E. M. Brito 202947a066 libavformat/segment.c: Add strftime expansion for segment filename templates 10 years ago
Michael Niedermayer f7da4b1cf1 avformat/rtsp: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 0704c44d68 avformat/cache: remove ftruncate usage, its not always available 10 years ago
Michael Niedermayer 7c210c4424 avformat/cache: Extend cache entries if possible instead of creating new ones 10 years ago
Michael Niedermayer 312151bb9a avformat/cache: avoid lseek() on reading from the cache if possible 10 years ago
Michael Niedermayer ce3551896a avformat/cache: keep cache_pos updated 10 years ago
Michael Niedermayer 954fc854f2 avformat/cache: cleanup cache file on cache write failure 10 years ago
Michael Niedermayer 8706910c4c avformat/cache: Support user specified read-ahead for non seekable media 10 years ago
Michael Niedermayer 7018d3d351 avformat/cache: Use the correct io handle in seeking 10 years ago
Michael Niedermayer dedd3c89ae avformat/cache: more informative error message 10 years ago
Michael Niedermayer 681559d3ff avformat/cache: remember EOF point if hit and use it to handle SEEK_END 10 years ago
Michael Niedermayer 0c0168a210 avformat/cache: support non continuous caching 10 years ago
Michael Niedermayer 7dce91368f avformat/smoothstreamingenc: Use av_freep() avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 443bd2715d avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 68fa549230 avformat/segment: Use av_freep() avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 96dce6f7ce avformat/seek: move the cur variable into the loop 10 years ago
Michael Niedermayer 3f56224a9a avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer ef05af82b2 avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 82d1abc44c avformat/seek: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer e01467241f avformat/aea: reduce false positives in probing 10 years ago
Michael Niedermayer 0d7a14e236 avformat/avidec: optimize probe 10 years ago
Michael Niedermayer f7f4a90174 avformat/rtpdec: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer bb858e67e5 avformat/rtpdec_latm: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer ba8d2c90cd avformat/rtpdec_xiph: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Piotr Bandurski 75cc85b239 cdxl: fix duration 10 years ago
Michael Niedermayer 03b84f2fb2 avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer fd3e7447c8 avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 5dfae3f40a avformat/os_support: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 41ee459e88 avformat/img2dec: check w/h in dpx_probe 10 years ago
Michael Niedermayer b7e506b3b9 avformat/swfdec: Check frame size rectangle in probe() 10 years ago