10161 Commits (40665d27e38e6a2f65037878202bd1a398c7683e)

Author SHA1 Message Date
Uwe L. Korn 40665d27e3 flvdec: Document how the duration is retrieved at the end of the file 10 years ago
Martin Storsjö fe42f94ce1 dashenc: Don't segment all video streams when one stream gets a keyframe 10 years ago
Vittorio Giovara 30b8eb0f87 sol: simplify sol_codec_id() 10 years ago
Vittorio Giovara 065923b078 mpegenc: prevent a NULL pointer dereference 10 years ago
Martin Storsjö f856d9c2f3 dashenc: Don't require the stream bitrate to be known 10 years ago
Martin Storsjö eec7f032a9 lavf: Remove a redundant include of sys/stat.h 10 years ago
Michael Niedermayer 4b68edd08a flvenc: Remove an unused variable 10 years ago
Luca Barbato fd9badd3cb xwma: Do not leak on failure path 10 years ago
Martin Storsjö 7fd10f66b7 hdsenc: Clear the previous codec tag when setting up the chained muxer 10 years ago
Martin Storsjö f918b8a293 hdsenc: Use the right filename in an error message 10 years ago
Vittorio Giovara 2007082d2d mov: check ff_get_wav_header() return value 10 years ago
Vittorio Giovara a28468d0da librtmp: append the correct field to the string 10 years ago
Martin Storsjö 9257692ac1 lavf: Only initialize s->offset once when using avoid_negative_ts make_zero 10 years ago
Martin Storsjö c302d034ba tools: Add a sidxindex tool 10 years ago
Martin Storsjö 40ed1cbf14 movenc: Allow writing a DASH sidx atom at the start of files 10 years ago
Martin Storsjö 3847f3ab58 movenc: Add tfra entries for all tracks in a moof 10 years ago
Martin Storsjö fe5e6e34c0 lavf: Add an MPEG-DASH ISOFF segmenting muxer 10 years ago
Martin Storsjö 2ded57371a movenc: Add support for writing sidx atoms for DASH segments 10 years ago
Martin Storsjö 2d9d6afb8d movenc: Factorize adding fragment info into a separate function 10 years ago
Martin Storsjö 0f9eb9165b movenc: Include empty tracks in iods when writing fragmented mp4 10 years ago
Andrew Stone c64f361511 flvenc: Send new metadata when FLAG_METADATA_UPDATED is set. 10 years ago
Andrew Stone 4d0cd5f58c flvenc: move metadata updates into a single function 10 years ago
Marvin Scholz 8562c1483b Icecast: Send content-type in all cases 10 years ago
Marvin Scholz 3a6bb97350 Icecast: Send 100-continue header if possible 10 years ago
Vittorio Giovara 4b39cc1a09 riff: support ProRes in avi (APCN fourcc) 10 years ago
Martin Storsjö 9a5ac36b69 movenc: Require samples before trying to write edts 10 years ago
Martin Storsjö 8cb7b7b461 movenc: Avoid leaking locally allocated data when returning on errors 10 years ago
Martin Storsjö 95a449d3ce movenc: Remove an outdated comment 10 years ago
Martin Storsjö 9cbf70fa0e movenc: Write correct presentation timestamps in tfra 10 years ago
Martin Storsjö e7d20f12c5 movenc: Remove a now redundant check 10 years ago
Martin Storsjö 1d8a0c1b43 movenc: Allow to request not to use edit lists 10 years ago
Michael Niedermayer 897d5c3a42 lavf: Print a warning if failed to avoid negative timestamps when requested 10 years ago
Michael Niedermayer 1384df6419 lavf: Add an option for avoiding negative timestamps 10 years ago
Anton Khirnov 05e59135b3 nutdec: do not set has_b_frames 10 years ago
Anton Khirnov e839de0f85 oggenc: accept only STREAMINFO extradata 10 years ago
Anton Khirnov 7784f47762 lavf: stop using avpriv_flac_parse_streaminfo() 10 years ago
Anton Khirnov 56dc46a189 riffenc: do not fall back on AVCodecContext.frame_size for MP3 10 years ago
Anton Khirnov 91e8d2eb1f lavf: use the format context strict_std_compliance instead of the codec one 10 years ago
Anton Khirnov 2f3fadfbe3 lavc,lavf: switch to the new vorbis parse API 10 years ago
Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 10 years ago
Anton Khirnov 6896f95b24 vorbis_parser: add an AV prefix to VorbisParseContext 10 years ago
Martin Storsjö a490391157 rtmpproto: Ignore errors from the getStreamLength method 10 years ago
Martin Storsjö 2f221b6a93 movenc: Define the flag bits using shifts instead of as decimal numbers 10 years ago
Martin Storsjö aae6b3b918 movenc: Don't write any iso brands in ismv files 10 years ago
Martin Storsjö c55d1d382c movenc: Don't write any tfdt atom for ismv files 10 years ago
Martin Storsjö 00c67fe1d0 movenc: Write a 0 duration in mdhd and tkhd for an empty initial moov 10 years ago
Martin Storsjö cf589faa5b movenc: Add a flag for using default-base-is-moof in tfhd atoms 10 years ago
Martin Storsjö 600d5ee6b1 movenc: Signal iso6 in compatible_brands when using tfdt 10 years ago
Martin Storsjö 1e0b81abe8 movenc: Use a local variable consistently 10 years ago
Martin Storsjö b2b79eca6f movenc: Don't check the custom IO flag when using faststart 10 years ago