]> git.sesse.net Git - ffmpeg/history - libavformat
libfdk-aacdec: Apply the decoder's output delay on timestamps
[ffmpeg] / libavformat /
2020-02-10 Andreas Rheinhardtavformat/mpjpegdec: Remove redundant initializations
2020-02-10 Andreas Rheinhardtavformat: Remove unnecessary av_packet_unref()
2020-02-10 Paul B Maholavformat/tty: fix last timestamp for fate
2020-02-10 Paul B Maholavformat/tty: add seeking support
2020-02-10 Paul B Maholavformat/tty: make probing strict for first 8 bytes
2020-02-09 Michael Niedermayeravformat/tty: Fix division by 0 in probe
2020-02-06 Zane van Iperenavformat: add demuxer for Simon & Schuster Interactive...
2020-02-05 Marton Balintavformat/hlsenc: allow a custom SDT and PAT period
2020-02-05 Andreas Rheinhardtavformat/matroskaenc: Check functions that can fail
2020-02-04 Paul B Maholavformat/sccdec: use av_sscanf() instead
2020-02-03 Marton Balintavformat/dashenc: use AV_OPT_TYPE_DICT for http_opts
2020-02-02 Marton Balintavformat/udp: cancel pending IO on win32 manually
2020-02-02 Marton Balintavformat/udp: remove setting cancel state from the...
2020-01-31 Marton Balintavformat/hlsenc: fix hls_ts_options with mpegts
2020-01-31 Alfred E. Heggestaddashenc: check pts to prevent division by zero error
2020-01-30 Michael Niedermayeravformat/mov: Check STCO location
2020-01-30 Andreas Rheinhardtavformat/aviobuf: Remove AVIOInternal and one level...
2020-01-30 Steven Liuavformat/avio: add avio_protocol_get_class
2020-01-29 Paul B Maholavformat/tty: add probe function
2020-01-28 Andreas Rheinhardtavformat/mov: Don't leak MOVFragmentStreamInfo on error
2020-01-28 Andreas Rheinhardtavformat/mov: Free encryption data on error
2020-01-28 Gyan Doshiavformat/mov: update extensions
2020-01-27 Andreas Rheinhardtavformat/matroskaenc: Remove useless AVIOContext
2020-01-27 Andreas Rheinhardtavformat/matroskaenc: Improve writing Projection
2020-01-27 Andreas Rheinhardtavformat/mux: Don't use av_ prefix for static functions
2020-01-26 Andreas Rheinhardtavformat/mux: Don't unnecessarily zero-initialize AVPac...
2020-01-26 Andreas Rheinhardtavformat/mux: Move packet references
2020-01-26 Andreas Rheinhardtavformat/gxfenc: Add deinit function
2020-01-26 Andreas Rheinhardtavformat/mxfenc: Add deinit function
2020-01-26 Andreas Rheinhardtavformat/mxfenc: Don't free priv_data of AVStream
2020-01-26 Andreas Rheinhardtavformat/audiointerleave: Check before dereferencing
2020-01-26 Andreas Rheinhardtavformat/dvenc: Don't zero unnecessarily
2020-01-26 Andreas Rheinhardtavformat/dvenc: Replace write_trailer by deinit function
2020-01-26 Gyan Doshiavformat/yuv4mpegdec: increase header limit
2020-01-26 Gyan Doshiavformat/yuv4mpegdec: better error logging
2020-01-26 Andreas Rheinhardtavformat/av1: Avoid allocation + copying when filtering...
2020-01-26 Andreas Rheinhardtavformat/av1: Fix nits in the documentation of ff_av1_f...
2020-01-26 Andreas Rheinhardtavformat/av1, avc, hevc: Remove av_freep()
2020-01-26 Andreas Rheinhardtavformat/av1: Improve filtering AV1 OBUs
2020-01-26 Andreas Rheinhardtavformat/movenc: Check for reformatting errors when...
2020-01-26 Andreas Rheinhardtavformat/av1, hevc: Make *_buf-functions return 0 on...
2020-01-26 Andreas Rheinhardtavformat/hevc: Fix potential leak in case of ff_hevc_an...
2020-01-26 Andreas Rheinhardtavformat/matroskaenc: Cosmetics
2020-01-26 Andreas Rheinhardtavformat/matroskaenc: Check for reformatting errors
2020-01-26 Zane van Iperenavformat: add demuxer for argonaut games' ASF format
2020-01-25 Marton Balintavformat/udp: increase the default buffer size of a...
2020-01-25 Marton Balintavformat/udp: properly use return value of pthread_cond...
2020-01-25 Marton Balintavformat/udp: add newline after warning
2020-01-25 Gyan Doshiavformat/movenc: allow ISMV timescale to be user-set
2020-01-23 Marton Balintavformat/libsrt: add missing SRT_VERSION_VALUE check
2020-01-23 Gyan Doshiavformat/utils: log corrupt packets
2020-01-21 Andriy Gelmanavformat/libzmq: Replace fail statements with goto
2020-01-21 Andriy Gelmanavformat/libzmq: Check return of zmq_setsockopt
2020-01-20 Bela Bodecsavformat/hlsenc: fix default AES key file url with...
2020-01-20 Bela Bodecsavformat/hlsenc: program_date_time and append_list...
2020-01-20 Xuchen Suavformat/udp: modify the not write-only to read-only...
2020-01-20 Steven Liuavformat/hlsenc: compare without the last directory...
2020-01-19 Marton Balintavformat/dashenc: use ff_rename instead of avpriv_io_move
2020-01-19 Marton Balintavformat/avio: fix ff_rename to respect used protocol
2020-01-19 Marton Balintavformat/avio: move ff_rename implementation from inter...
2020-01-18 Anthony Delannoyavformat/libsrt: fix enabling nonblocking mode
2020-01-18 Marton Balintavformat/img2enc: add support for specifying protocol...
2020-01-18 Michael Niedermayeravformat/dtsdec: make S16LE discrimination sharper
2020-01-18 Steven Liuavformat/hls: support data protocol in uri for EXT...
2020-01-17 Andreas Rheinhardtavformat/oggparsevorbis: Use AV_DICT_DONT_STRDUP_VAL...
2020-01-17 Andreas Rheinhardtavformat/flvenc: Avoid unnecessary seek
2020-01-17 Andreas Rheinhardtavformat/movenc, segafilmenc: Remove unnecessary avio_t...
2020-01-17 James AlmerRevert "avformat/utils: make ff_ntp_time() accept a...
2020-01-16 Nicolas Gaullieravformat/s337m: Use base AVClass for av_log usage
2020-01-16 James Almeravformat/dashenc: document the new options
2020-01-16 James Almeravformat/dashenc: add an option to write a Latency...
2020-01-16 Anton Khirnovdashenc: support setting arbitrary HTTP protocol options
2020-01-16 James Almeravformat/dashenc: allow setting custom movflags using...
2020-01-16 James Almeravformat/movenc: add a flag to enable CMAF compatability
2020-01-16 James Almeravformat/dashenc: implement DVB-DASH profile
2020-01-16 James Almeravformat/dashenc: add an option to enable low latency...
2020-01-16 James Almeravformat/dashenc: Write a Producer Reference Time element
2020-01-16 James Almeravformat/movenc: use AVProducerReferenceTime side data...
2020-01-16 James Almeravformat/utils: make ff_ntp_time() accept a timestamp...
2020-01-15 James Almeravformat/dashenc: allow splitting fragments following...
2020-01-15 James Almeravformat/dashenc: allow setting fragment durations
2020-01-15 James Almeravformat/dashenc: allow setting segment durations per...
2020-01-14 Andreas Rheinhardtavformat/avformat: Update AVInputFormat.read_packet...
2020-01-14 Andreas Rheinhardtavformat/segafilmenc: Check early whether video is...
2020-01-14 Andreas Rheinhardtavformat/segafilmenc: Postpone check for existence...
2020-01-14 Andreas Rheinhardtavformat/segafilmenc: Fix undefined left shift of 1...
2020-01-11 Andreas Rheinhardtavformat/matroskaenc: Fix ReferenceBlock timestamp
2020-01-10 Alexandre Heitor... avformat/img2dec: add option to provide metadata fields...
2020-01-10 Andreas Rheinhardtavformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid...
2020-01-10 Gilles Bouthenotavformat/id3v2enc: fix bad ID3v2 tag length
2020-01-10 Martin Storsjömovenc: Write durations based on pts into mvhd/mdhd...
2020-01-08 Andreas Rheinhardtavformat/utils: Remove redundant save+restore
2020-01-08 Andreas Rheinhardtavformat/wtvdec: Cosmetics
2020-01-08 Andreas Rheinhardtavformat/wtvdec: Fix memleak when reading header fails
2020-01-08 Anthony Delannoylavf/libsrt: Fix typo
2020-01-08 Andreas Rheinhardtavformat/dashenc: Fix leak of AVFormatContext on error
2020-01-08 Andreas Rheinhardtavformat/mpjpeg: Remove mpjpeg_write_trailer
2020-01-08 Andreas Rheinhardtavformat: Improve returned error codes
2020-01-08 Andreas Rheinhardtavformat/fitsdec: Fix potential leak of string in AVBPrint
2020-01-08 Andreas Rheinhardtavformat/avs: Remove avs_read_close()
next