]> git.sesse.net Git - ffmpeg/history - libavformat/movenc.c
AVFrame: deprecate all now unused fields
[ffmpeg] / libavformat / movenc.c
2013-01-30 Martin Storsjömovenc: Simplify code by using avio_wb24
2012-11-14 Luca Barbatortp: set the payload type as stream id
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-10-01 Diego Biurrunavformat: Remove non-compiling and/or silly commented...
2012-09-15 Anton Khirnovlavf: flush the output AVIOContext in av_write_trailer().
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
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-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-07-22 Ronald S. Bultjelavf: use conditional notation for default codec in...
2012-07-21 Ronald S. Bultjertsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
2012-06-18 Martin Storsjömov: Support muxing/demuxing iLBC
2012-06-04 Alex Conversemovenc: Write chan atom for all audio tracks in mov...
2012-05-25 Alex Conversemovenc: Don't write the 'wave' atom or its child 'enda...
2012-04-20 Alex Conversemovenc: Support high sample rates in isomedia formats...
2012-04-13 Alex Conversemovenc: Remove a dead initialization
2012-04-11 Luca Barbatomovenc: small refactor mov_write_packet
2012-04-11 Luca Barbatomovenc: remove redundant check
2012-04-06 Martin Storsjöcosmetics: Align muxer/demuxer declarations
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2012-03-24 Martin Storsjömovenc: Merge if statements
2012-03-24 Martin Storsjöavc: Add a function for converting mp4 style extradata...
2012-03-20 Martin Storsjömovenc: Add a min_frag_duration option
2012-02-27 Justin Rugglesmovenc: use timestamps instead of frame_size for sample...
2012-02-27 Justin Rugglesmovenc: use the first cluster duration as the tfhd...
2012-02-27 Justin Rugglesmovenc: factorize calculation of cluster duration into...
2012-02-23 Martin Storsjörtpenc: Move the trailing comma into FF_RTP_FLAG_OPTS
2012-02-22 Martin Storsjömovenc: Buffer the mdat for the initial moov fragment...
2012-02-18 Martin Storsjömov: Use defines for sample flags in fragments
2012-02-18 Martin Storsjömov: Use defines for trun flags
2012-02-18 Martin Storsjömov: Use defines for tfhd flags
2012-02-17 Martin Storsjömovenc: Write the unknown duration as 64 bit fields...
2012-02-17 Martin Storsjömovenc: Write track durations with all bits set if...
2012-02-16 Martin Storsjömovenc: Don't set a default sample duration when creati...
2012-02-15 Martin Storsjölibavformat: Add an ff_ prefix to some lavf internal...
2012-02-14 Martin Storsjömovenc: Support muxing VC1
2012-02-13 Martin Storsjömovenc: Support muxing wmapro in ismv/isma
2012-01-30 Martin Storsjömovenc: cosmetics: Get rid of camelCase identifiers
2012-01-27 Martin Storsjömovenc: Allow writing to a non-seekable output if using...
2012-01-27 Martin Storsjömovenc: Support adding isml (smooth streaming live...
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_TIMESTAMP cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FLAG_RTP_HINT cruft
2012-01-25 Martin Storsjömovenc: Don't require frame_size to be set for modes...
2012-01-25 Martin Storsjömovenc: Reindent a block
2012-01-25 Martin Storsjömovenc: Write the sample rate instead of time scale...
2012-01-25 Martin Storsjömovenc: Add a separate ismv/isma (smooth streaming...
2012-01-25 Martin Storsjömovenc: Allow the caller to decide on fragmentation
2012-01-25 Martin Storsjömovenc: Add support for writing fragmented mov files
2012-01-25 Martin Storsjömovenc: Add a separate start_pts
2012-01-10 Martin Storsjömovenc: Don't store a nonzero creation time if nothing...
2011-12-22 Alex Conversemov: Don't stick the QuickTime field ordering atom...
2011-12-15 Alex Conversemovenc: Rudimentary IODs support.
2011-12-11 Mans Rullgardlavu: replace int/float punning functions
2011-12-11 Mans RullgardRemove extraneous semicolons
2011-12-10 Martin Storsjömovenc: Use the actual converted sample for RTP hinting
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-12-09 Justin Rugglesmovenc: write 'chan' tag for AC-3 in MOV
2011-12-09 Justin Rugglesmov: add support for reading and writing the 'chan...
2011-12-09 Justin Rugglesmovenc: simplify handling of pcm vs. adpcm vs. other...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-11-05 Carl Eugen Hoyosmovenc: Set a correct packet size for AMR-NB mode 15...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-05 Anton Khirnovlavc/lavf: use unique private classes.
2011-09-19 Anton Khirnovmovenc: fix NULL reference in mov_write_tkhd_tag
2011-09-17 Anton Khirnovmovenc: create an alternate group for each media type
2011-09-15 Laurent AimarFixed size given to init_get_bits().
2011-08-22 Anton Khirnovmovenc: use libx264 by default when possible for mov...
2011-08-16 Anton Khirnovmovenc: change AV_LOG_INFO to AV_LOG_WARNING for some...
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-10 Anton Khirnovlavc: make avcodec_alloc_context3 officially public.
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-06-10 Martin Storsjömovenc: Add RTP muxer/hinter options
2011-06-10 Martin Storsjömovenc: Pass the RTP AVFormatContext to the SDP generation
2011-06-10 Martin Storsjösdp: Allow passing an AVFormatContext to the SDP generation
2011-06-08 Anton KhirnovRemove all uses of now deprecated metadata functions.
2011-05-31 Gil Pedersenimproved 'edts' atom writing support
2011-05-27 Martin Storsjömovenc: Deprecate the global RTP hinting flag, use...
2011-05-27 Martin Storsjömovenc: Add an AVClass for setting muxer specific options
2011-05-13 Baptiste Couduriermovenc: always write esds descriptor length using 4...
2011-05-12 Baptiste Couduriermovenc: fix yuv range in avid atoms used by dnxhd.
2011-05-12 Alex Conversemovenc: fix adpcm mono muxing.
2011-05-04 Alex ConverseReplace strncpy() with av_strlcpy().
2011-04-03 Anton Khirnovavio: avio_ prefix for url_close_dyn_buf
2011-04-03 Anton Khirnovavio: avio_ prefix for url_open_dyn_buf
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-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
next