]> git.sesse.net Git - ffmpeg/history - libavformat
avformat/flvenc: Check for extradata allocation failure
[ffmpeg] / libavformat /
2017-01-03 Michael Niedermayeravformat/flvenc: Check for extradata allocation failure
2017-01-02 Steven Liuavformat/rtmphttp: fix bug for rtmphttp
2017-01-01 Carl Eugen Hoyoslavf/img2dec: Increase detection score of jpgs without...
2017-01-01 Bela Bodecsavformat/hlsenc: Duplicated segment filenames and use_l...
2017-01-01 Bela Bodecslibavformat/hlsenc: default segment name and use_localtime
2016-12-29 Matt Wolenetzlavf/utils.c Protect against accessing entries[nb_entries]
2016-12-29 Bela Bodecslibavformat/hlsenc: fix delete_segments when use_localt...
2016-12-28 Jan Sebechlebskylibavformat/tee: Add fifo support for tee
2016-12-27 Bodecs Belaavformat/hlsenc: strftime identifiers and segment index
2016-12-27 Jesper EkFix bug when incrementing initial_prog_date_time when...
2016-12-27 Michael Niedermayeravformat/matroskadec: Fix OOM on long streams
2016-12-26 Bela Bodecsavformat/hlsenc: detecting duplicated segment filenames
2016-12-23 Tobias Rappavformat/avidec: skip odml master index chunks in avi_sync
2016-12-22 Paul B Maholavcodec: add Apple Pixlet decoder
2016-12-22 Paul B Maholavformat/wavdec: add support for decoding 24.0 and...
2016-12-21 Michael Niedermayeravformat/mpegenc: Check for av_mallocz() failure
2016-12-21 Michael Niedermayeravformat/img2dec: Remove dead code from psd_probe()
2016-12-20 Paul B Maholavcodec/magicyuv: add 10 bit support
2016-12-19 Chen Mengavformat/mov.: Make the process of uuid-xmp atom faster.
2016-12-17 Ståle Kristoffersenavformat: Auto-detect mjpeg 2000 in mpeg-ts
2016-12-17 Jay Ridgewayavformat/tls: add tls url_get_file_handle
2016-12-16 Mark Harrisavformat/wavdec: Eliminate goto for clang -O0 DCE
2016-12-15 Chris Cunninghamavformat/mp3dec: fix msan warning when verifying mpa...
2016-12-15 Andreas Cadhalpunmov: prevent overflow during bit rate calculation
2016-12-15 Andreas Cadhalpuncafdec: prevent overflow during bit rate calculation
2016-12-15 Andreas Cadhalpun4xm: prevent overflow during bit rate calculation
2016-12-14 Diego BiurrunAdd missing #includes for standalone spherical-informat...
2016-12-14 Michael NiedermayerBump for psd demuxer and decoder
2016-12-14 Martin Vignalilibavformat : add Photoshop PSD demuxer.
2016-12-14 Andreas Cadhalpunavformat: fix overflows during bit rate calculation
2016-12-13 Michael Niedermayeravformat/utils: Print verbose error message if stream...
2016-12-13 Michael Niedermayeravformat/options_table: Set the default maximum number...
2016-12-12 Carl Eugen Hoyoslavf/mov: Accept multiple fourcc for AVID 1:1.
2016-12-12 Carl Eugen Hoyoslavf/isom: Support EVRC in pvAuthor files.
2016-12-11 James Almeravformat/matroskadec: remove the strict unofficial...
2016-12-11 James Almeravformat/matroskadec: allocate Colour related fields...
2016-12-09 Michael Niedermayeravformat/oggdec: Skip streams in duration correction...
2016-12-08 Michael Niedermayeravformat: Add max_streams option
2016-12-08 James Almeravformat/matroskadec: remove unused variable
2016-12-08 James Almeravformat/matroskadec: fix memleak on stream side data...
2016-12-08 James Almeravformat/matroskadec: add support for Spherical Video...
2016-12-07 Andreas Cadhalpunyuv4mpegdec: fix leaking pkt in yuv4_read_packet
2016-12-07 Vittorio Giovaramov: Export spherical information
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-12-06 Steven Liuavformat/hlsenc: save the EXT-X-DISCONTINUITY from...
2016-12-06 Georgi D. Sotirovlavf/chromaprint: Update for version 1.4
2016-12-05 James Almeravformat/dump: remove line break on mastering display...
2016-12-05 Ronald S. Bultjehttp: move chunk handling from http_read_stream() to...
2016-12-05 Ronald S. Bultjehttp: make length/offset-related variables unsigned.
2016-12-05 Jun Zhaolavf: fix the wrong warning msg and comments about...
2016-12-05 Michael Niedermayeravformat/rtmppkt: Check for packet size mismatches
2016-12-05 Steven Liuavformat/hlsenc: fix ticket id 5988 for DISCONTINUITY
2016-12-03 Michael Niedermayeravformat/ffmdec: Silence "may be used uninitialized...
2016-12-03 Michael Niedermayeravformat/ffmdec: cleanup on extradata memory allocation...
2016-12-03 Michael Niedermayeravformat/ffmdec: Forward error code from ffm_read_header()
2016-12-03 Michael Niedermayeravformat/ffmdec: remove last use of st->codec
2016-12-03 Carl Eugen Hoyoslavf/asfdec_f: Remove CR/LF from avpriv_request_sample...
2016-12-03 Michael Niedermayeravformat/ffmdec: Drop flags2, debug and codec->time_bas...
2016-12-03 Michael Niedermayeravformat/ffmdec: Check media type for chunks
2016-12-03 Michael Niedermayeravformat/ffmdec: replace most codec uses by codecpar
2016-12-03 Michael Niedermayeravformat/ffmdec: Remove some st->codec uses which set...
2016-12-03 Michael Niedermayeravformat/oggparsespeex: Check frames_per_packet and...
2016-12-03 Michael Niedermayeravformat/utils: Check start/end before computing durati...
2016-12-02 Vittorio Giovarahevc: Support extradata changes
2016-12-02 Michael Niedermayeravformat/ffmenc: Remove the last use of st->codec
2016-12-02 Michael Niedermayeravformat/ffmenc: Make ffm_write_header_codec_ctx()...
2016-12-02 Michael Niedermayeravformat/ffmenc: set bitexact mode for old API without...
2016-12-02 Michael Niedermayeravformat/ffmenc: Drop ffm_write_header_codec_private_ctx()
2016-12-02 Michael Niedermayeravformat/ffmenc: Replace some st->codec use by codecpar
2016-12-02 Rainer Hocheckermatroskadec: partly revert "demux relevant subtitle...
2016-12-01 Gregory J. Wolfeavformat/tests/fifo_muxer: includes libavformat/network...
2016-11-30 Vittorio Giovaramov: Evaluate the movie display matrix
2016-11-30 Andreas Cadhalpunavidec: fix leaking extradata
2016-11-30 Michael Schenkmatroskadec: prevent access of elements after freeing
2016-11-29 Andreas Cadhalpunidroqdec: fix leaking pkt on failure
2016-11-29 Michael Niedermayeravformat/idroqdec: Check chunk_size for being too large
2016-11-27 Michael Niedermayeravformat/rmenc: Check framerate before storing
2016-11-27 Michael Niedermayeravformat/utils: Fix type mismatch
2016-11-26 Andreas Cadhalpunlavf: always forward codec_whitelist in avformat_find_s...
2016-11-26 Steven Liurefine avformat/flvdec set bit_rate
2016-11-26 Steven Liuavformat/flvdec: move set bit_rate from parse AMF OBJECT to
2016-11-26 Steven Liuavformat/flvenc: fix ticket 5976 and use old commit
2016-11-25 Carl Eugen Hoyoslavf/flvdec: Set avg_frame_rate for video streams.
2016-11-24 Andreas Cadhalpunflvdec: require need_context_update when changing codec id
2016-11-23 Andreas Cadhalpunsbgdec: prevent NULL pointer access
2016-11-22 Andreas Cadhalpunrmdec: validate block alignment
2016-11-22 Michael Niedermayeravformat/mpeg: Adjust vid probe threshold to correct...
2016-11-22 Andreas Cadhalpunmxfdec: fix NULL pointer dereference in mxf_read_packet_old
2016-11-22 Steven Liuavformat/flvenc: add no_metadata to flvflags
2016-11-22 James Almeravformat/utils: add missing brackets around arguments...
2016-11-21 Matthew Greganavformat/movenc: Restrict experimental VP9 support...
2016-11-21 Matthew GreganAdd experimental demuxing support for FLAC in ISO BMFF...
2016-11-21 Matthew GreganAdd experimental muxing support for FLAC in ISO BMFF...
2016-11-20 James Almeravformat/matroskaenc: write updated STREAMINFO metadata...
2016-11-20 James Almeravformat/matroskaenc: postpone writing the Tracks master
2016-11-20 Andreas Cadhalpunffmdec: validate codec parameters
2016-11-19 James Almeravformat/utils: check for overflow before reallocating...
2016-11-19 James Almeravformat/matroska: use av_stream_add_side_data() for...
2016-11-19 James Almeravformat/mov: reuse existing err variable
2016-11-19 James Almeravformat/mov: use av_stream_add_side_data() for display...
next