]> git.sesse.net Git - ffmpeg/history - libavformat/movenc.c
ARM: NEON optimised simple_idct
[ffmpeg] / libavformat / movenc.c
2008-12-11 Baptiste Coudurierremove _t in typedef for POSIX compatibility
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-09-08 Baptiste Coudurierwrite copyright metadata tag
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-09-08 Baptiste Coudurierterminate tag tables by CODEC_ID_NONE
2008-09-05 Baptiste Coudurierdo not fail if audio is uncompressed and frame size...
2008-09-04 Baptiste Couduriercosmetics, remove whitespace
2008-09-04 Kurtnoiseactually write dac3 atom, patch by Kurtnoise, kurtnoise...
2008-09-04 Damiano Galassiskip 2 bytes more when parsing ac3 frame, syncword...
2008-09-03 Baptiste Coudurierchange the logic to mux 13818-3 and 11172-3 in mp4...
2008-09-03 Baptiste Coudurierforbid mp3 < 16000hz in anything except mov
2008-09-03 Baptiste Coudurierdirac muxing support in mp4/mov
2008-09-03 Baptiste Couduriercosmetics, vertical align
2008-09-03 Baptiste Coudurierac3 muxing support in mov/mp4/m4v
2008-09-02 Baptiste Couduriercorrectly mux mpeg2 audio 13818-3 in mp4
2008-08-31 Baptiste Couduriercheck for malloc failure
2008-08-31 Baptiste Couduriercopy whole frame in vosData for dnxhd, this code will...
2008-08-24 Reimar DöffingerChange codec_tag type from const struct AVCodecTag...
2008-08-23 Aurelien Jacobsconvert every muxer/demuxer to write/read sample_aspect...
2008-06-27 Baptiste Coudurierclarify error message about codec tag
2008-06-15 Baptiste Coudurierset correct ftyp minor version for 3gp/2
2008-06-14 Baptiste Coudurierinvert mode_mov condition
2008-06-14 Baptiste Couduriersimplify
2008-06-14 Baptiste Coudurierchange 3gp/3g2 brands if h264 is present
2008-06-14 Baptiste Couduriersimplify ipod brand selection
2008-06-14 Baptiste Coudurierfix warning, write_ftyp return int now
2008-06-14 Baptiste Coudurierput avc1 brand in compat list when h264 is present
2008-06-13 Michael NiedermayerI think we are also compliant to iso2.
2008-06-13 Michael NiedermayerAdd isom to the compatible brands.
2008-06-13 Michael NiedermayerCalculate ftyp size instead of hardcoding it.
2008-06-12 Michael Niedermayersimplify MODE_3G2
2008-06-12 Michael NiedermayerChange MODE_* to 1<<c so several can be set at the...
2008-06-12 Baptiste Couduriercosmetics, reindent
2008-06-12 Baptiste Coudurierdon't write double sets of metadata in mov, only write...
2008-06-11 Baptiste Coudurierindent
2008-06-11 Baptiste Couduriersupport for 3gp metadata
2008-06-11 Baptiste Couduriermove utf8 code before udta func, will be used by 3gp...
2008-06-11 Baptiste Coudurierwrite usual brand for ipod format
2008-06-11 Baptiste Couduriersimplify
2008-06-11 Baptiste Coudurierfactorize psp metadata
2008-06-11 Baptiste Couduriercosmetics
2008-06-11 Baptiste Couduriercosmetics
2008-06-11 Baptiste Couduriersupport alac in ipod m4a format, tested on quicktime
2008-06-09 Baptiste Coudurierm4v/m4a are usual itunes/ipod/iphone extensions
2008-06-09 Baptiste Coudurierindent
2008-06-09 Baptiste Coudurierrework udta handling, if any track set bitexact, don...
2008-06-09 Baptiste Coudurier10l, add parentheses
2008-06-09 Baptiste Coudurierindent
2008-06-09 Baptiste Coudurierremove obsolete requirements, quicktime 6 is from 2002...
2008-06-09 Baptiste Couduriercosmetics
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-29 Baptiste Coudurierwarn if pts is not set, prevent writing negative/weird...
2008-05-29 Baptiste Coudurierreindent
2008-05-29 Baptiste Coudurierthis should be valid for audio too
2008-05-06 Diego BiurrunRemove unnecessary parentheses from return calls.
2008-04-24 Baptiste Couduriercosmetics: remove useless whitespaces and put braces...
2008-04-24 Baptiste Couduriersupport for alac in .mov
2008-04-04 Baptiste Coudurierspecial mpeg2 handling is no more needed
2008-03-30 Baptiste Coudurierprevent writing empty stss atom
2008-03-20 Baptiste Coudurierfix mpeg2 muxing, replace seq header if contained in...
2008-03-20 Baptiste Couduriercosmetics, move case up
2008-03-16 Baptiste Coudurieripod/iphone compatible mp4 muxer
2008-02-06 Baptiste Couduriercosmetics, remove whitespaces before and after parenthesis
2008-02-04 Michael Niedermayer2 more missing consts found by -Wwrite-strings.
2008-01-31 Baptiste Coudurierstupid typo
2008-01-31 Baptiste Couduriersupport rawvideo in mov
2008-01-30 Baptiste Coudurieruse context in av_log
2008-01-30 Baptiste Coudurierwarning is only valid for mov
2008-01-28 Baptiste Couduriercosmetics, split long lines, remove useless braces...
2008-01-28 Baptiste Couduriercosmetics, vertically align
2008-01-28 Baptiste Coudurierspoke too fast, fix dv fourcc in mov accordingly if...
2008-01-28 Baptiste Coudurierfinally set codec tags for mov/mp4/3gp muxers, this...
2008-01-28 Baptiste Coudurierindentation
2008-01-28 Baptiste Couduriercorrectly and only set standard stsd fourcc for mp4/3gp
2008-01-28 Baptiste Coudurierwrite esds atom when mpeg-4 systems tags are used
2008-01-28 Baptiste Coudurierdocument tag field
2008-01-11 Aurelien Jacobsadd a ff_ prefix to newly exported functions from avc.c
2008-01-11 Aurelien JacobsMove isom_write_avcc() and related functions into a...
2008-01-11 Aurelien Jacobsextract isom_write_avcc into a function
2008-01-11 Aurelien JacobsAdd one more parameter to avc_parse_nal_units so that...
2008-01-11 Aurelien JacobsCheck return value of avc_parse_nal_units().
2007-12-20 Baptiste Coudurierfix indentation
2007-12-19 Baptiste Coudurieruse generic 'glbl' atom if extradata is present but...
2007-12-03 Baptiste Coudurierfix dnxhd 720p in mov for quicktime player
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-10-24 Benoit FouetCosmetics: indentation.
2007-10-24 Benoit FouetPrevent mov muxer from writing empty udta atoms.
2007-10-16 Baptiste Coudurierdont write udta atom for 3gp/3g2 for now, current writt...
2007-10-16 Baptiste Coudurierindentation
2007-10-08 Baptiste CoudurierDNxHD (SMPTE VC-3) encoder
2007-09-11 Ramiro PollaTypo
2007-07-08 Måns Rullgårdkill harmless 64-bit pointer cast warning
2007-06-12 Diego Biurrunmisc typo fixes
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-06 Baptiste Coudurierwarn user if video codec timebase is very high
2007-05-30 Aurelien Jacobstypo
2007-05-30 Michael Niedermayerwarn the user about the the mdhd problem
2007-05-21 Baptiste Coudurierprint and return error if output is non seekable
2007-04-26 Baptiste Couduriercosmectics, use consistant and homogeneous type names...
2007-03-24 Baptiste Couduriercosmectics, mov -> mp4
next