]> git.sesse.net Git - ffmpeg/history - libavformat
avutil/mem: remove av_realloc / av_malloc incompatibility warning
[ffmpeg] / libavformat /
2016-08-23 Erkki Seppälälibavformat/utils: added ability to probe AVMEDIA_TYPE_...
2016-08-22 Jan Sebechlebskyavformat/fifo: Add fate test
2016-08-22 Jan Sebechlebskyavformat: Add fifo pseudo-muxer
2016-08-22 Jan Sebechlebskyavformat/mux: Restore original ts in write_packet on...
2016-08-21 Michael Niedermayeravformat/swfdec: Fix memleak on error
2016-08-21 Michael Niedermayeravformat/wtvdec: Check pointer before use
2016-08-21 Steven Liulavf/hlsenc: add append_list flag into hlsenc
2016-08-21 Steven Robertsonlibavformat/mov: Accept known codepoints in 'colr'
2016-08-20 Michael Niedermayeravformat/mov: Check STSD atom more completely
2016-08-19 Michael Niedermayeravformat/movenc: Free extradata after successfull alloc...
2016-08-19 Umair Khanavformat/movenc: allow rewriting extradata
2016-08-19 Michael Niedermayeravformat/swfdec: Fix inflate() error code check
2016-08-19 Michael Niedermayeravformat/swfdec: Move packet size check before side...
2016-08-18 Paul B Maholavcodec: add 64-bit signed pcm codec
2016-08-18 Carl Eugen Hoyoslavf/pcmdec: Try to fix msvc compilation after 4c42d306.
2016-08-17 Marton Balintavformat: factorize iso 8601 timestamp writer to a...
2016-08-17 Carl Eugen Hoyoslavf/pcmdec: Map mime_type audio/L16 to the s16le demuxer.
2016-08-17 Clément Bœschlavf/version: fix belive/believe typo
2016-08-17 Clément Bœschlavf: mark stream as const pointer in av_stream_get_sid...
2016-08-17 Clément Bœschlavf/utils: add some const to pointers parameters in...
2016-08-16 Michael Niedermayeravformat/mov: Check extradata before access
2016-08-14 Moritz Barsnicklibavformat/http: add support for content_type option...
2016-08-12 Carl Eugen Hoyoslavc/raw: Support QT b64a ARGB64 rawvideo.
2016-08-11 Moritz Barsnicklibavformat/http: add support for headers option in...
2016-08-11 Stephen Hutchinsonavisynth: simplify the pix_fmt check for the newer...
2016-08-11 Michael Niedermayeravformat/id3v2: fix memleak with empty strings
2016-08-11 Matthias Hunstocklibavformat/mxfenc: add UID for unconstrained H.264...
2016-08-08 Michael Niedermayeravformat/id3v2: Mark variable as unused to avoid "set...
2016-08-07 Chris Moelleravformat: read id3v2 comment tags
2016-08-06 Michael Niedermayeravformat/mov: Enable mp3 parsing if a packet needs it
2016-08-06 James AlmerMerge commit '90944ee3ab79081845ea1bd97eea475031ce0842'
2016-08-05 Michael Niedermayeravformat/teeproto: set forgotten url_close()
2016-08-05 Andreas Cadhalpunlavf: forward protocol_whitelist for the remaining...
2016-08-04 Michael Niedermayeravformat/img2enc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE...
2016-08-04 Michael Niedermayeravformat/hlsenc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE...
2016-08-04 Michael Niedermayeravformat: Add av_get_frame_filename2() and AV_FRAME_FIL...
2016-08-04 James Almeravformat: add a TTA Muxer
2016-08-04 James Almeravformat/tta: remove custom crc callback function
2016-08-04 James Almeravformat/avio: add a crc callback function for CRC...
2016-08-04 Timothy GuMerge commit '5e1840622ce6e41c57d9c407604863d3f3dcc3ae'
2016-08-04 Timothy GuMerge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee...
2016-08-04 Timothy GuMerge commit '49670e4218d34899a1c37abb7a11615efc16f757'
2016-08-04 Timothy GuMerge commit '58640fe89ec4f2a3d67c0a2585fca8de34440857'
2016-08-04 Timothy GuMerge commit 'e26c64148be8a20ace7512d96503172fb5e9753b'
2016-08-04 Timothy GuMerge commit '6efc4638584e1e14d1a6152186ba28f5d48a80c0'
2016-08-04 Timothy GuMerge commit '606fb6c032fa44d9fa1efd4971308c228f2ebfff'
2016-08-03 Timothy GuMerge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'
2016-08-03 Timothy GuMerge commit 'b13fc1e344011949929975a3451f78f226aa1de3'
2016-08-03 Michael Niedermayeravformat/teeproto: Support parsing protocol options
2016-08-03 Michael Niedermayeravformat/oggdec: Fix integer overflow with invalid pts
2016-08-03 Timothy Gudoxygen: Standardize root-level modules
2016-08-02 Michael Niedermayeravformat/tee: Factor parse_slave_options() out
2016-08-02 Carl Eugen Hoyoslavf/rmdec: Do not return EIO on EOF.
2016-08-01 James AlmerMerge commit '996f13413b0415097e2a184d161462ffb3ceb647'
2016-08-01 James AlmerMerge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1'
2016-08-01 James AlmerMerge commit '8281cd5cb80582d668ce0848e0e035b383f161f6'
2016-08-01 James AlmerMerge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'
2016-08-01 James AlmerMerge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0'
2016-08-01 James AlmerMerge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'
2016-08-01 James AlmerMerge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4'
2016-08-01 James AlmerMerge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'
2016-07-31 Michael Bradshawavformat/matroskaenc: fix Voids with size < 10
2016-07-29 Chris Cunninghamlibavformat/matroskadec: Add test for seeking with...
2016-07-29 Michael Niedermayeravformat/rmdec: Clear extradata when extradata_size...
2016-07-29 Clément BœschMerge commit '4e2f6212483ae1b2a4043cddf0a1cb001b476abc'
2016-07-29 Clément BœschMerge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'
2016-07-29 Clément BœschMerge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'
2016-07-29 Clément BœschMerge commit 'f651c6a259d4bc78f25db11d25df9256d5110bd3'
2016-07-29 Clément BœschMerge commit '19446dc5fff6a2f5ccd1a73db66e266255a5d768'
2016-07-29 Clément BœschMerge commit 'bcd91f1644b46dd142c5355c8b742b27d9028903'
2016-07-29 Clément BœschMerge commit '17e7c03e12d1e4490921e7bffaeaa6b46a7ada4e'
2016-07-29 Stefano Sabatinilavf/mpegtsenc: add special case for handling timed...
2016-07-28 softworkzavformat/matroskaenc: Write duration early during mkv_w...
2016-07-27 Anssi Hannulaavformat/hls: Fix missing streams in some cases with...
2016-07-27 Anssi Hannulaavformat/hls: Move stream propagation to a separate...
2016-07-27 Anssi Hannulaavformat/hls: Use an array instead of stream offset...
2016-07-27 Anssi Hannulaavformat/hls: Sync starting segment across variants...
2016-07-27 Anssi Hannulaavformat/hls: Fix regression with ranged media segments
2016-07-27 Anssi Hannulaavformat/utils: Fix find_stream_info not considering...
2016-07-27 Xinzheng Zhangavformat/flvdec: parse keyframe before a\v stream was...
2016-07-27 Xinzheng Zhangavformat/flvdec: splitting add_keyframes_index() out...
2016-07-27 Clément BœschMerge commit 'debca90863e4ee53447efd02483c500f89766384'
2016-07-27 Clément BœschMerge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22'
2016-07-27 Clément BœschMerge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b'
2016-07-26 Luca Barbatolibrtmp: Avoid an infiniloop setting connection arguments
2016-07-26 James Almeravformt/matroskaenc: undo an accidental revert by commi...
2016-07-25 Kacper Michajłowlibavformat/rtpdec_asf: zero initialize the AVIOContext...
2016-07-25 James Almeravcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefi...
2016-07-23 Jan Sebechlebskyavformat/tee: Rescale ts using av_packet_rescale_ts
2016-07-23 Mark Reidlibavformat/movenc: add dnxhr compatibility for apple...
2016-07-23 Chris Cunninghamlibavformat/matroskadec: fix unsigned overflow to impro...
2016-07-22 Michael Niedermayeravformat/teeproto: Fix memset sizeof
2016-07-21 Michael Niedermayeravformat/mov: Do not allocate empty extradata
2016-07-21 Mark Reidlibavformat/rawenc: add dnxhr raw format extension
2016-07-21 Jörn Heusipplibopenmpt: Add "date" to metadata.
2016-07-21 Jörn Heusipplibopenmpt: set stream duration and fix time base
2016-07-21 Josh de Kocklibopenmpt: add subsong support
2016-07-21 James Almeravformat/oggenc: add vp8 muxing support
2016-07-21 James Almeravformat: add an Ogg Video muxer
2016-07-21 Michael Niedermayeravformat/mux: Fix some codecpar non uses
next