16188 Commits (057b74d19c0f1493b3aff14439648a9122128f1a)

Author SHA1 Message Date
Carl Eugen Hoyos 1f4bce894a lavf/tcp: Clarify that the -timeout option takes microseconds. 10 years ago
Vignesh Venkatasubramanian 597d826123 lavf/webmdashenc: Representation IDs should be unique. 10 years ago
Marvin Scholz 17dc39e76b Icecast: Use 100-continue if possible for proper error handling 10 years ago
Marvin Scholz 5e08b54f47 Icecast: always send a content-type 10 years ago
Michael Niedermayer d1970929b5 avformat/librtmp: fix swfurl 10 years ago
Michael Niedermayer 41ad87ad8e avformat/mpegts: improve first valid PMT heuristic 10 years ago
Michael Niedermayer 29b1af40f3 avformat/mpegts: add scan_all_pmts option 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
Xiaohan Wang 33301f0017 Fix read-after-free in matroska_read_seek(). 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
Michael Niedermayer c11f731768 avformat/webpenc: preserve single image VP8X flags 10 years ago
Michael Niedermayer 8afaa03c53 avformat/riffenc: move MP3 LSF threshold to the midway point between the 2 10 years ago
Michael Niedermayer d5999b7f28 avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 10 years ago
Michael Niedermayer da8cb1c361 avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecContext 10 years ago
Michael Niedermayer 470e116e3f avformat/flvenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 10 years ago
Michael Niedermayer c04c43b3e4 avformat/oggparsevorbis: Check that initialization succeeded before declaring the end of headers 10 years ago
Michael Niedermayer 4b2763cd13 avformat/oggparsevorbis: return proper error code from vorbis_header() 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
Thomas Volkert 07c3a4f693 avformat/udp: UDP-Lite (RFC 3828) support added 10 years ago
Martin Storsjö a490391157 rtmpproto: Ignore errors from the getStreamLength method 10 years ago
Michael Niedermayer 786594184a avformat/mpegts: fix iteration count in add_pid_to_pmt() 10 years ago
Benoit Fouet dc351e1381 id3v2: prefer TDRC for date over TDRL. 10 years ago
Michael Niedermayer 3dae05f4f7 avformat/mpegts: also print PMT version in av_dlog() 10 years ago
Michael Niedermayer 09711545f5 avformat/rtmpproto: Do not fail when the length cannot be determined for live streams 10 years ago
Michael Niedermayer db0471c40f avformat/mpegts: Continue parsing PMTs during duration estimation 10 years ago
Michael Niedermayer a7f25979dd avformat/utils: Leave skip_clear enabled until after estimate_timings() 10 years ago
Michael Niedermayer a6593f7cc6 avformat/mpegts: Do not add pid if its already there with add_pid_to_pmt() 10 years ago
Martin Storsjö 2f221b6a93 movenc: Define the flag bits using shifts instead of as decimal numbers 10 years ago
Stefano Sabatini f0158e6f0c lavf/flvenc: fail in case the muxed packet is too big 10 years ago
Carl Eugen Hoyos e6b7246a68 lavf/movenc: Write G.726 bitrate to make the files decodable. 10 years ago
Michael Niedermayer 63e62cfbe2 avformat/img2enc: Use localtime_r() for thread saftey 10 years ago
Michael Niedermayer 5ece4f8b73 avformat/sbgdec: Use localtime_r() for thread saftey 10 years ago
Michael Niedermayer 76886589ee avformat/wavenc: Use localtime_r() for thread saftey 10 years ago
Michael Niedermayer 32a2876b12 avformat/segment: use time_internal.h, simplify code 10 years ago
Michael Niedermayer a52cb42ba6 avformat/matroskadec: use gmtime_r() for thread saftey 10 years ago
Michael Niedermayer 70b7cf9c39 avformat/webpenc: removed unused variable 10 years ago
Michael Niedermayer f5abd12c4d avformat/img2enc: remove webp extension as we have a dedicated webp muxer 10 years ago