]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/movenc.c
bgra in .mov muxing
[frescor/ffmpeg.git] / libavformat / movenc.c
2009-05-10 bcoudurierbgra in .mov muxing
2009-05-10 bcouduriercorrect pixfmt for argb
2009-05-10 bcoudurierrgba in .mov muxing
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-12 stefanoSplit bitstream.h, put the bitstream writer stuff in...
2009-04-07 bcouduriermove codec tag tables near corresponding code
2009-04-07 bcouduriercosmetics, reindent
2009-04-07 bcouduriercosmetics, add empty line and remove useless braces
2009-04-07 bcoudurierfix compilation, add missing parenthesis
2009-04-07 bcouduriercomment the ipod subtitle check
2009-04-07 bcoudurierinvert condition to simplify code
2009-04-07 bcoudurierremove no more needed code, tag is set by default
2009-04-07 bcouduriercosmetics, reindent, add empty lines
2009-04-07 bcouduriersplit mov_find_codec_tag in separate per format functions
2009-04-07 bcoudurierset bits_per_coded_sample for rawvideo
2009-04-07 bcoudurieroverride mov fourcc for pcm audio, this is safer when...
2009-03-22 bcoudurierallocate tracks instead of using MAX_STREAMS
2009-03-15 bcouduriertypo in the mail, the 4am commit is always the worst
2009-03-15 bcouduriercosmetics
2009-03-15 bcoudurieradd my copyright in mov de/muxer
2009-03-11 bcoudurierreindent
2009-03-11 bcoudurierkeep original tag when stream copying subs with ipod...
2009-03-11 bcoudurieripod supports both subs tags
2009-03-11 bcoudurierreindent
2009-03-11 bcoudurierwrite correct atoms based on tag and not format, fixes...
2009-03-11 bcoudurieruse correct codec tag list for ipod format
2009-03-11 bcoudurierfix subs track height, set track->height to codec heigh...
2009-02-28 rbultjeRename movenc.c MOVContext to MOVMuxContext, since...
2009-02-26 aurelmovenc: add muxing of language along with metadata...
2009-02-26 aurelreturn -1 for errors in ff_mov_iso639_to_lang() to...
2009-02-26 aurelcosmetics: indentation
2009-02-26 aureluse new metadata API in mov muxer
2009-02-24 michaelAdd AVFMT_VARIABLE_FPS to specify which muxers dont...
2009-02-12 bcoudurierwrite active picture height for d-10/imx in mov
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-16 bcouduriermove actual writing before so new size can be taken...
2009-01-15 lucabeReindent after last commit
2009-01-15 lucabeDo not reallocate AVPacket's data when muxing a packet
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-11 bcouduriercosmetics
2009-01-11 bcoudurierremove warnings about uninitialized vars
2009-01-11 bcouduriercosmetics
2009-01-11 conradAdd support for muxing mov/mp4/3gp timed text streams
2008-12-11 bcoudurierremove _t in typedef for POSIX compatibility
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-09-08 bcoudurierwrite copyright metadata tag
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-09-08 bcoudurierterminate tag tables by CODEC_ID_NONE
2008-09-05 bcoudurierdo not fail if audio is uncompressed and frame size...
2008-09-04 bcouduriercosmetics, remove whitespace
2008-09-04 bcoudurieractually write dac3 atom, patch by Kurtnoise, kurtnoise...
2008-09-04 bcoudurierskip 2 bytes more when parsing ac3 frame, syncword...
2008-09-03 bcoudurierchange the logic to mux 13818-3 and 11172-3 in mp4...
2008-09-03 bcoudurierforbid mp3 < 16000hz in anything except mov
2008-09-03 bcoudurierdirac muxing support in mp4/mov
2008-09-03 bcouduriercosmetics, vertical align
2008-09-03 bcoudurierac3 muxing support in mov/mp4/m4v
2008-09-02 bcouduriercorrectly mux mpeg2 audio 13818-3 in mp4
2008-08-31 bcouduriercheck for malloc failure
2008-08-31 bcouduriercopy whole frame in vosData for dnxhd, this code will...
2008-08-24 reimarChange codec_tag type from const struct AVCodecTag...
2008-08-23 aurelconvert every muxer/demuxer to write/read sample_aspect...
2008-06-27 bcoudurierclarify error message about codec tag
2008-06-15 bcoudurierset correct ftyp minor version for 3gp/2
2008-06-14 bcoudurierinvert mode_mov condition
2008-06-14 bcouduriersimplify
2008-06-14 bcoudurierchange 3gp/3g2 brands if h264 is present
2008-06-14 bcouduriersimplify ipod brand selection
2008-06-14 bcoudurierfix warning, write_ftyp return int now
2008-06-14 bcoudurierput avc1 brand in compat list when h264 is present
2008-06-13 michaelI think we are also compliant to iso2.
2008-06-13 michaelAdd isom to the compatible brands.
2008-06-13 michaelCalculate ftyp size instead of hardcoding it.
2008-06-12 michaelsimplify MODE_3G2
2008-06-12 michaelChange MODE_* to 1<<c so several can be set at the...
2008-06-12 bcouduriercosmetics, reindent
2008-06-12 bcoudurierdon't write double sets of metadata in mov, only write...
2008-06-11 bcoudurierindent
2008-06-11 bcouduriersupport for 3gp metadata
2008-06-11 bcouduriermove utf8 code before udta func, will be used by 3gp...
2008-06-11 bcoudurierwrite usual brand for ipod format
2008-06-11 bcouduriersimplify
2008-06-11 bcoudurierfactorize psp metadata
2008-06-11 bcouduriercosmetics
2008-06-11 bcouduriercosmetics
2008-06-11 bcouduriersupport alac in ipod m4a format, tested on quicktime
2008-06-09 bcoudurierm4v/m4a are usual itunes/ipod/iphone extensions
2008-06-09 bcoudurierindent
2008-06-09 bcoudurierrework udta handling, if any track set bitexact, don...
2008-06-09 bcoudurier10l, add parentheses
2008-06-09 bcoudurierindent
2008-06-09 bcoudurierremove obsolete requirements, quicktime 6 is from 2002...
2008-06-09 bcouduriercosmetics
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-29 bcoudurierwarn if pts is not set, prevent writing negative/weird...
2008-05-29 bcoudurierreindent
2008-05-29 bcoudurierthis should be valid for audio too
2008-05-06 diegoRemove unnecessary parentheses from return calls.
2008-04-24 bcouduriercosmetics: remove useless whitespaces and put braces...
2008-04-24 bcouduriersupport for alac in .mov
next