]> git.sesse.net Git - ffmpeg/history - libavformat/movenc.c
ape: check that number of seektable entries is equal to number of frames
[ffmpeg] / libavformat / movenc.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-02 Baptiste Couduriermovenc: use correct tag for dvcpro hd
2011-03-01 Baptiste Couduriermovenc: fix tkhd height for imx
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-25 Ronald S. Bultjemovenc: remove uses of deprecated API.
2011-02-25 Maksym Veremeyenkostore pasp atom for all types of quicktime movie
2011-02-25 Maksym Veremeyenkoreindent after tapt patch
2011-02-25 Maksym Veremeyenkouse tapt atom for sample aspect ratio
2011-02-25 Anton Khirnovlavf: use a new ffio_wfourcc macro instead of put_tag...
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-13 Takashi Mochizukimovenc: Force first sample as SYNC
2011-01-28 Janne Grunaumovenc: byteswap codec_tag in mov_write_ms_tag
2011-01-28 Baptiste CoudurierIn mov muxer, mux adpcm_ms and adpcm_ima_wav the way...
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-07 Baptiste CoudurierIn mov muxer, override codec tag for dv in mov, fix...
2011-01-07 Baptiste CoudurierIn mov muxer, override codec tag for h263 in mov, fix...
2010-11-23 Baptiste CoudurierUnset variable fps for mov and mp4 muxer, they support it
2010-10-15 Baptiste CoudurierIn mov muxer, write artist metadata tag
2010-10-15 Baptiste CoudurierIn mov muxer, use correct metadata tag for encoder...
2010-09-08 Baptiste CoudurierIn mov muxer, write reduced sample aspect ratio values...
2010-08-25 Martin StorsjöProperly handle IPv6 addresses in the SDP generation
2010-07-20 Martin Storsjömovenc: Free the buffer returned by url_close_dyn_buffe...
2010-07-08 Baptiste CoudurierIn mov muxer, write pixel aspect ratio tag in mov files.
2010-06-15 Baptiste CoudurierSupport gray16be and rgb48be in mov
2010-06-04 Baptiste Coudurierfix raw 555 pixel format, add abgr fourcc
2010-05-23 Baptiste Coudurierwrite 3gp perf tag for artist metadata
2010-05-23 Baptiste Coudurieralbm 3gp tag has optional track field not date
2010-05-23 Baptiste Coudurierchange author metadata to artist in mov de/muxer
2010-05-18 Martin StorsjöAdd initial support for RTP hinting in the mov muxer
2010-05-18 Martin StorsjöMake mov_write_packet non-static, add ff_ prefix
2010-05-18 Martin StorsjöMove the mov muxer structures to a separate header
2010-05-05 David Conradmovenc: Write QuickTime chapters
2010-05-05 David Conradmovenc: Swap positions of mov_write_header and mov_writ...
2010-04-21 David Conradmovenc: Write nero chapters
2010-04-12 Tomas HärdinPredicting the size of the hdlr, string data and trkn...
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-09 Baptiste CoudurierFix encoder metadata string langcode in mov muxer
2010-03-09 Baptiste CoudurierCorrectly mark mov metadata as utf-8, using iso languag...
2010-02-01 Anton KhirnovAdd a list of generic tags and change demuxers to follo...
2010-01-17 Stefano SabatiniUse av_match_ext() rather than the deprecated match_ext...
2010-01-04 Mike MelansonAdd support for these widely-used iTunes metadata field...
2009-11-29 Baptiste Coudurier100l, max value for timescale is UINT16_MAX
2009-11-29 Baptiste Coudurierremove useless mov timescale field
2009-11-29 Baptiste Coudurierchange track timescale to unsigned int, fix warning
2009-11-29 Baptiste Couduriertrack time can be 64bit
2009-11-29 Baptiste Couduriersupport pcm_f32/64le in mov
2009-11-29 Baptiste Couduriercosmetics, reindent after last commit
2009-11-29 Baptiste Couduriersupport sample rates > INT16_MAX in mov using stsd v2
2009-11-23 David ConradMOV: Add several iTunes metadata tags
2009-11-23 David ConradMOV: Fix writing \251wrt metadata (r20453 only fixed...
2009-11-22 Justin RugglesDo not write an extra byte in the iTunes 'hdlr' tag...
2009-06-22 Daniel VerkampAdd ff_ prefixes to exported symbols in libavformat...
2009-05-31 Larbi Joubalafix 3gp metadata, write strings in UTF8, patch by Larbi...
2009-05-23 Larbi Joubalafix hdlr descr in mp4 which use c string, patch by...
2009-05-15 Baptiste Coudurierwrite 'stps' for mpeg-2 open gop in .mov
2009-05-14 Baptiste Coudurieruse flags field and remove key_frame field
2009-05-14 Baptiste Coudurierchange cts type to int, save some space
2009-05-13 Baptiste Coudurierfactorize av_set_pts_info
2009-05-13 Baptiste Couduriercosmetics, alignment
2009-05-10 Baptiste Coudurierrgb555le, rgb565le, rgb565be, bgr24 in .mov muxing
2009-05-10 Baptiste Coudurierbgra in .mov muxing
2009-05-10 Baptiste Couduriercorrect pixfmt for argb
2009-05-10 Baptiste Coudurierrgba in .mov muxing
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-12 Stefano SabatiniSplit bitstream.h, put the bitstream writer stuff in...
2009-04-07 Baptiste Couduriermove codec tag tables near corresponding code
2009-04-07 Baptiste Couduriercosmetics, reindent
2009-04-07 Baptiste Couduriercosmetics, add empty line and remove useless braces
2009-04-07 Baptiste Coudurierfix compilation, add missing parenthesis
2009-04-07 Baptiste Couduriercomment the ipod subtitle check
2009-04-07 Baptiste Coudurierinvert condition to simplify code
2009-04-07 Baptiste Coudurierremove no more needed code, tag is set by default
2009-04-07 Baptiste Couduriercosmetics, reindent, add empty lines
2009-04-07 Baptiste Couduriersplit mov_find_codec_tag in separate per format functions
2009-04-07 Baptiste Coudurierset bits_per_coded_sample for rawvideo
2009-04-07 Baptiste Coudurieroverride mov fourcc for pcm audio, this is safer when...
2009-03-22 Baptiste Coudurierallocate tracks instead of using MAX_STREAMS
2009-03-15 Baptiste Couduriertypo in the mail, the 4am commit is always the worst
2009-03-15 Baptiste Couduriercosmetics
2009-03-15 Baptiste Coudurieradd my copyright in mov de/muxer
2009-03-11 Baptiste Coudurierreindent
2009-03-11 Baptiste Coudurierkeep original tag when stream copying subs with ipod...
2009-03-11 Baptiste Coudurieripod supports both subs tags
2009-03-11 Baptiste Coudurierreindent
2009-03-11 Baptiste Coudurierwrite correct atoms based on tag and not format, fixes...
2009-03-11 Baptiste Coudurieruse correct codec tag list for ipod format
2009-03-11 Baptiste Coudurierfix subs track height, set track->height to codec heigh...
2009-02-28 Ronald S. BultjeRename movenc.c MOVContext to MOVMuxContext, since...
2009-02-26 Aurelien Jacobsmovenc: add muxing of language along with metadata...
2009-02-26 Aurelien Jacobsreturn -1 for errors in ff_mov_iso639_to_lang() to...
2009-02-26 Aurelien Jacobscosmetics: indentation
2009-02-26 Aurelien Jacobsuse new metadata API in mov muxer
2009-02-24 Michael NiedermayerAdd AVFMT_VARIABLE_FPS to specify which muxers do not...
2009-02-12 Baptiste Coudurierwrite active picture height for d-10/imx in mov
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-16 Baptiste Couduriermove actual writing before so new size can be taken...
next