log

age author description
2010-06-04 bcoudurier More mov rawvideo fourcc libavformat
2010-06-04 bcoudurier fix raw 555 pixel format, add abgr fourcc libavformat
2010-06-04 conrad matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees libavformat
2010-06-04 conrad matroskaenc: Check that tracks was allocated libavformat
2010-06-04 conrad matroskaenc: Use av_get_random_seed -> lfg for segment UID libavformat
2010-06-04 conrad matroskaenc: Make put_ebml_binary take a void pointer libavformat
2010-06-04 conrad Add WebM muxer libavformat
2010-06-04 conrad matroskaenc: Mux clusters better libavformat
2010-06-04 mstorsjo metadata: mention how to remove tags. libavformat
2010-06-04 mstorsjo reindent after previous commit. libavformat
2010-06-04 mstorsjo metadata: make conversion to the same format a noop. libavformat
2010-06-04 mstorsjo rtspenc: Write the interleaving header in the same buffer as the packet data libavformat
2010-06-04 mstorsjo http: Set http_code to 200 when doing a POST libavformat
2010-06-04 hyc Use AV_BASE64_SIZE() macro libavformat
2010-06-03 ramiro win32: Use _fstati64() instead of plain old fstat() on Windows to support file libavformat
2010-06-03 mstorsjo httpauth: Fix the length passed to av_strlcat libavformat