summaryrefslogtreecommitdiff
path: root/libavformat/asf-enc.c
Commit message (Expand)AuthorAge
* Add (mostly) const to variable and parameter declaration, where a char* wasStefan Huehner2006-06-17
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-23
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* switch to native time basesMichael Niedermayer2005-04-30
* 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ...Calcium2005-03-23
* .wmaMichael Niedermayer2005-02-07
* overflowsMichael Niedermayer2005-02-04
* correctly interleave packets during encodingMichael Niedermayer2004-05-29
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
* asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-05
* split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-05