]> git.sesse.net Git - ffmpeg/history - libavformat
avfilter/af_headphone: return on error immediately
[ffmpeg] / libavformat /
2019-09-15 Michael Niedermayeravformat/vividas: Remove align offset which is always...
2019-09-15 Michael Niedermayeravformat/vividas: remove dead assignment
2019-09-15 Michael Niedermayeravformat/cdxl: Fix integer overflow in intermediate
2019-09-15 Michael Niedermayerrepeat an even number of characters in occured
2019-09-15 Michael Niedermayeravformat/hcom: Tell the compiler about set but not...
2019-09-15 James Almeravformat/rmdec.c: fix brackets around arguments
2019-09-15 James Almeravformat/rmdec.c: fix left shift of negative value...
2019-09-14 Steven Liuavformat/hlsenc: make fix code style of hls_write_trailer
2019-09-14 Steven Liuavformat/dashdec: reindent code at parse_manifest
2019-09-14 Jun Zhaolavf/hls: fix memory leak in error handling path for...
2019-09-14 Jun Zhaolavf/hls: remove redundancy seekable setting
2019-09-14 Jun Zhaolavf/hls: drop unnecessary check before ff_format_io_close
2019-09-14 Jun Zhaolavf/hls: refine the log message
2019-09-14 Andreas Rheinhardtavformat/hlsenc: Fix memleak when using single_file
2019-09-14 Daniel Oberhoffhlsenc: flush segments to guarantuee atomic single...
2019-09-13 Paul B Maholavformat/sccdec: remove not needed code
2019-09-12 Steven Liuavformat/dashdec: add startNumber parser for segmentlist
2019-09-12 Steven Liuavformat/hlsenc: fix memleak at hls_write_trailer
2019-09-12 Steven Liuavformat/hlsenc: print warning at the end when upload...
2019-09-12 Steven Liuavformat/hlsenc: merge fmp4 and mpegts segment type...
2019-09-10 Jun Zhaolavf/avidec: fix memory leak in error handling path
2019-09-06 Michael Niedermayeravformat/vividas: check for tiny blocks using alignment
2019-09-06 Carl Eugen Hoyoslavf/rawenc: Only accept the appropriate stream type...
2019-09-06 Steven Liuavformat/hlsenc: fix compiling error of hlsenc
2019-09-06 Steven Liuavformat/hlsenc: fix code style
2019-09-06 Steven Liuavformat/hlsenc: move the warning message from every...
2019-09-06 Steven Liuavformat/hlsenc: avformat/hlsenc: reopen new http sessi...
2019-09-06 Steven Liuavformat/http: add ff_http_get_shutdown_status api...
2019-09-04 Limin Wangavformat/mxfenc: fix warning: unused function 'klv_ber_...
2019-09-04 James Almeravformat/matroskadec: use av_fast_realloc to reallocate...
2019-09-04 James Almeravformat/matroskadec: use proper types for some EbmlSyn...
2019-09-03 Anthony Delannoyavformat/mpegts: Check if ready on SCTE reception
2019-09-02 Andriy Gelmanavformat: Add ZeroMQ as a protocol
2019-09-02 Marton Balintavformat/mpegtsenc: fix flushing of audio packets
2019-09-02 Steven Liuavformat/dashdec: start from the root uri when baseURL...
2019-09-02 Limin Wanglavf/hlsenc: refine the get_relative_url function to...
2019-08-31 Marton Balintavformat/utils: return pending IO error on EOF in av_re...
2019-08-31 Marton Balintavformat/avidec: add support for recognizing HEVC fourc...
2019-08-31 Marton Balintavformat/mpegts: fix teletext PTS when selecting telete...
2019-08-29 Paul B Maholavcodec: add IMM5 decoder
2019-08-29 Michael Niedermayeravformat/mpsubdec: Remove floating point usage
2019-08-28 Limin Wanglavf/dump: dump the vbv_delay with N/A instead of 18446...
2019-08-28 Paul B Maholavformat/dsfdec: set packet pts/duration/pos correctly
2019-08-28 Paul B Maholavformat/mov: improve timecode calculation
2019-08-28 Paul B Maholavformat/dhav: always initializer ret
2019-08-26 Steven Liuavformat/hlsenc: remove unused value
2019-08-26 Steven Liuavformat/hlsenc: fix memleak of filename
2019-08-26 Steven Liuavformat/hlsenc: fix memleak in hls_write_trailer
2019-08-25 James Almeravformat/movenc: add muxing support for Dolby TrueHD...
2019-08-25 James Almeravformat/mov: add demuxing support for Dolby TrueHD...
2019-08-24 Paul B Maholavformat/dhav: handle files missing data at start
2019-08-24 Paul B Maholavformat/dhav: gracefully handle corrupted files
2019-08-23 Marton Balintavformat/mpegtsenc: get rid of packet counting for...
2019-08-23 Marton Balintavformat/mpegtsenc: move some code around and simplify...
2019-08-23 Marton Balintavformat/mpegtsenc: add support for setting PCR interva...
2019-08-23 Marton Balintavformat/mpegtsenc: rename pcr_period variable to pcr_p...
2019-08-23 Michael Niedermayeravformat/mpsubdec: Check pts / duration before cast
2019-08-23 leozhangavformat/flvdec: delete unused code
2019-08-22 Marton Balintavformat/mxfdec: do not ignore bad size errors
2019-08-22 Michael Niedermayeravformat/realtextdec: free queue on error
2019-08-22 Michael Niedermayeravformat/vividas: Check av_xiphlacing() return value...
2019-08-21 Steven Liuavformat/hlsenc: avformat/hlsenc: simplified code
2019-08-21 Steven Liuavformat/hlsenc: simplified code of use_localtime in...
2019-08-21 Steven Liuavformat/hlsenc: fix memleak in update_variant_stream_info
2019-08-20 Steven Liuavformat/hlsenc: reindent code
2019-08-20 Steven Liuavformat/hlsenc: remove unuse comment of the code
2019-08-20 Jun Zhaolavf/hlsenc: free the old_filname to avoid memory leak
2019-08-20 Limin Wanglavf/hlsenc: fix one warning: unused variable 'filename...
2019-08-18 Steven Liuavformat/hlsenc: merge mpegts and fmp4 workflow to...
2019-08-18 Limin Wanglavf/dump: use error log level for invalid size
2019-08-17 Marton Balintavformat/avio: remove 4k limit from avio_printf
2019-08-17 Marton Balintavformat/assenc: optimize writing dialogs
2019-08-17 Marton Balintavformat/avio: add avio_print_string_array and avio_print
2019-08-17 Andreas Rheinhardtavformat/matroskadec: Fix seeking
2019-08-15 tomajsjianglavf/utils: fix error like "offset 0x1f85: partial...
2019-08-15 tomajsjianglavf/avio: add a ffio_realloc_buf API for AVIO buffer...
2019-08-14 Andreas Rheinhardtavformat/mux: Use av_packet_rescale_ts
2019-08-14 Andreas Rheinhardtavformat/mux: Use const AVPacket * in compare functions
2019-08-14 Marton Balintavformat/mpegtsenc: remove deprecated resend_headers...
2019-08-14 Marton Balintavformat/mpegtsenc: fix PCR generation intervals
2019-08-14 Marton Balintavformat/mpegtsenc: use increasing numbers in default...
2019-08-14 Marton Balintavformat/mpegtsenc: remove section_write_packet forward...
2019-08-14 Marton Balintavformat/mpegtsenc: factorize setting up services
2019-08-14 Marton Balintavformat/mpegtsenc: fix incorrect PCR selection with...
2019-08-13 Andreas Rheinhardtlibavformat/subfile: Fix SEEK_CUR and SEEK_END seeking
2019-08-13 Nicolas Georgelavf/concat: implement FFSEEK_SIZE.
2019-08-13 Nicolas Georgelavf/aviobuf: make AVSEEK_SIZE usable from outside.
2019-08-11 Michael Niedermayeravformat/vividas: Fix another infinite loop
2019-08-11 Michael Niedermayeravformat/vividas: Fix infinite loop in header parser
2019-08-10 Carl Eugen Hoyoslavf/dump: Fix cpb bitrate type after next major bump.
2019-08-10 Carl Eugen Hoyoslavf/dump: Fix vbv_delay type specifier.
2019-08-09 Olivier Maignialavformat/rtpdec_mpeg4: Fix integer parameters size...
2019-08-08 Jun Zhaolavf/hls: add http_seekable option for HTTP partial...
2019-08-06 Michael NiedermayerRevert "avformat/rtpdec_rfc4175: Fix incorrect copy_off...
2019-08-05 Jacob Siddallavformat/rtpdec_rfc4175: Fix incorrect copy_offset...
2019-08-05 Michael Niedermayeravformat/realtextdec: Check for duplicate extradata...
2019-08-05 Michael Niedermayeravformat/vividas: Fix memleak of AVIOContext in track_h...
2019-08-03 Michael Niedermayeravformat/vividas: Check that value from ffio_read_varle...
2019-08-03 Michael Niedermayeravformat/vividas: forward errors from track_header()
2019-08-03 Michael Niedermayeravformat/vividas: Check buffer size before allocation
next