summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/hls: fix SEGV in previous commitAman Gupta2017-12-24
* avformat/hls: fix memory leak with non-http segmentsAman Gupta2017-12-24
* avformat/hls: fix CID 1426930Aman Gupta2017-12-24
* avformat/internal: fix compile error with some versions of g++Aman Gupta2017-12-23
* avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attributeVishwanath Dixit2017-12-23
* avformat/internal: log underlying error with ff_rename failureAman Gupta2017-12-22
* avformat/hls: hide misleading warning when http reconnect is requiredAman Gupta2017-12-22
* avformat/http: return EOF from ff_http_do_new_request if previous response sa...Aman Gupta2017-12-22
* avformat/hls: add http_multiple optionAman Gupta2017-12-22
* avformat/hls: allow open_input to be re-usedAman Gupta2017-12-22
* avformat/hls: add http_persistent optionAman Gupta2017-12-22
* avformat/http: add "Opening" info logging to ff_http_do_new_requestAman Gupta2017-12-22
* avformat/http: return EINVAL from ff_http_do_new_request() if re-used with di...Aman Gupta2017-12-22
* avformat/dashenc: avformat/dashenc: Fix the EXT-X-TARGETDURATION as per the h...Karthick J2017-12-22
* avformat/hlsenc: set EXT-X-TARGETDURATION use lrint(EXTINF)Karthick J2017-12-22
* avformat/mov: simplify parsing of mdcv atom using av_make_q()James Almer2017-12-21
* avformat/hlsenc: Fix a memory leak when http_persistent is 1Karthick J2017-12-21
* avformat/hlsenc: reindent after previous commitsSteven Liu2017-12-21
* avformat/hlsenc: fix first fragment mp4 do not split bugSteven Liu2017-12-21
* lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header.Sasi Inguva2017-12-20
* avformat/mov: Fix the the typoMichael Niedermayer2017-12-18
* lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-17
* libavformat: LibreSSL (libtls) supportsfan52017-12-17
* avformat/hlsenc: Extend persistent http connections to playlistsKarthick J2017-12-15
* avformat/hlsenc: Handle NULL input in IO open and close utility functionsKarthick J2017-12-15
* avformat/hlsenc: Call avio_flush during persistent http connectionsKarthick J2017-12-15
* avformat/movenc: Add support for more colorspacesSteven Robertson2017-12-15
* lavf/mpegts: mark packets with TEI flag as corruptedRodger Combs2017-12-13
* ivfenc: add AV1 supportTristan Matthews2017-12-13
* avformat/mux: factorize AVFormatContext->avoid_negative_ts initializationJames Almer2017-12-12
* avformat/hlsenc: reindent after previous commitsSteven Liu2017-12-12
* avformat/hlsenc: move init operations from write_header to initSteven Liu2017-12-11
* Merge commit 'f6161fccf8c5720ceac1ed1df8ba60ff8fed69f5'James Almer2017-12-10
|\
| * rtsp: only break on parse_rtsp_message on errorTristan Matthews2017-11-30
| * matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0Sean McGovern2017-11-06
* | lavf/mov: modify code indentationtiejun.peng2017-12-09
* | lavf/mov: add some useful warning log of eoftiejun.peng2017-12-09
* | avformat/mxfenc: write reel_name if metadata key is presentMark Reid2017-12-08
* | avformat/mxfenc: use track count to generate component instance uuidMark Reid2017-12-08
* | avformat: add NSP demuxerPaul B Mahol2017-12-08
* | avformat/mux: stop delaying writing the headerJames Almer2017-12-06
* | avformat/hlsenc: fix compiling error when disable-networkSteven Liu2017-12-04
* | avformat/dashenc: add avpriv_io_move return value checkSteven Liu2017-12-04
* | avformat/hlsplaylist: add return value check of strftimeSteven Liu2017-12-04
* | avformat/hlsplaylist: add int type of API ff_hls_write_file_entrySteven Liu2017-12-04
* | avformat/hlsenc: fix baseurl missing last charRobert Nagy2017-12-04
* | lavf/mov: Fix missing newline.Carl Eugen Hoyos2017-12-04
* | avformat/mxfdec: fix last packet timestampsMarton Balint2017-12-03
* | lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins2017-12-02
* | avformat/oggdec: Respect AVERROR codes returned by ogg parsers.Dale Curtis2017-12-02