20661 Commits (55bdee7b07262a07d7c63475b1952b4ec17503d0)

Author SHA1 Message Date
Colin NG 78e884f3fb libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024) 7 years ago
Colin NG 7a63da8910 libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault) 7 years ago
Colin NG 8db4ef3e6d avformat/dashdec.c: Download dash content with byte range info 7 years ago
Brendan McGrath 1f48c5c067 dashdec: Only free url string if being reused 7 years ago
Brendan McGrath 2472dbc7a7 avformat/hlsenc: Check that data is set 7 years ago
sfan5 777d6c677b dashdec: Make use of frame rate specified in Representation 7 years ago
Carl Eugen Hoyos 251f0bcb7b lavf/rawdec: Also probe the last byte of mjpeg streams. 7 years ago
Nikolas Bowe ef5994e09d avformat/lrcdec: Fix memory leak in lrc_read_header() 7 years ago
Carl Eugen Hoyos 7652af9df0 lavf/swfdec: Reduce score when auto-detecting swf files. 7 years ago
Nikolas Bowe e07649e618 avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks() 7 years ago
Karthick Jeyapal 0afa171f25 avformat/hlsenc: Add CODECS attribute to master playlist 7 years ago
James Almer 4f6b34f1f8 avformat: small AVFormatContext doxy cosmetics 7 years ago
James Almer 1b5d3c08e3 avformat: small cosmetics after 6512ff72f9 7 years ago
wm4 631c56a8e4 avformat: make avformat_network_init() explicitly optional 7 years ago
wm4 6512ff72f9 avformat: deprecate another ffserver API leftover 7 years ago
wm4 43e1ccfea1 http: cosmetics: reformat reconnect check for better readability 7 years ago
sfan5 57dbabd9c1 dashdec: Support SegmentTemplate inside Period 7 years ago
sfan5 01d74c4055 dashdec: Avoid trying to read any segments beyond the last 7 years ago
sfan5 74b143d81f dashdec: Correct seeking behaviour 7 years ago
sfan5 bb0cc2e7bd dashdec: Search for segment timeline inside AdaptionSets too 7 years ago
sfan5 94cc16499f dashdec: Support for multiple video/audio streams 7 years ago
sfan5 66e551eafb dashdec: Expose bandwidth and representation ID as metadata 7 years ago
Gyan Doshi 96f94624e0 avformat/adtsenc: allow only AAC streams 7 years ago
James Almer 02dba49dd3 avformat/adtsenc: add adts_init() 7 years ago
Richard Shaffer 9147c09755 avformat/http: fix memory leak in parse_cookie. 7 years ago
Jörn Heusipp 8b1b25a86f avformat/libopenmpt: Update to libopenmpt 0.3 API 7 years ago
Jörn Heusipp a571a2a65a avformat/libopenmpt: Fix mixed code and declarations 7 years ago
Eduard Sinelnikov 7fcbebbeaf avformat/aiffdec: AIFF fix in case of ANNO 7 years ago
Paul B Mahol 16ba6a8ad1 avformat/wavdec: make fact chunk parsing for w64 more robust 7 years ago
Carl Eugen Hoyos ed03fad2cc lavf/oggparseogm: Remove an unneeded include. 7 years ago
Carl Eugen Hoyos e8f7171a34 lavf/oggparseogm: Remove an unneeded assert. 7 years ago
Rostislav Pehlivanov c693af1951 libavformat/network: fix function duplication 7 years ago
Rostislav Pehlivanov 7c6125cbcc libavformat/mpjpeg: use "ffmpeg" instead of "ffserver" as boundary tag 7 years ago
Rostislav Pehlivanov 8788e82c04 libavformat: unexpose private ff_ functions needed by ffserver 7 years ago
Rostislav Pehlivanov d41de90d44 libavformat: remove the ff_rtp_get_local_rtcp_port function 7 years ago
Rostislav Pehlivanov 9396ed0f29 libavformat: unexpose the ff_inet_aton function 7 years ago
Rostislav Pehlivanov c17f476144 libavformat: remove the ffmenc and ffmdec muxer and demuxers 7 years ago
Misty De Meo bfe397e431 aiff: add explicit goto got_sound 7 years ago
James Almer 57960b1f28 avformat: use mutexes instead of atomics in av_register_{input,output}_format() 7 years ago
Misty De Meo fde057dfb2 aiff: add support for XA ADPCM 7 years ago
wm4 2477bfe221 http: avoid logging reconnect warning if stream was aborted 7 years ago
wm4 1b283c4a0d http: bump message level for reconnect message and log timeout 7 years ago
wm4 8a108bdea0 http: block while waiting for reconnecting 7 years ago
Paul B Mahol 92b32664cd avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG 7 years ago
Vishwanath Dixit 41e51fbcd9 avformat/hlsenc: creation of variant streams in subdirectories 7 years ago
Vishwanath Dixit e872befdb5 avformat/hlsenc: configurable variant stream index position in filenames 7 years ago
Vishwanath Dixit 26e1efb04f avformat/hlsenc: revamped master playlist url creation logic 7 years ago
Carl Eugen Hoyos 1112ba012d lavf/mov: Use av_fast_realloc() in mov_read_stts(). 7 years ago
Steven Liu 2906363d1b avformat/hls: release mem resource to fix memleak 7 years ago
wm4 0e1f771d22 tcp: properly return EOF 7 years ago