]> git.sesse.net Git - ffmpeg/history - libavformat
fate/oggopus-demux: fix fate failure
[ffmpeg] / libavformat /
2020-04-30 Lynneoggdec: add support for proper demuxing of chained...
2020-04-30 Lynneoggdec: use ffio_ensure_seekback() to seek back on...
2020-04-30 Lynneoggdec: verify page checksum
2020-04-30 Lynneoggdec: eliminate copies and extra buffers
2020-04-30 Limin Wangavformat/utils: change the duration to int64_t for...
2020-04-30 Andreas Rheinhardtavformat/hdsenc: Add explicit deinit function
2020-04-29 Jun Zhaolavf/mp3enc: fix ID3v1 year metadata setting issue
2020-04-29 Limin Wangavformat/dashenc: use av_reallocp_array()
2020-04-29 Limin Wangavformat/dashenc: use local variable and avoid calculat...
2020-04-29 Limin Wangavformat/dashenc: cosmetics
2020-04-26 Marton Balintavformat: only allow a single bitstream filter when...
2020-04-26 Limin Wangavformat/movenc: cosmetics
2020-04-24 Andreas Rheinhardtavformat/mux: Remove unnecessary headers
2020-04-24 Andreas Rheinhardtavformat/utils: Remove superfluous headers
2020-04-23 Andreas Rheinhardtavformat/webvttdec: Remove write-only variable
2020-04-23 Andreas Rheinhardtavformat/r3d: Remove write-only array
2020-04-23 Gyan Doshiavformat/mpegtsenc: use av_log_once for data stream...
2020-04-23 Jun Zhaolavf/movenc: enable dvcC/dvvC box support from DOVI...
2020-04-23 Jun Zhaolavf/dump: dump DOVI side data
2020-04-23 vacingfanglavf/mov: support dvcC/dvvC box for DOVI
2020-04-23 vacingfanglavf/mpegts: support DOVI Video Stream Descriptor
2020-04-22 Gyan Doshiavformat/mpegtsenc: don't print warning for DVB text...
2020-04-22 Jun Zhaolavf/tls_mbedtls: fix resource leak
2020-04-22 Andreas Rheinhardtavformat/matroskaenc: Use comparison instead of assignment
2020-04-21 Marton Balintavformat/mpegtsenc: use the correct stream_types and...
2020-04-21 Marton Balintavformat/mpegtsenc: factorize determining stream_type
2020-04-21 Marton Balintavformat/mpegtsenc: only allow one program in m2ts...
2020-04-21 Marton Balintavformat/mpegtsenc: use standard pids for m2ts
2020-04-21 Błażej Szczygiełlavf/tls_gnutls: check for interrupt inside handshake...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Cosmetics
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Redo handling of FlagDefault
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Don't needlessly copy AVCodecPara...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Add const where appropriate
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Don't waste bytes on length fields
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Only write Tracks if there is...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Warn that WebM doesn't support...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Don't use size of inexistent...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Add check for using explicit...
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Improve Cues in case of no video
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Remove limit on the number of...
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Refactor writing EBML lengths
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Rename functions to better reflec...
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Make ebml_num_size() more robust
2020-04-20 Andreas Rheinhardtavformat/matroska: Move mime_tag lists to matroskadec
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Improve mimetype search
2020-04-20 James Almeravformat/dashenc: add missing startWithSap attribute...
2020-04-20 James Almeravformat/dashenc: add a PlaybackRate element
2020-04-20 James Almeravformat/dashenc: add a maxSegmentDuration attribute...
2020-04-20 Andreas Rheinhardtavformat/oggenc: Don't free AVStream's priv_data, fix...
2020-04-20 Andreas Rheinhardtavformat/utils: Fix memleak when decoding subtitle...
2020-04-20 Andreas Rheinhardtavformat/rtsp: Put strings instead of pointers to strin...
2020-04-20 Andreas Rheinhardtavformat/rtsp: Don't free uninitialized AVBPrint
2020-04-20 Limin Wangavformat/movenc: cosmetics
2020-04-20 Josh de Kocklavf/utils: stop using deprecated av_codec_next()
2020-04-19 Wolfgang Hauptlibavformat/rtsp: pass protocol options for udp multicast
2020-04-19 phunkyfishavformat/rtp: Pass sources and block filter addresses...
2020-04-19 Andreas Rheinhardtavformat/mpc: Simplify cleanup
2020-04-18 Andreas Rheinhardtavformat/matroskadec: Remove redundant setting of chapt...
2020-04-17 Andreas Rheinhardtavformat/flacenc: Don't allocate updated streaminfo...
2020-04-17 Andreas Rheinhardtavformat/flacenc: Only update streaminfo if it has...
2020-04-17 Andreas Rheinhardtlibavformat/mux, mxfenc: Don't initialize unnecessarily
2020-04-17 Andreas Rheinhardtavformat/mux: Remove pointless timestamp backups
2020-04-17 Andreas Rheinhardtavformat/mux: Don't modify packets we don't own
2020-04-17 Andreas Rheinhardtavformat/mux: Remove redundant resetting
2020-04-17 Andreas Rheinhardtavformat/mux: Fix leak when adding packet to interleave...
2020-04-17 Andreas Rheinhardtavformat/mux: Fix leaks on error when writing noninterl...
2020-04-17 Andreas Rheinhardtavformat/mux: Make uncoded frames av_packet_unref(...
2020-04-15 James Almeravformat/dashenc: fix typo in ProducerReferenceTime...
2020-04-15 James Almeravformat/movenc: remove call to av_copy_packet_side_dat...
2020-04-15 Steven Liuavformat/dashdec: add attribute lang for audio and...
2020-04-15 Steven Liuavformat/hlsenc: add hls_fmp4_init_resend option
2020-04-14 Andreas Rheinhardtavformat/filmstripenc: Use ff_raw_write_packet()
2020-04-14 Andreas Rheinhardtavformat/rso: Don't reimplement ff_raw_write_packet()
2020-04-14 Andreas Rheinhardtavformat/amr: Don't reimplement ff_raw_write_packet()
2020-04-14 Andreas Rheinhardtavformat/Makefile: Don't add dependency twice
2020-04-14 Andreas Rheinhardtavformat/Makefile: Remove false dependencies of WebM...
2020-04-14 Andreas Rheinhardtavformat/Makefile: Remove false dependency of WebM...
2020-04-14 Andreas Rheinhardtavformat/webmdashenc: Remove unnecessary header
2020-04-14 Andreas Rheinhardtavformat/webm_chunk: Remove superfluous headers
2020-04-14 Andreas Rheinhardtconfigure, libavformat/Makefile: Fix webm_chunk depende...
2020-04-14 Andreas Rheinhardtavformat/matroskaenc: Don't write elements with their...
2020-04-13 Michael Bradshawavformat/movenc: write the mdcv atom by default
2020-04-13 Michael Bradshawavformat/movenc: remove the write_clli mov flag
2020-04-13 Michael Bradshawavformat/movenc: stop guessing colr atom values
2020-04-13 Michael Bradshawavformat/movenc: use enum values directly for colr...
2020-04-13 Andreas Rheinhardtavformat/matroskaenc: Change signature of mkv_write_track()
2020-04-13 Andreas Rheinhardtavformat/matroskaenc: Automatically use right TrackNumb...
2020-04-13 Andreas Rheinhardtavformat/matroskaenc: Ignore AttachedFiles for track...
2020-04-13 Andreas Rheinhardtavformat/matroskaenc: Make output more deterministic
2020-04-13 Andreas Rheinhardtavformat/matroskaenc: Remove allocations for Attachments
2020-04-13 Andreas Rheinhardtavformat/matroskaenc: Reuse random seed
2020-04-13 Andreas Rheinhardtavformat/matroskaenc: Use random TrackUID
2020-04-13 Andreas Rheinhardtavformat/matroskaenc: Don't waste bytes writing durations
2020-04-13 Andreas Rheinhardtavformat/matroskaenc: Ensure that ChapterUID are != 0
2020-04-12 Andreas Rheinhardtavformat/Makefile: Add missing rawenc dependency for...
2020-04-12 Michael Niedermayeravformat/oggdec: Check for EOF after page header
2020-04-11 John Stebbinslibavformat/mov: fix multiple trun per traf
2020-04-11 John Stebbinsmov: fix seek to next root atom in fragmented mp4
2020-04-11 Mattias Wadmanlavf/oggparsevorbis: Use case-insensitive key compare...
2020-04-11 John Stebbinslibavformat/mov: restore use of mfra time as dts
next