]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/movenc.c
cosmetics, alignment
[frescor/ffmpeg.git] / libavformat / movenc.c
2008-04-24 bcouduriercosmetics: remove useless whitespaces and put braces...
2008-04-24 bcouduriersupport for alac in .mov
2008-04-04 bcoudurierspecial mpeg2 handling is no more needed
2008-03-30 bcoudurierprevent writing empty stss atom
2008-03-20 bcoudurierfix mpeg2 muxing, replace seq header if contained in...
2008-03-20 bcouduriercosmetics, move case up
2008-03-16 bcoudurieripod/iphone compatible mp4 muxer
2008-02-06 bcouduriercosmetics, remove whitespaces before and after parenthesis
2008-02-04 michael2 more missing consts found by -Wwrite-strings.
2008-01-31 bcoudurierstupid typo
2008-01-31 bcouduriersupport rawvideo in mov
2008-01-30 bcoudurieruse context in av_log
2008-01-30 bcoudurierwarning is only valid for mov
2008-01-28 bcouduriercosmetics, split long lines, remove useless braces...
2008-01-28 bcouduriercosmetics, vertically align
2008-01-28 bcoudurierspoke too fast, fix dv fourcc in mov accordingly if...
2008-01-28 bcoudurierfinally set codec tags for mov/mp4/3gp muxers, this...
2008-01-28 bcoudurierindentation
2008-01-28 bcouduriercorrectly and only set standard stsd fourcc for mp4/3gp
2008-01-28 bcoudurierwrite esds atom when mpeg-4 systems tags are used
2008-01-28 bcoudurierdocument tag field
2008-01-11 aureladd a ff_ prefix to newly exported functions from avc.c
2008-01-11 aurelMove isom_write_avcc() and related functions into a...
2008-01-11 aurelextract isom_write_avcc into a function
2008-01-11 aurelAdd one more parameter to avc_parse_nal_units so that...
2008-01-11 aurelCheck return value of avc_parse_nal_units().
2007-12-20 bcoudurierfix indentation
2007-12-19 bcoudurieruse generic 'glbl' atom if extradata is present but...
2007-12-03 bcoudurierfix dnxhd 720p in mov for quicktime player
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-10-24 benoitCosmetics: indentation.
2007-10-24 benoitPrevent mov muxer from writing empty udta atoms.
2007-10-16 bcoudurierdont write udta atom for 3gp/3g2 for now, current writt...
2007-10-16 bcoudurierindentation
2007-10-08 bcoudurierDNxHD (SMPTE VC-3) encoder
2007-09-11 ramiroTypo
2007-07-08 mrukill harmless 64-bit pointer cast warning
2007-06-12 diegomisc typo fixes
2007-06-12 diegomisc spelling fixes
2007-06-06 bcoudurierwarn user if video codec timebase is very high
2007-05-30 aureltypo
2007-05-30 michaelwarn the user about the the mdhd problem
2007-05-21 bcoudurierprint and return error if output is non seekable
2007-04-26 bcouduriercosmectics, use consistant and homogeneous type names...
2007-03-24 bcouduriercosmectics, mov -> mp4
2007-03-21 bcouduriertreat frame_size > 1 as compressed audio
2007-03-04 bcoudurierfix pcm u/s8 muxing
2007-03-04 bcoudurierdeobfuscate, clearly split mov case
2007-03-03 bcoudurieruse common tables for mov muxer and demuxer
2007-01-21 michaeladd codec_id <-> codec_tag tables to AVIn/OutputFormat
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-12-11 bcoudurierremove useless sampleDuration
2006-12-11 bcouduriercheck codec frame size directly and only for audio
2006-11-08 michaelutf8 title support for psp (untested)
2006-11-01 diegoreindentation, patch by From: Steve Lhomme, slhomme...
2006-11-01 bcouduriersimplify
2006-11-01 bcouduriermov vfr muxing
2006-10-23 aurelreplace coder/decoder file description in libavformat...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-04 bcouduriermove track timescale/sampleDuration init to write_heade...
2006-08-24 bcoudurierwide atom is only defined in mov, use free for mp4/3gp
2006-08-11 bcoudurierset elst start time to first pts
2006-08-07 bcoudurieruse correct tag for h263 in mov
2006-08-07 bcoudurierdetailed infos about d263 atom
2006-08-07 bcoudurierindention
2006-08-07 bcoudurieronly set fields for mov, reserved for 3gp, mp4
2006-08-07 bcouduriersampleSize field to 16, reserved for mp4 and 3gp
2006-08-07 bcouduriermp4, 3gp field is reserved and value is 2
2006-08-07 bcoudurieruse ternary
2006-08-07 bcouduriervbr compression id is only used in mov
2006-08-01 bcouduriermove common code from mov.c and movenc.c to isom.c
2006-07-12 mrumove common stuff from avienc.c and wav.c to new file...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-07-07 bcoudurierav_get_bits_per_sample and due simplifications
2006-07-06 bcouduriertypo fix
2006-07-06 bcoudurier10l, all modes is 0x81FF
2006-07-06 bcouduriersimplify and write correct values conforming to specs
2006-07-06 michaelcheck for unparsed AMR input
2006-07-06 michaelvbr requires version=1 and samplesize=0 per QT spec
2006-07-04 bcoudurierwrite exact values for audio stsd v1
2006-06-25 bcouduriercheck only existing streams
2006-06-24 bcouduriersimplify
2006-06-19 bcoudurierfix aac in mov for ipod
2006-06-18 diegoAdd const to (mostly) char* and make some functions...
2006-06-17 diegoAdd (mostly) const to variable and parameter declaratio...
2006-06-13 bcoudurierfix mp3 muxing
2006-05-19 michaelfixing title on PSP (0x60 != 'a') someone needs a 10x10...
2006-05-18 michaeldont store mov style meta tags in mp4 (fixes ffmpeg...
2006-05-18 michaeldont write LAVF_ID if bitexact and any meta tag is set
2006-05-18 michaelsimplify meta tag writing code
2006-05-15 bcoudurierfix avc nal parsing
2006-05-13 bcoudurierfix mulaw muxing
2006-05-13 bcoudurierdo not write wave if not needed
2006-05-13 bcoudurierfix AMR muxing in mov
2006-05-13 bcoudurieradd pcm 24/32 le/be support
2006-05-13 michaelsimplify
2006-05-13 bcoudurierclean and simplify
2006-05-10 bcouduriersimplify, amr.c sets frame_size to 160, and sample...
2006-05-10 bcoudurierfix damr atom, needed for quicktime player
next