]> git.sesse.net Git - ffmpeg/history - libavformat
libavformat/dashenc: Option to set timeout for socket I/O operation
[ffmpeg] / libavformat /
2018-03-18 Ravindralibavformat/dashenc: Option to set timeout for socket...
2018-03-17 James Almeravformat/codec2: don't include avcodec objects
2018-03-17 James AlmerMerge commit '83fef16b6a8dbbcbd80d159ba3ebe818dbbb2776'
2018-03-17 James AlmerMerge commit 'a5e011c8dcbf6968cc60f883d33382ba46147e90'
2018-03-15 James Almeravformat/movenc: move the concatenated eac3 packet...
2018-03-15 James AlmerMerge commit '49804dc2baec009577e6b4ee827ae562188fbc2f'
2018-03-15 James AlmerMerge commit '8c893aa3cd5f2d73896c72af330dcbfe299fbc5a'
2018-03-15 James AlmerMerge commit '121314895f6360852b2807d5dfafea576b2e6fed'
2018-03-15 James AlmerMerge commit '0711d142997b2662ba9198e607015b06c6eed0d8'
2018-03-15 James AlmerMerge commit 'aeaa108bafa11db290f1ada0e22dbfbd655cf2ba'
2018-03-15 sanilrautavformat/dashdec: Correct spelling mistakes
2018-03-14 Ravindraavformat/hlsenc: Option to set timeout for socket I...
2018-03-13 Philipp M. Schollavformat/pcm: decrease delay when reading PCM streams.
2018-03-12 Vishwanath Dixitavformat/hlsenc: fix for zero EXTINF tag duration
2018-03-12 Michael Niedermayeravformat/mov: Fix integer overflows related to sample_d...
2018-03-10 Sasi Inguvalavf/mov.c: Use the correct offset to shift timestamp...
2018-03-10 Michael Niedermayeravformat/img2dec: fix infinite loop
2018-03-10 Michael Niedermayeravformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE
2018-03-10 Michael Niedermayeravformat/oggparseogm: Check lb against psize
2018-03-10 Michael Niedermayeravformat/oggparseogm: Fix undefined shift in ogm_packet()
2018-03-10 Michael Niedermayeravformat/avidec: Fix integer overflow in cum_len check
2018-03-10 Michael Niedermayeravformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE
2018-03-09 Marton Balintavformat/mxfdec: do not allow more partitions than...
2018-03-09 Marton Balintavformat/mxfdec: use binary search in mxf_absolute_body...
2018-03-09 Marton Balintavformat/mxfdec: fix opAtom audio demuxing
2018-03-09 James Almeravformat/mov: print the projection type when reporting...
2018-03-09 Xiaohan Wangffmpeg: Fix stts_data memory allocation
2018-03-07 Aurelien Jacobssbc: add raw muxer for SBC
2018-03-07 Aurelien Jacobssbc: add raw demuxer for SBC
2018-03-07 Michael Niedermayeravformat/utils: Fix integer overflow of fps_first/last_dts
2018-03-07 Michael Niedermayeravformat/oggdec: Fix metadata memleak on multiple headers
2018-03-07 Michael Niedermayerlibavformat/oggparsevorbis: Fix memleak on multiple...
2018-03-07 Michael Niedermayeravformat/mov: Fix integer overflow in mov_get_stsc_samp...
2018-03-07 Michael Niedermayeravformat/internal: Document the freeing behavior of...
2018-03-07 James Almeravformat/isom: don't free extradata before calling...
2018-03-07 Stefan _libavformat/tls_libtls: pass numeric hostnames to tls_c...
2018-03-06 James Almeravformat/utils: simplify ff_alloc_extradata()
2018-03-06 James Almeravformat/utils: free existing extradata before trying...
2018-03-06 Luca Barbatohls: Add a discontinuity marker on recover
2018-03-05 Mark ThompsonMerge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109'
2018-03-05 Mark ThompsonMerge commit 'e2399e0c1aeb110456405d23e211066fab6cb041'
2018-03-05 Mark ThompsonMerge commit 'dc40e64adb1712b1209c018914a44f809bc32664'
2018-03-05 Mark ThompsonMerge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6'
2018-03-05 Matt Wolenetzavformat/mov: Initialize a potential gap in ctts_data...
2018-03-03 Tianqiang Liuavformat/mov: Add manu/modl to mov_read_udta_string.
2018-03-03 Serhii Marchukavformat/dashenc: Use HTTP DELETE for HTTP base proto
2018-03-03 Vishwanath Dixitavformat/dashenc: fix for segment open issue when persi...
2018-03-02 James Almeravformat/mxg: return reference counted packets
2018-03-02 Steven Liuavformat/hlsenc: add reference stream index for split...
2018-03-01 Xiaohan Wangffmpeg: Fix memset size on ctts_data in mov_read_trun...
2018-03-01 Marton Balintavformat/mxfdec: always use a stream which matches...
2018-03-01 Marton Balintavformat/mxfdec: compute sample_count after seek from...
2018-03-01 Marton Balintavformat/mxfdec: use body_offset of the partitions...
2018-03-01 Marton Balintavformat/mxfdec: set index_duration from the track...
2018-03-01 Marton Balintavformat/mxfdec: fix sorting of index segments
2018-03-01 Marton Balintavformat/mxfdec: use both body_sid and track_number...
2018-03-01 Marton Balintavformat/mxfdec: use full UMID to resolve source package
2018-03-01 Marton Balintavformat/mxfdec: use the first system item if available...
2018-03-01 Marton Balintavformat/mxfdec: fix essence_offset calculation
2018-03-01 Marton Balintavformat/mxfdec: fix indentation
2018-02-27 Karthick Jeyapalavformat/dashenc: Removed usage of deprecated 'filename...
2018-02-27 Serhii Marchukavformat/dashenc: add option to change HTTP method
2018-02-27 James Almeravformat/utils: don't overwrite the return value of...
2018-02-24 Marton Balintavformat/concatdec: add support for very long line...
2018-02-24 Marton Balintavformat/aviobuf: add ff_read_line_to_bprint and ff_rea...
2018-02-24 Tomas HärdinAdd muxer/demuxer for raw codec2 and .c2 files
2018-02-24 Vishwanath Dixitavformat/dashenc: chunk streaming support for low laten...
2018-02-24 Vishwanath Dixitavformat/dashenc: opening a segment file when its first...
2018-02-24 James Almeravformat/hvcc: zero initialize the nal buffers past...
2018-02-23 Aman Guptaavformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_t...
2018-02-23 Aman Guptaavformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streams
2018-02-23 Stefan Pöschellavf/mpegts: add supplementary audio descriptor
2018-02-23 Bela Bodecshlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVE...
2018-02-23 James Almerhvcc: zero initialize the nal buffers past the last...
2018-02-23 Nikolas Boweavformat/flvdec: Set broken_sizes for FlixEngine.
2018-02-21 Gyan Doshiavformat/mpegenc - log error msgs for unsupported LPCM...
2018-02-21 Mark ThompsonMerge commit '6d5a6dde5301c81e221a37b3f39bb03149492b98'
2018-02-21 Mark ThompsonMerge commit 'eccc03c8fbc603a0a3257df66f0705f74fe2581a'
2018-02-21 Mark ThompsonMerge commit '7157d959264f3729da463725c6faa580d9394d19'
2018-02-21 Mark ThompsonMerge commit '78fa0b9033c0834c049e2aedf71a8c613fed87ab'
2018-02-21 Mark ThompsonMerge commit '69062d0f9b6aef5d9d9b8c9c9b5cfb23037caddb'
2018-02-21 Mark ThompsonMerge commit 'a2ca8ed903b435446031a8a0792ca535e6ee2913'
2018-02-21 Mark ThompsonMerge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
2018-02-21 Mark ThompsonMerge commit '13ca5d34ba5c473211daaae0a101123bcaada3e6'
2018-02-21 Mark ThompsonMerge commit '0e4c166cdd6446522a085dd9731967d09ac71f72'
2018-02-21 Mark ThompsonMerge commit 'a3daecd6375279d9fdb863ac9db3545a33e97651'
2018-02-21 Mark ThompsonMerge commit '67eb2b16daa77f6ba3e04a28ca18e53193723b7f'
2018-02-21 Mark ThompsonMerge commit '216c44dfc17252ec0681dcb0bbeeb45a9d14eca7'
2018-02-21 Mark ThompsonMerge commit 'c8e135ea9225137050a6315fd9ba9c0f242c90b6'
2018-02-21 Mark ThompsonMerge commit '254e728d207c173a3714e6a01c9d68fcb3af8b73'
2018-02-21 Mark ThompsonMerge commit '1d12a545ce828eaf4fb37295400008ea37635ab8'
2018-02-21 Mark ThompsonMerge commit '2651352988212531038326c44754ece1728c4a3b'
2018-02-20 Vishwanath Dixitavformat/movenc: addition of flag to fragment at every...
2018-02-20 James Almeravformat/matroskadec: fix return value
2018-02-20 James Almeravformat/matroskadec: free the packet on webvtt side...
2018-02-20 James Almeravformat/matroskadec: ignore CodecPrivate if the stream...
2018-02-19 James AlmerMerge commit 'cc1c94dacd0642ac1a6cad45deb65071f127d91a'
2018-02-19 James AlmerMerge commit '97eee953e639bd4d17a9f9398293775277d00505'
2018-02-16 Gyan Doshiavformat/mpegenc - accept PCM_DVD streams
2018-02-14 James Almeravformat/aviobuf: zero initialize the AVIOContext in...
next