16623 Commits (4184d344af4ab3dfb9b5e119b9a48f950a458ef4)

Author SHA1 Message Date
Michael Niedermayer 367c9d33d6 avformat: replace some odd 30-60 rates by higher less odd ones in get_std_framerate() 10 years ago
Luca Barbato fd9badd3cb xwma: Do not leak on failure path 10 years ago
Michael Niedermayer f0ae0354d3 avformat/avidec: fix handling dv in avi 10 years ago
Carl Eugen Hoyos 25ccf5df72 lavf/mux: Always call write_trailer() from av_write_trailer() to avoid a leak. 10 years ago
Michael Niedermayer 0dba982bb4 avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code similarity 10 years ago
Michael Niedermayer 660a8b43ab avformat/avienc: write last frame duration 10 years ago
Michael Niedermayer be44856483 avformat/avienc: factor frame skip code out 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
Stefano Sabatini 484d42a097 lavf/concatdec: add timestamp log 10 years ago
dedicatedbroadcastsolutions 873dac50f5 avformat/mpegtsenc: change the min value for mpegts_start_pid to allow ATSC PIDs 10 years ago
Rodger Combs 5f8fcdd448 dashenc: degrade gracefully if a stream's bitrate is unavailable 10 years ago
James Almer bccae39072 lavf/ffmenc: fix memleak in ffm_write_header 10 years ago
Michael Niedermayer 0b75b6c3cd avformat/mp3dec: avoid seeking to negative positions 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
Carl Eugen Hoyos 92c07acce7 Read (display) aspect ratio from mxf files. 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
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