]> git.sesse.net Git - ffmpeg/history - libavformat
avcodec/apedec: Make coeffsA/B uint32_t, this avoids several cases of undefined behavior
[ffmpeg] / libavformat /
2019-06-21 Michael Niedermayeravformat/vividas: reduce keybits to require half the...
2019-06-21 Michael Niedermayeravformat/vividas: Fix invalid shift in decode_key()
2019-06-21 Michael Niedermayeravformat/jacosubdec: Fix timeres to 1/100 units convert...
2019-06-21 Michael Niedermayeravformat/icodec: Free ico->images on error paths
2019-06-21 Michael Niedermayeravformat/wsddec: Fix undefined shift
2019-06-21 Michael Niedermayeravformat/tiertexseq: Cleanup on error
2019-06-21 Michael Niedermayeravformat/tiertexseq: Move seq_read_close() up so it...
2019-06-21 Swaraj Hotaavformat/ifv: added support for ifv cctv files
2019-06-20 Gyan Doshiavformat/segment: fix muxing tmcd tracks in MOV
2019-06-20 Bodecs Belaavformat/hlsenc: enhanced %v handling with variant...
2019-06-19 Bodecs Belaav_format/hlsenc: fix %v handling by format_name function
2019-06-18 Gyan Doshiavformat/segment: fix increment_tc
2019-06-14 Michael Niedermayeravformat/wtvdec: Avoid (32bit signed) sectors
2019-06-14 Michael Niedermayeravformat/sbgdec: Fixes integer overflow in str_to_time...
2019-06-14 Michael Niedermayeravformat/vpk: Check offset for validity
2019-06-14 Michael Niedermayeravformat/vpk: Fix integer overflow in samples_per_block...
2019-06-14 Remita Aminelavf/tls_gnutls: retry gnutls_handshake on non fatal...
2019-06-14 Steven Liuavformat/dashdec: check copy_init_section memory alloc...
2019-06-14 Jun Zhaolavf/hls: More log message
2019-06-14 Jun Zhaolavf/webvtt: fix ffmpeg -h demuxer=webvtt can't dump...
2019-06-14 Steven Liuavformat/hls: add http 2.0 version number compare for...
2019-06-14 Steven Liuavformat/hls: avformat_find_stream_info when the audio...
2019-06-14 Steven Liuavformat/dashdec: add http_proxy, referer and rw_timeou...
2019-06-14 Steven Liuavformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag support
2019-06-13 Paul B Maholavformat/id3v2enc: fix bug, CTOC flags take only one...
2019-06-12 Peter Rossavformat/riff: add VP4 fourcc
2019-06-10 Stephan Hilbavformat/nut: add cpia codec
2019-06-07 Andreas Rheinhardtavformat/matroskadec: Compactify structure
2019-06-07 Andreas Rheinhardtavformat/matroskadec: Correct outdated error message
2019-06-07 Andreas Rheinhardtavformat/matroskadec: Remove unused variables
2019-06-07 Paul B Maholavformat/id3v2enc: write CTOC too
2019-06-07 Jun Zhaolavf/hls: Update av_log() log message
2019-06-02 Steven Liudoc/muxers: fix typo of the hls var_stream_map example
2019-05-30 Nick Renierisavcodec/tiff: Recognize DNG/CinemaDNG images
2019-05-29 Paul B Maholavformat/gif: abort early if nothing was written yet
2019-05-28 Gyan Doshiavformat/segment: populate empty outer stream extradata...
2019-05-27 Michael Niedermayeravformat/mp3enc: Avoid SEEK_END as it is unsupported
2019-05-25 Michael Niedermayeravformat/webm_chunk: Specify expected argument length...
2019-05-25 Michael Niedermayeravformat/webm_chunk: Check header filename length
2019-05-24 Marton Balintavformat/utils: fix stream ordering for program ID...
2019-05-24 Gyan Doshiavformat/cache - delete cache file after closing handle
2019-05-20 Baptiste Coudurieravformat/mxfenc: support XAVC long gop
2019-05-18 Marton BalintRevert "lavf/utils: Allow url credentials to contain...
2019-05-17 Michael Niedermayeravformat/dashenc: use 64bit for handling the return...
2019-05-14 Jun Zhaolavf/dashdec: refactoring error handle logic for open_input
2019-05-14 Jun Zhaolavf/dashdec: fix the coding logic after open_input...
2019-05-11 Carl Eugen Hoyoslavf/isom: Allow reading mp3-in-isom as written by...
2019-05-10 Carl Eugen Hoyoslavf/avidec: Do not test for bitrate <= INT_MAX.
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Reduce usage of ebml_master
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Improve log messages for blocks
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Don't waste bytes writing level...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Cosmetics and typo
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Write CRC-32 in non-seekable...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Avoid seeking when writing level...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Change variable types
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Remove redundant check
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Improve log message
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Simplify check for writing CRCs
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Remove traces of secondary seek...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Don't waste bytes in EBML Header
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Slightly improve size bounds...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Fix BlockGroup size calculation
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Fix relative timestamp check
2019-05-06 James Almeravformat/aacdec: fix demuxing of small frames
2019-05-05 Carl Eugen Hoyoslavf/rpl: Don't be case-sensitive detecting codecs.
2019-05-04 Stephen Hutchinsonavisynth: adapt 239d02eff3ffe9f7d40caa21dde50fb4a0e94c2...
2019-05-04 Stephen Hutchinsonlibavformat/avisynth: enable additional pix_fmts
2019-05-03 Gyan Doshiavformat/mov: set AVFMT_SEEK_TO_PTS flag
2019-05-02 Andreas Rheinhardtlavf/webm_chunk: Respect buffer size
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-28 Marton Balintavformat/mxfdec: fix and enhance RIP KLV length checks
2019-04-28 Marton Balintavformat/mxfdec: take into account run-in in find_parti...
2019-04-28 Marton Balintavformat/mxfdec: guess wrapping of tracks by other...
2019-04-28 Marton Balintavformat/mxfdec: rework mxf_essence_container_end
2019-04-27 Paul B Maholavformat/microdvddec: skip empty lines
2019-04-27 Paul B Maholavformat/subtitles: ignore extra '\r' at line endings
2019-04-27 Jun Zhaolavf/hls: Remove HLSContext.strict_std_compliance field
2019-04-24 Michael Niedermayeravformat/mov: Skip stsd adjustment without chunks
2019-04-24 Michael Niedermayeravformat/aadec: Check for scanf() failure
2019-04-23 Dan Sanderslibavformat/mov: limit nb_frames_for_fps to INT_MAX
2019-04-22 Gyan Doshiavformat/mpegenc - reject unsupported audio streams
2019-04-22 Jun Zhaolavf/oggparsevorbis: Fix change the case of metadata...
2019-04-22 Karthick Javformat/dashenc: Fix a bug with writing "final" manifest
2019-04-22 Steven Liuavformat/dashdec: add ProgramInformation parser
2019-04-19 Jun Zhaolavf: bump version/add APIchanges entry when cleanup...
2019-04-19 Dan Sandersavformat/apetag: tag values are unsigned
2019-04-19 Andreas Hakonlibavformat: improve logs with cur_dts
2019-04-19 Carl Eugen Hoyoslavf/vc1dec: Reduce probe score for streams with invali...
2019-04-19 Carl Eugen Hoyoslavf/utils: Allow url credentials to contain a slash.
2019-04-16 Karthick Javformat/dashenc: Disable streaming for webm output
2019-04-15 Tristan Matthewsrtsp: add pkt_size option
2019-04-15 Jun Zhaolavf/hls: Cleanup the applehttp
2019-04-15 Jun Lilavf/rtsp.c: Fix stimeout option not applied on http...
2019-04-15 Steven LiuRevert "lavf/rtsp.c: Fix stimeout option not applied...
2019-04-15 Signed-off-by: Jun Lilavf/rtsp.c: Fix stimeout option not applied on http...
2019-04-15 Steven LiuRevert "lavf/rtsp.c: Fix stimeout option not applied...
next