]> git.sesse.net Git - ffmpeg/history - libavformat
Merge commit '8b7a9729aa162e2bbd571933f1aa40767f1ff47b'
[ffmpeg] / libavformat /
2017-03-12 Clément BœschMerge commit '8b7a9729aa162e2bbd571933f1aa40767f1ff47b'
2017-03-12 Clément BœschMerge commit '6f40181cad8ac04adff7bd10e1e1ab65f22bc1f0'
2017-03-12 Clément BœschMerge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'
2017-03-11 Przemysław Sobalalavf/dashenc: update bitrates on dash_write_trailer
2017-03-09 James Almeravformat/matroskaenc: add support for Spherical Video...
2017-03-09 wm4hls: pass AVFormatContext flags to sub demuxer
2017-03-09 wm4concatdec: pass AVFormatContext flags to sub demuxer
2017-03-07 Vittorio Giovaramatroskadec: cosmetics: Rearrange checks for projection...
2017-03-07 Vittorio Giovaramov: Fix checking layout and loading padding for cubemaps
2017-03-07 Vittorio Giovaramkv: Export bounds and padding from spherical metadata
2017-03-07 Vittorio Giovaramov: Export bounds and padding from spherical metadata
2017-03-07 Vittorio Giovaraspherical: Add tiled equirectangular type and projectio...
2017-03-07 Muhammad Faizavfilter/allformats: make av_register_all thread safe
2017-03-06 wm4avformat/flvdec: remove meaningless warning
2017-03-05 Paul B Maholavformat/vivo: fix logic error in checking version...
2017-03-05 Carl Eugen Hoyoslavf/matroska: Support QDMC.
2017-03-04 Steven Liuavformat/hlsenc: move the segment files handler close...
2017-03-03 Carl Eugen Hoyoslavf/matroska: Support codec ID V_FFV1 for demuxing.
2017-03-02 Kostya Shishkovavcodec: add ClearVideo decoder
2017-03-02 wm4avformat: fix AVStream private fields marker
2017-03-02 wm4avcodec, avutil, avformat: remove AVOption requirement...
2017-03-02 Carl Eugen Hoyoslavf/flacdec: Return maximum score if the streaminfo...
2017-03-02 Michael Niedermayeravformat/oggdec: fix leak in ogg_restore()
2017-03-02 Michael Niedermayeravformat/oggdec: Factor free_stream out
2017-03-02 Michael Niedermayeravformat/oggdec: remove unused parameter of ogg_restore()
2017-02-28 Carl Eugen Hoyoslavf/matroskadec: Fix demuxing sipr.
2017-02-25 Hendrik Leppkesavformat/hlsenc: don't use %s for strftime on msvc
2017-02-25 Steven Liuavformat/hlsenc: fix hls_flags temp_file bug
2017-02-22 Paul B Maholavcodec: add ScreenPressor decoder
2017-02-22 James Almeravformat/matroskaenc: don't write DisplayUnit with...
2017-02-21 Nicolas Roy-Renaudavformat/sierravmd: Support for Shivers 2 stereo tracks
2017-02-21 Steven Liuavformat/hlsenc: fix cid 1401346 Dereferencing pointer...
2017-02-21 Paul B Maholavformat/mpl2dec: skip BOM when probing
2017-02-21 Carl Eugen Hoyoslavf/mpeg: Initialize a stack variable used by memcmp().
2017-02-20 Sasi Inguvalavf/mov.c: Correct keyframe search in edit list to...
2017-02-19 Marton Balintavformat/fifo: assert on disallowed message type and...
2017-02-19 Michael Niedermayeravformat/utils: Also fill dts==RELATIVE_TS_BASE packets...
2017-02-18 Michael Niedermayeravformat/m4vdec: Detect raw mpeg4video with unidentifie...
2017-02-18 Steven Liuavformat/hlsenc: set default http method to PUT when...
2017-02-17 Thierry Fouculavf/riff: Support decoding files with broken mediasubt...
2017-02-14 Thomas Stephensavformat/dashenc: Only use temporary files when outputt...
2017-02-14 Joel CunninghamHTTP: improve performance by reducing forward seeks
2017-02-14 Michael Niedermayeravformat/http: Check for truncated buffers in http_conn...
2017-02-12 Bela Bodecsavformat/hlsenc: fix stream level metadata handling
2017-02-12 Jan Ekströmmovenc: add support for track names in ISML manifests
2017-02-12 Carl Eugen Hoyoslavf/mpegts: Make a pointer cast explicit.
2017-02-12 Paul B Maholavcodec: add FM Screen Capture Codec decoder
2017-02-11 Paul B Maholavformat/flic: fix handling of EOF case
2017-02-11 Carl Eugen Hoyoslavf/omadec: Fix packet duration for Atrac 3 lossless.
2017-02-11 Carl Eugen Hoyoslavf/rtpdec_mpeg4: Constify a function parameter.
2017-02-11 Carl Eugen Hoyoslavf/omadec: Remove an unsed variable.
2017-02-11 Paul B Maholavcodec: add ATRAC Advanced Lossless decoders
2017-02-11 Steven Liuavformat/hlsenc: deprecate hls_wrap option
2017-02-11 James Almeravformat/apetag: bump micro version
2017-02-10 James Almeravformat/apetag: reorder some code to improve readability
2017-02-10 James Almeravformat/apetag: account for header size if present...
2017-02-10 James Almeravformat/apetag: fix flag value to signal footer presence
2017-02-10 Carl Eugen Hoyoslavf/movenc: Remove two unused variables.
2017-02-10 Matt Wolenetzlavf/mov.c: Avoid heap allocation wraps in mov_read_...
2017-02-10 Matt Wolenetzlavf/mov.c: Avoid OOB in mov_read_udta_string()
2017-02-08 Matt Wolenetzlavf/mov.c: Avoid heap allocation wrap in mov_read_uuid
2017-02-08 Matt Wolenetzlavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr
2017-02-07 Petri Hintukainenmatroska: demux BluRay text subtitles
2017-02-07 Aman Guptaavformat/hlsenc: add hls_flag option to write segments...
2017-02-06 Chris Cunninghamlavf/matroskadec: fix is_keyframe for early Blocks
2017-02-04 Marton Balintavformat/segment: remove last_cut check when detecting...
2017-02-03 Carl Eugen Hoyoslavf/isom: Support DTS Express in mov.
2017-02-02 Clément BœschMerge commit '9064777dbb335ab4809ae09e3fdcc0245f925cdc'
2017-02-02 Clément BœschMerge commit '7f549b8338ed3775fec4bf10421ff5744e5866dd'
2017-02-02 Clément BœschMerge commit '6135c3b61e084be93c0876cecd06f4e764f961c0'
2017-02-02 Clément BœschMerge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'
2017-02-02 Clément BœschMerge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'
2017-02-02 Matthieu BouronMerge commit 'ed9b2a5178d7a7c5a95694da3a808af327f36aff'
2017-02-01 Paul B Maholavformat/msf: support codec 1, which is 16 bit pcm le
2017-02-01 Clément BœschMerge commit '90bc423212396e96a02edc1118982ab7f7766a63'
2017-02-01 erankormov: fix decryption with edit list
2017-02-01 Clément BœschMerge commit '209ee680ce99035202520b900326a57f7fa0aceb'
2017-02-01 Clément BœschMerge commit 'a1f6a2dfdaf9beb42ca66e49d10bfaf5905a0128'
2017-02-01 Clément BœschMerge commit 'd639dcdae022130078c9c84b7b691c5e9694786c'
2017-02-01 Clément BœschMerge commit '44972e227df0f7ad5aa9004d971fb54e9dc5c849'
2017-02-01 Andreas Cadhalpunboadec: remove log messages
2017-01-31 James AlmerMerge commit 'b4bb9593834460bbbe0e70823f2c503cb01ad052'
2017-01-31 James AlmerMerge commit 'd06dfaa5cbdd20acfd2364b16c0f4ae4ddb30a65'
2017-01-31 James AlmerMerge commit '8e9cd81d291b1010c625b2766058aadf4affb537'
2017-01-31 James AlmerMerge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'
2017-01-31 James AlmerMerge commit '4efab89332ea39a77145e8b15562b981d9dbde68'
2017-01-31 James AlmerMerge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'
2017-01-31 James AlmerMerge commit '95c1df929b92d81454656c222a35ec5f7db576b4'
2017-01-31 James AlmerMerge commit 'c3e83ad3b7d75f3597f47ada2616ba4479665009'
2017-01-31 James AlmerMerge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5'
2017-01-31 Clément BœschMerge commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2'
2017-01-31 Clément BœschMerge commit '0e0538aefc75958ded49f5d075c99a81cf6b2bbb'
2017-01-31 Clément BœschMerge commit '5d0f85f1b2469b60d0838330aabe5353fdd9ef1d'
2017-01-31 Clément BœschMerge commit 'e344e65109f1a75ca82aff4cecec44e79197753c'
2017-01-31 Clément BœschMerge commit '76f7e70aa04fc5dbef5242b11cbf8fe4499f61d4'
2017-01-31 Clément BœschMerge commit '1f7b4f9abc6bae94e576e710b8d10117ca3c8238'
2017-01-31 Clément BœschMerge commit 'da917fcf5183ed249ad1285b8edd330f421376c4'
2017-01-31 Clément BœschMerge commit '1ecb63cd1c1a4ddc5efed4abbc3158b969d8c5e4'
2017-01-31 Clément BœschMerge commit 'fca3c3b61952aacc45e9ca54d86a762946c21942'
2017-01-31 Clément BœschMerge commit 'cc16da75c2f99d92f7a6461100f041352deb6d88'
next