]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/adtsenc.c
O_DIRECT works!!!
[frescor/ffmpeg.git] / libavformat / adtsenc.c
2009-05-13 alexcAdd PCE support to the ADTS muxer.
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-12 stefanoSplit bitstream.h, put the bitstream writer stuff in...
2009-03-06 alexcADTS: Increased protection against writing illegal...
2009-02-13 superdumpAdd libavcodec/internal.h include to avoid warning...
2009-02-13 alexcReport the illegal audio object type, not it offset...
2009-02-12 superdumpADTS Muxer: Refuse to write illegal ADTS files by check...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-09 diegoUse full path for #includes from another directory.
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-05 mruupdate my email address
2007-06-27 benoitremove empty write trailer functions
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-03-27 bcoudurierskip 0byte packets
2006-03-27 bcoudurierflush packets
2006-02-17 diegoff_asts_init needs to be inside #ifdef CONFIG_MUXERS...
2006-02-10 mrugenerate adts frame headers if required