16547 Commits (d1781fd786debb4f41964afd07ba7ae92bd5565b)

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