]> git.sesse.net Git - ffmpeg/history - libavformat
ffplay: drop lock manager use
[ffmpeg] / libavformat /
2017-12-25 Steven Liuavformat/hlsenc: fix resource leak
2017-12-25 Karthick Jeyapalavformat/hlsenc: Signal http end of chunk(http_shutdown...
2017-12-25 Karthick Jeyapalavformat/http: Avoid calling http_shutdown() if end...
2017-12-24 Aman Guptaavformat/hls: fix SEGV in previous commit
2017-12-24 Aman Guptaavformat/hls: fix memory leak with non-http segments
2017-12-24 Aman Guptaavformat/hls: fix CID 1426930
2017-12-23 Aman Guptaavformat/internal: fix compile error with some versions...
2017-12-23 Vishwanath Dixitavformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO...
2017-12-23 Aman Guptaavformat/internal: log underlying error with ff_rename...
2017-12-23 Aman Guptaavformat/hls: hide misleading warning when http reconne...
2017-12-23 Aman Guptaavformat/http: return EOF from ff_http_do_new_request...
2017-12-22 Aman Guptaavformat/hls: add http_multiple option
2017-12-22 Aman Guptaavformat/hls: allow open_input to be re-used
2017-12-22 Aman Guptaavformat/hls: add http_persistent option
2017-12-22 Aman Guptaavformat/http: add "Opening" info logging to ff_http_do...
2017-12-22 Aman Guptaavformat/http: return EINVAL from ff_http_do_new_reques...
2017-12-21 Karthick Javformat/dashenc: avformat/dashenc: Fix the EXT-X-TARGE...
2017-12-21 Karthick Javformat/hlsenc: set EXT-X-TARGETDURATION use lrint...
2017-12-21 James Almeravformat/mov: simplify parsing of mdcv atom using av_ma...
2017-12-21 Karthick Javformat/hlsenc: Fix a memory leak when http_persistent...
2017-12-21 Steven Liuavformat/hlsenc: reindent after previous commits
2017-12-21 Steven Liuavformat/hlsenc: fix first fragment mp4 do not split bug
2017-12-20 Sasi Inguvalavf/mov.c: Guess video codec delay based on PTS while...
2017-12-18 Michael Niedermayeravformat/mov: Fix the the typo
2017-12-17 Carl Eugen Hoyoslavu/lavc/lavf/lavfi: Do not use type modifier %zu...
2017-12-17 sfan5libavformat: LibreSSL (libtls) support
2017-12-15 Karthick Javformat/hlsenc: Extend persistent http connections...
2017-12-15 Karthick Javformat/hlsenc: Handle NULL input in IO open and close...
2017-12-15 Karthick Javformat/hlsenc: Call avio_flush during persistent...
2017-12-14 Steven Robertsonavformat/movenc: Add support for more colorspaces
2017-12-14 James AlmerMerge commit '47687a2f8aca3f65b6fdd117b1cb66a7409a7fd1'
2017-12-14 James AlmerMerge commit '508378556631dc18d32247b4a4e35703758e1ca9'
2017-12-14 James AlmerMerge commit 'f2e9a0ecbef5027f9532c49ffcdfc11d199f6150'
2017-12-14 James AlmerMerge commit '7c65a76b16bc3a44f1592acde2176f187a058797'
2017-12-14 James AlmerMerge commit 'bddb2ce179c57db6e3c79fdc3363c165d90850b0'
2017-12-14 James AlmerMerge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5'
2017-12-14 James AlmerMerge commit '18a0f420269ff4c730422361c5c4d8eea096e900'
2017-12-14 Rodger Combslavf/mpegts: mark packets with TEI flag as corrupted
2017-12-13 Tristan Matthewsivfenc: add AV1 support
2017-12-12 James Almeravformat/mux: factorize AVFormatContext->avoid_negative...
2017-12-12 Steven Liuavformat/hlsenc: reindent after previous commits
2017-12-11 Steven Liuavformat/hlsenc: move init operations from write_header...
2017-12-11 James AlmerMerge commit '7993ec19af394fdc58ec64165bc0b12619543a5d'
2017-12-10 James AlmerMerge commit '3ff8fbbf5a7bc40c09db74d4952364997fd3c611'
2017-12-10 James AlmerMerge commit '5a6707e49b7710f48d658b2f2591b9a6337fb9b7'
2017-12-10 James AlmerMerge commit 'f6161fccf8c5720ceac1ed1df8ba60ff8fed69f5'
2017-12-09 tiejun.penglavf/mov: modify code indentation
2017-12-09 tiejun.penglavf/mov: add some useful warning log of eof
2017-12-08 Mark Reidavformat/mxfenc: write reel_name if metadata key is...
2017-12-08 Mark Reidavformat/mxfenc: use track count to generate component...
2017-12-08 Paul B Maholavformat: add NSP demuxer
2017-12-06 James Almeravformat/mux: stop delaying writing the header
2017-12-04 Steven Liuavformat/hlsenc: fix compiling error when disable-network
2017-12-04 Steven Liuavformat/dashenc: add avpriv_io_move return value check
2017-12-04 Steven Liuavformat/hlsplaylist: add return value check of strftime
2017-12-04 Steven Liuavformat/hlsplaylist: add int type of API ff_hls_write_...
2017-12-04 Robert Nagyavformat/hlsenc: fix baseurl missing last char
2017-12-04 Carl Eugen Hoyoslavf/mov: Fix missing newline.
2017-12-03 Marton Balintavformat/mxfdec: fix last packet timestamps
2017-12-02 John Stebbinslavf/movenc: add sdtp (sample dependency) box
2017-12-02 Dale Curtisavformat/oggdec: Respect AVERROR codes returned by...
2017-11-30 John Stebbinslavf/mov: fix huge alloc in mov_read_ctts
2017-11-30 Tristan Matthewsrtsp: only break on parse_rtsp_message on error
2017-11-30 James Almeravformat/avc: support writting more than one sps/pps...
2017-11-30 James Almeravformat/avc: free buffer in ff_isom_write_avcc on...
2017-11-30 James Almeravformat/avc: reindent after the last commit
2017-11-30 James Almeravformat/avc: refactor ff_isom_write_avcc
2017-11-30 James Almeravformat/avc: return an error in ff_isom_write_avcc...
2017-11-30 Karthick Javformat/dashenc: Option to generate hls playlist as...
2017-11-30 Karthick Javformat/hlsenc: Refactored 'get_int_from_double' funct...
2017-11-30 James AlmerMerge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'
2017-11-30 James AlmerMerge commit '45d7be7f930cf707ead07416e10e2d0e061e99ce'
2017-11-30 James AlmerMerge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'
2017-11-29 James Almeravformat/hlsplaylist: add missing header includes
2017-11-29 James Almeravformat/hlsplaylist: fix header include guard
2017-11-29 Karthick Javformat/hlsenc: Modularized playlist creation to allow...
2017-11-29 Jeyapal, Karthicklibavformat/hlsenc: Persistent HTTP connections support...
2017-11-29 Jeyapal, Karthicklibavformat/http: Handled multiple_requests option...
2017-11-29 Jeyapal, Karthicklibavformat/avio: Utility function to return URLContext
2017-11-29 Dale CurtisDon't manipulate duration when it's AV_NOPTS_VALUE.
2017-11-29 Dale Curtisavformat/oggparseopus: Free opus extradata before reall...
2017-11-28 Pan Bianavformat/mov: return correct value in mov_read_cmov
2017-11-28 Pan Bianavformat/mov: set correct error code in mov_read_custom
2017-11-28 Mark Reidavformat/mxfenc: pass MXFPackage around instead of...
2017-11-28 Dale CurtisFree extradata before reallocating.
2017-11-28 Vittorio Giovaramov: Support mdcv and clli boxes for mastering display...
2017-11-28 Karthick Javformat/hlsenc: Fixed initial setting for end_pts
2017-11-28 Anssi Hannulaavformat/hls: Obey AVProgram discard flags
2017-11-28 Anssi Hannulaavformat/hls: Factor playlist need check to a common...
2017-11-28 James Almeravformat/matroskaenc: add missing allocation failure...
2017-11-28 James Almeravformat/matroskaenc: move some initialization checks...
2017-11-28 Pan Bianlibavformat/rtpenc_mpegts: check avformat_new_stream...
2017-11-27 James Almeravformat/matroskaenc: actually enforce the stream limit
2017-11-27 Tobias Rappavformat/avienc: fix fields-per-frame value for interla...
2017-11-27 Michael Niedermayerlibavformat/mov: Replace duplicate stream_nb check...
2017-11-26 Michael Niedermayeravformat/aacdec: Fix leak in adts_aac_read_packet()
2017-11-26 James Almeravformat/mov_esds: check return value of ff_mp4_read_de...
2017-11-26 James Almeravformat/isom: return proper error values in ff_mp4_rea...
2017-11-25 Mark ThompsonMerge commit '136e7cf64ce9e78de7158d6720539d51cb96b743'
2017-11-25 John Stebbinslavf/mov: fix crash in mov_read_sidx
next