]> git.sesse.net Git - ffmpeg/history - libavformat
opusenc: implement a psychoacoustic system
[ffmpeg] / libavformat /
2017-09-23 James Almeravformat/gif: use av_packet_alloc()
2017-09-23 James Almeravformat/apngenc: use av_packet_alloc()
2017-09-22 Lou LoganFix several typos
2017-09-21 Carl Eugen HoyosRemove some unneeded casts of bit_rate.
2017-09-21 Steven Liuavformat/hlsenc: support http method for hls fmp4 init...
2017-09-21 Steven Liuavformat/hlsenc: fix CID 1418106
2017-09-21 Tatsuyuki IshiGnuTLS: eat PREMATURE_TERMINATION error
2017-09-20 Anton Khirnovavformat/cafdec: reject multichannel Opus streams
2017-09-20 Carl Eugen Hoyoslavf/caf: Support demuxing Opus.
2017-09-20 Carl Eugen Hoyoslavf/mpegts: Consider stream_type 0x0f just a hint...
2017-09-19 Carl Eugen Hoyoslavf/utils: Do not force chapter end time before chapte...
2017-09-18 Tobias Rappavformat/mxfenc: cosmetic changes
2017-09-18 Tobias Rappavformat/mxfenc: fix aspect ratio when writing 16:9...
2017-09-16 Aman Guptaavformat/hlsenc: fix segfault when using -hls_segment_t...
2017-09-15 Clément Bœschlavf/http: fix compilation without zlib
2017-09-15 Jacek Jendrzejlavf/http: Reset compressed header flag, fix http 302...
2017-09-13 Paras Chadhaavformat/fitsenc: fill header line with spaces
2017-09-12 Michael Niedermayeravformat/mxfenc: Correct the Sample rate for PCM outsid...
2017-09-12 Michael Niedermayeravformat/mxfenc: Comment edit rate write code like...
2017-09-12 Michael Niedermayeravformat/mxfenc: Replace more literal magic numbers...
2017-09-09 Petri HintukainenAdd SUP/PGS subtitle muxer
2017-09-09 Steven Liuavformat/dashdec: free resource allocated by xml
2017-09-09 Steven Liuavformat/dashdec: add dash demuxer base version
2017-09-08 James Almeravformat/matroskaenc: also write tags when output is...
2017-09-07 Michael Niedermayeravformat/asfdec: Fix DoS in asf_build_simple_index()
2017-09-07 Michael Niedermayeravformat/mov: Fix DoS in read_tfra()
2017-09-07 Michael Niedermayeravformat/gdv: Make FixedSize static
2017-09-07 Steven Liuflvdec: Check the avio_seek return value after reading...
2017-09-05 Karthick Javformat/hlsenc: Added configuration to override HTTP...
2017-09-04 Alex Converseavformat/flvdec: Set need_context_update when setting...
2017-09-01 wm4lavf: make avio_read_partial() public
2017-09-01 James Almeravformat/avio: update avio_alloc_context() doxy
2017-09-01 Steven Liuavformat/dash:add copyright to dash.c
2017-09-01 Anton KhirnovUse the new AVIOContext destructor.
2017-09-01 Anton Khirnovavio: add a destructor for AVIOContext
2017-09-01 Steven Liuavformat/dash: move reused API to common file and heade...
2017-08-31 孙浩(晓黑)avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()
2017-08-31 孙浩(晓黑)avformat/mxfdec: Fix DoS issues in mxf_read_index_entry...
2017-08-31 孙浩(晓黑)avformat/nsvdec: Fix DoS due to lack of eof check in...
2017-08-31 Daniel Glöckneravformat/mov: prevent duplication of first fragment...
2017-08-31 Dale Curtisavformat/mov: Bail when invalid sample data is present.
2017-08-31 Justin Rugglesavformat/concatdec: add fallback for calculating file...
2017-08-30 Paras ChadhaAdd FITS Muxer
2017-08-30 Paras ChadhaAdd FITS Demuxer
2017-08-30 Michael Niedermayeravformat/mxfenc: Replace literal numbers by named enum...
2017-08-29 Michael Niedermayeravformat/mxfenc: Check that the video codec in D-10...
2017-08-28 Carl Eugen Hoyoslavf/dump: Remove superfluous cast.
2017-08-27 Michael Niedermayeravformat/mvdec: Fix DoS due to lack of eof check
2017-08-27 孙浩 and 张洪亮(望初)avformat/rl2: Fix DoS due to lack of eof check
2017-08-27 孙浩 and 张洪亮(望初)avformat/rmdec: Fix DoS due to lack of eof check
2017-08-27 孙浩 and 张洪亮(望初)avformat/cinedec: Fix DoS due to lack of eof check
2017-08-27 孙浩 and 张洪亮(望初)avformat/asfdec: Fix DoS due to lack of eof check
2017-08-27 Michael Niedermayeravformat/hls: Fix DoS due to infinite loop
2017-08-26 Carl Eugen Hoyoslavf/rawenc: Add little- and big-endian G.726 muxers.
2017-08-24 Carl Eugen Hoyoslavf/g726: Demuxer for raw G.726 streams, both left...
2017-08-24 Dale Curtisavformat/mov: Fix trampling of ctts during seeks when...
2017-08-23 Michael Niedermayeravformat/rtpdec_h264: Fix heap-buffer-overflow
2017-08-23 Vitaly Bukaavformat/aviobuf: Fix signed integer overflow in avio_s...
2017-08-23 Vitaly Bukaavformat/mov: Fix signed integer overflows with total_size
2017-08-22 Steven Liuavformat/hlsenc: move free fmp4_init_filename after...
2017-08-20 bnnmlavf/bink: fix latest header and add all existing revisions
2017-08-18 Jacob Trimblelibavformat/mov: Fix inserting frames before current_frame.
2017-08-17 Marton Balintavformat/utils: always av_reduce r_frame_rate
2017-08-16 Nikolas Boweavformat/mov: Fix memory leak when reading DDTS box.
2017-08-11 Michael Niedermayeravformat/avidec: Move packet skip after prefix and...
2017-08-10 James Almeravformat/movenc: reindent after the previous commit
2017-08-10 Sasi Inguvalavf/movenc.c: Set sgpd and sbgp atoms to represent...
2017-08-06 DeHackEdavformat/hlsenc: allow dynamic encryption key rotation
2017-08-05 Steven Silotiavformat/utils: fix memory leak in avformat_free_context
2017-08-04 Steven Liuavformat/hlsenc: support fmp4 single file mode
2017-08-02 Aleksandr Slobodeniukavformat/riff: remove useless tag correlation 'mpg2...
2017-08-02 Aleksandr Slobodeniukavformat/riff.h : remove unused function parameter...
2017-07-30 Matt Oliverlavf/os_support: Use existing WinRT config value.
2017-07-29 Michael Niedermayeravformat/rtmppkt: Convert ff_amf_get_field_value()...
2017-07-29 Michael Niedermayeravformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2
2017-07-26 foo86avformat/s337m: fix potentially undefined pointer arith...
2017-07-25 Michael Niedermayeravformat/oggparsecelt: Do not re-allocate os->private
2017-07-25 Steven Liuavformat/hlsenc: improve hls encrypt get key file operation
2017-07-24 Clément Bœschlavf/movenc: support GPMF track (gpmd) remuxing
2017-07-24 Steven Liuavformat/hlsenc: fix hls fmp4 extention name bug
2017-07-21 James Almeravcodec/dca: remove GetBitContext usage from avpriv_dca...
2017-07-19 foo86avformat: add SMPTE 337M demuxer
2017-07-19 Jan Sebechlebskylibavformat/fifo: Fix initialization of underlying...
2017-07-19 foo86avformat/dtsdec: switch to common frame header parsing...
2017-07-16 Derek Buitenhuiswebmdashenc: Fix memory leak
2017-07-14 Derek Buitenhuishdsenc: Remove dead store
2017-07-13 Kieran O'Learymovenc: Add 'keywords' metadata
2017-07-10 Derek Buitenhuisrtspdec: Fix return error
2017-07-10 Paul B Maholavcodec/magicyuv: add 12 bit formats
2017-07-09 Wan-Teh Changavformat/avio: Remove no-op code in url_find_protocol().
2017-07-07 Derek Buitenhuisrtmpproto: Fix error return
2017-07-07 Tobias Rappavformat: remove obsolete commented-out DEBUG define
2017-07-07 Derek Buitenhuisavformat/hlsenc: Add missing error check
2017-07-07 Steven Liuavformat/hlsenc: add warn message when use both fmp4...
2017-07-07 Derek Buitenhuismpegtsenc: Don't pass NULL to memcpy
2017-07-06 Derek Buitenhuisconcatdec: Do not pass NULL to memcmp
2017-07-05 Azamat H. Hackimovlibavformat/gdv: Fix parsing for soundless video
2017-07-05 John Stebbinsmovenc: allow alternative hvc1 h.265 codec tag
2017-07-05 John Stebbinsmovenc: write correct format hvcc when tag is hvc1
2017-07-05 John Stebbinsmovenc: move tags definitions to where they are used
next