Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 23 Aug 2010 11:52:34 +0000 | bindhammer | enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system libavformat |
Mon, 23 Aug 2010 11:47:50 +0000 | bindhammer | Corresponding muxer for the a64 codec libavformat |
Sat, 21 Aug 2010 19:04:41 +0000 | rbultje | MMSH support, the most popular and widely used of all MMS variants. Written by libavformat |
Thu, 19 Aug 2010 21:28:43 +0000 | aurel | add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf() libavformat |
Thu, 19 Aug 2010 21:21:32 +0000 | aurel | add FF_API_REGISTER_PROTOCOL define to disable the deprecated libavformat |
Thu, 19 Aug 2010 17:07:12 +0000 | mru | applehttp: define _XOPEN_SOURCE=600 as required for usleep() libavformat |
Thu, 19 Aug 2010 16:49:08 +0000 | aurel | add FF_API_URL_CLASS define to enable usage of URLContext as a AVClass libavformat |