]> git.sesse.net Git - ffmpeg/history - libavformat/gxfenc.c
mp3enc: write trailing padding
[ffmpeg] / libavformat / gxfenc.c
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2013-09-16 Clément Bœschlavf: Don't explicitly flush after each written packet...
2013-09-10 Alexandra Khirnovaavformat: Use av_reallocp_array() where suitable
2012-11-28 Justin Ruggleslavf: move ff_codec_get_tag() and ff_codec_get_id(...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-05-14 Diego Biurrungxfenc: remove disabled half-implemented MJPEG tag
2012-03-20 Anton Khirnovlavf: make av_interleave_packet_per_dts() private.
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_TIMESTAMP cruft
2011-12-11 Mans Rullgardlavu: replace int/float punning functions
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-07-17 Diego Biurrungxfenc: place variable declarations before statements
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-07-13 Anton Khirnovlavf: factor out conversion of ISO8601 string to unix...
2011-07-12 Anton Khirnovlavf: deprecate AVFormatContext.timestamp
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-07-03 Mans RullgardDo not include intfloat_readwrite.h in avutil.h
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-04-03 Anton Khirnovavio: introduce an AVIOContext.seekable field
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-03-07 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-25 Anton Khirnovlavf: replace remaining uses of put_tag with avio_write
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-10-07 Baptiste CoudurierIn gxf muxer, round up number of lines mod 16 in mpeg...
2010-10-07 Baptiste CoudurierIn gxf muxer, fix number of flt entries based on patch...
2010-10-07 Reuben MartinIn gxf muxer, write umf media for mpeg1video, patch...
2010-10-07 Reuben MartinIn gxf muxer, fix flt entry offset, patch by Reuben...
2010-09-01 Baptiste Couduriergxf muxer only accepts pal or ntsc resolutions currentl...
2010-07-21 Thierry Foucugxfenc: Fix ES name in the UMF media description, by...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-10-16 Carl Eugen HoyosMake AVCodecTag.id enum CodecID and use CODEC_ID_NONE...
2009-06-22 Daniel VerkampAdd ff_ prefixes to exported symbols in libavformat...
2009-05-23 Baptiste Coudurierremove useless include
2009-03-09 Baptiste Coudurierreindent
2009-03-09 Baptiste Coudurierchange path pattern to be similar to existing files...
2009-03-09 Baptiste Couduriermerge struct declaration and definition
2009-03-09 Baptiste Coudurierwrite map packet every 100 packets according to specs
2009-03-09 Baptiste Coudurierwrite flt packet, might need some tweaking but it works
2009-03-09 Baptiste Couduriercorrectly interleave audio and video according to specs
2009-03-09 Baptiste Coudurierwrite timecode track in gxf
2009-03-08 Baptiste Couduriercompute media info in write_header
2009-03-08 Baptiste Coudurierfactorize write packet
2009-03-08 Baptiste Coudurierremove unneeded and empty user data
2009-03-08 Baptiste Coudurieruniformize variable names and remove duplicating fields...
2009-03-08 Baptiste Coudurierremove useless fields
2009-02-13 Thierry Foucuuse correct field number for video according to specs...
2009-02-13 Baptiste Couduriercosmetics, rename nb_frames to nb_fields
2009-02-12 Thierry Foucucompute b_per_i_or_p value correctly, patch by Thierry...
2009-02-11 Baptiste Coudurierrename wrongly named b_per_gop to b_per_i_or_p accordin...
2009-02-09 Baptiste Coudurierrename ff_audio_interleave to ff_audio_rechunk_interleave
2009-02-08 Baptiste Coudurieruse new audio interleaving generic code
2009-01-31 Baptiste Coudurieruse st->priv_data to store per stream context
2009-01-27 Baptiste Couduriersecond try fixing time code in gxf
2009-01-23 Baptiste Coudurierfix endianness of time code, and calculate it in fields...
2009-01-20 Baptiste CoudurierDo not use avctx->frame_number which might not be set,
2009-01-20 Baptiste Coudurierset correct value for starting line
2009-01-20 Baptiste Coudurierfix gxf time code mark out value
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-12-13 Reimar DöffingerAvoid _t in gxf enum type names
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-27 Baptiste Coudurieruse av_fifo_generic_write, old func is deprecated
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-08-09 Baptiste Couduriertake care to use video track field number as duration
2007-07-26 Aurelien Jacobsreplaces hardcoded values by the equivalent enum defini...
2007-07-13 Baptiste CoudurierSmartjog granted permission to relicense as LGPL 2.1
2007-07-13 Baptiste Coudurierround timestamps up, k2 broadcast server seems to need it
2007-02-14 Baptiste Coudurierfix dts adjusting
2007-01-22 Diego BiurrunFix some more license headers.
2007-01-21 Michael Niedermayeradd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-11-28 Baptiste Coudurierreadjust dts if negative
2006-10-18 Baptiste Coudurieruse AVFormatContext to log
2006-10-17 Baptiste Coudurieravoid overwriting pkt
2006-10-10 Baptiste Coudurierquiet gcc about enum value not handled in switch
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-21 Roman Shaposhnik * Moving FifoBuffer out of libavformat/avformat...
2006-08-21 Baptiste Coudurierset correct first gop closed value
2006-08-21 Baptiste Coudurierrename closed_gop to first_gop_closed
2006-08-21 Baptiste Coudurierinit buffer
2006-08-12 Baptiste Coudurieruse packet dts as correct media field number and use...
2006-08-09 Baptiste Coudurierparse mpeg frame to get pict type and closed gop flag
2006-08-01 Baptiste Couduriernegative to_pad won't provoke infinite loop
2006-08-01 Baptiste Coudurieravoid reading beyond packet size
2006-07-19 Baptiste CoudurierGXF muxer