]> git.sesse.net Git - ffmpeg/history - libavformat/utils.c
avformat/utils: make av_url_split search for hashmark as well to separate hostname
[ffmpeg] / libavformat / utils.c
2020-02-15 Marton Balintavformat/utils: make av_url_split search for hashmark...
2020-02-15 Andreas Rheinhardtavformat/utils: Fix memleaks in avformat_open_input()
2020-02-11 Dale Curtisavformat/utils: Fix undefined behavior in ff_configure_...
2020-01-23 Gyan Doshiavformat/utils: log corrupt packets
2020-01-17 James AlmerRevert "avformat/utils: make ff_ntp_time() accept a...
2020-01-16 James Almeravformat/utils: make ff_ntp_time() accept a timestamp...
2020-01-08 Andreas Rheinhardtavformat/utils: Remove redundant save+restore
2020-01-06 Carl Eugen HoyosSilence "string-plus-int" warning shown by clang.
2019-12-12 Andreas Rheinhardtavformat: Don't free old extradata before ff_alloc...
2019-12-12 Andreas Rheinhardtavformat: Forward errors where possible
2019-12-12 Yuki Tsuchiyalavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY...
2019-12-03 Linjie Fulibavformat/utils: Fix code indentation
2019-11-03 Andriy Gelmanavformat: Add max_probe_packets option
2019-10-21 James Almeravformat: call AVOutputFormat->deinit() when freeing...
2019-09-30 Jun Zhaolavf/utils: support duration estimate method dump
2019-09-30 Jun Zhaolavf/utils: Cosmetics: fix indentation for estimate_timings
2019-09-30 Jun Zhaolavf/utils: correct the duration estimation method...
2019-09-30 Jun Zhaolavf/utils: change the log level to warning if can...
2019-09-28 Andreas Rheinhardtavformat/utils: Remove unnecessary initializations
2019-09-28 Andreas Rheinhardtavformat/utils: Improve parsing packets
2019-09-28 Andreas Rheinhardtavformat/utils: Avoid copying packets unnecessarily
2019-09-28 Andreas Rheinhardtavformat/utils: Don't create unnecessary references
2019-09-28 Andreas Rheinhardtavformat/utils: Fix memleaks II
2019-09-28 Andreas Rheinhardtavformat/utils: Don't initialize in loops
2019-09-26 Andreas Rheinhardtavformat/utils: ensure that all packets in AVPacketList...
2019-09-25 Andreas Rheinhardtavformat/utils: Move the reference to the packet list
2019-09-25 James Almeravformat/utils: unref packet on AVInputFormat.read_pack...
2019-09-25 Andreas Rheinhardtavformat/utils: Fix memleaks
2019-09-25 Andreas Rheinhardtavformat/utils: Assert that stream_index is valid
2019-09-24 Michael Niedermayeravformat/utils: Do not assume duration is non negative...
2019-09-18 Andreas Rheinhardtavformat/utils: Preserve integrity of linked list
2019-08-31 Marton Balintavformat/utils: return pending IO error on EOF in av_re...
2019-08-15 tomajsjianglavf/utils: fix error like "offset 0x1f85: partial...
2019-07-19 Michael Niedermayeravformat/utils: Check rfps_duration_sum for overflow
2019-07-08 Michael Niedermayeravformat/utils: Check timebase before use in estimate_t...
2019-07-03 Jun Zhaolavf/utils: Respect default disposition when select...
2019-05-24 Marton Balintavformat/utils: fix stream ordering for program ID...
2019-05-18 Marton BalintRevert "lavf/utils: Allow url credentials to contain...
2019-05-02 James AlmerMerge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'
2019-05-02 James AlmerMerge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'
2019-05-02 James AlmerMerge commit 'c93e92f2b25f4174350ded3f59ad117ec8eb1fe4'
2019-05-02 James AlmerMerge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'
2019-05-02 James AlmerMerge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
2019-04-19 Andreas Hakonlibavformat: improve logs with cur_dts
2019-04-19 Carl Eugen Hoyoslavf/utils: Allow url credentials to contain a slash.
2019-03-22 James AlmerMerge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff'
2019-03-20 Carl Eugen Hoyoslavf: Constify AVInputFormat pointer.
2019-03-14 James AlmerMerge commit 'f8abf7d4dfa0504f7f65e4f1fd9d22e01cb371cc'
2019-03-14 James AlmerMerge commit '186bd30aa3b6c2b29b4dbf18278700b572068b1e'
2019-03-14 James AlmerMerge commit '7e42d5f0ab2aeac811fd01e122627c9198b13f01'
2019-03-14 James AlmerMerge commit '49f9c4272c4029b57ff300d908ba03c6332fc9c4'
2019-03-14 James AlmerMerge commit '37394ef01b040605f8e1c98e73aa12b1c0bcba07'
2019-03-14 James AlmerMerge commit 'cef914e08310166112ac09567e66452a7679bfc8'
2019-03-14 James AlmerMerge commit 'e39a9212ab37a55b346801c77487d8a47b6f9fe2'
2019-03-14 James AlmerMerge commit '58d154922707bfeb873cb3a7476e0f94b17463dd'
2019-03-14 James AlmerMerge commit 'cc7ba00c35faf0478f1f56215e926f70ccb31282'
2019-03-14 James AlmerMerge commit '52c9b0a6c0d02cff6caebcf6989e565e05b55200'
2019-03-14 James AlmerMerge commit 'c513fcd7d235aa4cef45a6c3125bd4dcc03bf276'
2019-03-14 James AlmerMerge commit 'f1011ea28a4048ddec97794ca3e9901474fe055f'
2019-03-14 James AlmerMerge commit 'b4b27dce95a6d40bfcd78043d3abec7d80dae143'
2019-03-14 James AlmerMerge commit '85bfaa4949f4afcde19061def3e8a18988964858'
2019-03-14 James AlmerMerge commit '2eeac79936e83c4495cbe5905064ab797e9b45ff'
2019-03-14 James AlmerMerge commit '0801853e640624537db386727b36fa97aa6258e7'
2019-03-14 James AlmerMerge commit '899ee03088d55152a48830df0899887f055da1de'
2019-03-14 James AlmerMerge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'
2019-03-14 James AlmerMerge commit '618d02c1fa9e74d490cace64a7d15762656b521c'
2019-03-14 James AlmerMerge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da'
2019-03-14 James AlmerMerge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'
2019-03-14 James AlmerMerge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'
2019-03-14 James AlmerMerge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'
2019-03-11 James AlmerMerge commit '5846b496f0a1dd5be4ef714622940674305ec00f'
2019-03-11 James AlmerMerge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'
2019-03-11 James AlmerMerge commit '8629149816930a43bf5a66b11c6224446cabd044'
2019-03-11 James AlmerMerge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915'
2019-03-10 James AlmerMerge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'
2019-03-01 Marton Balintavformat/utils: fix indentation
2019-03-01 Marton Balintavformat/utils: be even more strict about stream specifiers
2019-03-01 Marton Balintavformat/utils: be more strict about stream specifiers
2019-02-20 James AlmerMerge commit '90b15f60bf4919deaed66d868e18107eba371da7'
2019-02-20 James AlmerMerge commit '156ea66c91b1986a87916f187216978d686725f6'
2019-02-20 James AlmerMerge commit 'eec93e57096aa4804862d62760442380c70d489b'
2019-02-20 James AlmerMerge commit '28a8b5413b64b831dfb8650208bccd8b78360484'
2019-02-20 James AlmerMerge commit '846c3d6aca5484904e60946c4fe8b8833bc07f92'
2019-02-20 James AlmerMerge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'
2019-02-20 James AlmerMerge commit 'bb515e3a735f526ccb1068031e289eb5aeb69e22'
2019-02-20 James AlmerMerge commit '41cf3e3b1ca375962951fde1b90a03b16197d205'
2019-02-20 James AlmerMerge commit 'ca44fa5d7fda7e954f3ebfeb5b0d6d1be55fcaa3'
2019-02-20 James AlmerMerge commit '90adbf4abf336f8042aecdf1e18fdf76a96304b1'
2019-02-20 James AlmerMerge commit '70ab2778be9c83dab84340af7e3ba83fa0f98576'
2019-02-20 James AlmerMerge commit '1ff6cb2ca6652e7d2a929afd33d8ed6268c45568'
2019-02-20 James AlmerMerge commit '5584abf69d83169a010aca404cd1cf95c23ad9ef'
2019-02-20 James AlmerMerge commit '04e8b8b0530e2aa33010faba3d0b6b6c9c5b704e'
2019-02-20 James AlmerMerge commit '97c9a5084479eeb66f4beb100cc7589a2c8bfe81'
2019-02-13 Marton Balintavformat/utils: parse some stream specifiers recursively
2018-12-13 Paul B Maholavformat/utils: add support for reading ID3 tags at...
2018-10-18 Michael Niedermayeravformat/utils: Never store negative values in last_IP_...
2018-10-18 Michael Niedermayeravformat/utils: Fix integer overflow in discontinuity...
2018-10-07 Michael Niedermayeravformat/utils: Fix potential integer overflow in extra...
2018-10-07 Michael Niedermayeravformat/utils: Do not use "i" as a context pointer...
2018-10-07 Michael Niedermayeravformat/utils: Do not ignore failure in extract_extrad...
next