summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat/mvdec: Check stream numbersMichael Niedermayer2020-02-25
* avformat/mux: CosmeticsAndreas Rheinhardt2020-02-25
* avformat/segafilmenc: Add deinit functionAndreas Rheinhardt2020-02-25
* avformat/segafilmenc: Combine several checksAndreas Rheinhardt2020-02-25
* avcodec/utvideodec: add support for UQY0Paul B Mahol2020-02-25
* avformat/libsrt: make avformat connect timeout 0 by defaultMarton Balint2020-02-24
* avformat/libsrt: use listen_timeout for listeningMarton Balint2020-02-24
* avformat/libsrt: send non-blocking mode on both the listen and the connect so...Marton Balint2020-02-24
* avformat/libsrt: small fixes in libsrt_neterrno()Marton Balint2020-02-24
* avformat/libsrt: poll for error conditions as wellMarton Balint2020-02-24
* avformat/libsrt: fix checking connection result in non-blocking modeMarton Balint2020-02-24
* avformat/libsrt: fix name of timeout optionMarton Balint2020-02-24
* avformat/libsrt: fix timeout unit confusion between milisec and microsecMarton Balint2020-02-24
* avformat/dashenc: always attempt to enable prft in ldash modeJames Almer2020-02-22
* avformat/dashenc: write a capture time Producer Reference Time element when n...James Almer2020-02-22
* avformat/dashenc: write the styp box when the first frame of a segment is readyJames Almer2020-02-22
* avformat/utils: Don't trigger errors for multiple id3 tags.Dale Curtis2020-02-22
* avformat/segafilmenc: Remove redundant checksAndreas Rheinhardt2020-02-22
* avformat: add demuxer for Rayman 2's APM formatZane van Iperen2020-02-21
* avformat/spdifenc: fix TrueHD streams over 48kHzAnssi Hannula2020-02-20
* avformat/spdifenc: fix handling of large TrueHD framesAnssi Hannula2020-02-20
* avformat/spdifenc: make hd_buf an arrayAnssi Hannula2020-02-20
* avformat/vivo: set packet durationPaul B Mahol2020-02-20
* avformat/vivo: improve probing of some filesPaul B Mahol2020-02-20
* avcodec: add siren audio decoderPaul B Mahol2020-02-20
* avformat/wtvdec: Forward errors when reading packetAndreas Rheinhardt2020-02-19
* avformat/dashenc: warn if Producer Reference Time element option is missing w...James Almer2020-02-17
* avformat/dashenc: disable Resync elements when using DVB-DASH profileJames Almer2020-02-17
* avformat/dashenc: always set coding_dependency to 1 if a parser isn't usedJames Almer2020-02-16
* avformat/dashenc: include an availabilityTimeComplete element in all streamin...James Almer2020-02-16
* avformat/dashenc: add Trick Mode support for AdaptationSetsJames Almer2020-02-16
* avformat/dashenc: make AdaptationSet id an integer valueJames Almer2020-02-16
* avformat/utils: Fix integer overflow with complex time bases in avformat_find...Michael Niedermayer2020-02-16
* avformat/avidec: Avoid integer overflow in NI switch checkMichael Niedermayer2020-02-16
* avformat/utils: avoid unsigned integer overflowsPaul B Mahol2020-02-16
* avcodec: fix pcm zork decoderPaul B Mahol2020-02-16
* avformat/segafilmenc: Remove AVClassAndreas Rheinhardt2020-02-15
* avformat/ftp: slightly rework file retrieval with seekingMarton Balint2020-02-15
* avformat/ftp: do not break protocol on username or password with newlinesMarton Balint2020-02-15
* avformat/ftp: add support for escaped credentialsMarton Balint2020-02-15
* avformat/httpauth: do not decode plus sign to space in credentialsMarton Balint2020-02-15
* avformat/urldecode: add the ability to not decode plus sign to spaceMarton Balint2020-02-15
* avformat/http: escape unsafe URL path in HTTP requestMarton Balint2020-02-15
* avformat/http: use AVBPrint to construct HTTP requestMarton Balint2020-02-15
* avformat/http: make sure URL path contains a slashMarton Balint2020-02-15
* avformat/http: split the fragment part from the HTTP URL before the requestMarton Balint2020-02-15
* avformat/utils: make av_url_split search for hashmark as well to separate hos...Marton Balint2020-02-15
* avformat/tests/url: add av_url_split testsMarton Balint2020-02-15
* avformat/tests/url: make format more readableMarton Balint2020-02-15
* avformat/utils: Fix memleaks in avformat_open_input()Andreas Rheinhardt2020-02-15