16408 Commits (4efdb29c75ba57cb119c04f303fd74e2fd0f0368)

Author SHA1 Message Date
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
Michael Niedermayer cc5f731541 avformat/flvenc: remove unused variable 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
Michael Niedermayer 51ddaf6549 avformat/mpeg: fix memleak of sub_name on error 10 years ago
Michael Niedermayer 530eb6acf8 avformat/hlsenc: Free context after hls_append_segment 10 years ago
Michael Niedermayer ce80f9fee9 avformat/segment: export inner muxer timebase 10 years ago
Lukasz Marek ec01283752 lavf/ffmdec: reident after last commit 10 years ago
Lukasz Marek 745730c9c2 lavf/ffm: use AVOption API to store/restore stream properties 10 years ago
Lukasz Marek 6690d4c3f5 lavf/ffm: store/restore private codec context 10 years ago
Michael Niedermayer deccb4d827 avformat/http: simplify chained_options copying 10 years ago
Brandon Lees ffaf2074eb Fix the timeout option not working when connecting to a HTTP url that requires authentication. 10 years ago
Mika Raento b08fd7ea78 mov.c: fix handling of seek return in read_mfra 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
Mark Reid 933eca91e6 libavformat/mxfdec.c: refactored resolving timecode component 10 years ago
Vittorio Giovara 4b39cc1a09 riff: support ProRes in avi (APCN fourcc) 10 years ago
Peter Ross 2093c1dc51 cinedec: report white balance gain coefficients using metadata 10 years ago
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