]> git.sesse.net Git - ffmpeg/history - libavformat
libopenh264enc: Move a declaration of a variable into an ifdef
[ffmpeg] / libavformat /
2015-01-19 Michael Niedermayersmoothstreamingenc: Add a missing "goto fail"
2015-01-16 Nidhi Makhijaniaea: Return proper error code on invalid header
2015-01-15 Martin Storsjörtmppkt: Repeat the full 32 bit timestamp for chunking...
2015-01-14 Anton Khirnovid3v2: fix reading v2.2 attached pictures
2015-01-14 Anton Khirnovid3v2: add names to the parameters of ID3v2EMFunc.read
2015-01-14 Anton Khirnovid3v2: constify the 'tag' parameter to special metadata...
2015-01-14 Vittorio Giovaramov: Check angle rather than full matrix when updating SAR
2015-01-14 Vittorio Giovaraimg2dec: correctly use the parsed value from -start_number
2015-01-09 Anton Khirnovmatroskaenc: refuse to write AAC without valid extradata
2015-01-07 Luca Barbatompeg: Remove unused field
2015-01-07 Luca Barbatosegment: Fix the failure paths
2015-01-06 Martin Storsjömovenc: Fix a typo in a comment
2015-01-06 Martin Storsjömovenc: Readd an accidentally removed condition
2015-01-06 Justin Rugglesisom: add 'mp1v' fourcc
2015-01-04 Martin Storsjömovenc: Enable editlists by default if delay_moov is...
2015-01-04 Martin Storsjölibavformat: Check for malloc failures in avformat_new_...
2015-01-04 Martin Storsjölibavformat: Remove a misleading/incorrect comment
2015-01-03 Martin Storsjöavisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL
2015-01-02 Martin Storsjödashenc: Use pts for MPD timeline timestamps
2015-01-02 Martin Storsjödashenc: Use delay_moov
2015-01-02 Martin Storsjömovenc: Get rid of a hack for updating the dvc1 atom
2015-01-02 Martin Storsjömovenc: Add an option for delaying writing the moov...
2015-01-02 Martin Storsjömovenc: Use start_dts/cts instead of cluster[0] for...
2015-01-02 Martin Storsjömovenc: Remove an unnecessary condition when flushing...
2015-01-02 Martin Storsjömovenc: Factorize writing ftyp and other identification...
2014-12-29 Martin Storsjödashenc: Remove some stray double spaces
2014-12-29 Martin Storsjödashenc: Fix writing of timelines that don't start...
2014-12-20 Kieran Kunhyampegts: add support for Opus
2014-12-19 Martin Storsjölibavformat: Only use MoveFileExA when targeting the...
2014-12-19 Martin Storsjörtpenc_mpegts: Call write_trailer for the mpegts muxer...
2014-12-19 Martin Storsjömpegts: Support running the write_trailer function...
2014-12-19 Martin Storsjölibavformat: Allow calling av_write_trailer with a...
2014-12-19 Anton Khirnovmov: avoid a memleak when multiple stss boxes are present
2014-12-18 Vittorio Giovarartsp: check ffurl_get_file_handle() return value
2014-12-18 Vittorio Giovaracheck memory errors from av_strdup()
2014-12-18 Vittorio Giovarampegts: check get16() return value
2014-12-18 James Almeroggdec: add support for VP8 demuxing
2014-12-18 Martin Storsjömovenc: Adjust the pts of new fragments similarly to...
2014-12-18 Martin Storsjölibavformat: Add a muxer wrapping mpegts encoding into RTP
2014-12-18 Thomas Volkertrtp: Initial H.261 support
2014-12-18 Martin Storsjörtpenc: Avoid brittle switch fallthroughs
2014-12-18 Martin Storsjörtpdec_h263_rfc2190: Clear the stored bits if discardin...
2014-12-18 Martin Storsjörtpenc: Set the AVFMT_TS_NONSTRICT flag
2014-12-18 Martin Storsjörtpenc: Set the timestamp properly when sending mpegts...
2014-12-18 Tristan Matthewssrtpproto: fix option flag type
2014-12-17 Martin Storsjödashenc: Adjust the start time of a segment to the...
2014-12-17 Martin Storsjödashenc: Write segment timelines properly if the timeli...
2014-12-15 Martin Storsjömov: Fix handling of zero-length metadata values
2014-12-15 Xiaohan Wangmatroskadec: Fix read-after-free in matroska_read_seek()
2014-12-10 Martin Storsjödashenc: Change the duration fields to 64 bit
2014-12-09 Bryan Huhdashenc: log file output progress in verbose mode
2014-12-09 Martin Storsjörtpproto: Fix the input RTP data format check
2014-12-09 Martin Storsjölibavformat: Build hevc.o when building the RTP muxer
2014-12-08 Dave Ricemov: further expand the list of parsed metadata tags
2014-12-08 Vittorio Giovaramov: expand the list of parsed metadata tags
2014-12-08 Vittorio Giovaramov: parse XMP metadata on demand
2014-12-08 Vittorio Giovaramov: parse @PRM and @PRQ metadata tags
2014-12-08 Vittorio Giovaramov: cosmetics: reorder the list of tags
2014-12-08 Joakim PlateAllow reading of growing avi files (currently being...
2014-12-08 Carl Eugen Hoyosriff: Support decoding png in avi (ImageJ)
2014-12-08 Martin Storsjörtpproto: Write a warning if the input data written...
2014-12-07 Luca Barbatomp3: Tweak the probe scores
2014-12-07 Luca Barbatolatm: Do not give a score for a single instance
2014-12-05 Matthieu Bouronmov: skip version and flags attributes in mov_read_chan()
2014-12-04 Luca Barbatorm: Use the correct codec_data_size signedness
2014-12-03 Luca Barbatomkv: Validate ASS Start and End fields
2014-12-02 Florent Le CozDrop the unofficial extension prefix for MPEG and MPEG...
2014-12-02 Jean-Baptiste Mardellempegtsenc: recognize .mts as MPEG Transport Stream
2014-12-02 Fredrik AxelssonAdd support for BDAV/m2ts-mode muxing
2014-12-02 Thilo Borgmannmov: allocate the tag value dynamically
2014-12-02 Vittorio Giovaramov: Add an option for exporting all metadata
2014-12-02 Vittorio Giovaramov: do not truncate the language-prefixed tag
2014-12-02 Vittorio Giovarartsp: move the CONFIG_ macros to the beginning of the...
2014-11-28 Martin Storsjörtmpproto: Fix a typo in a comment
2014-11-28 Martin Storsjödashenc: Avoid a VLA-like construct
2014-11-28 Bryan Huhdashenc: Add options to make segment names configurable
2014-11-28 Martin Storsjörtmpproto: Only prepend @setDataFrame for onMetaData...
2014-11-28 Martin Storsjörtmppkt: Make pkt->data reallocable
2014-11-28 Martin Storsjörtmpproto: Simplify code for copying data into the...
2014-11-28 Martin Storsjörtmpproto: Clarify a comment
2014-11-27 Martin StorsjöRevert "lavf: Don't try to update files atomically...
2014-11-27 Martin Storsjölavf: Use MoveFileEx instead of rename/_wrename on...
2014-11-27 Martin StorsjöShare the utf8 to wchar conversion routine between...
2014-11-26 Martin Storsjömovenc: Expose the fragment index as an avoption
2014-11-26 Martin Storsjömovenc: Add a flag for indicating a discontinuous fragment
2014-11-24 Martin Storsjölavf: Use wchar functions for filenames on windows...
2014-11-24 Martin Storsjölavf: Don't try to update files atomically with renames...
2014-11-24 Uwe L. Kornflvdec: Document how the duration is retrieved at the...
2014-11-24 Martin Storsjödashenc: Don't segment all video streams when one strea...
2014-11-24 Vittorio Giovarasol: simplify sol_codec_id()
2014-11-24 Vittorio Giovarampegenc: prevent a NULL pointer dereference
2014-11-22 Martin Storsjödashenc: Don't require the stream bitrate to be known
2014-11-22 Martin Storsjölavf: Remove a redundant include of sys/stat.h
2014-11-22 Michael Niedermayerflvenc: Remove an unused variable
2014-11-21 Luca Barbatoxwma: Do not leak on failure path
2014-11-19 Martin Storsjöhdsenc: Clear the previous codec tag when setting up...
2014-11-19 Martin Storsjöhdsenc: Use the right filename in an error message
2014-11-17 Vittorio Giovaramov: check ff_get_wav_header() return value
2014-11-17 Vittorio Giovaralibrtmp: append the correct field to the string
2014-11-17 Martin Storsjölavf: Only initialize s->offset once when using avoid_n...
next